Pull request #42089 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7ccf750daad37aa12e790d5f057b7ae6a140e0b8+8dd2a3ca50faf06fc84394d415113fb802e7452c (d99e11813397544a73e9a54f5cc8551167117aab) 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-42089@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-09-23T17:44:34.328Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-09-23T17:44:34.333Z] Trying to pass milestone 10 [Pipeline] milestone [2021-09-23T17:44:34.427Z] Trying to pass milestone 11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-09-23T17:44:34.684Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-03aa6ece6edfd74f2) in /home/ubuntu/workspace/moby_PR-42089 [Pipeline] { [Pipeline] checkout [2021-09-23T17:44:34.800Z] The recommended git tool is: git [2021-09-23T17:44:36.971Z] using credential docker-jenkins-github-credentials [2021-09-23T17:44:36.978Z] Cloning the remote Git repository [2021-09-23T17:44:36.978Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:44:36.997Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:44:37.052Z] > git init /home/ubuntu/workspace/moby_PR-42089 # timeout=10 [2021-09-23T17:44:37.087Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:44:37.088Z] > git --version # timeout=10 [2021-09-23T17:44:37.110Z] > git --version # 'git version 2.17.1' [2021-09-23T17:44:37.110Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:44:37.112Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:44:53.550Z] Fetching without tags [2021-09-23T17:44:53.810Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 [2021-09-23T17:44:53.495Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:44:53.502Z] > git config --add remote.origin.fetch +refs/pull/42089/head:refs/remotes/origin/PR-42089 # timeout=10 [2021-09-23T17:44:53.514Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:44:53.533Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:44:53.558Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:44:53.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:44:53.560Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:44:53.817Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:44:53.834Z] > git checkout -f 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 # timeout=10 [2021-09-23T17:44:54.400Z] > git remote # timeout=10 [2021-09-23T17:44:54.422Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:44:54.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:44:54.436Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:44:55.091Z] Merge succeeded, producing 6bbc054b1ca85d2f601b42debb5fb7d67d9d5bb2 [2021-09-23T17:44:55.091Z] Checking out Revision 6bbc054b1ca85d2f601b42debb5fb7d67d9d5bb2 (PR-42089) [2021-09-23T17:44:55.074Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-23T17:44:55.094Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:44:55.103Z] > git checkout -f 6bbc054b1ca85d2f601b42debb5fb7d67d9d5bb2 # timeout=10 [2021-09-23T17:44:58.746Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:44:58.759Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-23T17:44:59.723Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42089:/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-09-23T17:44:58.749Z] > git rev-list --no-walk e1a1bf34b6be9d495dc6ef8ec5a835a0e8eb9a20 # timeout=10 [2021-09-23T17:45:06.312Z] Unable to find image 'alpine:latest' locally [2021-09-23T17:45:06.312Z] latest: Pulling from library/alpine [2021-09-23T17:45:06.312Z] a0d0a0d46f8b: Pulling fs layer [2021-09-23T17:45:06.312Z] a0d0a0d46f8b: Download complete [2021-09-23T17:45:06.312Z] a0d0a0d46f8b: Pull complete [2021-09-23T17:45:06.312Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T17:45:06.312Z] Status: Downloaded newer image for alpine:latest [2021-09-23T17:45:11.602Z] 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 "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-09-23T17:45:11.887Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-03aa6ece6edfd74f2) in /home/ubuntu/workspace/moby_PR-42089 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2021-09-23T17:45:11.973Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-037b2aa5488b67492) in /home/ubuntu/workspace/moby_PR-42089 [2021-09-23T17:45:11.975Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0544815cb7948d5eb) in /home/ubuntu/workspace/moby_PR-42089 [2021-09-23T17:45:11.988Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ae7150fd7dcf166) in /home/ubuntu/workspace/moby_PR-42089 [Pipeline] checkout [2021-09-23T17:45:11.993Z] The recommended git tool is: git [2021-09-23T17:45:12.003Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-09-23T17:45:12.016Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01e0e956099555a59) in /home/ubuntu/workspace/moby_PR-42089 [2021-09-23T17:45:12.019Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-09-23T17:45:12.033Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] checkout 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] checkout [2021-09-23T17:45:12.176Z] The recommended git tool is: git [2021-09-23T17:45:12.179Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] // stage [2021-09-23T17:45:12.245Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2021-09-23T17:45:12.280Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 [Pipeline] // stage [Pipeline] // stage [2021-09-23T17:45:12.335Z] The recommended git tool is: git [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] } [2021-09-23T17:45:12.441Z] Merge succeeded, producing 806c3e887538221c7d268b765d419d06282a5092 [2021-09-23T17:45:12.441Z] Checking out Revision 806c3e887538221c7d268b765d419d06282a5092 (PR-42089) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-09-23T17:45:12.528Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [Pipeline] // stage [2021-09-23T17:45:12.547Z] First time build. Skipping changelog. [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-09-23T17:45:12.010Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42089/.git # timeout=10 [2021-09-23T17:45:12.021Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:45:12.036Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:45:12.036Z] > git --version # timeout=10 [2021-09-23T17:45:12.041Z] > git --version # 'git version 2.17.1' [2021-09-23T17:45:12.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:45:12.042Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:45:12.283Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:45:12.286Z] > git checkout -f 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 # timeout=10 [2021-09-23T17:45:12.350Z] > git remote # timeout=10 [2021-09-23T17:45:12.367Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:45:12.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:45:12.375Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:45:12.437Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-23T17:45:12.444Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:45:12.453Z] > git checkout -f 806c3e887538221c7d268b765d419d06282a5092 # timeout=10 [2021-09-23T17:45:12.531Z] > git rev-list --no-walk e1a1bf34b6be9d495dc6ef8ec5a835a0e8eb9a20 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-23T17:45:13.365Z] + docker version [2021-09-23T17:45:13.365Z] Client: Docker Engine - Community [2021-09-23T17:45:13.365Z] Version: 20.10.6 [2021-09-23T17:45:13.365Z] API version: 1.41 [2021-09-23T17:45:13.365Z] Go version: go1.13.15 [2021-09-23T17:45:13.365Z] Git commit: 370c289 [2021-09-23T17:45:13.365Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-23T17:45:13.365Z] OS/Arch: linux/amd64 [2021-09-23T17:45:13.365Z] Context: default [2021-09-23T17:45:13.365Z] Experimental: true [2021-09-23T17:45:13.365Z] [2021-09-23T17:45:13.365Z] Server: Docker Engine - Community [2021-09-23T17:45:13.365Z] Engine: [2021-09-23T17:45:13.365Z] Version: 20.10.6 [2021-09-23T17:45:13.365Z] API version: 1.41 (minimum version 1.12) [2021-09-23T17:45:13.365Z] Go version: go1.13.15 [2021-09-23T17:45:13.365Z] Git commit: 8728dd2 [2021-09-23T17:45:13.365Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-23T17:45:13.365Z] OS/Arch: linux/amd64 [2021-09-23T17:45:13.365Z] Experimental: true [2021-09-23T17:45:13.365Z] containerd: [2021-09-23T17:45:13.365Z] Version: 1.4.6 [2021-09-23T17:45:13.365Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:45:13.365Z] runc: [2021-09-23T17:45:13.365Z] Version: 1.0.0-rc95 [2021-09-23T17:45:13.365Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:45:13.365Z] docker-init: [2021-09-23T17:45:13.365Z] Version: 0.19.0 [2021-09-23T17:45:13.365Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-23T17:45:13.657Z] + docker info [2021-09-23T17:45:14.041Z] using credential docker-jenkins-github-credentials [2021-09-23T17:45:14.048Z] Cloning the remote Git repository [2021-09-23T17:45:14.048Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:45:14.061Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:45:14.107Z] > git init /home/ubuntu/workspace/moby_PR-42089 # timeout=10 [2021-09-23T17:45:14.131Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:45:14.131Z] > git --version # timeout=10 [2021-09-23T17:45:14.134Z] > git --version # 'git version 2.17.1' [2021-09-23T17:45:14.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:45:14.135Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:45:14.639Z] using credential docker-jenkins-github-credentials [2021-09-23T17:45:14.646Z] using credential docker-jenkins-github-credentials [2021-09-23T17:45:14.646Z] Cloning the remote Git repository [2021-09-23T17:45:14.646Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:45:14.653Z] Cloning the remote Git repository [2021-09-23T17:45:14.653Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:45:14.669Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:45:14.728Z] > git init /home/ubuntu/workspace/moby_PR-42089 # timeout=10 [2021-09-23T17:45:14.978Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:45:14.978Z] > git --version # timeout=10 [2021-09-23T17:45:14.995Z] > git --version # 'git version 2.25.1' [2021-09-23T17:45:14.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:45:14.997Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:45:15.674Z] using credential docker-jenkins-github-credentials [2021-09-23T17:45:15.685Z] Cloning the remote Git repository [2021-09-23T17:45:15.685Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:45:14.668Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:45:14.721Z] > git init /home/ubuntu/workspace/moby_PR-42089 # timeout=10 [2021-09-23T17:45:14.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:45:14.761Z] > git --version # timeout=10 [2021-09-23T17:45:14.776Z] > git --version # 'git version 2.17.1' [2021-09-23T17:45:14.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:45:14.778Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:45:15.717Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:45:15.786Z] > git init /home/ubuntu/workspace/moby_PR-42089 # timeout=10 [2021-09-23T17:45:16.267Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:45:16.267Z] > git --version # timeout=10 [2021-09-23T17:45:16.277Z] > git --version # 'git version 2.25.1' [2021-09-23T17:45:16.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:45:16.281Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:45:23.657Z] Client: [2021-09-23T17:45:23.657Z] Context: default [2021-09-23T17:45:23.657Z] Debug Mode: false [2021-09-23T17:45:23.657Z] Plugins: [2021-09-23T17:45:23.657Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-23T17:45:23.657Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-23T17:45:23.657Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-23T17:45:23.657Z] [2021-09-23T17:45:23.657Z] Server: [2021-09-23T17:45:23.657Z] Containers: 0 [2021-09-23T17:45:23.657Z] Running: 0 [2021-09-23T17:45:23.657Z] Paused: 0 [2021-09-23T17:45:23.657Z] Stopped: 0 [2021-09-23T17:45:23.657Z] Images: 1 [2021-09-23T17:45:23.657Z] Server Version: 20.10.6 [2021-09-23T17:45:23.657Z] Storage Driver: overlay2 [2021-09-23T17:45:23.657Z] Backing Filesystem: extfs [2021-09-23T17:45:23.657Z] Supports d_type: true [2021-09-23T17:45:23.657Z] Native Overlay Diff: true [2021-09-23T17:45:23.657Z] userxattr: false [2021-09-23T17:45:23.657Z] Logging Driver: json-file [2021-09-23T17:45:23.657Z] Cgroup Driver: cgroupfs [2021-09-23T17:45:23.657Z] Cgroup Version: 1 [2021-09-23T17:45:23.657Z] Plugins: [2021-09-23T17:45:23.657Z] Volume: local [2021-09-23T17:45:23.657Z] Network: bridge host ipvlan macvlan null overlay [2021-09-23T17:45:23.657Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-23T17:45:23.657Z] Swarm: inactive [2021-09-23T17:45:23.657Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-23T17:45:23.657Z] Default Runtime: runc [2021-09-23T17:45:23.657Z] Init Binary: docker-init [2021-09-23T17:45:23.657Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:45:23.657Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:45:23.657Z] init version: de40ad0 [2021-09-23T17:45:23.657Z] Security Options: [2021-09-23T17:45:23.657Z] apparmor [2021-09-23T17:45:23.657Z] seccomp [2021-09-23T17:45:23.657Z] Profile: default [2021-09-23T17:45:23.657Z] Kernel Version: 5.4.0-1048-aws [2021-09-23T17:45:23.657Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-23T17:45:23.657Z] OSType: linux [2021-09-23T17:45:23.657Z] Architecture: x86_64 [2021-09-23T17:45:23.657Z] CPUs: 2 [2021-09-23T17:45:23.657Z] Total Memory: 15.35GiB [2021-09-23T17:45:23.657Z] Name: ip-10-100-45-176 [2021-09-23T17:45:23.657Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-23T17:45:23.657Z] Docker Root Dir: /var/lib/docker [2021-09-23T17:45:23.657Z] Debug Mode: false [2021-09-23T17:45:23.657Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:45:23.657Z] Labels: [2021-09-23T17:45:23.657Z] Experimental: true [2021-09-23T17:45:23.657Z] Insecure Registries: [2021-09-23T17:45:23.657Z] 127.0.0.0/8 [2021-09-23T17:45:23.657Z] Live Restore Enabled: true [2021-09-23T17:45:23.657Z] [2021-09-23T17:45:23.657Z] WARNING: No swap limit support [Pipeline] sh [2021-09-23T17:45:23.996Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:45:23.996Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:45:23.996Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42089/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-23T17:45:23.996Z] + bash /home/ubuntu/workspace/moby_PR-42089/check-config.sh [2021-09-23T17:45:23.996Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-23T17:45:23.996Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-23T17:45:23.996Z] [2021-09-23T17:45:23.996Z] Generally Necessary: [2021-09-23T17:45:23.996Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-23T17:45:23.996Z] - apparmor: enabled and tools installed [2021-09-23T17:45:23.996Z] - CONFIG_NAMESPACES: enabled [2021-09-23T17:45:23.996Z] - CONFIG_NET_NS: enabled [2021-09-23T17:45:23.996Z] - CONFIG_PID_NS: enabled [2021-09-23T17:45:23.996Z] - CONFIG_IPC_NS: enabled [2021-09-23T17:45:23.996Z] - CONFIG_UTS_NS: enabled [2021-09-23T17:45:23.996Z] - CONFIG_CGROUPS: enabled [2021-09-23T17:45:23.996Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-23T17:45:23.996Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-23T17:45:23.996Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-23T17:45:23.996Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-23T17:45:23.996Z] - CONFIG_CPUSETS: enabled [2021-09-23T17:45:23.996Z] - CONFIG_MEMCG: enabled [2021-09-23T17:45:23.996Z] - CONFIG_KEYS: enabled [2021-09-23T17:45:23.996Z] - CONFIG_VETH: enabled (as module) [2021-09-23T17:45:23.996Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-23T17:45:23.996Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-23T17:45:23.996Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-23T17:45:23.996Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-23T17:45:23.996Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-23T17:45:23.996Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-23T17:45:23.996Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-23T17:45:23.996Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-23T17:45:23.996Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-23T17:45:23.996Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-23T17:45:23.996Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-23T17:45:23.996Z] [2021-09-23T17:45:23.996Z] Optional Features: [2021-09-23T17:45:23.996Z] - CONFIG_USER_NS: enabled [2021-09-23T17:45:23.996Z] - CONFIG_SECCOMP: enabled [2021-09-23T17:45:23.996Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-23T17:45:23.996Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-23T17:45:23.996Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-23T17:45:23.996Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-23T17:45:23.996Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-23T17:45:24.259Z] - CONFIG_BLK_CGROUP: enabled [2021-09-23T17:45:24.259Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-23T17:45:24.259Z] - CONFIG_CGROUP_PERF: enabled [2021-09-23T17:45:24.259Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-23T17:45:24.259Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-23T17:45:24.259Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-23T17:45:24.259Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-23T17:45:24.259Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-23T17:45:24.259Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-23T17:45:24.259Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-23T17:45:24.259Z] - CONFIG_IP_VS: enabled (as module) [2021-09-23T17:45:24.259Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-23T17:45:24.259Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-23T17:45:24.259Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-23T17:45:24.259Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-23T17:45:24.259Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-23T17:45:24.259Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-23T17:45:24.259Z] - CONFIG_EXT4_FS: enabled [2021-09-23T17:45:24.259Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-23T17:45:24.259Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-23T17:45:24.259Z] - Network Drivers: [2021-09-23T17:45:24.259Z] - "overlay": [2021-09-23T17:45:24.259Z] - CONFIG_VXLAN: enabled (as module) [2021-09-23T17:45:24.259Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-23T17:45:24.259Z] Optional (for encrypted networks): [2021-09-23T17:45:24.260Z] - CONFIG_CRYPTO: enabled [2021-09-23T17:45:24.260Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-23T17:45:24.260Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-23T17:45:24.260Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-23T17:45:24.260Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-23T17:45:24.260Z] - CONFIG_XFRM: enabled [2021-09-23T17:45:24.260Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-23T17:45:24.260Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-23T17:45:24.260Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-23T17:45:24.260Z] - "ipvlan": [2021-09-23T17:45:24.260Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-23T17:45:24.260Z] - "macvlan": [2021-09-23T17:45:24.260Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-23T17:45:24.260Z] - CONFIG_DUMMY: enabled (as module) [2021-09-23T17:45:24.260Z] - "ftp,tftp client in container": [2021-09-23T17:45:24.260Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-23T17:45:24.260Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-23T17:45:24.260Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-23T17:45:24.260Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-23T17:45:24.260Z] - Storage Drivers: [2021-09-23T17:45:24.260Z] - "aufs": [2021-09-23T17:45:24.260Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-23T17:45:24.260Z] - "btrfs": [2021-09-23T17:45:24.525Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-23T17:45:24.525Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-23T17:45:24.525Z] - "devicemapper": [2021-09-23T17:45:24.525Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-23T17:45:24.525Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-23T17:45:24.525Z] - "overlay": [2021-09-23T17:45:24.525Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-23T17:45:24.525Z] - "zfs": [2021-09-23T17:45:24.525Z] - /dev/zfs: present [2021-09-23T17:45:24.525Z] - zfs command: missing [2021-09-23T17:45:24.525Z] - zpool command: missing [2021-09-23T17:45:24.525Z] [2021-09-23T17:45:24.525Z] Limits: [2021-09-23T17:45:24.525Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-23T17:45:24.525Z] [2021-09-23T17:45:24.525Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-23T17:45:24.879Z] + sudo modprobe ip_vs [2021-09-23T17:45:24.879Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:806c3e887538221c7d268b765d419d06282a5092 . [2021-09-23T17:45:25.140Z] #1 [internal] load build definition from Dockerfile [2021-09-23T17:45:25.140Z] #1 sha256:bfd6de2089c80da07d489cfcd0973896906d133bf510984015683173fafa5ea9 [2021-09-23T17:45:25.140Z] #1 transferring dockerfile: 16.36kB done [2021-09-23T17:45:25.140Z] #1 DONE 0.0s [2021-09-23T17:45:25.140Z] [2021-09-23T17:45:25.140Z] #2 [internal] load .dockerignore [2021-09-23T17:45:25.140Z] #2 sha256:7edfb5f44104bd46ad0f0244ac6d230bdb59b769d6b08a65c90d8dd0c26663b7 [2021-09-23T17:45:25.140Z] #2 transferring context: 87B done [2021-09-23T17:45:25.140Z] #2 DONE 0.0s [2021-09-23T17:45:25.140Z] [2021-09-23T17:45:25.140Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-23T17:45:25.140Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-23T17:45:25.326Z] Fetching without tags [2021-09-23T17:45:25.404Z] #3 DONE 0.3s [2021-09-23T17:45:25.404Z] [2021-09-23T17:45:25.404Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-23T17:45:25.404Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-23T17:45:25.404Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 0.0s done [2021-09-23T17:45:25.404Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-23T17:45:25.404Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 1.05MB / 9.67MB 0.1s [2021-09-23T17:45:25.404Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-23T17:45:25.404Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-23T17:45:25.575Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 [2021-09-23T17:45:25.668Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-09-23T17:45:25.668Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-09-23T17:45:25.668Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s [2021-09-23T17:45:25.932Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-09-23T17:45:25.932Z] #4 DONE 0.6s [2021-09-23T17:45:26.192Z] [2021-09-23T17:45:26.192Z] #6 [internal] load build definition from Dockerfile [2021-09-23T17:45:26.192Z] #6 sha256:e8ffa840dbcb33ae270e2aab677b1707a3888b17a2b011fdb93ed8baab6ca603 [2021-09-23T17:45:26.192Z] #6 DONE 0.0s [2021-09-23T17:45:26.192Z] [2021-09-23T17:45:26.192Z] #5 [internal] load .dockerignore [2021-09-23T17:45:26.192Z] #5 sha256:c1fd2ff008eea681b9cad90f50c4ba8e9d37c73ad07c3d511fa6751d915be1e5 [2021-09-23T17:45:26.192Z] #5 DONE 0.0s [2021-09-23T17:45:26.192Z] [2021-09-23T17:45:26.192Z] #7 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-23T17:45:26.192Z] #7 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-23T17:45:26.290Z] Merge succeeded, producing 719ef5cb0770c8104bc138adaeb43fd4046f9539 [2021-09-23T17:45:26.291Z] Checking out Revision 719ef5cb0770c8104bc138adaeb43fd4046f9539 (PR-42089) [2021-09-23T17:45:25.309Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:45:25.313Z] > git config --add remote.origin.fetch +refs/pull/42089/head:refs/remotes/origin/PR-42089 # timeout=10 [2021-09-23T17:45:25.318Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:45:25.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:45:25.329Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:45:25.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:45:25.330Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:45:25.580Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:45:25.583Z] > git checkout -f 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 # timeout=10 [2021-09-23T17:45:26.103Z] > git remote # timeout=10 [2021-09-23T17:45:26.105Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:45:26.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:45:26.108Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:45:26.288Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-23T17:45:26.293Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:45:26.295Z] > git checkout -f 719ef5cb0770c8104bc138adaeb43fd4046f9539 # timeout=10 [2021-09-23T17:45:26.763Z] #7 DONE 0.6s [2021-09-23T17:45:26.763Z] [2021-09-23T17:45:26.763Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-23T17:45:26.763Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-23T17:45:26.898Z] Still waiting to schedule task [2021-09-23T17:45:26.899Z] Waiting for next available executor on ‘azwin-2-28f860’ [2021-09-23T17:45:26.900Z] Still waiting to schedule task [2021-09-23T17:45:26.900Z] Waiting for next available executor on ‘windows-2022’ [2021-09-23T17:45:26.902Z] Still waiting to schedule task [2021-09-23T17:45:26.902Z] Waiting for next available executor on ‘windows-2022’ [2021-09-23T17:45:27.026Z] #10 DONE 0.6s [2021-09-23T17:45:27.026Z] [2021-09-23T17:45:27.026Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:45:27.026Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-23T17:45:27.026Z] #9 DONE 0.6s [2021-09-23T17:45:27.026Z] [2021-09-23T17:45:27.026Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:45:27.026Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-23T17:45:27.026Z] #8 DONE 0.6s [2021-09-23T17:45:27.026Z] [2021-09-23T17:45:27.026Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:45:27.026Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:45:27.026Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-23T17:45:27.026Z] #66 DONE 0.0s [2021-09-23T17:45:27.026Z] [2021-09-23T17:45:27.026Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:45:27.026Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-23T17:45:27.026Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-23T17:45:27.292Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-23T17:45:27.292Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.2s [2021-09-23T17:45:27.292Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:45:27.292Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-23T17:45:27.292Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s [2021-09-23T17:45:27.557Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2021-09-23T17:45:27.557Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-09-23T17:45:28.131Z] #64 ... [2021-09-23T17:45:28.131Z] [2021-09-23T17:45:28.131Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-23T17:45:28.131Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-23T17:45:28.131Z] #43 DONE 0.0s [2021-09-23T17:45:28.131Z] [2021-09-23T17:45:28.131Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:45:28.131Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-23T17:45:29.755Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:45:29.761Z] First time build. Skipping changelog. [2021-09-23T17:45:30.066Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2021-09-23T17:45:29.758Z] > git rev-list --no-walk e1a1bf34b6be9d495dc6ef8ec5a835a0e8eb9a20 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-23T17:45:30.492Z] + docker version [2021-09-23T17:45:31.022Z] #64 DONE 4.0s [2021-09-23T17:45:31.022Z] [2021-09-23T17:45:31.022Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:31.022Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:31.022Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.0s done [2021-09-23T17:45:31.022Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.8s done [2021-09-23T17:45:31.022Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-23T17:45:31.022Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done [2021-09-23T17:45:31.022Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done [2021-09-23T17:45:31.022Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.7s done [2021-09-23T17:45:31.022Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 1.1s done [2021-09-23T17:45:31.022Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 2.3s done [2021-09-23T17:45:31.022Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 3.8s done [2021-09-23T17:45:31.022Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 1.9s [2021-09-23T17:45:31.022Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 2.4s done [2021-09-23T17:45:31.022Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 131.07MB / 134.78MB 4.0s [2021-09-23T17:45:31.113Z] Fetching without tags [2021-09-23T17:45:31.455Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 [2021-09-23T17:45:31.894Z] Fetching without tags [2021-09-23T17:45:31.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:45:31.853Z] > git config --add remote.origin.fetch +refs/pull/42089/head:refs/remotes/origin/PR-42089 # timeout=10 [2021-09-23T17:45:31.864Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:45:31.878Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:45:31.897Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:45:31.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:45:31.904Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:45:31.055Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:45:31.075Z] > git config --add remote.origin.fetch +refs/pull/42089/head:refs/remotes/origin/PR-42089 # timeout=10 [2021-09-23T17:45:31.086Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:45:31.100Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:45:31.117Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:45:31.118Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:45:31.119Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:45:31.466Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:45:31.488Z] > git checkout -f 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 # timeout=10 [2021-09-23T17:45:31.996Z] > git remote # timeout=10 [2021-09-23T17:45:32.016Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:45:32.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:45:32.029Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:45:32.160Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 [2021-09-23T17:45:32.410Z] #11 ... [2021-09-23T17:45:32.410Z] [2021-09-23T17:45:32.410Z] #24 [internal] load build context [2021-09-23T17:45:32.410Z] #24 sha256:bab145a95878ca84c856a3fe3837d747a8ffbe89d3d6f7075874d0c1112fbc16 [2021-09-23T17:45:32.410Z] #24 transferring context: 55.48MB 4.4s done [2021-09-23T17:45:32.410Z] #24 DONE 5.4s [2021-09-23T17:45:32.410Z] [2021-09-23T17:45:32.410Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:32.410Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:32.410Z] #11 ... [2021-09-23T17:45:32.410Z] [2021-09-23T17:45:32.410Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:45:32.410Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:45:32.410Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-23T17:45:32.410Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-23T17:45:32.410Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-09-23T17:45:32.410Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:45:32.410Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2021-09-23T17:45:32.641Z] Merge succeeded, producing 1fcb5736e47e56a60599a5fa818aae526f80f445 [2021-09-23T17:45:32.641Z] Checking out Revision 1fcb5736e47e56a60599a5fa818aae526f80f445 (PR-42089) [2021-09-23T17:45:32.982Z] #66 DONE 5.8s [2021-09-23T17:45:32.982Z] [2021-09-23T17:45:32.982Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:32.982Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:32.982Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 5.5s done [2021-09-23T17:45:33.545Z] Merge succeeded, producing 30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e [2021-09-23T17:45:33.545Z] Checking out Revision 30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e (PR-42089) [2021-09-23T17:45:33.555Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.3s done [2021-09-23T17:45:33.555Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-23T17:45:33.820Z] #11 ... [2021-09-23T17:45:33.820Z] [2021-09-23T17:45:33.820Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:45:33.820Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-23T17:45:33.820Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-23T17:45:33.820Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-23T17:45:33.820Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-23T17:45:33.820Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-23T17:45:33.820Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.7s done [2021-09-23T17:45:33.820Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.3s done [2021-09-23T17:45:33.820Z] #27 DONE 6.6s [2021-09-23T17:45:33.820Z] [2021-09-23T17:45:33.820Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:33.820Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:32.168Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:45:32.190Z] > git checkout -f 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 # timeout=10 [2021-09-23T17:45:32.931Z] > git remote # timeout=10 [2021-09-23T17:45:32.950Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:45:32.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:45:32.969Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:45:33.526Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-23T17:45:33.547Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:45:33.552Z] > git checkout -f 30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e # timeout=10 [2021-09-23T17:45:32.625Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-23T17:45:32.644Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:45:32.660Z] > git checkout -f 1fcb5736e47e56a60599a5fa818aae526f80f445 # timeout=10 [2021-09-23T17:45:34.083Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.4s done [2021-09-23T17:45:34.083Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 [2021-09-23T17:45:34.667Z] Client: Docker Engine - Community [2021-09-23T17:45:34.667Z] Version: 20.10.6 [2021-09-23T17:45:34.667Z] API version: 1.41 [2021-09-23T17:45:34.667Z] Go version: go1.13.15 [2021-09-23T17:45:34.667Z] Git commit: 370c289 [2021-09-23T17:45:34.667Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-23T17:45:34.667Z] OS/Arch: linux/amd64 [2021-09-23T17:45:34.667Z] Context: default [2021-09-23T17:45:34.667Z] Experimental: true [2021-09-23T17:45:34.667Z] [2021-09-23T17:45:34.667Z] Server: Docker Engine - Community [2021-09-23T17:45:34.667Z] Engine: [2021-09-23T17:45:34.667Z] Version: 20.10.6 [2021-09-23T17:45:34.667Z] API version: 1.41 (minimum version 1.12) [2021-09-23T17:45:34.667Z] Go version: go1.13.15 [2021-09-23T17:45:34.667Z] Git commit: 8728dd2 [2021-09-23T17:45:34.667Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-23T17:45:34.667Z] OS/Arch: linux/amd64 [2021-09-23T17:45:34.667Z] Experimental: true [2021-09-23T17:45:34.667Z] containerd: [2021-09-23T17:45:34.667Z] Version: 1.4.6 [2021-09-23T17:45:34.667Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:45:34.667Z] runc: [2021-09-23T17:45:34.667Z] Version: 1.0.0-rc95 [2021-09-23T17:45:34.667Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:45:34.667Z] docker-init: [2021-09-23T17:45:34.667Z] Version: 0.19.0 [2021-09-23T17:45:34.667Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-23T17:45:34.960Z] + docker info [2021-09-23T17:45:35.030Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.5s done [2021-09-23T17:45:35.030Z] #11 ... [2021-09-23T17:45:35.030Z] [2021-09-23T17:45:35.030Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-23T17:45:35.030Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-23T17:45:35.030Z] #65 DONE 0.7s [2021-09-23T17:45:35.030Z] [2021-09-23T17:45:35.030Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:35.030Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:35.030Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 0.1s [2021-09-23T17:45:35.975Z] #11 ... [2021-09-23T17:45:35.975Z] [2021-09-23T17:45:35.975Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-23T17:45:35.975Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-23T17:45:35.975Z] #67 DONE 0.9s [2021-09-23T17:45:35.975Z] [2021-09-23T17:45:35.975Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:35.975Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:36.074Z] Fetching without tags [2021-09-23T17:45:36.031Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:45:36.037Z] > git config --add remote.origin.fetch +refs/pull/42089/head:refs/remotes/origin/PR-42089 # timeout=10 [2021-09-23T17:45:36.056Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:45:36.066Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:45:36.082Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:45:36.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:45:36.084Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:45:36.355Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:45:36.373Z] First time build. Skipping changelog. [2021-09-23T17:45:36.409Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-23T17:45:37.114Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:45:37.130Z] First time build. Skipping changelog. [2021-09-23T17:45:37.292Z] + [ PR != PR ] [2021-09-23T17:45:37.292Z] + [ master != master ] [2021-09-23T17:45:37.292Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-23T17:45:37.668Z] + docker version [2021-09-23T17:45:37.983Z] + docker version [2021-09-23T17:45:38.201Z] Merge succeeded, producing cf85641dfc607fc1847ee8ef2a8ead4735658cfd [2021-09-23T17:45:38.201Z] Checking out Revision cf85641dfc607fc1847ee8ef2a8ead4735658cfd (PR-42089) [2021-09-23T17:45:37.116Z] > git rev-list --no-walk e1a1bf34b6be9d495dc6ef8ec5a835a0e8eb9a20 # timeout=10 [2021-09-23T17:45:36.359Z] > git rev-list --no-walk e1a1bf34b6be9d495dc6ef8ec5a835a0e8eb9a20 # timeout=10 [2021-09-23T17:45:36.421Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:45:36.428Z] > git checkout -f 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 # timeout=10 [2021-09-23T17:45:37.484Z] > git remote # timeout=10 [2021-09-23T17:45:37.491Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:45:37.499Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:45:37.501Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:45:38.189Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-23T17:45:38.207Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:45:38.212Z] > git checkout -f cf85641dfc607fc1847ee8ef2a8ead4735658cfd # timeout=10 [2021-09-23T17:45:40.215Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 4.6s done [2021-09-23T17:45:40.215Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 [2021-09-23T17:45:41.880Z] Client: Docker Engine - Community [2021-09-23T17:45:41.880Z] Version: 20.10.6 [2021-09-23T17:45:41.880Z] API version: 1.41 [2021-09-23T17:45:41.880Z] Go version: go1.13.15 [2021-09-23T17:45:41.880Z] Git commit: 370c289 [2021-09-23T17:45:41.880Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-23T17:45:41.880Z] OS/Arch: linux/amd64 [2021-09-23T17:45:41.880Z] Context: default [2021-09-23T17:45:41.880Z] Experimental: true [2021-09-23T17:45:41.880Z] [2021-09-23T17:45:41.880Z] Server: Docker Engine - Community [2021-09-23T17:45:41.880Z] Engine: [2021-09-23T17:45:41.880Z] Version: 20.10.6 [2021-09-23T17:45:41.880Z] API version: 1.41 (minimum version 1.12) [2021-09-23T17:45:41.880Z] Go version: go1.13.15 [2021-09-23T17:45:41.880Z] Git commit: 8728dd2 [2021-09-23T17:45:41.880Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-23T17:45:41.880Z] OS/Arch: linux/amd64 [2021-09-23T17:45:41.880Z] Experimental: true [2021-09-23T17:45:41.880Z] containerd: [2021-09-23T17:45:41.880Z] Version: 1.4.6 [2021-09-23T17:45:41.880Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:45:41.880Z] runc: [2021-09-23T17:45:41.880Z] Version: 1.0.0-rc95 [2021-09-23T17:45:41.880Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:45:41.880Z] docker-init: [2021-09-23T17:45:41.880Z] Version: 0.19.0 [2021-09-23T17:45:41.880Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-23T17:45:41.999Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:45:42.010Z] First time build. Skipping changelog. [2021-09-23T17:45:42.171Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-23T17:45:43.052Z] + docker version [2021-09-23T17:45:43.058Z] Client: [2021-09-23T17:45:43.058Z] Context: default [2021-09-23T17:45:43.058Z] Debug Mode: false [2021-09-23T17:45:43.058Z] Plugins: [2021-09-23T17:45:43.058Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-23T17:45:43.058Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-23T17:45:43.058Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-23T17:45:43.058Z] [2021-09-23T17:45:43.058Z] Server: [2021-09-23T17:45:43.058Z] Containers: 0 [2021-09-23T17:45:43.058Z] Running: 0 [2021-09-23T17:45:43.058Z] Paused: 0 [2021-09-23T17:45:43.058Z] Stopped: 0 [2021-09-23T17:45:43.058Z] Images: 0 [2021-09-23T17:45:43.058Z] Server Version: 20.10.6 [2021-09-23T17:45:43.058Z] Storage Driver: overlay2 [2021-09-23T17:45:43.058Z] Backing Filesystem: extfs [2021-09-23T17:45:43.058Z] Supports d_type: true [2021-09-23T17:45:43.058Z] Native Overlay Diff: true [2021-09-23T17:45:43.058Z] userxattr: false [2021-09-23T17:45:43.058Z] Logging Driver: json-file [2021-09-23T17:45:43.058Z] Cgroup Driver: cgroupfs [2021-09-23T17:45:43.058Z] Cgroup Version: 1 [2021-09-23T17:45:43.058Z] Plugins: [2021-09-23T17:45:43.058Z] Volume: local [2021-09-23T17:45:43.058Z] Network: bridge host ipvlan macvlan null overlay [2021-09-23T17:45:43.058Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-23T17:45:43.058Z] Swarm: inactive [2021-09-23T17:45:43.058Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-23T17:45:43.058Z] Default Runtime: runc [2021-09-23T17:45:43.058Z] Init Binary: docker-init [2021-09-23T17:45:43.058Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:45:43.058Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:45:43.058Z] init version: de40ad0 [2021-09-23T17:45:43.058Z] Security Options: [2021-09-23T17:45:43.058Z] apparmor [2021-09-23T17:45:43.058Z] seccomp [2021-09-23T17:45:43.058Z] Profile: default [2021-09-23T17:45:43.058Z] Kernel Version: 5.4.0-1048-aws [2021-09-23T17:45:43.058Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-23T17:45:43.058Z] OSType: linux [2021-09-23T17:45:43.058Z] Architecture: x86_64 [2021-09-23T17:45:43.058Z] CPUs: 8 [2021-09-23T17:45:43.058Z] Total Memory: 30.58GiB [2021-09-23T17:45:43.058Z] Name: ip-10-100-85-83 [2021-09-23T17:45:43.058Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-23T17:45:43.058Z] Docker Root Dir: /var/lib/docker [2021-09-23T17:45:43.058Z] Debug Mode: false [2021-09-23T17:45:43.058Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:45:43.058Z] Labels: [2021-09-23T17:45:43.058Z] Experimental: true [2021-09-23T17:45:43.058Z] Insecure Registries: [2021-09-23T17:45:43.058Z] 127.0.0.0/8 [2021-09-23T17:45:43.058Z] Live Restore Enabled: true [2021-09-23T17:45:43.058Z] [2021-09-23T17:45:43.058Z] WARNING: No swap limit support [Pipeline] sh [2021-09-23T17:45:42.006Z] > git rev-list --no-walk e1a1bf34b6be9d495dc6ef8ec5a835a0e8eb9a20 # timeout=10 [2021-09-23T17:45:43.336Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:45:43.336Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:45:43.336Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42089/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-23T17:45:43.593Z] + bash /home/ubuntu/workspace/moby_PR-42089/check-config.sh [2021-09-23T17:45:43.593Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-23T17:45:43.593Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-23T17:45:43.593Z] [2021-09-23T17:45:43.593Z] Generally Necessary: [2021-09-23T17:45:43.593Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-23T17:45:43.593Z] - apparmor: enabled and tools installed [2021-09-23T17:45:43.593Z] - CONFIG_NAMESPACES: enabled [2021-09-23T17:45:43.593Z] - CONFIG_NET_NS: enabled [2021-09-23T17:45:43.593Z] - CONFIG_PID_NS: enabled [2021-09-23T17:45:43.593Z] - CONFIG_IPC_NS: enabled [2021-09-23T17:45:43.593Z] - CONFIG_UTS_NS: enabled [2021-09-23T17:45:43.593Z] - CONFIG_CGROUPS: enabled [2021-09-23T17:45:43.593Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-23T17:45:43.593Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-23T17:45:43.593Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-23T17:45:43.593Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-23T17:45:43.593Z] - CONFIG_CPUSETS: enabled [2021-09-23T17:45:43.593Z] - CONFIG_MEMCG: enabled [2021-09-23T17:45:43.593Z] - CONFIG_KEYS: enabled [2021-09-23T17:45:43.593Z] - CONFIG_VETH: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-23T17:45:43.593Z] [2021-09-23T17:45:43.593Z] Optional Features: [2021-09-23T17:45:43.593Z] - CONFIG_USER_NS: enabled [2021-09-23T17:45:43.593Z] - CONFIG_SECCOMP: enabled [2021-09-23T17:45:43.593Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-23T17:45:43.593Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-23T17:45:43.593Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-23T17:45:43.593Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-23T17:45:43.593Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-23T17:45:43.593Z] - CONFIG_BLK_CGROUP: enabled [2021-09-23T17:45:43.593Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-23T17:45:43.593Z] - CONFIG_CGROUP_PERF: enabled [2021-09-23T17:45:43.593Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-23T17:45:43.593Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-23T17:45:43.593Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-23T17:45:43.593Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-23T17:45:43.593Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-23T17:45:43.593Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_IP_VS: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-23T17:45:43.593Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-23T17:45:43.593Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-23T17:45:43.593Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-23T17:45:43.593Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-23T17:45:43.593Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-23T17:45:43.850Z] - CONFIG_EXT4_FS: enabled [2021-09-23T17:45:43.850Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-23T17:45:43.850Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-23T17:45:43.850Z] - Network Drivers: [2021-09-23T17:45:43.850Z] - "overlay": [2021-09-23T17:45:43.850Z] - CONFIG_VXLAN: enabled (as module) [2021-09-23T17:45:43.850Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-23T17:45:43.850Z] Optional (for encrypted networks): [2021-09-23T17:45:43.850Z] - CONFIG_CRYPTO: enabled [2021-09-23T17:45:43.850Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-23T17:45:43.850Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-23T17:45:43.850Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-23T17:45:43.850Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-23T17:45:43.850Z] - CONFIG_XFRM: enabled [2021-09-23T17:45:43.850Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-23T17:45:43.850Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-23T17:45:43.850Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-23T17:45:43.850Z] - "ipvlan": [2021-09-23T17:45:43.850Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-23T17:45:43.850Z] - "macvlan": [2021-09-23T17:45:43.850Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-23T17:45:43.850Z] - CONFIG_DUMMY: enabled (as module) [2021-09-23T17:45:43.850Z] - "ftp,tftp client in container": [2021-09-23T17:45:43.850Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-23T17:45:43.850Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-23T17:45:43.850Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-23T17:45:43.850Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-23T17:45:43.850Z] - Storage Drivers: [2021-09-23T17:45:43.850Z] - "aufs": [2021-09-23T17:45:43.850Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-23T17:45:43.850Z] - "btrfs": [2021-09-23T17:45:43.850Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-23T17:45:43.850Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-23T17:45:43.850Z] - "devicemapper": [2021-09-23T17:45:43.850Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-23T17:45:43.850Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-23T17:45:43.850Z] - "overlay": [2021-09-23T17:45:43.850Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-23T17:45:43.850Z] - "zfs": [2021-09-23T17:45:43.850Z] - /dev/zfs: present [2021-09-23T17:45:43.850Z] - zfs command: missing [2021-09-23T17:45:43.850Z] - zpool command: missing [2021-09-23T17:45:43.850Z] [2021-09-23T17:45:43.850Z] Limits: [2021-09-23T17:45:43.850Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-23T17:45:43.850Z] [2021-09-23T17:45:43.850Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-23T17:45:44.177Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:719ef5cb0770c8104bc138adaeb43fd4046f9539 . [2021-09-23T17:45:44.177Z] #2 [internal] load .dockerignore [2021-09-23T17:45:44.177Z] #2 sha256:bb87a23222bb0b8405e7c83f9222fff79a13fc810621ca588347b9992c3cc123 [2021-09-23T17:45:44.177Z] #2 transferring context: 87B done [2021-09-23T17:45:44.177Z] #2 DONE 0.1s [2021-09-23T17:45:44.177Z] [2021-09-23T17:45:44.177Z] #1 [internal] load build definition from Dockerfile [2021-09-23T17:45:44.177Z] #1 sha256:978f6be06f2a76608ba4177d03ddabd74cef3469d3289c54c6d99efeef9682ca [2021-09-23T17:45:44.177Z] #1 transferring dockerfile: 16.36kB done [2021-09-23T17:45:44.177Z] #1 DONE 0.1s [2021-09-23T17:45:44.426Z] #11 ... [2021-09-23T17:45:44.426Z] [2021-09-23T17:45:44.426Z] #28 [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-09-23T17:45:44.426Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:45:44.426Z] #28 1.383 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:45:44.426Z] #28 1.403 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:45:44.426Z] #28 1.411 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:45:44.426Z] #28 1.559 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:45:44.426Z] #28 1.725 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:45:44.426Z] #28 1.945 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:45:44.426Z] #28 3.415 Fetched 8412 kB in 2s (3671 kB/s) [2021-09-23T17:45:44.426Z] #28 3.415 Reading package lists... [2021-09-23T17:45:44.426Z] #28 4.293 Reading package lists... [2021-09-23T17:45:44.426Z] #28 5.078 Building dependency tree... [2021-09-23T17:45:44.426Z] #28 5.429 The following additional packages will be installed: [2021-09-23T17:45:44.426Z] #28 5.429 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-23T17:45:44.426Z] #28 5.429 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-23T17:45:44.426Z] #28 5.429 Recommended packages: [2021-09-23T17:45:44.426Z] #28 5.429 libldap-common publicsuffix libsasl2-modules [2021-09-23T17:45:44.426Z] #28 5.577 The following NEW packages will be installed: [2021-09-23T17:45:44.426Z] #28 5.581 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-23T17:45:44.426Z] #28 5.581 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-23T17:45:44.426Z] #28 5.581 libssh2-1 openssl [2021-09-23T17:45:44.426Z] #28 5.861 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:45:44.426Z] #28 5.861 Need to get 3038 kB of archives. [2021-09-23T17:45:44.426Z] #28 5.861 After this operation, 6652 kB of additional disk space will be used. [2021-09-23T17:45:44.426Z] #28 5.861 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-23T17:45:44.426Z] #28 5.861 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-23T17:45:44.426Z] #28 5.862 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-23T17:45:44.426Z] #28 5.870 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-23T17:45:44.426Z] #28 5.870 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-23T17:45:44.426Z] #28 5.870 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-23T17:45:44.426Z] #28 5.870 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-23T17:45:44.426Z] #28 5.870 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-23T17:45:44.426Z] #28 5.886 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-23T17:45:44.426Z] #28 5.886 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-23T17:45:44.426Z] #28 5.886 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-23T17:45:44.426Z] #28 5.894 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-23T17:45:44.426Z] #28 5.896 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:45:44.426Z] #28 5.902 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:45:44.426Z] #28 5.902 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:45:44.426Z] #28 6.069 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:45:44.426Z] #28 6.094 Fetched 3038 kB in 0s (9650 kB/s) [2021-09-23T17:45:44.426Z] #28 6.126 Selecting previously unselected package openssl. [2021-09-23T17:45:44.426Z] #28 6.126 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-09-23T17:45:44.426Z] #28 6.128 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-23T17:45:44.426Z] #28 6.134 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:45:44.426Z] #28 6.278 Selecting previously unselected package ca-certificates. [2021-09-23T17:45:44.426Z] #28 6.278 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-23T17:45:44.426Z] #28 6.283 Unpacking ca-certificates (20210119) ... [2021-09-23T17:45:44.426Z] #28 6.357 Selecting previously unselected package libbrotli1:amd64. [2021-09-23T17:45:44.426Z] #28 6.357 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-23T17:45:44.426Z] #28 6.365 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:45:44.426Z] #28 6.436 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-23T17:45:44.426Z] #28 6.436 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:45:44.426Z] #28 6.441 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:45:44.426Z] #28 6.483 Selecting previously unselected package libsasl2-2:amd64. [2021-09-23T17:45:44.426Z] #28 6.483 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:45:44.426Z] #28 6.489 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:45:44.426Z] #28 6.537 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-23T17:45:44.427Z] #28 6.538 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-23T17:45:44.427Z] #28 6.543 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:45:44.427Z] #28 6.640 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-23T17:45:44.427Z] #28 6.640 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-23T17:45:44.427Z] #28 6.646 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:45:44.427Z] #28 6.704 Selecting previously unselected package libpsl5:amd64. [2021-09-23T17:45:44.427Z] #28 6.704 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-23T17:45:44.427Z] #28 6.708 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:45:44.427Z] #28 6.754 Selecting previously unselected package librtmp1:amd64. [2021-09-23T17:45:44.427Z] #28 6.754 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-23T17:45:44.427Z] #28 6.761 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:45:44.427Z] #28 6.822 Selecting previously unselected package libssh2-1:amd64. [2021-09-23T17:45:44.427Z] #28 6.822 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-23T17:45:44.427Z] #28 6.823 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:45:44.427Z] #28 6.886 Selecting previously unselected package libcurl4:amd64. [2021-09-23T17:45:44.427Z] #28 6.887 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:45:44.427Z] #28 6.891 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:45:44.427Z] #28 6.963 Selecting previously unselected package curl. [2021-09-23T17:45:44.427Z] #28 6.963 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:45:44.427Z] #28 6.968 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-23T17:45:44.427Z] #28 7.040 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:45:44.427Z] #28 7.040 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:45:44.427Z] #28 7.045 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:45:44.427Z] #28 7.118 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:45:44.427Z] #28 7.119 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:45:44.427Z] #28 7.124 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:45:44.427Z] #28 7.182 Selecting previously unselected package jq. [2021-09-23T17:45:44.427Z] #28 7.182 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:45:44.427Z] #28 7.190 Unpacking jq (1.6-2.1) ... [2021-09-23T17:45:44.427Z] #28 7.239 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:45:44.427Z] #28 7.255 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:45:44.427Z] #28 7.271 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:45:44.427Z] #28 7.282 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:45:44.427Z] #28 7.298 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:45:44.427Z] #28 7.309 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:45:44.427Z] #28 7.322 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:45:44.427Z] #28 7.334 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:45:44.427Z] #28 7.354 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:45:44.427Z] #28 7.369 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:45:44.427Z] #28 7.382 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:45:44.427Z] #28 7.398 Setting up ca-certificates (20210119) ... [2021-09-23T17:45:44.427Z] #28 7.979 Updating certificates in /etc/ssl/certs... [2021-09-23T17:45:44.427Z] #28 8.684 129 added, 0 removed; done. [2021-09-23T17:45:44.427Z] #28 8.719 Setting up jq (1.6-2.1) ... [2021-09-23T17:45:44.427Z] #28 8.732 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:45:44.427Z] #28 8.745 Setting up curl (7.74.0-1.3+b1) ... [2021-09-23T17:45:44.427Z] #28 8.761 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:45:44.427Z] #28 8.779 Processing triggers for ca-certificates (20210119) ... [2021-09-23T17:45:44.427Z] #28 8.788 Updating certificates in /etc/ssl/certs... [2021-09-23T17:45:44.427Z] #28 9.388 0 added, 0 removed; done. [2021-09-23T17:45:44.427Z] #28 9.388 Running hooks in /etc/ca-certificates/update.d... [2021-09-23T17:45:44.427Z] #28 9.389 done. [2021-09-23T17:45:44.427Z] #28 ... [2021-09-23T17:45:44.427Z] [2021-09-23T17:45:44.427Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:44.427Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:44.427Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 4.0s done [2021-09-23T17:45:44.434Z] [2021-09-23T17:45:44.434Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-23T17:45:44.434Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-23T17:45:44.691Z] #3 DONE 0.4s [2021-09-23T17:45:44.691Z] [2021-09-23T17:45:44.691Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-23T17:45:44.691Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-23T17:45:44.691Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-23T17:45:44.691Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-23T17:45:44.691Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-23T17:45:44.691Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-23T17:45:44.691Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s [2021-09-23T17:45:44.948Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-09-23T17:45:44.948Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-09-23T17:45:44.948Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-23T17:45:44.999Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af [2021-09-23T17:45:45.205Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-09-23T17:45:45.462Z] #4 DONE 0.6s [2021-09-23T17:45:45.462Z] [2021-09-23T17:45:45.462Z] #5 [internal] load .dockerignore [2021-09-23T17:45:45.462Z] #5 sha256:3e78daa914c86f577fc4228fb2809406f221678669a878baa8ce0b654db0a9f2 [2021-09-23T17:45:45.462Z] #5 DONE 0.0s [2021-09-23T17:45:45.462Z] [2021-09-23T17:45:45.462Z] #6 [internal] load build definition from Dockerfile [2021-09-23T17:45:45.462Z] #6 sha256:cf3303f51fbcd1500b3e3e799dfb1083f0f66166f90d1b0bb2d7c146b3027e09 [2021-09-23T17:45:45.462Z] #6 DONE 0.0s [2021-09-23T17:45:45.462Z] [2021-09-23T17:45:45.462Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-23T17:45:45.462Z] #10 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-23T17:45:45.571Z] #11 ... [2021-09-23T17:45:45.571Z] [2021-09-23T17:45:45.571Z] #28 [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-09-23T17:45:45.571Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:45:45.571Z] #28 DONE 11.7s [2021-09-23T17:45:45.571Z] [2021-09-23T17:45:45.571Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:45.571Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:45.832Z] #11 ... [2021-09-23T17:45:45.832Z] [2021-09-23T17:45:45.832Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-23T17:45:45.832Z] #29 sha256:5f1088183efc83a66bf80e47ae4e62859b8713e257a09ce93d4804118ef74c8e [2021-09-23T17:45:45.832Z] #29 DONE 0.1s [2021-09-23T17:45:45.832Z] [2021-09-23T17:45:45.832Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:45.832Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:46.392Z] #10 ... [2021-09-23T17:45:46.392Z] [2021-09-23T17:45:46.392Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-23T17:45:46.392Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-23T17:45:46.392Z] #7 DONE 0.9s [2021-09-23T17:45:46.392Z] [2021-09-23T17:45:46.392Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-23T17:45:46.392Z] #10 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-23T17:45:46.392Z] #10 DONE 1.0s [2021-09-23T17:45:46.392Z] [2021-09-23T17:45:46.392Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:45:46.392Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-23T17:45:46.392Z] #8 DONE 1.0s [2021-09-23T17:45:46.392Z] [2021-09-23T17:45:46.392Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:45:46.392Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-23T17:45:46.392Z] #9 DONE 1.0s [2021-09-23T17:45:46.962Z] [2021-09-23T17:45:46.962Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:46.962Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:46.962Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.0s done [2021-09-23T17:45:47.220Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done [2021-09-23T17:45:47.220Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done [2021-09-23T17:45:47.220Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 0B / 54.93MB 0.1s [2021-09-23T17:45:47.220Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-23T17:45:47.220Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 9.44MB / 54.93MB 0.2s [2021-09-23T17:45:47.220Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 20.97MB / 54.93MB 0.3s [2021-09-23T17:45:47.483Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 31.46MB / 54.93MB 0.4s [2021-09-23T17:45:47.483Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 40.89MB / 54.93MB 0.5s [2021-09-23T17:45:47.742Z] #11 ... [2021-09-23T17:45:47.742Z] [2021-09-23T17:45:47.742Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-23T17:45:47.742Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-23T17:45:47.742Z] #43 DONE 0.0s [2021-09-23T17:45:47.742Z] [2021-09-23T17:45:47.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:47.742Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:47.742Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 51.38MB / 54.93MB 0.6s [2021-09-23T17:45:47.742Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0B / 5.15MB 0.6s [2021-09-23T17:45:47.742Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 0.7s [2021-09-23T17:45:47.742Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 4.19MB / 5.15MB 0.7s [2021-09-23T17:45:47.742Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 3.15MB / 10.87MB 0.7s [2021-09-23T17:45:47.963Z] Client: Docker Engine - Community [2021-09-23T17:45:47.963Z] Version: 20.10.6 [2021-09-23T17:45:47.963Z] API version: 1.41 [2021-09-23T17:45:47.963Z] Go version: go1.13.15 [2021-09-23T17:45:47.963Z] Git commit: 370c289 [2021-09-23T17:45:47.963Z] Built: Fri Apr 9 22:47:17 2021 [2021-09-23T17:45:47.963Z] OS/Arch: linux/amd64 [2021-09-23T17:45:47.963Z] Context: default [2021-09-23T17:45:47.963Z] Experimental: true [2021-09-23T17:45:47.963Z] [2021-09-23T17:45:47.963Z] Server: Docker Engine - Community [2021-09-23T17:45:47.963Z] Engine: [2021-09-23T17:45:47.963Z] Version: 20.10.6 [2021-09-23T17:45:47.963Z] API version: 1.41 (minimum version 1.12) [2021-09-23T17:45:47.963Z] Go version: go1.13.15 [2021-09-23T17:45:47.963Z] Git commit: 8728dd2 [2021-09-23T17:45:47.963Z] Built: Fri Apr 9 22:45:28 2021 [2021-09-23T17:45:47.963Z] OS/Arch: linux/amd64 [2021-09-23T17:45:47.963Z] Experimental: true [2021-09-23T17:45:47.963Z] containerd: [2021-09-23T17:45:47.963Z] Version: 1.4.6 [2021-09-23T17:45:47.963Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:45:47.963Z] runc: [2021-09-23T17:45:47.963Z] Version: 1.0.0-rc95 [2021-09-23T17:45:47.963Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:45:47.963Z] docker-init: [2021-09-23T17:45:47.963Z] Version: 0.19.0 [2021-09-23T17:45:47.963Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-23T17:45:48.000Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.8s [2021-09-23T17:45:48.000Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.8s [2021-09-23T17:45:48.258Z] #11 ... [2021-09-23T17:45:48.258Z] [2021-09-23T17:45:48.258Z] #24 [internal] load build context [2021-09-23T17:45:48.258Z] #24 sha256:be6edfcc4470f72daa25614e286082ea17fc1460ffdc64706c2742144b76d69e [2021-09-23T17:45:48.258Z] #24 transferring context: 55.48MB 0.9s done [2021-09-23T17:45:48.258Z] #24 DONE 1.3s [2021-09-23T17:45:48.258Z] [2021-09-23T17:45:48.258Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:48.258Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:48.258Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.1s done [2021-09-23T17:45:48.259Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 [2021-09-23T17:45:48.259Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 1.2s done [2021-09-23T17:45:48.280Z] + docker info [2021-09-23T17:45:48.517Z] #11 ... [2021-09-23T17:45:48.517Z] [2021-09-23T17:45:48.517Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:45:48.517Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:45:48.517Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-23T17:45:48.517Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-23T17:45:48.517Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-23T17:45:48.517Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-09-23T17:45:48.517Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:45:48.517Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2021-09-23T17:45:48.517Z] #66 DONE 1.4s [2021-09-23T17:45:48.517Z] [2021-09-23T17:45:48.517Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:45:48.517Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-23T17:45:48.517Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-23T17:45:48.517Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:45:48.517Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-23T17:45:48.517Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-23T17:45:48.517Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-09-23T17:45:48.517Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2021-09-23T17:45:48.517Z] #64 DONE 1.5s [2021-09-23T17:45:48.517Z] [2021-09-23T17:45:48.517Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:48.517Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:48.517Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 1.3s done [2021-09-23T17:45:48.517Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 12.58MB / 85.72MB 1.5s [2021-09-23T17:45:48.517Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 14.21MB / 134.78MB 1.5s [2021-09-23T17:45:48.517Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 14.68MB / 54.57MB 1.5s [2021-09-23T17:45:48.517Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 23.07MB / 85.72MB 1.6s [2021-09-23T17:45:48.517Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 24.12MB / 134.78MB 1.6s [2021-09-23T17:45:48.517Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 25.17MB / 54.57MB 1.6s [2021-09-23T17:45:48.775Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 32.51MB / 85.72MB 1.7s [2021-09-23T17:45:48.775Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 34.16MB / 134.78MB 1.7s [2021-09-23T17:45:48.775Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 35.02MB / 54.57MB 1.7s [2021-09-23T17:45:48.775Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 42.99MB / 85.72MB 1.8s [2021-09-23T17:45:48.775Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 44.04MB / 134.78MB 1.8s [2021-09-23T17:45:48.775Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 45.09MB / 54.57MB 1.8s [2021-09-23T17:45:49.033Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 52.60MB / 85.72MB 1.9s [2021-09-23T17:45:49.033Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 54.53MB / 134.78MB 1.9s [2021-09-23T17:45:49.033Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 1.9s [2021-09-23T17:45:49.033Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 62.91MB / 85.72MB 2.0s [2021-09-23T17:45:49.033Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 63.96MB / 134.78MB 2.0s [2021-09-23T17:45:49.290Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 73.40MB / 85.72MB 2.1s [2021-09-23T17:45:49.290Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 74.45MB / 134.78MB 2.1s [2021-09-23T17:45:49.290Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 2.3s [2021-09-23T17:45:49.290Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 94.37MB / 134.78MB 2.3s [2021-09-23T17:45:49.290Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 103.81MB / 134.78MB 2.4s [2021-09-23T17:45:49.548Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 113.25MB / 134.78MB 2.5s [2021-09-23T17:45:49.548Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 123.73MB / 134.78MB 2.6s [2021-09-23T17:45:49.805Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 2.8s [2021-09-23T17:45:49.805Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 2.7s done [2021-09-23T17:45:50.044Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 5.0s [2021-09-23T17:45:50.062Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 3.2s [2021-09-23T17:45:50.320Z] Client: [2021-09-23T17:45:50.320Z] Context: default [2021-09-23T17:45:50.320Z] Debug Mode: false [2021-09-23T17:45:50.320Z] Plugins: [2021-09-23T17:45:50.320Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-23T17:45:50.320Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-23T17:45:50.320Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-23T17:45:50.320Z] [2021-09-23T17:45:50.320Z] Server: [2021-09-23T17:45:50.320Z] Containers: 0 [2021-09-23T17:45:50.320Z] Running: 0 [2021-09-23T17:45:50.320Z] Paused: 0 [2021-09-23T17:45:50.320Z] Stopped: 0 [2021-09-23T17:45:50.320Z] Images: 0 [2021-09-23T17:45:50.320Z] Server Version: 20.10.6 [2021-09-23T17:45:50.320Z] Storage Driver: overlay2 [2021-09-23T17:45:50.320Z] Backing Filesystem: extfs [2021-09-23T17:45:50.320Z] Supports d_type: true [2021-09-23T17:45:50.320Z] Native Overlay Diff: true [2021-09-23T17:45:50.320Z] userxattr: false [2021-09-23T17:45:50.320Z] Logging Driver: json-file [2021-09-23T17:45:50.320Z] Cgroup Driver: cgroupfs [2021-09-23T17:45:50.320Z] Cgroup Version: 1 [2021-09-23T17:45:50.320Z] Plugins: [2021-09-23T17:45:50.320Z] Volume: local [2021-09-23T17:45:50.320Z] Network: bridge host ipvlan macvlan null overlay [2021-09-23T17:45:50.320Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-23T17:45:50.320Z] Swarm: inactive [2021-09-23T17:45:50.320Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-23T17:45:50.320Z] Default Runtime: runc [2021-09-23T17:45:50.320Z] Init Binary: docker-init [2021-09-23T17:45:50.320Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:45:50.320Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:45:50.320Z] init version: de40ad0 [2021-09-23T17:45:50.320Z] Security Options: [2021-09-23T17:45:50.320Z] apparmor [2021-09-23T17:45:50.320Z] seccomp [2021-09-23T17:45:50.320Z] Profile: default [2021-09-23T17:45:50.320Z] Kernel Version: 5.4.0-1048-aws [2021-09-23T17:45:50.320Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-23T17:45:50.320Z] OSType: linux [2021-09-23T17:45:50.320Z] Architecture: x86_64 [2021-09-23T17:45:50.320Z] CPUs: 2 [2021-09-23T17:45:50.320Z] Total Memory: 7.569GiB [2021-09-23T17:45:50.320Z] Name: ip-10-100-57-82 [2021-09-23T17:45:50.320Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-23T17:45:50.320Z] Docker Root Dir: /var/lib/docker [2021-09-23T17:45:50.320Z] Debug Mode: false [2021-09-23T17:45:50.320Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:45:50.320Z] Labels: [2021-09-23T17:45:50.320Z] Experimental: true [2021-09-23T17:45:50.320Z] Insecure Registries: [2021-09-23T17:45:50.320Z] 127.0.0.0/8 [2021-09-23T17:45:50.320Z] Live Restore Enabled: true [2021-09-23T17:45:50.320Z] [2021-09-23T17:45:50.320Z] WARNING: No swap limit support [Pipeline] sh [2021-09-23T17:45:50.611Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:45:50.611Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:45:50.611Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42089/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-23T17:45:50.611Z] + bash /home/ubuntu/workspace/moby_PR-42089/check-config.sh [2021-09-23T17:45:50.611Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-23T17:45:50.611Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-23T17:45:50.611Z] [2021-09-23T17:45:50.611Z] Generally Necessary: [2021-09-23T17:45:50.611Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-23T17:45:50.611Z] - apparmor: enabled and tools installed [2021-09-23T17:45:50.611Z] - CONFIG_NAMESPACES: enabled [2021-09-23T17:45:50.611Z] - CONFIG_NET_NS: enabled [2021-09-23T17:45:50.611Z] - CONFIG_PID_NS: enabled [2021-09-23T17:45:50.611Z] - CONFIG_IPC_NS: enabled [2021-09-23T17:45:50.611Z] - CONFIG_UTS_NS: enabled [2021-09-23T17:45:50.611Z] - CONFIG_CGROUPS: enabled [2021-09-23T17:45:50.611Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-23T17:45:50.611Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-23T17:45:50.611Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-23T17:45:50.611Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-23T17:45:50.611Z] - CONFIG_CPUSETS: enabled [2021-09-23T17:45:50.611Z] - CONFIG_MEMCG: enabled [2021-09-23T17:45:50.611Z] - CONFIG_KEYS: enabled [2021-09-23T17:45:50.611Z] - CONFIG_VETH: enabled (as module) [2021-09-23T17:45:50.611Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-23T17:45:50.611Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-23T17:45:50.611Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-23T17:45:50.611Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-23T17:45:50.611Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-23T17:45:50.611Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-23T17:45:50.611Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-23T17:45:50.611Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-23T17:45:50.611Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-23T17:45:50.611Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-23T17:45:50.611Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-23T17:45:50.611Z] [2021-09-23T17:45:50.611Z] Optional Features: [2021-09-23T17:45:50.611Z] - CONFIG_USER_NS: enabled [2021-09-23T17:45:50.611Z] - CONFIG_SECCOMP: enabled [2021-09-23T17:45:50.611Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-23T17:45:50.611Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-23T17:45:50.611Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-23T17:45:50.611Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-23T17:45:50.611Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-23T17:45:50.611Z] - CONFIG_BLK_CGROUP: enabled [2021-09-23T17:45:50.611Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-23T17:45:50.611Z] - CONFIG_CGROUP_PERF: enabled [2021-09-23T17:45:50.611Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-23T17:45:50.611Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-23T17:45:50.872Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-23T17:45:50.872Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-23T17:45:50.872Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-23T17:45:50.872Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-23T17:45:50.872Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-23T17:45:50.872Z] - CONFIG_IP_VS: enabled (as module) [2021-09-23T17:45:50.872Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-23T17:45:50.872Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-23T17:45:50.872Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-23T17:45:50.872Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-23T17:45:50.872Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-23T17:45:50.872Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-23T17:45:50.872Z] - CONFIG_EXT4_FS: enabled [2021-09-23T17:45:50.872Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-23T17:45:50.872Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-23T17:45:50.872Z] - Network Drivers: [2021-09-23T17:45:50.872Z] - "overlay": [2021-09-23T17:45:50.872Z] - CONFIG_VXLAN: enabled (as module) [2021-09-23T17:45:50.872Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-23T17:45:50.872Z] Optional (for encrypted networks): [2021-09-23T17:45:50.872Z] - CONFIG_CRYPTO: enabled [2021-09-23T17:45:50.872Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-23T17:45:50.872Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-23T17:45:50.872Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-23T17:45:50.872Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-23T17:45:50.872Z] - CONFIG_XFRM: enabled [2021-09-23T17:45:50.872Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-23T17:45:50.872Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-23T17:45:50.872Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-23T17:45:50.872Z] - "ipvlan": [2021-09-23T17:45:50.872Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-23T17:45:50.872Z] - "macvlan": [2021-09-23T17:45:50.872Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-23T17:45:50.872Z] - CONFIG_DUMMY: enabled (as module) [2021-09-23T17:45:50.872Z] - "ftp,tftp client in container": [2021-09-23T17:45:50.872Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-23T17:45:50.872Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-23T17:45:50.872Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-23T17:45:50.872Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-23T17:45:50.872Z] - Storage Drivers: [2021-09-23T17:45:50.872Z] - "aufs": [2021-09-23T17:45:50.872Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-23T17:45:50.872Z] - "btrfs": [2021-09-23T17:45:50.872Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-23T17:45:50.872Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-23T17:45:50.872Z] - "devicemapper": [2021-09-23T17:45:50.872Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-23T17:45:50.872Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-23T17:45:50.872Z] - "overlay": [2021-09-23T17:45:50.872Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-23T17:45:50.872Z] - "zfs": [2021-09-23T17:45:50.872Z] - /dev/zfs: present [2021-09-23T17:45:50.872Z] - zfs command: missing [2021-09-23T17:45:50.872Z] - zpool command: missing [2021-09-23T17:45:50.872Z] [2021-09-23T17:45:50.872Z] Limits: [2021-09-23T17:45:50.872Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-23T17:45:50.872Z] [2021-09-23T17:45:50.872Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-23T17:45:50.992Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-23T17:45:51.211Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e . [2021-09-23T17:45:51.249Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 4.1s done [2021-09-23T17:45:51.249Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.2s done [2021-09-23T17:45:51.471Z] #1 [internal] load build definition from Dockerfile [2021-09-23T17:45:51.471Z] #1 sha256:ded51eef643b3b18b47d89f4c23a060e9b524e7771a540be48b4964ae360665a [2021-09-23T17:45:51.471Z] #1 transferring dockerfile: 16.36kB done [2021-09-23T17:45:51.471Z] #1 DONE 0.0s [2021-09-23T17:45:51.471Z] [2021-09-23T17:45:51.471Z] #2 [internal] load .dockerignore [2021-09-23T17:45:51.471Z] #2 sha256:04a3c911ba70124f66d09dcf3c1c00a5684c10e46f3aa77d598300c0af41f02b [2021-09-23T17:45:51.471Z] #2 transferring context: 87B done [2021-09-23T17:45:51.471Z] #2 DONE 0.0s [2021-09-23T17:45:51.471Z] [2021-09-23T17:45:51.471Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-23T17:45:51.471Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-23T17:45:51.732Z] #3 DONE 0.4s [2021-09-23T17:45:51.732Z] [2021-09-23T17:45:51.732Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-23T17:45:51.732Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-23T17:45:51.732Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-23T17:45:51.813Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 [2021-09-23T17:45:51.993Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-23T17:45:51.993Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-23T17:45:51.993Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-23T17:45:51.993Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done [2021-09-23T17:45:51.993Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s [2021-09-23T17:45:52.070Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.2s done [2021-09-23T17:45:52.257Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-09-23T17:45:52.257Z] #4 DONE 0.5s [2021-09-23T17:45:52.519Z] [2021-09-23T17:45:52.519Z] #6 [internal] load build definition from Dockerfile [2021-09-23T17:45:52.519Z] #6 sha256:98fe447bbc066fed03913f99227c18f20a138e576aa6fd1d7cf8948b76306ff8 [2021-09-23T17:45:52.519Z] #6 DONE 0.0s [2021-09-23T17:45:52.519Z] [2021-09-23T17:45:52.519Z] #5 [internal] load .dockerignore [2021-09-23T17:45:52.519Z] #5 sha256:17df8d7277e4e72cd39f973111a391290788d5104879fe369daaceb6e6e56539 [2021-09-23T17:45:52.519Z] #5 DONE 0.0s [2021-09-23T17:45:52.519Z] [2021-09-23T17:45:52.519Z] #8 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-23T17:45:52.519Z] #8 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-23T17:45:53.000Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 5.9s done [2021-09-23T17:45:53.000Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 5.9s done [2021-09-23T17:45:53.000Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 [2021-09-23T17:45:53.072Z] Client: Docker Engine - Community [2021-09-23T17:45:53.073Z] Version: 20.10.6 [2021-09-23T17:45:53.073Z] API version: 1.41 [2021-09-23T17:45:53.073Z] Go version: go1.13.15 [2021-09-23T17:45:53.073Z] Git commit: 370c289 [2021-09-23T17:45:53.073Z] Built: Fri Apr 9 22:45:59 2021 [2021-09-23T17:45:53.073Z] OS/Arch: linux/arm64 [2021-09-23T17:45:53.073Z] Context: default [2021-09-23T17:45:53.073Z] Experimental: true [2021-09-23T17:45:53.073Z] [2021-09-23T17:45:53.073Z] Server: Docker Engine - Community [2021-09-23T17:45:53.073Z] Engine: [2021-09-23T17:45:53.073Z] Version: 20.10.6 [2021-09-23T17:45:53.073Z] API version: 1.41 (minimum version 1.12) [2021-09-23T17:45:53.073Z] Go version: go1.13.15 [2021-09-23T17:45:53.073Z] Git commit: 8728dd2 [2021-09-23T17:45:53.073Z] Built: Fri Apr 9 22:44:09 2021 [2021-09-23T17:45:53.073Z] OS/Arch: linux/arm64 [2021-09-23T17:45:53.073Z] Experimental: true [2021-09-23T17:45:53.073Z] containerd: [2021-09-23T17:45:53.073Z] Version: 1.4.6 [2021-09-23T17:45:53.073Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:45:53.073Z] runc: [2021-09-23T17:45:53.073Z] Version: 1.0.0-rc95 [2021-09-23T17:45:53.073Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:45:53.073Z] docker-init: [2021-09-23T17:45:53.073Z] Version: 0.19.0 [2021-09-23T17:45:53.073Z] GitCommit: de40ad0 [2021-09-23T17:45:53.094Z] #8 ... [2021-09-23T17:45:53.094Z] [2021-09-23T17:45:53.094Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:45:53.094Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-23T17:45:53.094Z] #9 DONE 0.5s [2021-09-23T17:45:53.094Z] [2021-09-23T17:45:53.094Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-23T17:45:53.094Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-23T17:45:53.094Z] #7 DONE 0.6s [2021-09-23T17:45:53.094Z] [2021-09-23T17:45:53.094Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:45:53.094Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-23T17:45:53.094Z] #10 DONE 0.6s [2021-09-23T17:45:53.094Z] [2021-09-23T17:45:53.094Z] #8 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-23T17:45:53.094Z] #8 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-23T17:45:53.094Z] #8 DONE 0.6s [Pipeline] sh [2021-09-23T17:45:53.257Z] #11 ... [2021-09-23T17:45:53.258Z] [2021-09-23T17:45:53.258Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:45:53.258Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-23T17:45:53.258Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.0s done [2021-09-23T17:45:53.258Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-23T17:45:53.258Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-23T17:45:53.258Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-23T17:45:53.258Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.1s done [2021-09-23T17:45:53.258Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 1.5s done [2021-09-23T17:45:53.258Z] #27 DONE 6.1s [2021-09-23T17:45:53.258Z] [2021-09-23T17:45:53.258Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:53.258Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:53.351Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 8.2s done [2021-09-23T17:45:53.407Z] + docker info [2021-09-23T17:45:53.674Z] [2021-09-23T17:45:53.674Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:45:53.674Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-23T17:45:53.674Z] #34 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.0s done [2021-09-23T17:45:53.674Z] #34 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-23T17:45:53.674Z] #34 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-23T17:45:53.674Z] #34 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-23T17:45:53.674Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 2.10MB / 54.93MB 0.1s [2021-09-23T17:45:53.674Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 10.49MB / 54.93MB 0.2s [2021-09-23T17:45:53.922Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 [2021-09-23T17:45:53.922Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done [2021-09-23T17:45:53.941Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 15.73MB / 54.93MB 0.2s [2021-09-23T17:45:53.941Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 23.18MB / 54.93MB 0.4s [2021-09-23T17:45:54.205Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 38.80MB / 54.93MB 0.6s [2021-09-23T17:45:54.205Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 49.39MB / 54.93MB 0.7s [2021-09-23T17:45:54.472Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 0.7s [2021-09-23T17:45:54.495Z] #11 DONE 27.4s [2021-09-23T17:45:54.495Z] [2021-09-23T17:45:54.495Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:45:54.495Z] #30 sha256:87cbc371574840b992752b3623357742eb72cff4f2c2b097fca8f3f26c5be13a [2021-09-23T17:45:54.495Z] #30 1.413 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-23T17:45:54.495Z] #30 1.681 [2021-09-23T17:45:54.495Z] #30 1.752 ######################################################################## 100.0% [2021-09-23T17:45:54.495Z] #30 1.940 [2021-09-23T17:45:54.495Z] #30 2.590 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-23T17:45:54.495Z] #30 2.849 [2021-09-23T17:45:54.495Z] #30 2.930 ######################################################################## 100.0% [2021-09-23T17:45:54.495Z] #30 3.153 [2021-09-23T17:45:54.495Z] #30 3.839 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-23T17:45:54.495Z] #30 4.113 [2021-09-23T17:45:54.495Z] #30 4.226 ## 3.2% ####################################### 55.2% ############################################################### 88.7% ######################################################################## 100.0% [2021-09-23T17:45:54.495Z] #30 4.662 [2021-09-23T17:45:54.495Z] #30 5.371 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-23T17:45:54.495Z] #30 5.624 [2021-09-23T17:45:54.495Z] #30 5.709 ######################################################################## 100.0% [2021-09-23T17:45:54.495Z] #30 5.901 [2021-09-23T17:45:54.495Z] #30 6.406 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-23T17:45:54.495Z] #30 6.665 [2021-09-23T17:45:54.495Z] #30 6.726 ######################################################################## 100.0% [2021-09-23T17:45:54.495Z] #30 6.909 [2021-09-23T17:45:54.495Z] #30 6.975 Download of images into '/build' complete. [2021-09-23T17:45:54.495Z] #30 6.977 Use something like the following to load the result into a Docker daemon: [2021-09-23T17:45:54.495Z] #30 6.977 tar -cC '/build' . | docker load [2021-09-23T17:45:54.495Z] #30 DONE 8.7s [2021-09-23T17:45:54.495Z] [2021-09-23T17:45:54.495Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-23T17:45:54.495Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-23T17:45:54.629Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 1.4s done [2021-09-23T17:45:54.629Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 0.1s [2021-09-23T17:45:54.737Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.2s done [2021-09-23T17:45:55.000Z] #34 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 [2021-09-23T17:45:55.069Z] #12 DONE 0.7s [2021-09-23T17:45:55.332Z] [2021-09-23T17:45:55.332Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-09-23T17:45:55.332Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-23T17:45:55.593Z] #13 DONE 0.6s [2021-09-23T17:45:55.860Z] [2021-09-23T17:45:55.860Z] #37 [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-09-23T17:45:55.860Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:45:55.860Z] #37 ... [2021-09-23T17:45:55.860Z] [2021-09-23T17:45:55.860Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-23T17:45:55.860Z] #32 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-23T17:45:55.860Z] #32 DONE 0.2s [2021-09-23T17:45:55.860Z] [2021-09-23T17:45:55.860Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-23T17:45:55.860Z] #40 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-23T17:45:55.860Z] #40 DONE 0.2s [2021-09-23T17:45:55.860Z] [2021-09-23T17:45:55.860Z] #44 [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-09-23T17:45:55.860Z] #44 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-23T17:45:55.860Z] #44 DONE 0.2s [2021-09-23T17:45:55.966Z] #34 ... [2021-09-23T17:45:55.966Z] [2021-09-23T17:45:55.966Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-23T17:45:55.966Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-23T17:45:55.966Z] #50 DONE 0.0s [2021-09-23T17:45:56.121Z] [2021-09-23T17:45:56.121Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:45:56.121Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:45:56.239Z] [2021-09-23T17:45:56.239Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:56.239Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:56.239Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.0s done [2021-09-23T17:45:56.239Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-23T17:45:56.239Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done [2021-09-23T17:45:56.239Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done [2021-09-23T17:45:56.239Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.3s done [2021-09-23T17:45:56.239Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.4s done [2021-09-23T17:45:56.239Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.2s done [2021-09-23T17:45:56.239Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 1.7s done [2021-09-23T17:45:56.239Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 2.5s done [2021-09-23T17:45:56.239Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 62.91MB / 134.78MB 2.6s [2021-09-23T17:45:56.239Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 2.5s done [2021-09-23T17:45:56.239Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 74.45MB / 134.78MB 2.8s [2021-09-23T17:45:56.502Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 85.98MB / 134.78MB 3.0s [2021-09-23T17:45:56.525Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 1.7s done [2021-09-23T17:45:56.768Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 93.32MB / 134.78MB 3.2s [2021-09-23T17:45:56.782Z] #11 ... [2021-09-23T17:45:56.782Z] [2021-09-23T17:45:56.782Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-23T17:45:56.782Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-23T17:45:56.782Z] #65 DONE 2.0s [2021-09-23T17:45:56.782Z] [2021-09-23T17:45:56.782Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:56.782Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:56.782Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af [2021-09-23T17:45:57.031Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 101.16MB / 134.78MB 3.4s [2021-09-23T17:45:57.031Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 109.05MB / 134.78MB 3.5s [2021-09-23T17:45:57.292Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 132.12MB / 134.78MB 3.8s [2021-09-23T17:45:58.682Z] #11 ... [2021-09-23T17:45:58.682Z] [2021-09-23T17:45:58.682Z] #31 [internal] load build context [2021-09-23T17:45:58.682Z] #31 sha256:31dfac733a2324f12160ee08b74e13c6af41f8727102c5755a58dcd7f8fd822b [2021-09-23T17:45:58.682Z] #31 transferring context: 55.48MB 4.0s done [2021-09-23T17:45:58.682Z] #31 DONE 5.0s [2021-09-23T17:45:58.682Z] [2021-09-23T17:45:58.682Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:58.682Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:58.682Z] #11 ... [2021-09-23T17:45:58.682Z] [2021-09-23T17:45:58.682Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:45:58.682Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:45:58.682Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-23T17:45:58.682Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-23T17:45:58.682Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.1s done [2021-09-23T17:45:58.682Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2021-09-23T17:45:58.682Z] #73 ... [2021-09-23T17:45:58.682Z] [2021-09-23T17:45:58.682Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:45:58.682Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-23T17:45:58.682Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-23T17:45:58.682Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:45:58.682Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-23T17:45:58.682Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-23T17:45:58.682Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.8s done [2021-09-23T17:45:58.682Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-09-23T17:45:58.682Z] #71 DONE 5.2s [2021-09-23T17:45:58.682Z] [2021-09-23T17:45:58.682Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:58.682Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:58.682Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 5.1s done [2021-09-23T17:45:58.943Z] #11 ... [2021-09-23T17:45:58.943Z] [2021-09-23T17:45:58.943Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:45:58.943Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:45:58.943Z] #73 DONE 5.3s [2021-09-23T17:45:58.943Z] [2021-09-23T17:45:58.943Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:45:58.943Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:45:59.893Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.9s done [2021-09-23T17:46:00.063Z] #11 ... [2021-09-23T17:46:00.063Z] [2021-09-23T17:46:00.063Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-23T17:46:00.063Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-23T17:46:00.063Z] #67 DONE 3.3s [2021-09-23T17:46:00.063Z] [2021-09-23T17:46:00.063Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:00.063Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:00.063Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 3.4s done [2021-09-23T17:46:00.156Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-23T17:46:00.320Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done [2021-09-23T17:46:00.419Z] #11 ... [2021-09-23T17:46:00.419Z] [2021-09-23T17:46:00.419Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:46:00.419Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-23T17:46:00.419Z] #34 DONE 6.9s [2021-09-23T17:46:00.419Z] [2021-09-23T17:46:00.419Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:00.419Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:00.680Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.4s done [2021-09-23T17:46:00.885Z] #11 DONE 13.8s [2021-09-23T17:46:00.885Z] [2021-09-23T17:46:00.885Z] #28 [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-09-23T17:46:00.885Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:46:00.885Z] #28 2.167 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:00.885Z] #28 2.168 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:00.885Z] #28 2.194 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:00.885Z] #28 2.286 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:00.885Z] #28 2.381 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:00.885Z] #28 2.591 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:00.885Z] #28 3.792 Fetched 8412 kB in 2s (4461 kB/s) [2021-09-23T17:46:00.885Z] #28 3.792 Reading package lists... [2021-09-23T17:46:00.885Z] #28 4.425 Reading package lists... [2021-09-23T17:46:00.885Z] #28 5.062 Building dependency tree... [2021-09-23T17:46:00.885Z] #28 5.335 The following additional packages will be installed: [2021-09-23T17:46:00.886Z] #28 5.335 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-23T17:46:00.886Z] #28 5.336 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-23T17:46:00.886Z] #28 5.337 Recommended packages: [2021-09-23T17:46:00.886Z] #28 5.337 libldap-common publicsuffix libsasl2-modules [2021-09-23T17:46:00.886Z] #28 5.464 The following NEW packages will be installed: [2021-09-23T17:46:00.886Z] #28 5.465 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-23T17:46:00.886Z] #28 5.465 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-23T17:46:00.886Z] #28 5.466 libssh2-1 openssl [2021-09-23T17:46:00.886Z] #28 5.739 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:00.886Z] #28 5.739 Need to get 3038 kB of archives. [2021-09-23T17:46:00.886Z] #28 5.739 After this operation, 6652 kB of additional disk space will be used. [2021-09-23T17:46:00.886Z] #28 5.739 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-23T17:46:00.886Z] #28 5.739 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-23T17:46:00.886Z] #28 5.782 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-23T17:46:00.886Z] #28 5.829 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-23T17:46:00.886Z] #28 5.838 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-23T17:46:00.886Z] #28 5.843 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-23T17:46:00.886Z] #28 5.852 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-23T17:46:00.886Z] #28 5.853 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-23T17:46:00.886Z] #28 5.863 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-23T17:46:00.886Z] #28 5.866 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-23T17:46:00.886Z] #28 5.869 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-23T17:46:00.886Z] #28 5.883 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-23T17:46:00.886Z] #28 5.901 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:46:00.886Z] #28 5.926 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:46:00.886Z] #28 5.958 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:46:00.886Z] #28 6.191 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:00.886Z] #28 6.216 Fetched 3038 kB in 1s (5860 kB/s) [2021-09-23T17:46:00.886Z] #28 6.502 Selecting previously unselected package openssl. [2021-09-23T17:46:00.886Z] #28 6.502 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-09-23T17:46:00.886Z] #28 6.502 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-23T17:46:00.886Z] #28 6.512 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:46:00.886Z] #28 6.741 Selecting previously unselected package ca-certificates. [2021-09-23T17:46:00.886Z] #28 6.743 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-23T17:46:00.886Z] #28 6.747 Unpacking ca-certificates (20210119) ... [2021-09-23T17:46:00.886Z] #28 6.822 Selecting previously unselected package libbrotli1:amd64. [2021-09-23T17:46:00.886Z] #28 6.824 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-23T17:46:00.886Z] #28 6.834 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:46:00.886Z] #28 6.907 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-23T17:46:00.886Z] #28 6.907 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:46:00.886Z] #28 6.915 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:00.886Z] #28 7.018 Selecting previously unselected package libsasl2-2:amd64. [2021-09-23T17:46:00.886Z] #28 7.019 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:46:00.886Z] #28 7.035 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:00.886Z] #28 7.185 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-23T17:46:00.886Z] #28 7.186 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-23T17:46:00.886Z] #28 7.193 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:46:00.886Z] #28 7.418 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-23T17:46:00.886Z] #28 7.419 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-23T17:46:00.886Z] #28 7.431 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:46:00.886Z] #28 7.583 Selecting previously unselected package libpsl5:amd64. [2021-09-23T17:46:00.886Z] #28 7.585 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-23T17:46:00.886Z] #28 7.601 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:46:00.886Z] #28 7.647 Selecting previously unselected package librtmp1:amd64. [2021-09-23T17:46:00.886Z] #28 7.648 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-23T17:46:00.886Z] #28 7.653 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:46:00.886Z] #28 7.704 Selecting previously unselected package libssh2-1:amd64. [2021-09-23T17:46:00.886Z] #28 7.706 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-23T17:46:00.886Z] #28 7.710 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:46:00.886Z] #28 7.770 Selecting previously unselected package libcurl4:amd64. [2021-09-23T17:46:00.886Z] #28 7.771 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:46:00.886Z] #28 7.778 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:46:01.143Z] #28 7.841 Selecting previously unselected package curl. [2021-09-23T17:46:01.143Z] #28 7.842 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:46:01.143Z] #28 7.846 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-23T17:46:01.143Z] #28 7.929 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:46:01.143Z] #28 7.931 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:46:01.143Z] #28 7.936 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:46:01.143Z] #28 8.008 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:46:01.143Z] #28 8.009 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:46:01.143Z] #28 8.014 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:46:01.143Z] #28 8.055 Selecting previously unselected package jq. [2021-09-23T17:46:01.263Z] #11 ... [2021-09-23T17:46:01.263Z] [2021-09-23T17:46:01.263Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-23T17:46:01.263Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-23T17:46:01.263Z] #72 DONE 0.5s [2021-09-23T17:46:01.263Z] [2021-09-23T17:46:01.263Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:01.263Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:01.263Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.1s [2021-09-23T17:46:01.400Z] #28 ... [2021-09-23T17:46:01.400Z] [2021-09-23T17:46:01.400Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-23T17:46:01.400Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-23T17:46:01.400Z] #12 DONE 0.5s [2021-09-23T17:46:01.400Z] [2021-09-23T17:46:01.400Z] #28 [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-09-23T17:46:01.400Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:46:01.400Z] #28 8.056 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:46:01.400Z] #28 8.062 Unpacking jq (1.6-2.1) ... [2021-09-23T17:46:01.400Z] #28 8.143 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:46:01.400Z] #28 8.158 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:46:01.400Z] #28 ... [2021-09-23T17:46:01.400Z] [2021-09-23T17:46:01.400Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-09-23T17:46:01.400Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-23T17:46:01.429Z] #45 ... [2021-09-23T17:46:01.429Z] [2021-09-23T17:46:01.429Z] #60 [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-09-23T17:46:01.429Z] #60 sha256:96404d765d9edb73c90ab63d6e0e0e5eb79c54eb01840f136d0d8b72fe75753b [2021-09-23T17:46:01.429Z] #60 4.992 + RM_GOPATH=0 [2021-09-23T17:46:01.429Z] #60 4.992 + TMP_GOPATH= [2021-09-23T17:46:01.429Z] #60 4.992 + : /build [2021-09-23T17:46:01.429Z] #60 4.992 + '[' -z '' ']' [2021-09-23T17:46:01.429Z] #60 4.993 ++ mktemp -d [2021-09-23T17:46:01.429Z] #60 5.006 + export GOPATH=/tmp/tmp.MYTBjVKPy3 [2021-09-23T17:46:01.429Z] #60 5.006 + GOPATH=/tmp/tmp.MYTBjVKPy3 [2021-09-23T17:46:01.429Z] #60 5.006 + RM_GOPATH=1 [2021-09-23T17:46:01.429Z] #60 5.006 + case "$(go env GOARCH)" in [2021-09-23T17:46:01.429Z] #60 5.006 ++ go env GOARCH [2021-09-23T17:46:01.429Z] #60 5.043 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:01.429Z] #60 5.044 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:01.429Z] #60 5.048 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:01.429Z] #60 5.059 + dir=/tmp/install [2021-09-23T17:46:01.429Z] #60 5.059 + bin=rootlesskit [2021-09-23T17:46:01.429Z] #60 5.060 + shift [2021-09-23T17:46:01.429Z] #60 5.060 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-23T17:46:01.429Z] #60 5.060 + . /tmp/install/rootlesskit.installer [2021-09-23T17:46:01.429Z] #60 5.061 ++ : v0.14.4 [2021-09-23T17:46:01.429Z] #60 5.062 + install_rootlesskit [2021-09-23T17:46:01.429Z] #60 5.062 + case "$1" in [2021-09-23T17:46:01.429Z] #60 5.062 + export CGO_ENABLED=0 [2021-09-23T17:46:01.429Z] #60 5.062 + CGO_ENABLED=0 [2021-09-23T17:46:01.429Z] #60 5.062 + _install_rootlesskit [2021-09-23T17:46:01.429Z] #60 5.067 + echo 'Install rootlesskit version v0.14.4' [2021-09-23T17:46:01.429Z] #60 5.071 Install rootlesskit version v0.14.4 [2021-09-23T17:46:01.429Z] #60 5.071 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:46:01.429Z] #60 5.072 + GOBIN=/build [2021-09-23T17:46:01.429Z] #60 5.072 + GO111MODULE=on [2021-09-23T17:46:01.429Z] #60 5.072 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-23T17:46:01.429Z] #60 5.513 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-23T17:46:01.429Z] #60 ... [2021-09-23T17:46:01.429Z] [2021-09-23T17:46:01.430Z] #37 [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-09-23T17:46:01.430Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:46:01.430Z] #37 5.463 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:01.430Z] #37 5.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:01.430Z] #37 5.523 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:01.658Z] #13 DONE 0.5s [2021-09-23T17:46:01.658Z] [2021-09-23T17:46:01.658Z] #28 [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-09-23T17:46:01.658Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:46:01.658Z] #28 8.223 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:46:01.658Z] #28 8.235 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:01.658Z] #28 8.247 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:46:01.658Z] #28 8.262 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:01.658Z] #28 8.281 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:46:01.658Z] #28 8.299 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:46:01.658Z] #28 8.315 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:46:01.658Z] #28 8.326 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:46:01.658Z] #28 8.346 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:46:01.658Z] #28 8.363 Setting up ca-certificates (20210119) ... [2021-09-23T17:46:01.692Z] #37 6.068 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:01.836Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.5s done [2021-09-23T17:46:01.836Z] #11 ... [2021-09-23T17:46:01.836Z] [2021-09-23T17:46:01.836Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-23T17:46:01.836Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-23T17:46:01.836Z] #74 DONE 0.7s [2021-09-23T17:46:01.916Z] #28 ... [2021-09-23T17:46:01.916Z] [2021-09-23T17:46:01.916Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-23T17:46:01.916Z] #40 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-23T17:46:01.916Z] #40 DONE 0.1s [2021-09-23T17:46:01.916Z] [2021-09-23T17:46:01.916Z] #28 [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-09-23T17:46:01.916Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:46:01.916Z] #28 8.729 Updating certificates in /etc/ssl/certs... [2021-09-23T17:46:01.916Z] #28 ... [2021-09-23T17:46:01.916Z] [2021-09-23T17:46:01.916Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-23T17:46:01.916Z] #32 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-23T17:46:01.916Z] #32 DONE 0.2s [2021-09-23T17:46:01.916Z] [2021-09-23T17:46:01.916Z] #44 [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-09-23T17:46:01.916Z] #44 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-23T17:46:01.916Z] #44 DONE 0.2s [2021-09-23T17:46:02.097Z] [2021-09-23T17:46:02.098Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:02.098Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:02.098Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 [2021-09-23T17:46:02.173Z] [2021-09-23T17:46:02.173Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:02.173Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:03.166Z] Client: [2021-09-23T17:46:03.166Z] Context: default [2021-09-23T17:46:03.166Z] Debug Mode: false [2021-09-23T17:46:03.166Z] Plugins: [2021-09-23T17:46:03.166Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-23T17:46:03.166Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-23T17:46:03.166Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-23T17:46:03.166Z] [2021-09-23T17:46:03.166Z] Server: [2021-09-23T17:46:03.166Z] Containers: 0 [2021-09-23T17:46:03.166Z] Running: 0 [2021-09-23T17:46:03.166Z] Paused: 0 [2021-09-23T17:46:03.166Z] Stopped: 0 [2021-09-23T17:46:03.166Z] Images: 0 [2021-09-23T17:46:03.166Z] Server Version: 20.10.6 [2021-09-23T17:46:03.166Z] Storage Driver: overlay2 [2021-09-23T17:46:03.166Z] Backing Filesystem: extfs [2021-09-23T17:46:03.166Z] Supports d_type: true [2021-09-23T17:46:03.166Z] Native Overlay Diff: true [2021-09-23T17:46:03.166Z] userxattr: false [2021-09-23T17:46:03.166Z] Logging Driver: json-file [2021-09-23T17:46:03.166Z] Cgroup Driver: systemd [2021-09-23T17:46:03.166Z] Cgroup Version: 2 [2021-09-23T17:46:03.166Z] Plugins: [2021-09-23T17:46:03.166Z] Volume: local [2021-09-23T17:46:03.166Z] Network: bridge host ipvlan macvlan null overlay [2021-09-23T17:46:03.166Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-23T17:46:03.166Z] Swarm: inactive [2021-09-23T17:46:03.166Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-23T17:46:03.166Z] Default Runtime: runc [2021-09-23T17:46:03.166Z] Init Binary: docker-init [2021-09-23T17:46:03.166Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:46:03.166Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:46:03.166Z] init version: de40ad0 [2021-09-23T17:46:03.166Z] Security Options: [2021-09-23T17:46:03.166Z] apparmor [2021-09-23T17:46:03.166Z] seccomp [2021-09-23T17:46:03.166Z] Profile: default [2021-09-23T17:46:03.166Z] cgroupns [2021-09-23T17:46:03.166Z] Kernel Version: 5.4.0-1048-aws [2021-09-23T17:46:03.166Z] Operating System: Ubuntu 20.04.2 LTS [2021-09-23T17:46:03.166Z] OSType: linux [2021-09-23T17:46:03.166Z] Architecture: x86_64 [2021-09-23T17:46:03.166Z] CPUs: 2 [2021-09-23T17:46:03.166Z] Total Memory: 7.487GiB [2021-09-23T17:46:03.166Z] Name: ip-10-100-105-196 [2021-09-23T17:46:03.166Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-09-23T17:46:03.166Z] Docker Root Dir: /var/lib/docker [2021-09-23T17:46:03.166Z] Debug Mode: false [2021-09-23T17:46:03.166Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:46:03.166Z] Labels: [2021-09-23T17:46:03.166Z] Experimental: true [2021-09-23T17:46:03.166Z] Insecure Registries: [2021-09-23T17:46:03.166Z] 127.0.0.0/8 [2021-09-23T17:46:03.166Z] Live Restore Enabled: true [2021-09-23T17:46:03.166Z] [2021-09-23T17:46:03.166Z] WARNING: No kernel memory limit support [2021-09-23T17:46:03.166Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-23T17:46:03.500Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e . [2021-09-23T17:46:03.613Z] #37 7.635 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:03.760Z] #2 [internal] load .dockerignore [2021-09-23T17:46:03.760Z] #2 sha256:21065150034cc40d6d6c17cb827d28b41a9b034995e3a9ab441b23f5ddf4ef7e [2021-09-23T17:46:04.019Z] #2 transferring context: 87B done [2021-09-23T17:46:04.281Z] #2 DONE 0.5s [2021-09-23T17:46:04.281Z] [2021-09-23T17:46:04.281Z] #1 [internal] load build definition from Dockerfile [2021-09-23T17:46:04.281Z] #1 sha256:87e08644ab094af9f774e45b3850e32dd1c3050e4337e571928a8547fe533c6c [2021-09-23T17:46:04.281Z] #1 transferring dockerfile: 16.36kB done [2021-09-23T17:46:04.281Z] #1 DONE 0.6s [2021-09-23T17:46:04.564Z] [2021-09-23T17:46:04.564Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-23T17:46:04.564Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-23T17:46:04.704Z] #45 ... [2021-09-23T17:46:04.704Z] [2021-09-23T17:46:04.704Z] #28 [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-09-23T17:46:04.704Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:46:04.704Z] #28 9.424 129 added, 0 removed; done. [2021-09-23T17:46:04.704Z] #28 9.510 Setting up jq (1.6-2.1) ... [2021-09-23T17:46:04.704Z] #28 9.526 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:46:04.704Z] #28 9.546 Setting up curl (7.74.0-1.3+b1) ... [2021-09-23T17:46:04.704Z] #28 9.564 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:04.704Z] #28 9.599 Processing triggers for ca-certificates (20210119) ... [2021-09-23T17:46:04.704Z] #28 9.606 Updating certificates in /etc/ssl/certs... [2021-09-23T17:46:04.704Z] #28 10.79 0 added, 0 removed; done. [2021-09-23T17:46:04.704Z] #28 10.79 Running hooks in /etc/ca-certificates/update.d... [2021-09-23T17:46:04.704Z] #28 10.80 done. [2021-09-23T17:46:04.704Z] #28 DONE 11.2s [2021-09-23T17:46:04.704Z] [2021-09-23T17:46:04.704Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-23T17:46:04.704Z] #29 sha256:4fb06bbef51fef44ccada845dc8e741b8f0e6d1f87d48e7b4084f4154a644883 [2021-09-23T17:46:04.704Z] #29 DONE 0.1s [2021-09-23T17:46:04.704Z] [2021-09-23T17:46:04.704Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:46:04.704Z] #30 sha256:eb9342dfb8d343457c56f6035f0fd0d6e3cefc40f71a638dc859599946b01b21 [2021-09-23T17:46:04.704Z] #30 ... [2021-09-23T17:46:04.704Z] [2021-09-23T17:46:04.704Z] #25 [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-09-23T17:46:04.704Z] #25 sha256:88f432240b2133d64684250d8f8f420cc509160f12997631d811ffd7dd3dbca9 [2021-09-23T17:46:04.704Z] #25 1.209 + RM_GOPATH=0 [2021-09-23T17:46:04.704Z] #25 1.209 + TMP_GOPATH= [2021-09-23T17:46:04.704Z] #25 1.209 + : /build [2021-09-23T17:46:04.704Z] #25 1.209 + '[' -z '' ']' [2021-09-23T17:46:04.704Z] #25 1.211 ++ mktemp -d [2021-09-23T17:46:04.704Z] #25 1.213 + export GOPATH=/tmp/tmp.RpLeFj8ojP [2021-09-23T17:46:04.704Z] #25 1.213 + GOPATH=/tmp/tmp.RpLeFj8ojP [2021-09-23T17:46:04.704Z] #25 1.213 + RM_GOPATH=1 [2021-09-23T17:46:04.704Z] #25 1.213 + case "$(go env GOARCH)" in [2021-09-23T17:46:04.704Z] #25 1.213 ++ go env GOARCH [2021-09-23T17:46:04.704Z] #25 1.225 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:04.704Z] #25 1.225 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:04.704Z] #25 1.226 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:04.704Z] #25 1.227 Install docker/cli version 17.06.2-ce from stable [2021-09-23T17:46:04.704Z] #25 1.228 + dir=/tmp/install [2021-09-23T17:46:04.704Z] #25 1.228 + bin=dockercli [2021-09-23T17:46:04.704Z] #25 1.228 + shift [2021-09-23T17:46:04.704Z] #25 1.228 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-23T17:46:04.704Z] #25 1.228 + . /tmp/install/dockercli.installer [2021-09-23T17:46:04.704Z] #25 1.228 ++ : stable [2021-09-23T17:46:04.704Z] #25 1.228 ++ : 17.06.2-ce [2021-09-23T17:46:04.704Z] #25 1.228 + install_dockercli [2021-09-23T17:46:04.704Z] #25 1.228 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-23T17:46:04.704Z] #25 1.228 ++ uname -m [2021-09-23T17:46:04.704Z] #25 1.236 + arch=x86_64 [2021-09-23T17:46:04.704Z] #25 1.236 + '[' x86_64 '!=' x86_64 ']' [2021-09-23T17:46:04.704Z] #25 1.236 + url=https://download.docker.com/linux/static [2021-09-23T17:46:04.704Z] #25 1.236 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-23T17:46:04.704Z] #25 1.236 + tar -xz docker/docker [2021-09-23T17:46:04.704Z] #25 2.732 + mkdir -p /build [2021-09-23T17:46:04.704Z] #25 2.743 + mv docker/docker /build/ [2021-09-23T17:46:04.704Z] #25 2.755 + rmdir docker [2021-09-23T17:46:04.704Z] #25 DONE 3.0s [2021-09-23T17:46:04.824Z] #3 DONE 0.5s [2021-09-23T17:46:04.824Z] [2021-09-23T17:46:04.824Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-23T17:46:04.824Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-23T17:46:04.824Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-23T17:46:04.966Z] [2021-09-23T17:46:04.966Z] #60 [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-09-23T17:46:04.966Z] #60 sha256:f47a0554b1fd8d62832f8341bae2b5a9114f3ae0e1c1846d2a4573e22200f8a1 [2021-09-23T17:46:04.966Z] #60 1.380 + RM_GOPATH=0 [2021-09-23T17:46:04.966Z] #60 1.380 + TMP_GOPATH= [2021-09-23T17:46:04.966Z] #60 1.380 + : /build [2021-09-23T17:46:04.966Z] #60 1.380 + '[' -z '' ']' [2021-09-23T17:46:04.966Z] #60 1.381 ++ mktemp -d [2021-09-23T17:46:04.966Z] #60 1.382 + export GOPATH=/tmp/tmp.D48E8q2fZg [2021-09-23T17:46:04.966Z] #60 1.382 + GOPATH=/tmp/tmp.D48E8q2fZg [2021-09-23T17:46:04.966Z] #60 1.382 + RM_GOPATH=1 [2021-09-23T17:46:04.966Z] #60 1.382 + case "$(go env GOARCH)" in [2021-09-23T17:46:04.966Z] #60 1.384 ++ go env GOARCH [2021-09-23T17:46:04.966Z] #60 1.402 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:04.966Z] #60 1.402 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:04.966Z] #60 1.402 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:04.966Z] #60 1.404 + dir=/tmp/install [2021-09-23T17:46:04.966Z] #60 1.404 + bin=rootlesskit [2021-09-23T17:46:04.966Z] #60 1.404 + shift [2021-09-23T17:46:04.966Z] #60 1.404 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-23T17:46:04.966Z] #60 1.404 + . /tmp/install/rootlesskit.installer [2021-09-23T17:46:04.966Z] #60 1.404 ++ : v0.14.4 [2021-09-23T17:46:04.966Z] #60 1.404 + install_rootlesskit [2021-09-23T17:46:04.966Z] #60 1.404 + case "$1" in [2021-09-23T17:46:04.966Z] #60 1.404 + export CGO_ENABLED=0 [2021-09-23T17:46:04.966Z] #60 1.404 + CGO_ENABLED=0 [2021-09-23T17:46:04.966Z] #60 1.404 + _install_rootlesskit [2021-09-23T17:46:04.966Z] #60 1.404 + echo 'Install rootlesskit version v0.14.4' [2021-09-23T17:46:04.966Z] #60 1.404 Install rootlesskit version v0.14.4 [2021-09-23T17:46:04.966Z] #60 1.404 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:46:04.966Z] #60 1.404 + GOBIN=/build [2021-09-23T17:46:04.966Z] #60 1.404 + GO111MODULE=on [2021-09-23T17:46:04.966Z] #60 1.404 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-23T17:46:04.966Z] #60 1.748 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-23T17:46:04.966Z] #60 2.509 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-23T17:46:04.966Z] #60 2.512 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-23T17:46:04.966Z] #60 2.516 go: downloading github.com/google/uuid v1.3.0 [2021-09-23T17:46:04.966Z] #60 2.518 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-23T17:46:04.966Z] #60 2.520 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-23T17:46:04.966Z] #60 2.520 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:46:04.966Z] #60 2.541 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-23T17:46:04.966Z] #60 2.546 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T17:46:04.966Z] #60 2.577 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-23T17:46:04.966Z] #60 2.606 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-23T17:46:04.966Z] #60 2.658 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-23T17:46:04.966Z] #60 3.055 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-23T17:46:04.967Z] #60 3.060 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-23T17:46:05.083Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-23T17:46:05.083Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-23T17:46:05.083Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-23T17:46:05.083Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 8.70MB / 9.67MB 0.2s [2021-09-23T17:46:05.343Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-09-23T17:46:05.343Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s [2021-09-23T17:46:05.531Z] #37 9.789 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:05.602Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-09-23T17:46:05.602Z] #4 DONE 0.7s [2021-09-23T17:46:05.656Z] Client: [2021-09-23T17:46:05.656Z] Context: default [2021-09-23T17:46:05.656Z] Debug Mode: false [2021-09-23T17:46:05.656Z] Plugins: [2021-09-23T17:46:05.656Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-23T17:46:05.656Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-23T17:46:05.656Z] [2021-09-23T17:46:05.656Z] Server: [2021-09-23T17:46:05.656Z] Containers: 0 [2021-09-23T17:46:05.656Z] Running: 0 [2021-09-23T17:46:05.656Z] Paused: 0 [2021-09-23T17:46:05.656Z] Stopped: 0 [2021-09-23T17:46:05.656Z] Images: 0 [2021-09-23T17:46:05.656Z] Server Version: 20.10.6 [2021-09-23T17:46:05.656Z] Storage Driver: overlay2 [2021-09-23T17:46:05.656Z] Backing Filesystem: extfs [2021-09-23T17:46:05.656Z] Supports d_type: true [2021-09-23T17:46:05.656Z] Native Overlay Diff: true [2021-09-23T17:46:05.656Z] userxattr: false [2021-09-23T17:46:05.656Z] Logging Driver: json-file [2021-09-23T17:46:05.656Z] Cgroup Driver: cgroupfs [2021-09-23T17:46:05.656Z] Cgroup Version: 1 [2021-09-23T17:46:05.656Z] Plugins: [2021-09-23T17:46:05.656Z] Volume: local [2021-09-23T17:46:05.656Z] Network: bridge host ipvlan macvlan null overlay [2021-09-23T17:46:05.656Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-23T17:46:05.656Z] Swarm: inactive [2021-09-23T17:46:05.656Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-09-23T17:46:05.656Z] Default Runtime: runc [2021-09-23T17:46:05.656Z] Init Binary: docker-init [2021-09-23T17:46:05.656Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:46:05.656Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:46:05.656Z] init version: de40ad0 [2021-09-23T17:46:05.656Z] Security Options: [2021-09-23T17:46:05.656Z] apparmor [2021-09-23T17:46:05.656Z] seccomp [2021-09-23T17:46:05.656Z] Profile: default [2021-09-23T17:46:05.656Z] Kernel Version: 5.4.0-1048-aws [2021-09-23T17:46:05.656Z] Operating System: Ubuntu 20.04.2 LTS [2021-09-23T17:46:05.656Z] OSType: linux [2021-09-23T17:46:05.656Z] Architecture: aarch64 [2021-09-23T17:46:05.656Z] CPUs: 4 [2021-09-23T17:46:05.656Z] Total Memory: 7.493GiB [2021-09-23T17:46:05.656Z] Name: ip-10-100-48-227 [2021-09-23T17:46:05.656Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-09-23T17:46:05.656Z] Docker Root Dir: /var/lib/docker [2021-09-23T17:46:05.656Z] Debug Mode: false [2021-09-23T17:46:05.656Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:46:05.656Z] Labels: [2021-09-23T17:46:05.656Z] Experimental: true [2021-09-23T17:46:05.656Z] Insecure Registries: [2021-09-23T17:46:05.656Z] 127.0.0.0/8 [2021-09-23T17:46:05.656Z] Live Restore Enabled: true [2021-09-23T17:46:05.656Z] [2021-09-23T17:46:05.657Z] WARNING: No swap limit support [Pipeline] sh [2021-09-23T17:46:05.792Z] #37 ... [2021-09-23T17:46:05.792Z] [2021-09-23T17:46:05.792Z] #35 [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-09-23T17:46:05.792Z] #35 sha256:b3e5d1fa021a5e29801cf3432d6eb49794baa394ae593b4092077d86cc2a2984 [2021-09-23T17:46:05.792Z] #35 4.312 Install go-toml version v1.8.1 [2021-09-23T17:46:05.792Z] #35 4.952 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-23T17:46:05.792Z] #35 ... [2021-09-23T17:46:05.792Z] [2021-09-23T17:46:05.792Z] #53 [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-09-23T17:46:05.792Z] #53 sha256:3d53bb98222a1921230669f8c6a17cd69b2585fe6a42160edadcc83e662918da [2021-09-23T17:46:05.792Z] #53 4.932 + RM_GOPATH=0 [2021-09-23T17:46:05.792Z] #53 4.932 + TMP_GOPATH= [2021-09-23T17:46:05.792Z] #53 4.932 + : /build [2021-09-23T17:46:05.792Z] #53 4.932 + '[' -z '' ']' [2021-09-23T17:46:05.792Z] #53 4.934 ++ mktemp -d [2021-09-23T17:46:05.792Z] #53 4.937 + export GOPATH=/tmp/tmp.gO8zey3aqA [2021-09-23T17:46:05.792Z] #53 4.937 + GOPATH=/tmp/tmp.gO8zey3aqA [2021-09-23T17:46:05.792Z] #53 4.937 + RM_GOPATH=1 [2021-09-23T17:46:05.793Z] #53 4.937 + case "$(go env GOARCH)" in [2021-09-23T17:46:05.793Z] #53 4.938 ++ go env GOARCH [2021-09-23T17:46:05.793Z] #53 5.037 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:05.793Z] #53 5.037 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:05.793Z] #53 5.040 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:05.793Z] #53 5.042 + dir=/tmp/install [2021-09-23T17:46:05.793Z] #53 5.047 + bin=shfmt [2021-09-23T17:46:05.793Z] #53 5.047 + shift [2021-09-23T17:46:05.793Z] #53 5.048 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-23T17:46:05.793Z] #53 5.048 + . /tmp/install/shfmt.installer [2021-09-23T17:46:05.793Z] #53 5.048 ++ : v3.0.2 [2021-09-23T17:46:05.793Z] #53 5.048 Install shfmt version v3.0.2 [2021-09-23T17:46:05.793Z] #53 5.048 + install_shfmt [2021-09-23T17:46:05.793Z] #53 5.048 + echo 'Install shfmt version v3.0.2' [2021-09-23T17:46:05.793Z] #53 5.049 + GOBIN=/build [2021-09-23T17:46:05.793Z] #53 5.049 + GO111MODULE=on [2021-09-23T17:46:05.793Z] #53 5.049 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-23T17:46:05.793Z] #53 5.577 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-23T17:46:05.793Z] #53 6.721 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-23T17:46:05.793Z] #53 6.735 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-23T17:46:05.793Z] #53 6.847 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-23T17:46:05.793Z] #53 8.788 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-23T17:46:05.862Z] [2021-09-23T17:46:05.862Z] #6 [internal] load build definition from Dockerfile [2021-09-23T17:46:05.862Z] #6 sha256:99dfebd3925786f3c83b1a558a8bba331d4d49f88151afd336436f6c9dc7c569 [2021-09-23T17:46:05.862Z] #6 DONE 0.0s [2021-09-23T17:46:05.862Z] [2021-09-23T17:46:05.862Z] #5 [internal] load .dockerignore [2021-09-23T17:46:05.862Z] #5 sha256:fb824ba83d0ed6374152b2f227dc0ef527f7cb1be38305dd05070863129fd194 [2021-09-23T17:46:05.862Z] #5 DONE 0.0s [2021-09-23T17:46:05.862Z] [2021-09-23T17:46:05.862Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-23T17:46:05.862Z] #10 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-23T17:46:05.906Z] #60 4.110 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-23T17:46:05.906Z] #60 4.142 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-23T17:46:05.956Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:46:05.956Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:46:05.956Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42089/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-23T17:46:05.956Z] + bash /home/ubuntu/workspace/moby_PR-42089/check-config.sh [2021-09-23T17:46:05.956Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-23T17:46:05.956Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-23T17:46:05.956Z] [2021-09-23T17:46:05.956Z] Generally Necessary: [2021-09-23T17:46:05.956Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-23T17:46:05.956Z] - apparmor: enabled and tools installed [2021-09-23T17:46:05.956Z] - CONFIG_NAMESPACES: enabled [2021-09-23T17:46:05.956Z] - CONFIG_NET_NS: enabled [2021-09-23T17:46:05.956Z] - CONFIG_PID_NS: enabled [2021-09-23T17:46:05.956Z] - CONFIG_IPC_NS: enabled [2021-09-23T17:46:05.956Z] - CONFIG_UTS_NS: enabled [2021-09-23T17:46:05.956Z] - CONFIG_CGROUPS: enabled [2021-09-23T17:46:05.956Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-23T17:46:05.956Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-23T17:46:05.956Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-23T17:46:05.956Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-23T17:46:05.956Z] - CONFIG_CPUSETS: enabled [2021-09-23T17:46:05.956Z] - CONFIG_MEMCG: enabled [2021-09-23T17:46:06.054Z] #53 ... [2021-09-23T17:46:06.054Z] [2021-09-23T17:46:06.054Z] #33 [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-09-23T17:46:06.054Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:46:06.054Z] #33 4.947 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-23T17:46:06.054Z] #33 4.961 Cloning into '.'... [2021-09-23T17:46:06.054Z] #33 ... [2021-09-23T17:46:06.054Z] [2021-09-23T17:46:06.054Z] #47 [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-09-23T17:46:06.054Z] #47 sha256:c66b83626c0dd76aae857975db535f9b5dab3105226ae5165339875aa57a2403 [2021-09-23T17:46:06.054Z] #47 4.567 + RM_GOPATH=0 [2021-09-23T17:46:06.054Z] #47 4.567 + TMP_GOPATH= [2021-09-23T17:46:06.054Z] #47 4.567 + : /build [2021-09-23T17:46:06.054Z] #47 4.567 + '[' -z '' ']' [2021-09-23T17:46:06.054Z] #47 4.567 ++ mktemp -d [2021-09-23T17:46:06.054Z] #47 4.567 + export GOPATH=/tmp/tmp.3w0GFjN0cN [2021-09-23T17:46:06.054Z] #47 4.567 + GOPATH=/tmp/tmp.3w0GFjN0cN [2021-09-23T17:46:06.054Z] #47 4.567 + RM_GOPATH=1 [2021-09-23T17:46:06.054Z] #47 4.567 + case "$(go env GOARCH)" in [2021-09-23T17:46:06.054Z] #47 4.576 ++ go env GOARCH [2021-09-23T17:46:06.055Z] #47 4.585 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:06.055Z] #47 4.585 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:06.055Z] #47 4.587 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:06.055Z] #47 4.591 + dir=/tmp/install [2021-09-23T17:46:06.055Z] #47 4.591 + bin=vndr [2021-09-23T17:46:06.055Z] #47 4.595 Install vndr version v0.1.2 [2021-09-23T17:46:06.055Z] #47 4.597 + shift [2021-09-23T17:46:06.055Z] #47 4.597 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-23T17:46:06.055Z] #47 4.597 + . /tmp/install/vndr.installer [2021-09-23T17:46:06.055Z] #47 4.597 ++ : v0.1.2 [2021-09-23T17:46:06.055Z] #47 4.597 + install_vndr [2021-09-23T17:46:06.055Z] #47 4.597 + echo 'Install vndr version v0.1.2' [2021-09-23T17:46:06.055Z] #47 4.597 + GOBIN=/build [2021-09-23T17:46:06.055Z] #47 4.597 + GO111MODULE=on [2021-09-23T17:46:06.055Z] #47 4.597 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-23T17:46:06.055Z] #47 5.135 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-23T17:46:06.219Z] - CONFIG_KEYS: enabled [2021-09-23T17:46:06.219Z] - CONFIG_VETH: enabled (as module) [2021-09-23T17:46:06.219Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-23T17:46:06.219Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-23T17:46:06.219Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-23T17:46:06.219Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-23T17:46:06.219Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-23T17:46:06.219Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-23T17:46:06.219Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-23T17:46:06.219Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-23T17:46:06.219Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-23T17:46:06.219Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-23T17:46:06.219Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-23T17:46:06.219Z] [2021-09-23T17:46:06.219Z] Optional Features: [2021-09-23T17:46:06.219Z] - CONFIG_USER_NS: enabled [2021-09-23T17:46:06.219Z] - CONFIG_SECCOMP: enabled [2021-09-23T17:46:06.219Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-23T17:46:06.219Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-23T17:46:06.219Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-23T17:46:06.219Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-23T17:46:06.219Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-23T17:46:06.316Z] #47 ... [2021-09-23T17:46:06.316Z] [2021-09-23T17:46:06.316Z] #25 [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-09-23T17:46:06.316Z] #25 sha256:62a10f2be2d8e72ee08553fb4b9f022aa54dad3d99082298edf83fc3f956ce67 [2021-09-23T17:46:06.316Z] #25 4.162 + RM_GOPATH=0 [2021-09-23T17:46:06.316Z] #25 4.162 + TMP_GOPATH= [2021-09-23T17:46:06.316Z] #25 4.162 + : /build [2021-09-23T17:46:06.316Z] #25 4.162 + '[' -z '' ']' [2021-09-23T17:46:06.316Z] #25 4.162 ++ mktemp -d [2021-09-23T17:46:06.316Z] #25 4.162 + export GOPATH=/tmp/tmp.Id5zfjRr24 [2021-09-23T17:46:06.316Z] #25 4.162 + GOPATH=/tmp/tmp.Id5zfjRr24 [2021-09-23T17:46:06.316Z] #25 4.162 + RM_GOPATH=1 [2021-09-23T17:46:06.316Z] #25 4.162 + case "$(go env GOARCH)" in [2021-09-23T17:46:06.316Z] #25 4.168 ++ go env GOARCH [2021-09-23T17:46:06.316Z] #25 4.181 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:06.316Z] #25 4.181 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:06.316Z] #25 4.184 Install docker/cli version 17.06.2-ce from stable [2021-09-23T17:46:06.316Z] #25 4.184 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:06.316Z] #25 4.184 + dir=/tmp/install [2021-09-23T17:46:06.316Z] #25 4.184 + bin=dockercli [2021-09-23T17:46:06.316Z] #25 4.184 + shift [2021-09-23T17:46:06.316Z] #25 4.184 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-23T17:46:06.316Z] #25 4.184 + . /tmp/install/dockercli.installer [2021-09-23T17:46:06.316Z] #25 4.184 ++ : stable [2021-09-23T17:46:06.316Z] #25 4.184 ++ : 17.06.2-ce [2021-09-23T17:46:06.316Z] #25 4.184 + install_dockercli [2021-09-23T17:46:06.316Z] #25 4.184 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-23T17:46:06.316Z] #25 4.184 ++ uname -m [2021-09-23T17:46:06.316Z] #25 4.184 + arch=x86_64 [2021-09-23T17:46:06.316Z] #25 4.184 + '[' x86_64 '!=' x86_64 ']' [2021-09-23T17:46:06.316Z] #25 4.184 + url=https://download.docker.com/linux/static [2021-09-23T17:46:06.316Z] #25 4.184 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-23T17:46:06.316Z] #25 4.184 + tar -xz docker/docker [2021-09-23T17:46:06.322Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 4.3s done [2021-09-23T17:46:06.482Z] - CONFIG_BLK_CGROUP: enabled [2021-09-23T17:46:06.482Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-23T17:46:06.482Z] - CONFIG_CGROUP_PERF: enabled [2021-09-23T17:46:06.482Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-23T17:46:06.482Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-23T17:46:06.482Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-23T17:46:06.482Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-23T17:46:06.482Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-23T17:46:06.482Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-23T17:46:06.482Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-23T17:46:06.482Z] - CONFIG_IP_VS: enabled (as module) [2021-09-23T17:46:06.482Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-23T17:46:06.482Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-23T17:46:06.482Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-23T17:46:06.482Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-23T17:46:06.482Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-23T17:46:06.482Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-23T17:46:06.482Z] - CONFIG_EXT4_FS: enabled [2021-09-23T17:46:06.482Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-23T17:46:06.482Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-23T17:46:06.482Z] - Network Drivers: [2021-09-23T17:46:06.482Z] - "overlay": [2021-09-23T17:46:06.482Z] - CONFIG_VXLAN: enabled (as module) [2021-09-23T17:46:06.482Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-23T17:46:06.482Z] Optional (for encrypted networks): [2021-09-23T17:46:06.577Z] #25 ... [2021-09-23T17:46:06.577Z] [2021-09-23T17:46:06.577Z] #41 [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-09-23T17:46:06.577Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:46:06.577Z] #41 4.954 + git clone https://github.com/docker/distribution.git . [2021-09-23T17:46:06.577Z] #41 4.963 Cloning into '.'... [2021-09-23T17:46:06.577Z] #41 ... [2021-09-23T17:46:06.577Z] [2021-09-23T17:46:06.577Z] #57 [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-09-23T17:46:06.577Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:46:06.577Z] #57 3.301 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:06.577Z] #57 3.319 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:06.577Z] #57 3.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:06.577Z] #57 3.548 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:06.577Z] #57 3.980 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:06.577Z] #57 5.105 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:06.583Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 [2021-09-23T17:46:06.745Z] - CONFIG_CRYPTO: enabled [2021-09-23T17:46:06.745Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-23T17:46:06.745Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-23T17:46:06.745Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-23T17:46:06.745Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-23T17:46:06.745Z] - CONFIG_XFRM: enabled [2021-09-23T17:46:06.745Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-23T17:46:06.745Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-23T17:46:06.745Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-23T17:46:06.745Z] - "ipvlan": [2021-09-23T17:46:06.745Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-23T17:46:06.745Z] - "macvlan": [2021-09-23T17:46:06.745Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-23T17:46:06.745Z] - CONFIG_DUMMY: enabled (as module) [2021-09-23T17:46:06.745Z] - "ftp,tftp client in container": [2021-09-23T17:46:06.745Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-23T17:46:06.745Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-23T17:46:06.745Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-23T17:46:06.745Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-23T17:46:06.745Z] - Storage Drivers: [2021-09-23T17:46:06.745Z] - "aufs": [2021-09-23T17:46:06.745Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-23T17:46:06.745Z] - "btrfs": [2021-09-23T17:46:06.745Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-23T17:46:06.745Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-23T17:46:06.745Z] - "devicemapper": [2021-09-23T17:46:06.745Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-23T17:46:06.745Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-23T17:46:06.745Z] - "overlay": [2021-09-23T17:46:06.806Z] #10 ... [2021-09-23T17:46:06.806Z] [2021-09-23T17:46:06.806Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:46:06.806Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-23T17:46:06.806Z] #8 DONE 0.9s [2021-09-23T17:46:06.806Z] [2021-09-23T17:46:06.806Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-23T17:46:06.806Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-23T17:46:06.806Z] #7 DONE 0.9s [2021-09-23T17:46:06.806Z] [2021-09-23T17:46:06.806Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-23T17:46:06.806Z] #10 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-23T17:46:06.806Z] #10 DONE 1.0s [2021-09-23T17:46:06.806Z] [2021-09-23T17:46:06.806Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:46:06.806Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-23T17:46:06.806Z] #9 DONE 1.0s [2021-09-23T17:46:06.839Z] #57 ... [2021-09-23T17:46:06.839Z] [2021-09-23T17:46:06.839Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:06.839Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:06.839Z] #14 4.326 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:06.839Z] #14 4.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:06.839Z] #14 4.347 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:06.839Z] #14 4.986 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:06.839Z] #14 5.966 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:06.839Z] #14 7.954 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:06.839Z] #14 ... [2021-09-23T17:46:06.839Z] [2021-09-23T17:46:06.839Z] #51 [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-09-23T17:46:06.839Z] #51 sha256:8bde61d1b698efe1bc23d5411c63749ebab34fbf48a457edd39667644a1b27b2 [2021-09-23T17:46:06.839Z] #51 4.672 + RM_GOPATH=0 [2021-09-23T17:46:06.839Z] #51 4.672 + TMP_GOPATH= [2021-09-23T17:46:06.839Z] #51 4.672 + : /build [2021-09-23T17:46:06.839Z] #51 4.672 + '[' -z '' ']' [2021-09-23T17:46:06.839Z] #51 4.672 ++ mktemp -d [2021-09-23T17:46:06.839Z] #51 4.672 + export GOPATH=/tmp/tmp.Zux0IOLqTX [2021-09-23T17:46:06.839Z] #51 4.672 + GOPATH=/tmp/tmp.Zux0IOLqTX [2021-09-23T17:46:06.839Z] #51 4.672 + RM_GOPATH=1 [2021-09-23T17:46:06.839Z] #51 4.672 + case "$(go env GOARCH)" in [2021-09-23T17:46:06.839Z] #51 4.691 ++ go env GOARCH [2021-09-23T17:46:06.839Z] #51 4.706 Install golangci-lint version v1.23.8 [2021-09-23T17:46:06.839Z] #51 4.706 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:06.839Z] #51 4.706 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:06.839Z] #51 4.706 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:06.839Z] #51 4.706 + dir=/tmp/install [2021-09-23T17:46:06.839Z] #51 4.706 + bin=golangci_lint [2021-09-23T17:46:06.839Z] #51 4.706 + shift [2021-09-23T17:46:06.839Z] #51 4.706 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-23T17:46:06.839Z] #51 4.706 + . /tmp/install/golangci_lint.installer [2021-09-23T17:46:06.839Z] #51 4.706 ++ : v1.23.8 [2021-09-23T17:46:06.839Z] #51 4.706 + install_golangci_lint [2021-09-23T17:46:06.839Z] #51 4.706 + set -e [2021-09-23T17:46:06.839Z] #51 4.706 + echo 'Install golangci-lint version v1.23.8' [2021-09-23T17:46:06.839Z] #51 4.706 + GOBIN=/build [2021-09-23T17:46:06.839Z] #51 4.706 + GO111MODULE=on [2021-09-23T17:46:06.839Z] #51 4.706 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-23T17:46:06.839Z] #51 5.177 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-23T17:46:06.839Z] #51 11.03 go: downloading github.com/fatih/color v1.7.0 [2021-09-23T17:46:06.839Z] #51 11.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-23T17:46:06.839Z] #51 11.12 go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T17:46:06.839Z] #51 11.14 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-23T17:46:06.839Z] #51 11.18 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-23T17:46:07.007Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-23T17:46:07.007Z] - "zfs": [2021-09-23T17:46:07.007Z] - /dev/zfs: present [2021-09-23T17:46:07.007Z] - zfs command: missing [2021-09-23T17:46:07.007Z] - zpool command: missing [2021-09-23T17:46:07.007Z] [2021-09-23T17:46:07.007Z] Limits: [2021-09-23T17:46:07.007Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-23T17:46:07.007Z] [2021-09-23T17:46:07.007Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-23T17:46:07.100Z] #51 ... [2021-09-23T17:46:07.100Z] [2021-09-23T17:46:07.100Z] #49 [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-09-23T17:46:07.100Z] #49 sha256:ec1e9fcf1027c7695af24bb6b53422795d4837656ee6c2570369a39106863481 [2021-09-23T17:46:07.100Z] #49 4.763 + RM_GOPATH=0 [2021-09-23T17:46:07.100Z] #49 4.763 + TMP_GOPATH= [2021-09-23T17:46:07.100Z] #49 4.763 + : /build [2021-09-23T17:46:07.100Z] #49 4.763 + '[' -z '' ']' [2021-09-23T17:46:07.100Z] #49 4.765 ++ mktemp -d [2021-09-23T17:46:07.100Z] #49 4.765 + export GOPATH=/tmp/tmp.GFz1XRB6uG [2021-09-23T17:46:07.100Z] #49 4.765 + GOPATH=/tmp/tmp.GFz1XRB6uG [2021-09-23T17:46:07.100Z] #49 4.765 + RM_GOPATH=1 [2021-09-23T17:46:07.100Z] #49 4.765 + case "$(go env GOARCH)" in [2021-09-23T17:46:07.100Z] #49 4.769 ++ go env GOARCH [2021-09-23T17:46:07.100Z] #49 4.777 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:07.100Z] #49 4.777 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:07.100Z] #49 4.777 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:07.100Z] #49 4.777 + dir=/tmp/install [2021-09-23T17:46:07.100Z] #49 4.777 + bin=gotestsum [2021-09-23T17:46:07.100Z] #49 4.777 + shift [2021-09-23T17:46:07.100Z] #49 4.777 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-23T17:46:07.100Z] #49 4.777 + . /tmp/install/gotestsum.installer [2021-09-23T17:46:07.100Z] #49 4.777 ++ : v1.7.0 [2021-09-23T17:46:07.100Z] #49 4.777 + install_gotestsum [2021-09-23T17:46:07.100Z] #49 4.777 + set -e [2021-09-23T17:46:07.100Z] #49 4.777 + echo 'Install gotestsum version v1.7.0' [2021-09-23T17:46:07.100Z] #49 4.777 + GOBIN=/build [2021-09-23T17:46:07.100Z] #49 4.777 + GO111MODULE=on [2021-09-23T17:46:07.100Z] #49 4.777 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-23T17:46:07.100Z] #49 4.778 Install gotestsum version v1.7.0 [2021-09-23T17:46:07.100Z] #49 5.183 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-23T17:46:07.100Z] #49 6.771 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-23T17:46:07.100Z] #49 6.771 go: downloading github.com/fatih/color v1.10.0 [2021-09-23T17:46:07.100Z] #49 6.829 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-23T17:46:07.100Z] #49 6.890 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:46:07.100Z] #49 7.346 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-23T17:46:07.100Z] #49 7.371 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T17:46:07.100Z] #49 7.469 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-23T17:46:07.100Z] #49 7.471 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-23T17:46:07.100Z] #49 7.643 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-23T17:46:07.100Z] #49 7.725 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-23T17:46:07.100Z] #49 7.870 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-23T17:46:07.100Z] #49 8.275 go: downloading golang.org/x/tools v0.1.0 [2021-09-23T17:46:07.100Z] #49 ... [2021-09-23T17:46:07.100Z] [2021-09-23T17:46:07.100Z] #51 [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-09-23T17:46:07.100Z] #51 sha256:8bde61d1b698efe1bc23d5411c63749ebab34fbf48a457edd39667644a1b27b2 [2021-09-23T17:46:07.100Z] #51 11.48 go: downloading github.com/spf13/viper v1.6.1 [2021-09-23T17:46:07.282Z] #60 ... [2021-09-23T17:46:07.282Z] [2021-09-23T17:46:07.282Z] #47 [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-09-23T17:46:07.282Z] #47 sha256:6b7fbdf5070adf661a30097c7818f58ef401b47723476f5e672aabcdaecb7fcd [2021-09-23T17:46:07.282Z] #47 1.381 + RM_GOPATH=0 [2021-09-23T17:46:07.282Z] #47 1.381 + TMP_GOPATH= [2021-09-23T17:46:07.282Z] #47 1.381 + : /build [2021-09-23T17:46:07.282Z] #47 1.381 + '[' -z '' ']' [2021-09-23T17:46:07.282Z] #47 1.382 ++ mktemp -d [2021-09-23T17:46:07.282Z] #47 1.383 + export GOPATH=/tmp/tmp.kufV80A8Ei [2021-09-23T17:46:07.282Z] #47 1.383 + GOPATH=/tmp/tmp.kufV80A8Ei [2021-09-23T17:46:07.282Z] #47 1.383 + RM_GOPATH=1 [2021-09-23T17:46:07.282Z] #47 1.383 + case "$(go env GOARCH)" in [2021-09-23T17:46:07.282Z] #47 1.383 ++ go env GOARCH [2021-09-23T17:46:07.282Z] #47 1.389 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:07.282Z] #47 1.389 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:07.282Z] #47 1.390 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:07.282Z] #47 1.391 Install vndr version v0.1.2 [2021-09-23T17:46:07.282Z] #47 1.391 + dir=/tmp/install [2021-09-23T17:46:07.282Z] #47 1.391 + bin=vndr [2021-09-23T17:46:07.282Z] #47 1.391 + shift [2021-09-23T17:46:07.282Z] #47 1.391 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-23T17:46:07.282Z] #47 1.391 + . /tmp/install/vndr.installer [2021-09-23T17:46:07.282Z] #47 1.391 ++ : v0.1.2 [2021-09-23T17:46:07.282Z] #47 1.391 + install_vndr [2021-09-23T17:46:07.282Z] #47 1.391 + echo 'Install vndr version v0.1.2' [2021-09-23T17:46:07.282Z] #47 1.391 + GOBIN=/build [2021-09-23T17:46:07.282Z] #47 1.391 + GO111MODULE=on [2021-09-23T17:46:07.282Z] #47 1.391 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-23T17:46:07.282Z] #47 1.438 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-23T17:46:07.282Z] #47 DONE 5.3s [2021-09-23T17:46:07.282Z] [2021-09-23T17:46:07.282Z] #51 [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-09-23T17:46:07.282Z] #51 sha256:9e1d36ca8f02805b59bf79b747ed6fde461d3238877876bfa3211528946281ef [2021-09-23T17:46:07.282Z] #51 1.896 + RM_GOPATH=0 [2021-09-23T17:46:07.282Z] #51 1.896 + TMP_GOPATH= [2021-09-23T17:46:07.282Z] #51 1.896 + : /build [2021-09-23T17:46:07.282Z] #51 1.896 + '[' -z '' ']' [2021-09-23T17:46:07.282Z] #51 1.897 ++ mktemp -d [2021-09-23T17:46:07.282Z] #51 1.900 + export GOPATH=/tmp/tmp.dBCeaBuFbm [2021-09-23T17:46:07.282Z] #51 1.900 + GOPATH=/tmp/tmp.dBCeaBuFbm [2021-09-23T17:46:07.282Z] #51 1.900 + RM_GOPATH=1 [2021-09-23T17:46:07.282Z] #51 1.900 + case "$(go env GOARCH)" in [2021-09-23T17:46:07.282Z] #51 1.902 ++ go env GOARCH [2021-09-23T17:46:07.282Z] #51 1.920 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:07.282Z] #51 1.920 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:07.282Z] #51 1.920 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:07.282Z] #51 1.928 Install golangci-lint version v1.23.8 [2021-09-23T17:46:07.282Z] #51 1.931 + dir=/tmp/install [2021-09-23T17:46:07.282Z] #51 1.931 + bin=golangci_lint [2021-09-23T17:46:07.282Z] #51 1.931 + shift [2021-09-23T17:46:07.282Z] #51 1.931 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-23T17:46:07.282Z] #51 1.931 + . /tmp/install/golangci_lint.installer [2021-09-23T17:46:07.282Z] #51 1.931 ++ : v1.23.8 [2021-09-23T17:46:07.282Z] #51 1.931 + install_golangci_lint [2021-09-23T17:46:07.282Z] #51 1.931 + set -e [2021-09-23T17:46:07.282Z] #51 1.931 + echo 'Install golangci-lint version v1.23.8' [2021-09-23T17:46:07.282Z] #51 1.931 + GOBIN=/build [2021-09-23T17:46:07.282Z] #51 1.931 + GO111MODULE=on [2021-09-23T17:46:07.282Z] #51 1.931 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-23T17:46:07.282Z] #51 2.318 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-23T17:46:07.282Z] #51 4.516 go: downloading github.com/fatih/color v1.7.0 [2021-09-23T17:46:07.282Z] #51 4.531 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-23T17:46:07.282Z] #51 4.532 go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T17:46:07.282Z] #51 4.532 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-23T17:46:07.282Z] #51 4.532 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-23T17:46:07.282Z] #51 4.533 go: downloading github.com/spf13/viper v1.6.1 [2021-09-23T17:46:07.282Z] #51 4.586 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-23T17:46:07.282Z] #51 4.587 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-23T17:46:07.282Z] #51 4.601 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-23T17:46:07.282Z] #51 4.605 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T17:46:07.282Z] #51 4.726 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-23T17:46:07.282Z] #51 4.742 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-23T17:46:07.282Z] #51 4.780 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-23T17:46:07.282Z] #51 4.797 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-23T17:46:07.282Z] #51 4.909 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-23T17:46:07.282Z] #51 4.917 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-23T17:46:07.282Z] #51 4.917 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-23T17:46:07.282Z] #51 4.939 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T17:46:07.282Z] #51 4.977 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-23T17:46:07.282Z] #51 5.008 go: downloading github.com/spf13/afero v1.1.2 [2021-09-23T17:46:07.282Z] #51 5.024 go: downloading github.com/spf13/cast v1.3.0 [2021-09-23T17:46:07.283Z] #51 5.070 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-23T17:46:07.283Z] #51 5.086 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-23T17:46:07.283Z] #51 5.092 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-23T17:46:07.283Z] #51 5.146 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-23T17:46:07.283Z] #51 5.215 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-23T17:46:07.283Z] #51 5.232 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-23T17:46:07.283Z] #51 5.236 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-23T17:46:07.283Z] #51 5.238 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-23T17:46:07.283Z] #51 5.245 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-23T17:46:07.283Z] #51 5.248 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-23T17:46:07.283Z] #51 5.259 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-23T17:46:07.283Z] #51 5.339 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-23T17:46:07.283Z] #51 ... [2021-09-23T17:46:07.283Z] [2021-09-23T17:46:07.283Z] #35 [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-09-23T17:46:07.283Z] #35 sha256:1bfddb74f9e214759dacc06f76ddb860c5ea085a7b623f53efe94875bc5c4ba2 [2021-09-23T17:46:07.283Z] #35 1.808 Install go-toml version v1.8.1 [2021-09-23T17:46:07.283Z] #35 2.159 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-23T17:46:07.283Z] #35 DONE 5.5s [2021-09-23T17:46:07.283Z] [2021-09-23T17:46:07.283Z] #51 [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-09-23T17:46:07.283Z] #51 sha256:9e1d36ca8f02805b59bf79b747ed6fde461d3238877876bfa3211528946281ef [2021-09-23T17:46:07.283Z] #51 5.350 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-23T17:46:07.283Z] #51 5.356 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-23T17:46:07.283Z] #51 5.378 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-23T17:46:07.283Z] #51 5.395 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-23T17:46:07.283Z] #51 5.397 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-23T17:46:07.283Z] #51 5.418 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-23T17:46:07.283Z] #51 ... [2021-09-23T17:46:07.283Z] [2021-09-23T17:46:07.283Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:46:07.283Z] #30 sha256:eb9342dfb8d343457c56f6035f0fd0d6e3cefc40f71a638dc859599946b01b21 [2021-09-23T17:46:07.283Z] #30 2.712 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-23T17:46:07.355Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf85641dfc607fc1847ee8ef2a8ead4735658cfd . [2021-09-23T17:46:07.361Z] #51 11.72 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-23T17:46:07.361Z] #51 11.72 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-23T17:46:07.361Z] #51 11.84 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-23T17:46:07.391Z] [2021-09-23T17:46:07.391Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:07.391Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:07.391Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:07.391Z] #11 ... [2021-09-23T17:46:07.391Z] [2021-09-23T17:46:07.391Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:46:07.391Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:46:07.391Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-23T17:46:07.391Z] #66 DONE 0.1s [2021-09-23T17:46:07.391Z] [2021-09-23T17:46:07.391Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:07.391Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:07.391Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.2s done [2021-09-23T17:46:07.620Z] #1 [internal] load build definition from Dockerfile [2021-09-23T17:46:07.620Z] #1 sha256:5a25332a21c2fbcdeccdb6c85153aaf0e48a171015eee94fdc8299a7970b257c [2021-09-23T17:46:07.620Z] #1 transferring dockerfile: [2021-09-23T17:46:07.621Z] #51 11.87 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-23T17:46:07.655Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-23T17:46:07.655Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done [2021-09-23T17:46:07.655Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done [2021-09-23T17:46:07.849Z] #30 3.414 [2021-09-23T17:46:07.883Z] #1 transferring dockerfile: 16.36kB 0.0s done [2021-09-23T17:46:07.883Z] #1 DONE 0.1s [2021-09-23T17:46:07.883Z] [2021-09-23T17:46:07.883Z] #2 [internal] load .dockerignore [2021-09-23T17:46:07.883Z] #2 sha256:d7800f6e304222a0d2705eb37d391d203b6607e4391a035c879c50622af7fa75 [2021-09-23T17:46:07.883Z] #2 transferring context: [2021-09-23T17:46:07.917Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 15.73MB / 54.93MB 0.2s [2021-09-23T17:46:07.917Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 1.05MB / 5.15MB 0.2s [2021-09-23T17:46:07.917Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0B / 10.87MB 0.2s [2021-09-23T17:46:07.917Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 23.07MB / 54.93MB 0.3s [2021-09-23T17:46:07.917Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.3s [2021-09-23T17:46:07.917Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 5.19MB / 10.87MB 0.3s [2021-09-23T17:46:07.917Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 46.14MB / 54.93MB 0.5s [2021-09-23T17:46:07.917Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.4s done [2021-09-23T17:46:07.917Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.5s [2021-09-23T17:46:07.917Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 1.05MB / 54.57MB 0.5s [2021-09-23T17:46:08.114Z] #30 3.625 # 2.2% ######################################################################## 100.0% [2021-09-23T17:46:08.145Z] #2 transferring context: 87B done [2021-09-23T17:46:08.145Z] #2 DONE 0.1s [2021-09-23T17:46:08.145Z] [2021-09-23T17:46:08.145Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-23T17:46:08.145Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-09-23T17:46:08.187Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 50.33MB / 54.93MB 0.6s [2021-09-23T17:46:08.187Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.6s done [2021-09-23T17:46:08.187Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 7.34MB / 54.57MB 0.6s [2021-09-23T17:46:08.447Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 0.7s [2021-09-23T17:46:08.447Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 14.68MB / 54.57MB 0.7s [2021-09-23T17:46:08.447Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 0B / 85.72MB 0.7s [2021-09-23T17:46:08.447Z] #11 ... [2021-09-23T17:46:08.447Z] [2021-09-23T17:46:08.447Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-23T17:46:08.447Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-23T17:46:08.447Z] #43 DONE 0.0s [2021-09-23T17:46:08.447Z] [2021-09-23T17:46:08.447Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:08.447Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:08.447Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 29.33MB / 54.57MB 0.9s [2021-09-23T17:46:08.448Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 12.58MB / 85.72MB 0.9s [2021-09-23T17:46:08.448Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 35.65MB / 54.57MB 1.0s [2021-09-23T17:46:08.448Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 19.92MB / 85.72MB 1.0s [2021-09-23T17:46:08.682Z] #30 ... [2021-09-23T17:46:08.682Z] [2021-09-23T17:46:08.682Z] #53 [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-09-23T17:46:08.682Z] #53 sha256:028e2a00d132f4e7bdbe71c10078b58fe74a84db385b267dab8d767253bc6086 [2021-09-23T17:46:08.682Z] #53 0.946 + RM_GOPATH=0 [2021-09-23T17:46:08.682Z] #53 0.946 + TMP_GOPATH= [2021-09-23T17:46:08.682Z] #53 0.946 + : /build [2021-09-23T17:46:08.682Z] #53 0.946 + '[' -z '' ']' [2021-09-23T17:46:08.682Z] #53 0.946 ++ mktemp -d [2021-09-23T17:46:08.682Z] #53 0.947 + export GOPATH=/tmp/tmp.ULh4HoY0DC [2021-09-23T17:46:08.682Z] #53 0.947 + GOPATH=/tmp/tmp.ULh4HoY0DC [2021-09-23T17:46:08.682Z] #53 0.947 + RM_GOPATH=1 [2021-09-23T17:46:08.682Z] #53 0.947 + case "$(go env GOARCH)" in [2021-09-23T17:46:08.682Z] #53 0.948 ++ go env GOARCH [2021-09-23T17:46:08.682Z] #53 0.952 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:08.682Z] #53 0.952 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:08.682Z] #53 0.952 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:08.682Z] #53 0.953 + dir=/tmp/install [2021-09-23T17:46:08.682Z] #53 0.953 + bin=shfmt [2021-09-23T17:46:08.682Z] #53 0.953 + shift [2021-09-23T17:46:08.682Z] #53 0.953 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-23T17:46:08.682Z] #53 0.953 + . /tmp/install/shfmt.installer [2021-09-23T17:46:08.682Z] #53 0.953 Install shfmt version v3.0.2 [2021-09-23T17:46:08.682Z] #53 0.953 ++ : v3.0.2 [2021-09-23T17:46:08.682Z] #53 0.953 + install_shfmt [2021-09-23T17:46:08.683Z] #53 0.953 + echo 'Install shfmt version v3.0.2' [2021-09-23T17:46:08.683Z] #53 0.953 + GOBIN=/build [2021-09-23T17:46:08.683Z] #53 0.953 + GO111MODULE=on [2021-09-23T17:46:08.683Z] #53 0.953 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-23T17:46:08.683Z] #53 1.037 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-23T17:46:08.683Z] #53 1.459 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-23T17:46:08.683Z] #53 1.459 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-23T17:46:08.683Z] #53 1.459 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-23T17:46:08.683Z] #53 1.627 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-23T17:46:08.683Z] #53 DONE 6.7s [2021-09-23T17:46:08.683Z] [2021-09-23T17:46:08.683Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:46:08.683Z] #30 sha256:eb9342dfb8d343457c56f6035f0fd0d6e3cefc40f71a638dc859599946b01b21 [2021-09-23T17:46:08.683Z] #30 3.994 [2021-09-23T17:46:08.716Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 41.16MB / 54.57MB 1.1s [2021-09-23T17:46:08.716Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 28.31MB / 85.72MB 1.1s [2021-09-23T17:46:08.716Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.2s done [2021-09-23T17:46:08.716Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 49.28MB / 54.57MB 1.2s [2021-09-23T17:46:08.718Z] #3 DONE 0.6s [2021-09-23T17:46:08.718Z] [2021-09-23T17:46:08.718Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-23T17:46:08.718Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3 [2021-09-23T17:46:08.718Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 0.0s done [2021-09-23T17:46:08.718Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-23T17:46:08.718Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done [2021-09-23T17:46:08.718Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done [2021-09-23T17:46:08.718Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0B / 9.06MB 0.1s [2021-09-23T17:46:08.978Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 1.4s [2021-09-23T17:46:08.978Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 41.94MB / 85.72MB 1.4s [2021-09-23T17:46:08.978Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 0B / 134.78MB 1.4s [2021-09-23T17:46:08.981Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 8.39MB / 9.06MB 0.2s [2021-09-23T17:46:08.981Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.4s [2021-09-23T17:46:08.981Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.4s done [2021-09-23T17:46:08.981Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 [2021-09-23T17:46:09.007Z] #51 13.14 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-23T17:46:09.008Z] #51 13.35 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T17:46:09.240Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 49.36MB / 85.72MB 1.6s [2021-09-23T17:46:09.240Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 14.68MB / 134.78MB 1.6s [2021-09-23T17:46:09.240Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 57.67MB / 85.72MB 1.7s [2021-09-23T17:46:09.269Z] #51 ... [2021-09-23T17:46:09.269Z] [2021-09-23T17:46:09.269Z] #25 [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-09-23T17:46:09.269Z] #25 sha256:62a10f2be2d8e72ee08553fb4b9f022aa54dad3d99082298edf83fc3f956ce67 [2021-09-23T17:46:09.269Z] #25 12.88 + mkdir -p /build [2021-09-23T17:46:09.269Z] #25 12.88 + mv docker/docker /build/ [2021-09-23T17:46:09.269Z] #25 12.90 + rmdir docker [2021-09-23T17:46:09.269Z] #25 DONE 13.4s [2021-09-23T17:46:09.269Z] [2021-09-23T17:46:09.269Z] #60 [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-09-23T17:46:09.269Z] #60 sha256:96404d765d9edb73c90ab63d6e0e0e5eb79c54eb01840f136d0d8b72fe75753b [2021-09-23T17:46:09.269Z] #60 7.859 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:46:09.269Z] #60 7.874 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-23T17:46:09.269Z] #60 7.916 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-23T17:46:09.269Z] #60 8.615 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-23T17:46:09.269Z] #60 11.75 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-23T17:46:09.269Z] #60 12.58 go: downloading github.com/google/uuid v1.3.0 [2021-09-23T17:46:09.269Z] #60 12.61 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-23T17:46:09.269Z] #60 12.68 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-23T17:46:09.269Z] #60 12.84 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-23T17:46:09.269Z] #60 13.00 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T17:46:09.269Z] #60 13.24 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-23T17:46:09.501Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 24.12MB / 134.78MB 1.8s [2021-09-23T17:46:09.501Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 1.8s done [2021-09-23T17:46:09.501Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 74.45MB / 85.72MB 2.0s [2021-09-23T17:46:09.501Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 36.70MB / 134.78MB 2.0s [2021-09-23T17:46:09.501Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 2.0s done [2021-09-23T17:46:09.530Z] #60 13.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-23T17:46:09.530Z] #60 13.91 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-23T17:46:09.555Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.2s done [2021-09-23T17:46:09.555Z] #4 DONE 0.8s [2021-09-23T17:46:09.767Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 79.69MB / 85.72MB 2.1s [2021-09-23T17:46:09.767Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 2.2s [2021-09-23T17:46:09.767Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 44.04MB / 134.78MB 2.2s [2021-09-23T17:46:09.818Z] [2021-09-23T17:46:09.818Z] #5 [internal] load build definition from Dockerfile [2021-09-23T17:46:09.818Z] #5 sha256:03fd1cfbeb7dc074d93f70fa362c27e70d810efc70ed9c7a1fcec80ba65cd7f1 [2021-09-23T17:46:09.818Z] #5 DONE 0.0s [2021-09-23T17:46:09.818Z] [2021-09-23T17:46:09.818Z] #6 [internal] load .dockerignore [2021-09-23T17:46:09.818Z] #6 sha256:5fc675ed10f6124e53f60925d400f3e8719194350cbd8b9c241c50a8b18f075c [2021-09-23T17:46:09.818Z] #6 DONE 0.0s [2021-09-23T17:46:09.818Z] [2021-09-23T17:46:09.818Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-23T17:46:09.818Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-09-23T17:46:10.027Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 55.88MB / 134.78MB 2.4s [2021-09-23T17:46:10.027Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 63.96MB / 134.78MB 2.5s [2021-09-23T17:46:10.027Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 1.0s [2021-09-23T17:46:10.069Z] #30 5.264 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-23T17:46:10.292Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 71.30MB / 134.78MB 2.6s [2021-09-23T17:46:10.292Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 90.18MB / 134.78MB 2.8s [2021-09-23T17:46:10.329Z] #30 5.790 [2021-09-23T17:46:10.329Z] #30 5.916 ######################################################################## 100.0% [2021-09-23T17:46:10.393Z] #7 ... [2021-09-23T17:46:10.393Z] [2021-09-23T17:46:10.393Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:46:10.393Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-23T17:46:10.393Z] #10 DONE 0.7s [2021-09-23T17:46:10.655Z] [2021-09-23T17:46:10.655Z] #8 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-23T17:46:10.655Z] #8 sha256:5ab7288c65d73e82b7838452bfb3b73674cab1cf31f8a4dfafb9b75d64073fde [2021-09-23T17:46:10.655Z] #8 DONE 0.7s [2021-09-23T17:46:10.655Z] [2021-09-23T17:46:10.655Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:46:10.655Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-23T17:46:10.655Z] #9 DONE 0.8s [2021-09-23T17:46:10.655Z] [2021-09-23T17:46:10.655Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-23T17:46:10.655Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-09-23T17:46:10.655Z] #7 DONE 0.8s [2021-09-23T17:46:10.791Z] #11 ... [2021-09-23T17:46:10.791Z] [2021-09-23T17:46:10.791Z] #35 [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-09-23T17:46:10.792Z] #35 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:46:10.792Z] #35 1.673 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:10.792Z] #35 1.686 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:10.792Z] #35 1.691 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:10.792Z] #35 1.865 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:10.792Z] #35 2.119 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:10.792Z] #35 2.647 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:10.792Z] #35 3.707 Fetched 8412 kB in 2s (3662 kB/s) [2021-09-23T17:46:10.792Z] #35 3.707 Reading package lists... [2021-09-23T17:46:10.792Z] #35 4.481 Reading package lists... [2021-09-23T17:46:10.792Z] #35 5.248 Building dependency tree... [2021-09-23T17:46:10.792Z] #35 5.588 The following additional packages will be installed: [2021-09-23T17:46:10.792Z] #35 5.588 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-23T17:46:10.792Z] #35 5.588 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-23T17:46:10.792Z] #35 5.588 Recommended packages: [2021-09-23T17:46:10.792Z] #35 5.588 libldap-common publicsuffix libsasl2-modules [2021-09-23T17:46:10.792Z] #35 5.741 The following NEW packages will be installed: [2021-09-23T17:46:10.792Z] #35 5.744 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-23T17:46:10.792Z] #35 5.744 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-23T17:46:10.792Z] #35 5.744 libssh2-1 openssl [2021-09-23T17:46:10.792Z] #35 6.027 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:10.792Z] #35 6.027 Need to get 3038 kB of archives. [2021-09-23T17:46:10.792Z] #35 6.027 After this operation, 6652 kB of additional disk space will be used. [2021-09-23T17:46:10.792Z] #35 6.027 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-23T17:46:10.792Z] #35 6.030 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-23T17:46:10.792Z] #35 6.032 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-23T17:46:10.792Z] #35 6.036 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-23T17:46:10.792Z] #35 6.036 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-23T17:46:10.792Z] #35 6.036 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-23T17:46:10.792Z] #35 6.038 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-23T17:46:10.792Z] #35 6.072 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-23T17:46:10.792Z] #35 6.076 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-23T17:46:10.792Z] #35 6.077 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-23T17:46:10.792Z] #35 6.080 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-23T17:46:10.792Z] #35 6.086 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-23T17:46:10.792Z] #35 6.089 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:46:10.792Z] #35 6.091 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:46:10.792Z] #35 6.092 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:46:10.792Z] #35 6.242 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:10.792Z] #35 6.272 Fetched 3038 kB in 0s (8859 kB/s) [2021-09-23T17:46:10.792Z] #35 6.296 Selecting previously unselected package openssl. [2021-09-23T17:46:10.792Z] #35 6.296 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-09-23T17:46:10.792Z] #35 6.301 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-23T17:46:10.792Z] #35 6.305 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:46:10.792Z] #35 6.454 Selecting previously unselected package ca-certificates. [2021-09-23T17:46:10.792Z] #35 6.454 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-23T17:46:10.792Z] #35 6.459 Unpacking ca-certificates (20210119) ... [2021-09-23T17:46:10.792Z] #35 6.534 Selecting previously unselected package libbrotli1:amd64. [2021-09-23T17:46:10.792Z] #35 6.534 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-23T17:46:10.792Z] #35 6.545 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:46:10.792Z] #35 6.619 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-23T17:46:10.792Z] #35 6.619 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:46:10.792Z] #35 6.622 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:10.792Z] #35 6.663 Selecting previously unselected package libsasl2-2:amd64. [2021-09-23T17:46:10.792Z] #35 6.663 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:46:10.792Z] #35 6.668 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:10.792Z] #35 6.732 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-23T17:46:10.792Z] #35 6.733 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-23T17:46:10.792Z] #35 6.739 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:46:10.792Z] #35 6.803 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-23T17:46:10.792Z] #35 6.804 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-23T17:46:10.792Z] #35 6.809 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:46:10.792Z] #35 6.860 Selecting previously unselected package libpsl5:amd64. [2021-09-23T17:46:10.792Z] #35 6.860 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-23T17:46:10.792Z] #35 6.871 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:46:10.792Z] #35 6.908 Selecting previously unselected package librtmp1:amd64. [2021-09-23T17:46:10.792Z] #35 6.908 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-23T17:46:10.792Z] #35 6.912 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:46:10.792Z] #35 6.958 Selecting previously unselected package libssh2-1:amd64. [2021-09-23T17:46:10.792Z] #35 6.958 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-23T17:46:10.792Z] #35 6.959 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:46:10.792Z] #35 7.025 Selecting previously unselected package libcurl4:amd64. [2021-09-23T17:46:10.792Z] #35 7.027 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:46:10.792Z] #35 7.032 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:46:10.792Z] #35 7.099 Selecting previously unselected package curl. [2021-09-23T17:46:10.792Z] #35 7.099 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:46:10.792Z] #35 7.103 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-23T17:46:10.792Z] #35 7.168 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:46:10.792Z] #35 7.168 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:46:10.792Z] #35 7.175 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:46:10.792Z] #35 7.236 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:46:10.792Z] #35 7.236 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:46:10.792Z] #35 7.242 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:46:10.792Z] #35 7.306 Selecting previously unselected package jq. [2021-09-23T17:46:10.792Z] #35 7.307 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:46:10.792Z] #35 7.312 Unpacking jq (1.6-2.1) ... [2021-09-23T17:46:10.792Z] #35 7.368 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:46:10.792Z] #35 7.384 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:46:10.792Z] #35 7.396 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:46:10.792Z] #35 7.407 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:10.792Z] #35 7.417 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:46:10.792Z] #35 7.431 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:10.792Z] #35 7.442 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:46:10.792Z] #35 7.460 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:46:10.792Z] #35 7.473 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:46:10.792Z] #35 7.484 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:46:10.792Z] #35 7.495 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:46:10.792Z] #35 7.507 Setting up ca-certificates (20210119) ... [2021-09-23T17:46:10.792Z] #35 8.053 Updating certificates in /etc/ssl/certs... [2021-09-23T17:46:10.792Z] #35 8.794 129 added, 0 removed; done. [2021-09-23T17:46:10.792Z] #35 8.823 Setting up jq (1.6-2.1) ... [2021-09-23T17:46:10.792Z] #35 8.834 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:46:10.792Z] #35 8.846 Setting up curl (7.74.0-1.3+b1) ... [2021-09-23T17:46:10.792Z] #35 8.859 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:10.792Z] #35 8.879 Processing triggers for ca-certificates (20210119) ... [2021-09-23T17:46:10.792Z] #35 8.886 Updating certificates in /etc/ssl/certs... [2021-09-23T17:46:10.792Z] #35 9.483 0 added, 0 removed; done. [2021-09-23T17:46:10.792Z] #35 9.483 Running hooks in /etc/ca-certificates/update.d... [2021-09-23T17:46:10.792Z] #35 9.485 done. [2021-09-23T17:46:10.792Z] #35 ... [2021-09-23T17:46:10.792Z] [2021-09-23T17:46:10.792Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:10.792Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:10.792Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 4.0s done [2021-09-23T17:46:10.869Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 3.1s done [2021-09-23T17:46:10.869Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 101.71MB / 134.78MB 3.1s [2021-09-23T17:46:10.869Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 109.05MB / 134.78MB 3.3s [2021-09-23T17:46:10.897Z] #30 6.256 [2021-09-23T17:46:10.921Z] #60 ... [2021-09-23T17:46:10.921Z] [2021-09-23T17:46:10.921Z] #49 [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-09-23T17:46:10.921Z] #49 sha256:ec1e9fcf1027c7695af24bb6b53422795d4837656ee6c2570369a39106863481 [2021-09-23T17:46:10.921Z] #49 15.13 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-23T17:46:10.921Z] #49 15.15 go: downloading golang.org/x/mod v0.3.0 [2021-09-23T17:46:11.053Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af [2021-09-23T17:46:11.128Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 120.59MB / 134.78MB 3.5s [2021-09-23T17:46:11.387Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 128.97MB / 134.78MB 3.8s [2021-09-23T17:46:11.494Z] #49 ... [2021-09-23T17:46:11.494Z] [2021-09-23T17:46:11.494Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:11.494Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:11.494Z] #45 5.374 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:11.494Z] #45 5.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:11.494Z] #45 5.433 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:11.494Z] #45 6.401 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-23T17:46:11.494Z] #45 6.427 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:11.494Z] #45 8.288 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:11.494Z] #45 10.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:11.833Z] #30 7.328 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-23T17:46:11.833Z] #30 ... [2021-09-23T17:46:11.833Z] [2021-09-23T17:46:11.833Z] #37 [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-09-23T17:46:11.833Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:46:11.833Z] #37 2.739 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:11.833Z] #37 2.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:11.833Z] #37 2.769 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:11.833Z] #37 3.174 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:11.833Z] #37 3.905 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:11.833Z] #37 4.520 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:11.833Z] #37 6.295 Fetched 8412 kB in 4s (2007 kB/s) [2021-09-23T17:46:11.833Z] #37 6.295 Reading package lists... [2021-09-23T17:46:11.833Z] #37 7.383 Reading package lists... [2021-09-23T17:46:11.833Z] #37 8.201 Building dependency tree... [2021-09-23T17:46:11.833Z] #37 8.638 The following additional packages will be installed: [2021-09-23T17:46:11.833Z] #37 8.649 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-23T17:46:11.833Z] #37 8.650 Suggested packages: [2021-09-23T17:46:11.833Z] #37 8.650 cmake-doc ninja-build lrzip [2021-09-23T17:46:11.833Z] #37 8.650 Recommended packages: [2021-09-23T17:46:11.833Z] #37 8.650 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-23T17:46:11.833Z] #37 8.876 The following NEW packages will be installed: [2021-09-23T17:46:11.833Z] #37 8.878 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-23T17:46:11.833Z] #37 8.878 vim-common xxd [2021-09-23T17:46:11.833Z] #37 9.156 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:11.833Z] #37 9.156 Need to get 17.7 MB of archives. [2021-09-23T17:46:11.833Z] #37 9.156 After this operation, 70.7 MB of additional disk space will be used. [2021-09-23T17:46:11.833Z] #37 9.156 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:46:11.833Z] #37 9.169 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:46:11.833Z] #37 9.176 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-23T17:46:11.833Z] #37 9.216 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-23T17:46:11.833Z] #37 9.342 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-23T17:46:11.833Z] #37 9.361 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-23T17:46:11.833Z] #37 9.366 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-23T17:46:11.833Z] #37 9.377 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-23T17:46:11.833Z] #37 9.379 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-23T17:46:11.833Z] #37 9.381 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-23T17:46:11.833Z] #37 9.877 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:11.833Z] #37 9.985 Fetched 17.7 MB in 1s (28.1 MB/s) [2021-09-23T17:46:11.833Z] #37 10.06 Selecting previously unselected package xxd. [2021-09-23T17:46:11.833Z] #37 10.06 (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 ... 15713 files and directories currently installed.) [2021-09-23T17:46:11.833Z] #37 10.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:46:12.091Z] #37 10.11 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:46:12.091Z] #37 ... [2021-09-23T17:46:12.091Z] [2021-09-23T17:46:12.091Z] #33 [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-09-23T17:46:12.091Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:46:12.092Z] #33 1.926 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-23T17:46:12.092Z] #33 1.927 Cloning into '.'... [2021-09-23T17:46:12.092Z] #33 ... [2021-09-23T17:46:12.092Z] [2021-09-23T17:46:12.092Z] #49 [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-09-23T17:46:12.092Z] #49 sha256:3f97e8a8fa711ae34ab487cd893e5ad48631e4ee27d0decaf49441f555468146 [2021-09-23T17:46:12.092Z] #49 1.167 + RM_GOPATH=0 [2021-09-23T17:46:12.092Z] #49 1.167 + TMP_GOPATH= [2021-09-23T17:46:12.092Z] #49 1.167 + : /build [2021-09-23T17:46:12.092Z] #49 1.167 + '[' -z '' ']' [2021-09-23T17:46:12.092Z] #49 1.170 ++ mktemp -d [2021-09-23T17:46:12.092Z] #49 1.174 + export GOPATH=/tmp/tmp.63cTcPVw8B [2021-09-23T17:46:12.092Z] #49 1.174 + GOPATH=/tmp/tmp.63cTcPVw8B [2021-09-23T17:46:12.092Z] #49 1.174 + RM_GOPATH=1 [2021-09-23T17:46:12.092Z] #49 1.174 + case "$(go env GOARCH)" in [2021-09-23T17:46:12.092Z] #49 1.175 ++ go env GOARCH [2021-09-23T17:46:12.092Z] #49 1.188 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:12.092Z] #49 1.188 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:12.092Z] #49 1.188 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:12.092Z] #49 1.190 + dir=/tmp/install [2021-09-23T17:46:12.092Z] #49 1.190 + bin=gotestsum [2021-09-23T17:46:12.092Z] #49 1.190 + shift [2021-09-23T17:46:12.092Z] #49 1.190 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-23T17:46:12.092Z] #49 1.190 + . /tmp/install/gotestsum.installer [2021-09-23T17:46:12.092Z] #49 1.190 ++ : v1.7.0 [2021-09-23T17:46:12.092Z] #49 1.190 + install_gotestsum [2021-09-23T17:46:12.092Z] #49 1.190 Install gotestsum version v1.7.0 [2021-09-23T17:46:12.092Z] #49 1.190 + set -e [2021-09-23T17:46:12.092Z] #49 1.190 + echo 'Install gotestsum version v1.7.0' [2021-09-23T17:46:12.092Z] #49 1.190 + GOBIN=/build [2021-09-23T17:46:12.092Z] #49 1.190 + GO111MODULE=on [2021-09-23T17:46:12.092Z] #49 1.190 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-23T17:46:12.092Z] #49 1.529 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-23T17:46:12.092Z] #49 2.110 go: downloading golang.org/x/tools v0.1.0 [2021-09-23T17:46:12.092Z] #49 2.110 go: downloading github.com/fatih/color v1.10.0 [2021-09-23T17:46:12.092Z] #49 2.110 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-23T17:46:12.092Z] #49 2.110 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:46:12.092Z] #49 2.110 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-23T17:46:12.092Z] #49 2.110 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-23T17:46:12.092Z] #49 2.111 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-23T17:46:12.092Z] #49 2.128 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-23T17:46:12.092Z] #49 2.176 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-23T17:46:12.092Z] #49 2.186 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-23T17:46:12.092Z] #49 2.219 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-23T17:46:12.092Z] #49 2.229 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T17:46:12.092Z] #49 3.612 go: downloading golang.org/x/mod v0.3.0 [2021-09-23T17:46:12.092Z] #49 3.628 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-23T17:46:12.350Z] #49 ... [2021-09-23T17:46:12.350Z] [2021-09-23T17:46:12.350Z] #57 [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-09-23T17:46:12.350Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:46:12.350Z] #57 2.735 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:12.350Z] #57 2.748 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:12.350Z] #57 2.748 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:12.350Z] #57 3.111 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:12.350Z] #57 3.755 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:12.350Z] #57 4.194 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:12.350Z] #57 5.979 Fetched 8412 kB in 4s (2158 kB/s) [2021-09-23T17:46:12.350Z] #57 5.979 Reading package lists... [2021-09-23T17:46:12.350Z] #57 7.091 Reading package lists... [2021-09-23T17:46:12.350Z] #57 7.986 Building dependency tree... [2021-09-23T17:46:12.350Z] #57 8.439 The following additional packages will be installed: [2021-09-23T17:46:12.350Z] #57 8.440 libbtrfs0 [2021-09-23T17:46:12.350Z] #57 8.474 The following NEW packages will be installed: [2021-09-23T17:46:12.350Z] #57 8.476 libbtrfs-dev libbtrfs0 [2021-09-23T17:46:12.350Z] #57 8.762 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:12.350Z] #57 8.762 Need to get 460 kB of archives. [2021-09-23T17:46:12.350Z] #57 8.762 After this operation, 1237 kB of additional disk space will be used. [2021-09-23T17:46:12.350Z] #57 8.762 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:46:12.350Z] #57 8.767 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:46:12.350Z] #57 9.127 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:12.350Z] #57 9.293 Fetched 460 kB in 0s (1643 kB/s) [2021-09-23T17:46:12.350Z] #57 9.397 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:46:12.351Z] #57 9.397 (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 ... 15713 files and directories currently installed.) [2021-09-23T17:46:12.351Z] #57 9.414 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:46:12.351Z] #57 9.442 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:46:12.351Z] #57 9.735 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:46:12.351Z] #57 9.738 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:46:12.351Z] #57 9.762 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:46:12.351Z] #57 9.987 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:46:12.351Z] #57 10.05 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:46:12.351Z] #57 10.16 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:12.351Z] #57 ... [2021-09-23T17:46:12.351Z] [2021-09-23T17:46:12.351Z] #41 [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-09-23T17:46:12.351Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:46:12.351Z] #41 1.836 + git clone https://github.com/docker/distribution.git . [2021-09-23T17:46:12.351Z] #41 1.838 Cloning into '.'... [2021-09-23T17:46:12.351Z] #41 6.196 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-23T17:46:12.351Z] #41 6.838 + 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-09-23T17:46:12.439Z] #45 ... [2021-09-23T17:46:12.439Z] [2021-09-23T17:46:12.439Z] #60 [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-09-23T17:46:12.439Z] #60 sha256:96404d765d9edb73c90ab63d6e0e0e5eb79c54eb01840f136d0d8b72fe75753b [2021-09-23T17:46:12.439Z] #60 16.62 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-23T17:46:12.610Z] #41 ... [2021-09-23T17:46:12.610Z] [2021-09-23T17:46:12.610Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:12.610Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:12.610Z] #14 2.735 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:12.610Z] #14 2.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:12.610Z] #14 2.768 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:12.610Z] #14 3.188 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:12.610Z] #14 3.865 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:12.610Z] #14 4.400 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:12.610Z] #14 5.854 Fetched 8412 kB in 4s (2241 kB/s) [2021-09-23T17:46:12.610Z] #14 5.854 Reading package lists... [2021-09-23T17:46:12.610Z] #14 6.855 Reading package lists... [2021-09-23T17:46:12.610Z] #14 7.743 Building dependency tree... [2021-09-23T17:46:12.610Z] #14 8.149 The following additional packages will be installed: [2021-09-23T17:46:12.610Z] #14 8.151 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:46:12.610Z] #14 8.151 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-23T17:46:12.610Z] #14 8.151 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-23T17:46:12.610Z] #14 8.152 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-23T17:46:12.610Z] #14 8.152 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-23T17:46:12.610Z] #14 8.152 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-23T17:46:12.610Z] #14 8.153 mingw-w64-common mingw-w64-x86-64-dev [2021-09-23T17:46:12.610Z] #14 8.154 Suggested packages: [2021-09-23T17:46:12.610Z] #14 8.154 gcc-10-locales seccomp wine64 [2021-09-23T17:46:12.610Z] #14 8.438 The following NEW packages will be installed: [2021-09-23T17:46:12.610Z] #14 8.438 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:46:12.610Z] #14 8.438 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-23T17:46:12.610Z] #14 8.438 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-23T17:46:12.610Z] #14 8.438 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-23T17:46:12.610Z] #14 8.438 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-23T17:46:12.610Z] #14 8.439 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-23T17:46:12.610Z] #14 8.439 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-23T17:46:12.610Z] #14 8.439 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-23T17:46:12.610Z] #14 8.440 mingw-w64-x86-64-dev [2021-09-23T17:46:12.610Z] #14 8.721 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:12.610Z] #14 8.721 Need to get 115 MB of archives. [2021-09-23T17:46:12.610Z] #14 8.721 After this operation, 645 MB of additional disk space will be used. [2021-09-23T17:46:12.610Z] #14 8.721 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-23T17:46:12.610Z] #14 8.764 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-23T17:46:12.610Z] #14 8.813 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-23T17:46:12.610Z] #14 8.831 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-23T17:46:12.610Z] #14 8.831 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-23T17:46:12.610Z] #14 8.832 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-23T17:46:12.610Z] #14 8.954 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-23T17:46:12.610Z] #14 9.009 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-23T17:46:12.610Z] #14 9.012 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-23T17:46:12.610Z] #14 9.222 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:46:12.610Z] #14 9.648 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:46:12.610Z] #14 9.833 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-23T17:46:12.610Z] #14 10.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:46:12.610Z] #14 10.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:46:12.610Z] #14 10.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-23T17:46:12.610Z] #14 10.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-23T17:46:12.610Z] #14 10.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-23T17:46:12.610Z] #14 10.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:46:12.610Z] #14 10.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:46:12.610Z] #14 10.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-23T17:46:12.610Z] #14 10.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-23T17:46:12.610Z] #14 ... [2021-09-23T17:46:12.610Z] [2021-09-23T17:46:12.611Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:46:12.611Z] #30 sha256:eb9342dfb8d343457c56f6035f0fd0d6e3cefc40f71a638dc859599946b01b21 [2021-09-23T17:46:12.611Z] #30 7.727 [2021-09-23T17:46:12.611Z] #30 7.858 ### 4.4% ###################################### 53.4% ########################################################### 82.2% ######################################################################## 100.0% [2021-09-23T17:46:12.771Z] #11 ... [2021-09-23T17:46:12.771Z] [2021-09-23T17:46:12.771Z] #24 [internal] load build context [2021-09-23T17:46:12.771Z] #24 sha256:80e9a1d006244d620f31d0f678b87dbcb44bc2b7960e677ab83896af3c48aafd [2021-09-23T17:46:12.771Z] #24 transferring context: 55.47MB 4.7s done [2021-09-23T17:46:12.771Z] #24 DONE 5.4s [2021-09-23T17:46:12.771Z] [2021-09-23T17:46:12.771Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:12.771Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:12.771Z] #11 ... [2021-09-23T17:46:12.771Z] [2021-09-23T17:46:12.771Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:46:12.771Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-23T17:46:12.771Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-09-23T17:46:12.771Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:46:12.771Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-23T17:46:12.771Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-23T17:46:12.771Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2021-09-23T17:46:12.771Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-09-23T17:46:12.771Z] #64 DONE 5.2s [2021-09-23T17:46:12.771Z] [2021-09-23T17:46:12.771Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:46:12.771Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:46:12.771Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:46:12.771Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-23T17:46:12.771Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-23T17:46:12.771Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2021-09-23T17:46:12.771Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2021-09-23T17:46:12.771Z] #66 DONE 5.2s [2021-09-23T17:46:12.771Z] [2021-09-23T17:46:12.771Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:12.771Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:12.771Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 5.0s done [2021-09-23T17:46:12.869Z] #30 8.447 [2021-09-23T17:46:12.973Z] #11 ... [2021-09-23T17:46:12.973Z] [2021-09-23T17:46:12.973Z] #35 [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-09-23T17:46:12.973Z] #35 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:46:12.973Z] #35 DONE 12.3s [2021-09-23T17:46:12.973Z] [2021-09-23T17:46:12.973Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:12.973Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:12.973Z] #11 ... [2021-09-23T17:46:12.973Z] [2021-09-23T17:46:12.973Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-23T17:46:12.973Z] #36 sha256:d915335645908e47d27106fa93d6b73ca3a7ee96dcc89e90b3c1f974314418e0 [2021-09-23T17:46:12.973Z] #36 DONE 0.2s [2021-09-23T17:46:12.973Z] [2021-09-23T17:46:12.973Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:12.973Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:13.127Z] #30 ... [2021-09-23T17:46:13.128Z] [2021-09-23T17:46:13.128Z] #57 [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-09-23T17:46:13.128Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:46:13.128Z] #57 DONE 11.3s [2021-09-23T17:46:13.386Z] [2021-09-23T17:46:13.386Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:13.386Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:13.386Z] #14 10.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-23T17:46:13.386Z] #14 10.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-23T17:46:13.386Z] #14 10.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-23T17:46:13.386Z] #14 10.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-23T17:46:13.386Z] #14 10.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-23T17:46:13.386Z] #14 10.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-23T17:46:13.386Z] #14 10.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-23T17:46:13.386Z] #14 10.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-23T17:46:13.386Z] #14 10.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-23T17:46:13.386Z] #14 11.24 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:13.386Z] #14 11.30 Fetched 115 MB in 2s (46.7 MB/s) [2021-09-23T17:46:13.386Z] #14 11.37 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-23T17:46:13.386Z] #14 11.38 (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 ... 15713 files and directories currently installed.) [2021-09-23T17:46:13.386Z] #14 11.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:46:13.386Z] #14 11.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:46:13.828Z] #60 ... [2021-09-23T17:46:13.828Z] [2021-09-23T17:46:13.828Z] #35 [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-09-23T17:46:13.828Z] #35 sha256:b3e5d1fa021a5e29801cf3432d6eb49794baa394ae593b4092077d86cc2a2984 [2021-09-23T17:46:13.828Z] #35 DONE 18.0s [2021-09-23T17:46:13.828Z] [2021-09-23T17:46:13.828Z] #51 [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-09-23T17:46:13.828Z] #51 sha256:8bde61d1b698efe1bc23d5411c63749ebab34fbf48a457edd39667644a1b27b2 [2021-09-23T17:46:13.828Z] #51 16.91 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-23T17:46:13.828Z] #51 16.91 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-23T17:46:13.828Z] #51 17.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-23T17:46:13.828Z] #51 17.29 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-23T17:46:13.828Z] #51 17.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-23T17:46:13.828Z] #51 17.60 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-23T17:46:13.828Z] #51 17.61 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T17:46:13.828Z] #51 17.68 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-23T17:46:13.829Z] #51 17.74 go: downloading github.com/spf13/afero v1.1.2 [2021-09-23T17:46:13.829Z] #51 18.03 go: downloading github.com/spf13/cast v1.3.0 [2021-09-23T17:46:13.829Z] #51 18.08 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-23T17:46:13.829Z] #51 18.13 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-23T17:46:13.829Z] #51 18.13 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-23T17:46:13.829Z] #51 18.28 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-23T17:46:13.956Z] #14 12.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-23T17:46:13.957Z] #14 12.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:46:13.957Z] #14 12.07 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:46:14.090Z] #51 18.38 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-23T17:46:14.352Z] #51 18.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-23T17:46:14.352Z] #51 18.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-23T17:46:14.529Z] #14 ... [2021-09-23T17:46:14.529Z] [2021-09-23T17:46:14.529Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:14.529Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:14.529Z] #45 2.508 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:14.529Z] #45 2.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:14.529Z] #45 2.524 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:14.529Z] #45 2.999 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:14.530Z] #45 3.755 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:14.530Z] #45 3.860 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-23T17:46:14.530Z] #45 4.320 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:14.530Z] #45 9.117 Get:8 https://downloadcontent.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2141 B] [2021-09-23T17:46:14.530Z] #45 9.138 Fetched 8416 kB in 7s (1185 kB/s) [2021-09-23T17:46:14.530Z] #45 9.138 Reading package lists... [2021-09-23T17:46:14.530Z] #45 10.30 Reading package lists... [2021-09-23T17:46:14.530Z] #45 11.18 Building dependency tree... [2021-09-23T17:46:14.530Z] #45 11.61 The following additional packages will be installed: [2021-09-23T17:46:14.530Z] #45 11.61 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:46:14.530Z] #45 11.62 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:46:14.530Z] #45 11.62 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:46:14.530Z] #45 11.62 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:46:14.530Z] #45 11.62 Suggested packages: [2021-09-23T17:46:14.530Z] #45 11.62 python2-doc python-tk python2.7-doc binfmt-support python3-setuptools [2021-09-23T17:46:14.530Z] #45 11.62 Recommended packages: [2021-09-23T17:46:14.530Z] #45 11.62 iproute2 | iproute bzip2 file xz-utils [2021-09-23T17:46:14.530Z] #45 11.88 The following NEW packages will be installed: [2021-09-23T17:46:14.530Z] #45 11.89 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:46:14.530Z] #45 11.89 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:46:14.530Z] #45 11.89 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:46:14.530Z] #45 11.89 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:46:14.530Z] #45 12.18 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:14.530Z] #45 12.18 Need to get 6313 kB of archives. [2021-09-23T17:46:14.530Z] #45 12.18 After this operation, 27.3 MB of additional disk space will be used. [2021-09-23T17:46:14.530Z] #45 12.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-minimal amd64 2.7.18-8 [396 kB] [2021-09-23T17:46:14.530Z] #45 12.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7-minimal amd64 2.7.18-8 [1322 kB] [2021-09-23T17:46:14.530Z] #45 12.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2-minimal amd64 2.7.18-3 [34.2 kB] [2021-09-23T17:46:14.530Z] #45 12.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] [2021-09-23T17:46:14.530Z] #45 12.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] [2021-09-23T17:46:14.530Z] #45 12.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-stdlib amd64 2.7.18-8 [1865 kB] [2021-09-23T17:46:14.530Z] #45 12.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7 amd64 2.7.18-8 [311 kB] [2021-09-23T17:46:14.530Z] #45 12.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2-stdlib amd64 2.7.18-3 [21.2 kB] [2021-09-23T17:46:14.530Z] #45 12.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2 amd64 2.7.18-3 [24.5 kB] [2021-09-23T17:46:14.530Z] #45 12.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-23T17:46:14.530Z] #45 12.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:46:14.530Z] #45 12.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-23T17:46:14.530Z] #45 12.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-23T17:46:14.530Z] #45 12.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2940 B] [2021-09-23T17:46:14.530Z] #45 12.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:46:14.530Z] #45 12.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:46:14.530Z] #45 12.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:46:14.622Z] #51 18.86 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-23T17:46:14.622Z] #51 19.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-23T17:46:14.681Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-23T17:46:14.681Z] #11 ... [2021-09-23T17:46:14.681Z] [2021-09-23T17:46:14.681Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-23T17:46:14.681Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-23T17:46:14.681Z] #65 DONE 0.5s [2021-09-23T17:46:14.681Z] [2021-09-23T17:46:14.681Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:46:14.681Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-23T17:46:14.681Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 done [2021-09-23T17:46:14.681Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-23T17:46:14.681Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-23T17:46:14.681Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-23T17:46:14.681Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.5s done [2021-09-23T17:46:14.681Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 5.3s done [2021-09-23T17:46:14.681Z] #27 DONE 7.5s [2021-09-23T17:46:14.681Z] [2021-09-23T17:46:14.681Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:14.681Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:14.788Z] #45 ... [2021-09-23T17:46:14.788Z] [2021-09-23T17:46:14.788Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:14.788Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:14.788Z] #14 12.79 Selecting previously unselected package binutils-mingw-w64. [2021-09-23T17:46:14.788Z] #14 12.80 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-23T17:46:14.788Z] #14 12.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:46:14.788Z] #14 13.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-23T17:46:14.788Z] #14 13.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:46:14.871Z] [2021-09-23T17:46:14.871Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:46:14.871Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:46:14.871Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-23T17:46:14.871Z] #66 DONE 0.0s [2021-09-23T17:46:14.871Z] [2021-09-23T17:46:14.871Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:46:14.871Z] #27 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f [2021-09-23T17:46:14.871Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:46:14.871Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.0s done [2021-09-23T17:46:14.871Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-23T17:46:14.871Z] #27 sha256:145af0fee6240500aa1a49bf736f9e8c4d4ea1d4eec25c7978e794c431477eae 529B / 529B done [2021-09-23T17:46:14.871Z] #27 sha256:d04e7939dfd87a066f1588eafb81eb520d7cfafdb9f000855411b759b18482e8 1.48kB / 1.48kB done [2021-09-23T17:46:14.871Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 0B / 53.61MB 0.1s [2021-09-23T17:46:14.871Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 18.87MB / 53.61MB 0.3s [2021-09-23T17:46:14.886Z] #51 19.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-23T17:46:14.886Z] #51 19.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-23T17:46:14.886Z] #51 19.24 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-23T17:46:14.886Z] #51 19.31 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-23T17:46:15.046Z] #14 ... [2021-09-23T17:46:15.046Z] [2021-09-23T17:46:15.046Z] #49 [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-09-23T17:46:15.046Z] #49 sha256:3f97e8a8fa711ae34ab487cd893e5ad48631e4ee27d0decaf49441f555468146 [2021-09-23T17:46:15.046Z] #49 DONE 13.0s [2021-09-23T17:46:15.046Z] [2021-09-23T17:46:15.046Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:15.046Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:15.046Z] #14 13.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:46:15.046Z] #14 13.18 Selecting previously unselected package dmsetup. [2021-09-23T17:46:15.046Z] #14 13.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:46:15.046Z] #14 13.19 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:46:15.046Z] #14 13.29 Selecting previously unselected package mingw-w64-common. [2021-09-23T17:46:15.135Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 22.02MB / 53.61MB 0.4s [2021-09-23T17:46:15.135Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 48.23MB / 53.61MB 0.6s [2021-09-23T17:46:15.147Z] #51 19.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-23T17:46:15.147Z] #51 19.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-23T17:46:15.147Z] #51 19.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-23T17:46:15.147Z] #51 19.58 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-23T17:46:15.252Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.3s done [2021-09-23T17:46:15.304Z] #14 13.29 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-23T17:46:15.304Z] #14 13.29 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-23T17:46:15.407Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 0.7s [2021-09-23T17:46:15.409Z] #51 19.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-23T17:46:15.514Z] #11 ... [2021-09-23T17:46:15.514Z] [2021-09-23T17:46:15.514Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-23T17:46:15.514Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-23T17:46:15.514Z] #67 DONE 0.7s [2021-09-23T17:46:15.514Z] [2021-09-23T17:46:15.514Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:15.514Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:15.514Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 [2021-09-23T17:46:15.987Z] #51 20.10 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-23T17:46:15.987Z] #51 20.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-23T17:46:15.987Z] #51 20.15 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-23T17:46:15.987Z] #51 20.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-23T17:46:16.016Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.4s done [2021-09-23T17:46:16.086Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.6s done [2021-09-23T17:46:16.249Z] #51 ... [2021-09-23T17:46:16.249Z] [2021-09-23T17:46:16.249Z] #47 [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-09-23T17:46:16.249Z] #47 sha256:c66b83626c0dd76aae857975db535f9b5dab3105226ae5165339875aa57a2403 [2021-09-23T17:46:16.249Z] #47 DONE 20.6s [2021-09-23T17:46:16.249Z] [2021-09-23T17:46:16.249Z] #51 [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-09-23T17:46:16.249Z] #51 sha256:8bde61d1b698efe1bc23d5411c63749ebab34fbf48a457edd39667644a1b27b2 [2021-09-23T17:46:16.249Z] #51 20.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-23T17:46:16.275Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 5.2s [2021-09-23T17:46:16.292Z] #27 ... [2021-09-23T17:46:16.292Z] [2021-09-23T17:46:16.292Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-23T17:46:16.292Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-23T17:46:16.292Z] #43 DONE 0.0s [2021-09-23T17:46:16.292Z] [2021-09-23T17:46:16.292Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:16.292Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-23T17:46:16.292Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.0s done [2021-09-23T17:46:16.292Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-23T17:46:16.292Z] #11 sha256:4ccf1ad3757bd0cc292755962b9490f8244923b66917b47a40de86c32a2ea8d2 6.97kB / 6.97kB done [2021-09-23T17:46:16.292Z] #11 sha256:9de7d9dfb1b6aa12d11f12ef8a8df6b4b7a0a25f0f98f6658e64c19566750e8d 1.80kB / 1.80kB done [2021-09-23T17:46:16.292Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.4s done [2021-09-23T17:46:16.292Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 10.87MB / 10.87MB 0.6s done [2021-09-23T17:46:16.292Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 5.14MB / 5.14MB 0.4s done [2021-09-23T17:46:16.292Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 54.67MB / 54.67MB 1.7s [2021-09-23T17:46:16.292Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 57.31MB / 81.16MB 1.7s [2021-09-23T17:46:16.292Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 11.53MB / 102.61MB 1.7s [2021-09-23T17:46:16.292Z] #11 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 [2021-09-23T17:46:16.345Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 [2021-09-23T17:46:16.511Z] #51 20.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-23T17:46:16.511Z] #51 20.89 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-23T17:46:16.564Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 77.59MB / 81.16MB 1.9s [2021-09-23T17:46:16.564Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 31.46MB / 102.61MB 1.9s [2021-09-23T17:46:16.832Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 54.67MB / 54.67MB 2.1s done [2021-09-23T17:46:16.832Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 42.39MB / 102.61MB 2.2s [2021-09-23T17:46:16.832Z] #11 sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f 0B / 156B 2.2s [2021-09-23T17:46:17.104Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 60.82MB / 102.61MB 2.4s [2021-09-23T17:46:17.104Z] #11 sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f 156B / 156B 2.4s [2021-09-23T17:46:17.104Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 68.11MB / 102.61MB 2.5s [2021-09-23T17:46:17.104Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 78.64MB / 102.61MB 2.6s [2021-09-23T17:46:17.207Z] #14 15.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-23T17:46:17.207Z] #14 15.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-23T17:46:17.207Z] #14 15.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:46:17.207Z] #14 ... [2021-09-23T17:46:17.207Z] [2021-09-23T17:46:17.207Z] #51 [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-09-23T17:46:17.207Z] #51 sha256:9e1d36ca8f02805b59bf79b747ed6fde461d3238877876bfa3211528946281ef [2021-09-23T17:46:17.207Z] #51 5.466 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-23T17:46:17.207Z] #51 5.472 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-23T17:46:17.207Z] #51 5.495 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-23T17:46:17.207Z] #51 5.497 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-23T17:46:17.207Z] #51 5.518 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-23T17:46:17.207Z] #51 5.549 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-23T17:46:17.207Z] #51 5.549 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-23T17:46:17.207Z] #51 5.575 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-23T17:46:17.207Z] #51 5.615 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-23T17:46:17.207Z] #51 5.635 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-23T17:46:17.207Z] #51 5.647 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-23T17:46:17.207Z] #51 5.667 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-23T17:46:17.207Z] #51 6.264 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-23T17:46:17.207Z] #51 6.266 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-23T17:46:17.207Z] #51 6.267 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-23T17:46:17.207Z] #51 6.330 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-23T17:46:17.207Z] #51 6.330 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-23T17:46:17.207Z] #51 6.361 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T17:46:17.207Z] #51 6.403 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T17:46:17.207Z] #51 6.433 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-23T17:46:17.207Z] #51 6.496 go: downloading golang.org/x/text v0.3.2 [2021-09-23T17:46:17.207Z] #51 6.531 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-23T17:46:17.207Z] #51 6.594 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-23T17:46:17.207Z] #51 6.630 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-23T17:46:17.207Z] #51 6.644 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-23T17:46:17.207Z] #51 6.657 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-23T17:46:17.207Z] #51 6.671 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-23T17:46:17.207Z] #51 6.684 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-23T17:46:17.207Z] #51 6.760 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-23T17:46:17.207Z] #51 6.927 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-23T17:46:17.207Z] #51 6.927 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-23T17:46:17.207Z] #51 6.927 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-23T17:46:17.207Z] #51 6.931 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-23T17:46:17.207Z] #51 6.992 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-23T17:46:17.207Z] #51 7.107 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-23T17:46:17.368Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 102.61MB / 102.61MB 2.8s [2021-09-23T17:46:17.368Z] #11 ... [2021-09-23T17:46:17.368Z] [2021-09-23T17:46:17.368Z] #24 [internal] load build context [2021-09-23T17:46:17.368Z] #24 sha256:e95776c344fdf0d0e8194c28b7fe37af5c56e52898d30434d056315b0de381c3 [2021-09-23T17:46:17.368Z] #24 transferring context: 55.48MB 2.9s done [2021-09-23T17:46:17.368Z] #24 DONE 3.0s [2021-09-23T17:46:17.368Z] [2021-09-23T17:46:17.368Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:17.368Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-23T17:46:17.368Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 81.16MB / 81.16MB 2.8s done [2021-09-23T17:46:17.368Z] #11 sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f 156B / 156B 2.8s done [2021-09-23T17:46:17.455Z] #51 21.69 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-23T17:46:17.455Z] #51 21.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-23T17:46:17.455Z] #51 21.77 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-23T17:46:17.469Z] #51 ... [2021-09-23T17:46:17.470Z] [2021-09-23T17:46:17.470Z] #37 [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-09-23T17:46:17.470Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:46:17.470Z] #37 10.33 Selecting previously unselected package vim-common. [2021-09-23T17:46:17.470Z] #37 10.34 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:46:17.470Z] #37 10.37 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:46:17.470Z] #37 10.83 Selecting previously unselected package cmake-data. [2021-09-23T17:46:17.470Z] #37 10.84 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-23T17:46:17.470Z] #37 10.93 Unpacking cmake-data (3.18.4-2) ... [2021-09-23T17:46:17.470Z] #37 11.73 Selecting previously unselected package libicu67:amd64. [2021-09-23T17:46:17.470Z] #37 11.73 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-23T17:46:17.470Z] #37 11.75 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-23T17:46:17.470Z] #37 13.54 Selecting previously unselected package libxml2:amd64. [2021-09-23T17:46:17.470Z] #37 13.54 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-23T17:46:17.470Z] #37 13.55 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:46:17.470Z] #37 13.81 Selecting previously unselected package libarchive13:amd64. [2021-09-23T17:46:17.470Z] #37 13.82 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-23T17:46:17.470Z] #37 13.85 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:46:17.470Z] #37 14.35 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-23T17:46:17.470Z] #37 14.35 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-23T17:46:17.470Z] #37 14.38 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:46:17.470Z] #37 14.57 Selecting previously unselected package librhash0:amd64. [2021-09-23T17:46:17.470Z] #37 14.57 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-23T17:46:17.470Z] #37 14.58 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:46:17.470Z] #37 14.70 Selecting previously unselected package libuv1:amd64. [2021-09-23T17:46:17.470Z] #37 14.70 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-23T17:46:17.470Z] #37 14.71 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:46:17.470Z] #37 14.82 Selecting previously unselected package cmake. [2021-09-23T17:46:17.470Z] #37 14.82 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-23T17:46:17.470Z] #37 14.83 Unpacking cmake (3.18.4-2) ... [2021-09-23T17:46:17.717Z] #51 21.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-23T17:46:17.717Z] #51 21.90 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-23T17:46:17.717Z] #51 21.95 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-23T17:46:17.762Z] #37 ... [2021-09-23T17:46:17.762Z] [2021-09-23T17:46:17.762Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:46:17.762Z] #30 sha256:eb9342dfb8d343457c56f6035f0fd0d6e3cefc40f71a638dc859599946b01b21 [2021-09-23T17:46:17.762Z] #30 9.853 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-23T17:46:17.762Z] #30 10.35 [2021-09-23T17:46:17.762Z] #30 10.43 ######################################################################## 100.0% [2021-09-23T17:46:17.762Z] #30 10.78 [2021-09-23T17:46:17.762Z] #30 11.52 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-23T17:46:17.762Z] #30 12.02 [2021-09-23T17:46:17.762Z] #30 12.12 ######################################################################## 100.0% [2021-09-23T17:46:17.762Z] #30 12.35 [2021-09-23T17:46:17.762Z] #30 12.45 Download of images into '/build' complete. [2021-09-23T17:46:17.762Z] #30 12.45 Use something like the following to load the result into a Docker daemon: [2021-09-23T17:46:17.762Z] #30 12.45 tar -cC '/build' . | docker load [2021-09-23T17:46:17.762Z] #30 DONE 13.2s [2021-09-23T17:46:17.762Z] [2021-09-23T17:46:17.762Z] #58 [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-09-23T17:46:17.762Z] #58 sha256:6e13ba59af3e7f194891e4fb458cd2657fbb934d814598076bee126df332e1ef [2021-09-23T17:46:17.762Z] #58 0.934 + RM_GOPATH=0 [2021-09-23T17:46:17.762Z] #58 0.934 + TMP_GOPATH= [2021-09-23T17:46:17.762Z] #58 0.934 + : /build [2021-09-23T17:46:17.762Z] #58 0.934 + '[' -z '' ']' [2021-09-23T17:46:17.762Z] #58 0.935 ++ mktemp -d [2021-09-23T17:46:17.762Z] #58 0.936 + export GOPATH=/tmp/tmp.UqWifBMO2G [2021-09-23T17:46:17.762Z] #58 0.936 + GOPATH=/tmp/tmp.UqWifBMO2G [2021-09-23T17:46:17.762Z] #58 0.936 + RM_GOPATH=1 [2021-09-23T17:46:17.762Z] #58 0.936 + case "$(go env GOARCH)" in [2021-09-23T17:46:17.762Z] #58 0.937 ++ go env GOARCH [2021-09-23T17:46:17.762Z] #58 0.950 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:17.762Z] #58 0.950 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:17.762Z] #58 0.951 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:17.762Z] #58 0.960 + dir=/tmp/install [2021-09-23T17:46:17.762Z] #58 0.960 + bin=containerd [2021-09-23T17:46:17.762Z] #58 0.960 + shift [2021-09-23T17:46:17.762Z] #58 0.960 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-23T17:46:17.762Z] #58 0.960 + . /tmp/install/containerd.installer [2021-09-23T17:46:17.762Z] #58 0.960 ++ set -e [2021-09-23T17:46:17.762Z] #58 0.960 ++ : v1.5.5 [2021-09-23T17:46:17.762Z] #58 0.960 + install_containerd [2021-09-23T17:46:17.762Z] #58 0.967 + echo 'Install containerd version v1.5.5' [2021-09-23T17:46:17.762Z] #58 0.967 Install containerd version v1.5.5 [2021-09-23T17:46:17.762Z] #58 0.967 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UqWifBMO2G/src/github.com/containerd/containerd [2021-09-23T17:46:17.762Z] #58 0.976 Cloning into '/tmp/tmp.UqWifBMO2G/src/github.com/containerd/containerd'... [2021-09-23T17:46:17.978Z] #51 22.24 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-23T17:46:17.978Z] #51 22.38 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-23T17:46:17.978Z] #51 22.43 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-23T17:46:18.240Z] #51 22.51 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-23T17:46:18.240Z] #51 22.53 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-23T17:46:18.240Z] #51 22.56 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-23T17:46:18.240Z] #51 22.63 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-23T17:46:18.240Z] #51 ... [2021-09-23T17:46:18.240Z] [2021-09-23T17:46:18.240Z] #57 [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-09-23T17:46:18.240Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:46:18.240Z] #57 12.55 Fetched 8412 kB in 10s (861 kB/s) [2021-09-23T17:46:18.240Z] #57 12.55 Reading package lists... [2021-09-23T17:46:18.367Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 102.61MB / 102.61MB 3.7s done [2021-09-23T17:46:18.501Z] #57 18.81 Reading package lists... [2021-09-23T17:46:18.501Z] #57 ... [2021-09-23T17:46:18.501Z] [2021-09-23T17:46:18.501Z] #41 [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-09-23T17:46:18.501Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:46:18.501Z] #41 21.76 Updating files: 83% (1456/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-23T17:46:18.502Z] #41 21.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-23T17:46:18.828Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 7.5s done [2021-09-23T17:46:18.828Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 [2021-09-23T17:46:18.828Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done [2021-09-23T17:46:19.138Z] #58 ... [2021-09-23T17:46:19.139Z] [2021-09-23T17:46:19.139Z] #37 [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-09-23T17:46:19.139Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:46:19.139Z] #37 16.02 Setting up libicu67:amd64 (67.1-7) ... [2021-09-23T17:46:19.139Z] #37 16.05 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:46:19.139Z] #37 16.12 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:46:19.139Z] #37 16.15 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:46:19.139Z] #37 16.20 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:46:19.139Z] #37 16.26 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:46:19.139Z] #37 16.47 Setting up cmake-data (3.18.4-2) ... [2021-09-23T17:46:19.139Z] #37 16.66 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:46:19.139Z] #37 16.70 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:46:19.139Z] #37 16.75 Setting up cmake (3.18.4-2) ... [2021-09-23T17:46:19.139Z] #37 16.78 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:19.139Z] #37 DONE 17.2s [2021-09-23T17:46:19.139Z] [2021-09-23T17:46:19.139Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:19.139Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:19.139Z] #45 16.46 Get:18 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.16-1 [661 kB] [2021-09-23T17:46:19.139Z] #45 17.26 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:19.398Z] #45 17.38 Fetched 6313 kB in 5s (1250 kB/s) [2021-09-23T17:46:19.405Z] #11 DONE 25.8s [2021-09-23T17:46:19.405Z] [2021-09-23T17:46:19.405Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-23T17:46:19.405Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-23T17:46:19.670Z] #45 17.44 Selecting previously unselected package libpython2.7-minimal:amd64. [2021-09-23T17:46:19.670Z] #45 17.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:46:19.670Z] #45 17.45 Preparing to unpack .../0-libpython2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:46:19.670Z] #45 17.47 Unpacking libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:46:19.761Z] #11 ... [2021-09-23T17:46:19.761Z] [2021-09-23T17:46:19.761Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:46:19.761Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-23T17:46:19.761Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-23T17:46:19.761Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:46:19.762Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-23T17:46:19.762Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-23T17:46:19.762Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2021-09-23T17:46:19.762Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2021-09-23T17:46:19.762Z] #64 DONE 4.9s [2021-09-23T17:46:19.762Z] [2021-09-23T17:46:19.762Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:46:19.762Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:46:19.762Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-23T17:46:19.762Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:46:19.762Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-23T17:46:19.762Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2021-09-23T17:46:19.762Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2021-09-23T17:46:19.762Z] #66 ... [2021-09-23T17:46:19.762Z] [2021-09-23T17:46:19.762Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:19.762Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-23T17:46:19.762Z] #11 extracting sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d [2021-09-23T17:46:19.890Z] #41 23.83 + 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-09-23T17:46:19.930Z] #45 17.74 Selecting previously unselected package python2.7-minimal. [2021-09-23T17:46:19.930Z] #45 17.74 Preparing to unpack .../1-python2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:46:19.930Z] #45 17.76 Unpacking python2.7-minimal (2.7.18-8) ... [2021-09-23T17:46:20.337Z] #11 extracting sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 0.2s done [2021-09-23T17:46:20.496Z] #45 18.24 Selecting previously unselected package python2-minimal. [2021-09-23T17:46:20.496Z] #45 18.24 Preparing to unpack .../2-python2-minimal_2.7.18-3_amd64.deb ... [2021-09-23T17:46:20.496Z] #45 18.25 Unpacking python2-minimal (2.7.18-3) ... [2021-09-23T17:46:20.496Z] #45 18.35 Selecting previously unselected package mailcap. [2021-09-23T17:46:20.496Z] #45 18.35 Preparing to unpack .../3-mailcap_3.69_all.deb ... [2021-09-23T17:46:20.496Z] #45 18.36 Unpacking mailcap (3.69) ... [2021-09-23T17:46:20.496Z] #45 18.43 Selecting previously unselected package mime-support. [2021-09-23T17:46:20.496Z] #45 18.44 Preparing to unpack .../4-mime-support_3.66_all.deb ... [2021-09-23T17:46:20.496Z] #45 18.45 Unpacking mime-support (3.66) ... [2021-09-23T17:46:20.496Z] #45 18.52 Selecting previously unselected package libpython2.7-stdlib:amd64. [2021-09-23T17:46:20.496Z] #45 18.52 Preparing to unpack .../5-libpython2.7-stdlib_2.7.18-8_amd64.deb ... [2021-09-23T17:46:20.496Z] #45 18.53 Unpacking libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:46:20.550Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 4.1s done [2021-09-23T17:46:20.551Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 [2021-09-23T17:46:20.600Z] #11 ... [2021-09-23T17:46:20.600Z] [2021-09-23T17:46:20.600Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:46:20.600Z] #27 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f [2021-09-23T17:46:20.600Z] #27 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 3.0s done [2021-09-23T17:46:20.600Z] #27 DONE 6.0s [2021-09-23T17:46:20.600Z] [2021-09-23T17:46:20.600Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:46:20.600Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:46:20.600Z] #66 DONE 6.2s [2021-09-23T17:46:20.600Z] [2021-09-23T17:46:20.600Z] #28 [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-09-23T17:46:20.600Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-23T17:46:20.789Z] #12 DONE 1.4s [2021-09-23T17:46:20.789Z] [2021-09-23T17:46:20.789Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:46:20.789Z] #37 sha256:69c53add5bafaf9853838480829b1b5f4eb7b9169aea9f5f9868bc6532a006f4 [2021-09-23T17:46:20.789Z] #37 1.385 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-23T17:46:20.789Z] #37 1.651 [2021-09-23T17:46:20.789Z] #37 1.747 ######################################################################## 100.0% [2021-09-23T17:46:20.789Z] #37 1.986 [2021-09-23T17:46:20.789Z] #37 2.629 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-23T17:46:20.789Z] #37 2.907 [2021-09-23T17:46:20.789Z] #37 2.983 ######################################################################## 100.0% [2021-09-23T17:46:20.789Z] #37 3.203 [2021-09-23T17:46:20.789Z] #37 3.878 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-23T17:46:20.789Z] #37 4.141 [2021-09-23T17:46:20.790Z] #37 4.269 ######### 13.7% ############################## 41.8% ################################################# 68.7% ######################################################################## 100.0% [2021-09-23T17:46:20.790Z] #37 4.768 [2021-09-23T17:46:20.790Z] #37 5.438 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-23T17:46:20.790Z] #37 5.723 [2021-09-23T17:46:20.790Z] #37 5.788 ######################################################################## 100.0% [2021-09-23T17:46:20.790Z] #37 5.967 [2021-09-23T17:46:20.790Z] #37 6.337 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-23T17:46:20.790Z] #37 6.600 [2021-09-23T17:46:20.790Z] #37 6.678 ######################################################################## 100.0% [2021-09-23T17:46:20.790Z] #37 6.886 [2021-09-23T17:46:20.790Z] #37 6.942 Download of images into '/build' complete. [2021-09-23T17:46:20.790Z] #37 6.943 Use something like the following to load the result into a Docker daemon: [2021-09-23T17:46:20.790Z] #37 6.943 tar -cC '/build' . | docker load [2021-09-23T17:46:20.790Z] #37 DONE 7.8s [2021-09-23T17:46:20.790Z] [2021-09-23T17:46:20.790Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-09-23T17:46:20.790Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-23T17:46:21.077Z] #45 19.02 Selecting previously unselected package python2.7. [2021-09-23T17:46:21.077Z] #45 19.02 Preparing to unpack .../6-python2.7_2.7.18-8_amd64.deb ... [2021-09-23T17:46:21.077Z] #45 19.03 Unpacking python2.7 (2.7.18-8) ... [2021-09-23T17:46:21.077Z] #45 19.15 Selecting previously unselected package libpython2-stdlib:amd64. [2021-09-23T17:46:21.336Z] #45 19.15 Preparing to unpack .../7-libpython2-stdlib_2.7.18-3_amd64.deb ... [2021-09-23T17:46:21.336Z] #45 19.16 Unpacking libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:46:21.336Z] #45 19.25 Setting up libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:46:21.336Z] #45 19.29 Setting up python2.7-minimal (2.7.18-8) ... [2021-09-23T17:46:21.734Z] #13 DONE 0.7s [2021-09-23T17:46:21.734Z] [2021-09-23T17:46:21.734Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-23T17:46:21.734Z] #47 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-23T17:46:21.734Z] #47 DONE 0.3s [2021-09-23T17:46:21.734Z] [2021-09-23T17:46:21.734Z] #51 [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-09-23T17:46:21.734Z] #51 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-23T17:46:21.734Z] #51 DONE 0.3s [2021-09-23T17:46:21.734Z] [2021-09-23T17:46:21.734Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-23T17:46:21.734Z] #39 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-23T17:46:21.734Z] #39 DONE 0.3s [2021-09-23T17:46:21.734Z] [2021-09-23T17:46:21.734Z] #48 [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-09-23T17:46:21.734Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:46:21.902Z] #45 19.89 Setting up python2-minimal (2.7.18-3) ... [2021-09-23T17:46:22.161Z] #45 20.15 Selecting previously unselected package python2. [2021-09-23T17:46:22.161Z] #45 20.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16483 files and directories currently installed.) [2021-09-23T17:46:22.161Z] #45 20.18 Preparing to unpack .../0-python2_2.7.18-3_amd64.deb ... [2021-09-23T17:46:22.161Z] #45 20.20 Unpacking python2 (2.7.18-3) ... [2021-09-23T17:46:22.161Z] #45 20.28 Selecting previously unselected package libprotobuf23:amd64. [2021-09-23T17:46:22.161Z] #45 ... [2021-09-23T17:46:22.161Z] [2021-09-23T17:46:22.161Z] #33 [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-09-23T17:46:22.161Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:46:22.161Z] #33 10.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-23T17:46:22.161Z] #33 10.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:46:22.502Z] #33 ... [2021-09-23T17:46:22.502Z] [2021-09-23T17:46:22.502Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:22.502Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:22.502Z] #45 20.28 Preparing to unpack .../1-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-23T17:46:22.502Z] #45 20.32 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:46:23.205Z] #41 ... [2021-09-23T17:46:23.205Z] [2021-09-23T17:46:23.205Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:23.205Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:23.205Z] #14 17.16 Fetched 8412 kB in 13s (642 kB/s) [2021-09-23T17:46:23.205Z] #14 17.16 Reading package lists... [2021-09-23T17:46:23.205Z] #14 22.81 Reading package lists... [2021-09-23T17:46:23.205Z] #14 27.30 Building dependency tree... [2021-09-23T17:46:23.205Z] #14 ... [2021-09-23T17:46:23.205Z] [2021-09-23T17:46:23.205Z] #57 [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-09-23T17:46:23.205Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:46:23.205Z] #57 18.81 Reading package lists... [2021-09-23T17:46:23.205Z] #57 24.00 Building dependency tree... [2021-09-23T17:46:23.205Z] #57 26.59 The following additional packages will be installed: [2021-09-23T17:46:23.205Z] #57 26.60 libbtrfs0 [2021-09-23T17:46:23.205Z] #57 26.71 The following NEW packages will be installed: [2021-09-23T17:46:23.205Z] #57 26.73 libbtrfs-dev libbtrfs0 [2021-09-23T17:46:23.205Z] #57 27.09 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:23.205Z] #57 27.09 Need to get 460 kB of archives. [2021-09-23T17:46:23.205Z] #57 27.09 After this operation, 1237 kB of additional disk space will be used. [2021-09-23T17:46:23.205Z] #57 27.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:46:23.205Z] #57 27.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:46:23.438Z] #45 21.27 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:46:23.438Z] #45 21.27 Preparing to unpack .../2-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:46:23.438Z] #45 21.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:46:23.467Z] #57 ... [2021-09-23T17:46:23.467Z] [2021-09-23T17:46:23.467Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:23.467Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:23.467Z] #45 17.36 Get:8 https://downloadcontent.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2141 B] [2021-09-23T17:46:23.467Z] #45 20.22 Fetched 8416 kB in 15s (557 kB/s) [2021-09-23T17:46:23.467Z] #45 20.22 Reading package lists... [2021-09-23T17:46:23.467Z] #45 24.82 Reading package lists... [2021-09-23T17:46:23.467Z] #45 ... [2021-09-23T17:46:23.467Z] [2021-09-23T17:46:23.467Z] #51 [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-09-23T17:46:23.467Z] #51 sha256:8bde61d1b698efe1bc23d5411c63749ebab34fbf48a457edd39667644a1b27b2 [2021-09-23T17:46:23.467Z] #51 23.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-23T17:46:23.467Z] #51 23.48 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-23T17:46:23.467Z] #51 23.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T17:46:23.467Z] #51 23.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T17:46:23.467Z] #51 23.72 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-23T17:46:23.467Z] #51 23.79 go: downloading golang.org/x/text v0.3.2 [2021-09-23T17:46:24.290Z] #48 ... [2021-09-23T17:46:24.290Z] [2021-09-23T17:46:24.290Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-09-23T17:46:24.290Z] #14 sha256:475aa748f3cedcd4f923d721c8d2ee68094dcea85c873281d8fe3047a2f89f13 [2021-09-23T17:46:24.290Z] #14 DONE 2.6s [2021-09-23T17:46:24.290Z] [2021-09-23T17:46:24.290Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-09-23T17:46:24.290Z] #15 sha256:cb0aeccba2bdd705f5f7478f8480cb7eed98e41e1338adf3b85766b198b4bbe4 [2021-09-23T17:46:24.373Z] #45 22.22 Selecting previously unselected package python3-six. [2021-09-23T17:46:24.373Z] #45 22.22 Preparing to unpack .../3-python3-six_1.16.0-2_all.deb ... [2021-09-23T17:46:24.373Z] #45 22.27 Unpacking python3-six (1.16.0-2) ... [2021-09-23T17:46:24.414Z] #51 ... [2021-09-23T17:46:24.414Z] [2021-09-23T17:46:24.414Z] #37 [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-09-23T17:46:24.414Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:46:24.414Z] #37 18.42 Fetched 8412 kB in 13s (637 kB/s) [2021-09-23T17:46:24.414Z] #37 18.42 Reading package lists... [2021-09-23T17:46:24.414Z] #37 23.66 Reading package lists... [2021-09-23T17:46:24.414Z] #37 28.16 Building dependency tree... [2021-09-23T17:46:24.414Z] #37 ... [2021-09-23T17:46:24.415Z] [2021-09-23T17:46:24.415Z] #57 [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-09-23T17:46:24.415Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:46:24.415Z] #57 27.91 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:24.415Z] #57 28.12 Fetched 460 kB in 0s (1449 kB/s) [2021-09-23T17:46:24.415Z] #57 28.17 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:46:24.415Z] #57 28.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:46:24.415Z] #57 28.21 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:46:24.415Z] #57 28.22 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:46:24.415Z] #57 28.40 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:46:24.415Z] #57 28.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:46:24.415Z] #57 28.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:46:24.415Z] #57 28.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:46:24.415Z] #57 28.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:46:24.415Z] #57 28.76 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:24.631Z] #45 ... [2021-09-23T17:46:24.631Z] [2021-09-23T17:46:24.631Z] #38 [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-09-23T17:46:24.631Z] #38 sha256:e7336b31bf673e75a8ec0c572feff929684a8881de889382c1f9c30e3a80537b [2021-09-23T17:46:24.631Z] #38 1.253 + RM_GOPATH=0 [2021-09-23T17:46:24.631Z] #38 1.253 + TMP_GOPATH= [2021-09-23T17:46:24.631Z] #38 1.253 + : /build [2021-09-23T17:46:24.631Z] #38 1.253 + '[' -z '' ']' [2021-09-23T17:46:24.631Z] #38 1.253 ++ mktemp -d [2021-09-23T17:46:24.631Z] #38 1.260 + export GOPATH=/tmp/tmp.7qHWZssHBX [2021-09-23T17:46:24.631Z] #38 1.260 + GOPATH=/tmp/tmp.7qHWZssHBX [2021-09-23T17:46:24.631Z] #38 1.260 + RM_GOPATH=1 [2021-09-23T17:46:24.631Z] #38 1.260 + case "$(go env GOARCH)" in [2021-09-23T17:46:24.631Z] #38 1.260 ++ go env GOARCH [2021-09-23T17:46:24.631Z] #38 1.271 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:24.631Z] #38 1.271 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:24.631Z] #38 1.273 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:24.631Z] #38 1.278 + dir=/tmp/install [2021-09-23T17:46:24.631Z] #38 1.278 + bin=tini [2021-09-23T17:46:24.631Z] #38 1.278 + shift [2021-09-23T17:46:24.631Z] #38 1.278 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-23T17:46:24.631Z] #38 1.278 + . /tmp/install/tini.installer [2021-09-23T17:46:24.631Z] #38 1.279 ++ : v0.19.0 [2021-09-23T17:46:24.631Z] #38 1.279 + install_tini [2021-09-23T17:46:24.631Z] #38 1.279 + echo 'Install tini version v0.19.0' [2021-09-23T17:46:24.631Z] #38 1.279 Install tini version v0.19.0 [2021-09-23T17:46:24.631Z] #38 1.280 + git clone https://github.com/krallin/tini.git /tmp/tmp.7qHWZssHBX/tini [2021-09-23T17:46:24.631Z] #38 1.282 Cloning into '/tmp/tmp.7qHWZssHBX/tini'... [2021-09-23T17:46:24.631Z] #38 1.707 + cd /tmp/tmp.7qHWZssHBX/tini [2021-09-23T17:46:24.631Z] #38 1.707 + git checkout -q v0.19.0 [2021-09-23T17:46:24.631Z] #38 1.719 + cmake . [2021-09-23T17:46:24.631Z] #38 1.989 -- The C compiler identification is GNU 10.2.1 [2021-09-23T17:46:24.631Z] #38 2.017 -- Detecting C compiler ABI info [2021-09-23T17:46:24.631Z] #38 2.233 -- Detecting C compiler ABI info - done [2021-09-23T17:46:24.631Z] #38 2.266 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-23T17:46:24.631Z] #38 2.272 -- Detecting C compile features [2021-09-23T17:46:24.631Z] #38 2.273 -- Detecting C compile features - done [2021-09-23T17:46:24.631Z] #38 2.308 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-23T17:46:24.631Z] #38 2.441 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-23T17:46:24.632Z] #38 2.474 -- Configuring done [2021-09-23T17:46:24.632Z] #38 2.492 -- Generating done [2021-09-23T17:46:24.632Z] #38 2.505 -- Build files have been written to: /tmp/tmp.7qHWZssHBX/tini [2021-09-23T17:46:24.632Z] #38 2.507 + make tini-static [2021-09-23T17:46:24.632Z] #38 2.648 Scanning dependencies of target tini-static [2021-09-23T17:46:24.632Z] #38 2.700 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-23T17:46:24.632Z] #38 3.066 [100%] Linking C executable tini-static [2021-09-23T17:46:24.632Z] #38 3.319 [100%] Built target tini-static [2021-09-23T17:46:24.632Z] #38 3.338 + mkdir -p /build [2021-09-23T17:46:24.632Z] #38 3.341 + cp tini-static /build/docker-init [2021-09-23T17:46:24.632Z] #38 DONE 5.6s [2021-09-23T17:46:24.632Z] [2021-09-23T17:46:24.632Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:24.632Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:24.632Z] #45 22.65 Selecting previously unselected package python3-protobuf. [2021-09-23T17:46:24.632Z] #45 22.65 Preparing to unpack .../4-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-23T17:46:24.632Z] #45 22.67 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-23T17:46:24.677Z] #57 DONE 29.1s [2021-09-23T17:46:24.677Z] [2021-09-23T17:46:24.677Z] #51 [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-09-23T17:46:24.677Z] #51 sha256:8bde61d1b698efe1bc23d5411c63749ebab34fbf48a457edd39667644a1b27b2 [2021-09-23T17:46:24.677Z] #51 28.92 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-23T17:46:24.677Z] #51 28.93 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-23T17:46:24.677Z] #51 29.01 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-23T17:46:24.677Z] #51 29.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-23T17:46:24.747Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 4.1s done [2021-09-23T17:46:24.747Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af [2021-09-23T17:46:24.747Z] #11 ... [2021-09-23T17:46:24.747Z] [2021-09-23T17:46:24.747Z] #28 [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-09-23T17:46:24.747Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:46:24.747Z] #28 1.730 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:24.747Z] #28 1.744 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:24.747Z] #28 1.744 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:24.747Z] #28 1.868 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:24.747Z] #28 2.067 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:24.747Z] #28 2.432 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:24.747Z] #28 3.619 Fetched 8412 kB in 2s (3896 kB/s) [2021-09-23T17:46:24.747Z] #28 3.619 Reading package lists... [2021-09-23T17:46:24.747Z] #28 4.409 Reading package lists... [2021-09-23T17:46:24.747Z] #28 5.191 Building dependency tree... [2021-09-23T17:46:24.747Z] #28 5.568 The following additional packages will be installed: [2021-09-23T17:46:24.747Z] #28 5.568 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-23T17:46:24.747Z] #28 5.568 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-23T17:46:24.747Z] #28 5.568 Recommended packages: [2021-09-23T17:46:24.747Z] #28 5.568 libldap-common publicsuffix libsasl2-modules [2021-09-23T17:46:24.747Z] #28 5.725 The following NEW packages will be installed: [2021-09-23T17:46:24.747Z] #28 5.726 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-23T17:46:24.747Z] #28 5.726 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-23T17:46:24.747Z] #28 5.727 libssh2-1 openssl [2021-09-23T17:46:24.747Z] #28 6.009 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:24.747Z] #28 6.009 Need to get 3038 kB of archives. [2021-09-23T17:46:24.747Z] #28 6.009 After this operation, 6652 kB of additional disk space will be used. [2021-09-23T17:46:24.747Z] #28 6.009 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-23T17:46:24.747Z] #28 6.009 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-23T17:46:24.747Z] #28 6.009 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-23T17:46:24.747Z] #28 6.010 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-23T17:46:24.747Z] #28 6.010 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-23T17:46:24.747Z] #28 6.010 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-23T17:46:24.747Z] #28 6.016 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-23T17:46:24.747Z] #28 6.016 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-23T17:46:24.747Z] #28 6.016 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-23T17:46:24.747Z] #28 6.016 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-23T17:46:24.747Z] #28 6.016 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-23T17:46:24.747Z] #28 6.038 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-23T17:46:24.747Z] #28 6.038 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:46:24.747Z] #28 6.038 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:46:24.747Z] #28 6.038 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:46:24.747Z] #28 6.176 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:24.747Z] #28 6.205 Fetched 3038 kB in 0s (9922 kB/s) [2021-09-23T17:46:24.747Z] #28 6.228 Selecting previously unselected package openssl. [2021-09-23T17:46:24.747Z] #28 6.228 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-09-23T17:46:24.747Z] #28 6.234 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-23T17:46:24.747Z] #28 6.238 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:46:24.747Z] #28 6.439 Selecting previously unselected package ca-certificates. [2021-09-23T17:46:24.747Z] #28 6.439 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-23T17:46:24.747Z] #28 6.444 Unpacking ca-certificates (20210119) ... [2021-09-23T17:46:24.747Z] #28 6.530 Selecting previously unselected package libbrotli1:amd64. [2021-09-23T17:46:24.747Z] #28 6.530 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-23T17:46:24.747Z] #28 6.540 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:46:24.747Z] #28 6.606 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-23T17:46:24.747Z] #28 6.606 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:46:24.747Z] #28 6.616 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:24.747Z] #28 6.651 Selecting previously unselected package libsasl2-2:amd64. [2021-09-23T17:46:24.747Z] #28 6.653 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:46:24.747Z] #28 6.659 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:24.747Z] #28 6.704 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-23T17:46:24.747Z] #28 6.707 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-23T17:46:24.747Z] #28 6.711 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:46:24.747Z] #28 6.834 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-23T17:46:24.747Z] #28 6.834 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-23T17:46:24.747Z] #28 6.840 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:46:24.747Z] #28 6.891 Selecting previously unselected package libpsl5:amd64. [2021-09-23T17:46:24.747Z] #28 6.891 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-23T17:46:24.747Z] #28 6.896 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:46:24.747Z] #28 6.946 Selecting previously unselected package librtmp1:amd64. [2021-09-23T17:46:24.747Z] #28 6.946 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-23T17:46:24.747Z] #28 6.954 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:46:24.747Z] #28 7.066 Selecting previously unselected package libssh2-1:amd64. [2021-09-23T17:46:24.747Z] #28 7.066 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-23T17:46:24.747Z] #28 7.071 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:46:24.747Z] #28 7.143 Selecting previously unselected package libcurl4:amd64. [2021-09-23T17:46:24.747Z] #28 7.143 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:46:24.747Z] #28 7.149 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:46:24.747Z] #28 7.213 Selecting previously unselected package curl. [2021-09-23T17:46:24.747Z] #28 7.213 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:46:24.747Z] #28 7.218 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-23T17:46:24.747Z] #28 7.280 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:46:24.747Z] #28 7.280 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:46:24.747Z] #28 7.284 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:46:24.747Z] #28 7.350 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:46:24.747Z] #28 7.350 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:46:24.747Z] #28 7.356 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:46:24.747Z] #28 7.408 Selecting previously unselected package jq. [2021-09-23T17:46:24.747Z] #28 7.409 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:46:24.747Z] #28 7.416 Unpacking jq (1.6-2.1) ... [2021-09-23T17:46:24.747Z] #28 7.456 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:46:24.747Z] #28 7.468 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:46:24.747Z] #28 7.482 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:46:24.747Z] #28 7.493 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:24.747Z] #28 7.505 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:46:24.747Z] #28 7.517 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:24.747Z] #28 7.528 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:46:24.747Z] #28 7.540 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:46:24.747Z] #28 7.557 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:46:24.747Z] #28 7.568 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:46:24.747Z] #28 7.581 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:46:24.747Z] #28 7.592 Setting up ca-certificates (20210119) ... [2021-09-23T17:46:24.747Z] #28 8.141 Updating certificates in /etc/ssl/certs... [2021-09-23T17:46:24.747Z] #28 8.809 129 added, 0 removed; done. [2021-09-23T17:46:24.747Z] #28 8.843 Setting up jq (1.6-2.1) ... [2021-09-23T17:46:24.747Z] #28 8.856 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:46:24.747Z] #28 8.867 Setting up curl (7.74.0-1.3+b1) ... [2021-09-23T17:46:24.747Z] #28 8.879 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:24.747Z] #28 8.899 Processing triggers for ca-certificates (20210119) ... [2021-09-23T17:46:24.747Z] #28 8.907 Updating certificates in /etc/ssl/certs... [2021-09-23T17:46:24.747Z] #28 9.456 0 added, 0 removed; done. [2021-09-23T17:46:24.747Z] #28 9.456 Running hooks in /etc/ca-certificates/update.d... [2021-09-23T17:46:24.747Z] #28 9.458 done. [2021-09-23T17:46:24.826Z] #28 ... [2021-09-23T17:46:24.826Z] [2021-09-23T17:46:24.826Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-23T17:46:24.826Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-09-23T17:46:24.826Z] #65 DONE 0.9s [2021-09-23T17:46:24.826Z] [2021-09-23T17:46:24.826Z] #28 [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-09-23T17:46:24.826Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-23T17:46:24.826Z] #28 3.828 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:24.826Z] #28 3.828 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:24.826Z] #28 3.844 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:24.826Z] #28 4.054 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:46:24.826Z] #28 4.258 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:46:24.890Z] #45 22.88 Selecting previously unselected package python-is-python2. [2021-09-23T17:46:24.890Z] #45 22.88 Preparing to unpack .../5-python-is-python2_2.7.18-9_all.deb ... [2021-09-23T17:46:24.890Z] #45 22.90 Unpacking python-is-python2 (2.7.18-9) ... [2021-09-23T17:46:24.939Z] #51 29.15 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-23T17:46:25.007Z] #28 ... [2021-09-23T17:46:25.007Z] [2021-09-23T17:46:25.007Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:25.007Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:25.089Z] #28 4.595 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:46:25.149Z] #45 23.05 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:46:25.149Z] #45 23.06 Preparing to unpack .../6-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:46:25.149Z] #45 23.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:46:25.149Z] #45 23.15 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:46:25.149Z] #45 23.15 Preparing to unpack .../7-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:46:25.149Z] #45 23.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:46:25.352Z] #28 ... [2021-09-23T17:46:25.352Z] [2021-09-23T17:46:25.352Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-23T17:46:25.352Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-09-23T17:46:25.352Z] #67 DONE 1.2s [2021-09-23T17:46:25.352Z] [2021-09-23T17:46:25.352Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:25.352Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-23T17:46:25.352Z] #11 extracting sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 0.3s done [2021-09-23T17:46:25.352Z] #11 extracting sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 2.1s done [2021-09-23T17:46:25.352Z] #11 extracting sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 1.2s [2021-09-23T17:46:25.424Z] #45 23.26 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:46:25.424Z] #45 23.30 Preparing to unpack .../8-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:46:25.424Z] #45 23.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:46:25.684Z] #45 23.67 Selecting previously unselected package criu. [2021-09-23T17:46:25.958Z] #45 23.67 Preparing to unpack .../9-criu_3.16-1_amd64.deb ... [2021-09-23T17:46:25.958Z] #45 23.69 Unpacking criu (3.16-1) ... [2021-09-23T17:46:26.213Z] #15 DONE 1.8s [2021-09-23T17:46:26.213Z] [2021-09-23T17:46:26.213Z] #60 [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-09-23T17:46:26.213Z] #60 sha256:5c4b0aabc08ba5afb48f00b041cf06addc33b5154e65c8da83ba572d74b4c600 [2021-09-23T17:46:26.213Z] #60 2.774 + RM_GOPATH=0 [2021-09-23T17:46:26.213Z] #60 2.776 + TMP_GOPATH= [2021-09-23T17:46:26.213Z] #60 2.776 + : /build [2021-09-23T17:46:26.213Z] #60 2.776 + '[' -z '' ']' [2021-09-23T17:46:26.213Z] #60 2.776 ++ mktemp -d [2021-09-23T17:46:26.213Z] #60 2.776 + export GOPATH=/tmp/tmp.RNWpuypTOz [2021-09-23T17:46:26.213Z] #60 2.776 + GOPATH=/tmp/tmp.RNWpuypTOz [2021-09-23T17:46:26.213Z] #60 2.776 + RM_GOPATH=1 [2021-09-23T17:46:26.213Z] #60 2.776 + case "$(go env GOARCH)" in [2021-09-23T17:46:26.213Z] #60 2.778 ++ go env GOARCH [2021-09-23T17:46:26.213Z] #60 2.785 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:26.213Z] #60 2.785 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:26.213Z] #60 2.786 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:26.213Z] #60 2.787 + dir=/tmp/install [2021-09-23T17:46:26.213Z] #60 2.787 + bin=shfmt [2021-09-23T17:46:26.213Z] #60 2.787 + shift [2021-09-23T17:46:26.213Z] #60 2.787 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-23T17:46:26.213Z] #60 2.787 + . /tmp/install/shfmt.installer [2021-09-23T17:46:26.213Z] #60 2.787 ++ : v3.0.2 [2021-09-23T17:46:26.213Z] #60 2.787 + install_shfmt [2021-09-23T17:46:26.213Z] #60 2.787 + echo 'Install shfmt version v3.0.2' [2021-09-23T17:46:26.213Z] #60 2.787 Install shfmt version v3.0.2 [2021-09-23T17:46:26.213Z] #60 2.787 + GOBIN=/build [2021-09-23T17:46:26.213Z] #60 2.787 + GO111MODULE=on [2021-09-23T17:46:26.213Z] #60 2.787 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-23T17:46:26.213Z] #60 2.852 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-23T17:46:26.213Z] #60 3.613 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-23T17:46:26.213Z] #60 3.644 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-23T17:46:26.213Z] #60 3.670 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-23T17:46:26.213Z] #60 4.393 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-23T17:46:26.216Z] #45 24.16 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:46:26.331Z] #51 30.45 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-23T17:46:26.331Z] #51 30.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-23T17:46:26.386Z] #11 ... [2021-09-23T17:46:26.386Z] [2021-09-23T17:46:26.386Z] #28 [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-09-23T17:46:26.386Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:46:26.386Z] #28 DONE 11.6s [2021-09-23T17:46:26.386Z] [2021-09-23T17:46:26.386Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:26.386Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:26.593Z] #51 30.76 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-23T17:46:26.742Z] #11 extracting sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 2.4s done [2021-09-23T17:46:26.785Z] #45 24.72 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:46:26.785Z] #45 ... [2021-09-23T17:46:26.785Z] [2021-09-23T17:46:26.785Z] #60 [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-09-23T17:46:26.785Z] #60 sha256:f47a0554b1fd8d62832f8341bae2b5a9114f3ae0e1c1846d2a4573e22200f8a1 [2021-09-23T17:46:26.785Z] #60 22.48 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:46:26.785Z] #60 22.48 + GOBIN=/build [2021-09-23T17:46:26.785Z] #60 22.48 + GO111MODULE=on [2021-09-23T17:46:26.785Z] #60 22.48 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-23T17:46:26.785Z] #60 DONE 25.0s [2021-09-23T17:46:26.785Z] [2021-09-23T17:46:26.785Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:26.785Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:26.785Z] #45 24.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:46:26.785Z] #45 24.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:46:27.005Z] #11 extracting sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b [2021-09-23T17:46:27.043Z] #45 24.99 Setting up python3-six (1.16.0-2) ... [2021-09-23T17:46:27.043Z] #45 ... [2021-09-23T17:46:27.043Z] [2021-09-23T17:46:27.043Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-23T17:46:27.043Z] #61 sha256:dd6426ffd74f00809b390d15f077ae15e54972b99fe6058409dee7e259403e1e [2021-09-23T17:46:27.043Z] #61 DONE 0.2s [2021-09-23T17:46:27.043Z] [2021-09-23T17:46:27.043Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-23T17:46:27.043Z] #62 sha256:11ec1af41ef9ffb2016bc3c87f894de3a3ec4f697d685cd9480c4d44c5050996 [2021-09-23T17:46:27.043Z] #62 DONE 0.1s [2021-09-23T17:46:27.156Z] #60 ... [2021-09-23T17:46:27.156Z] [2021-09-23T17:46:27.156Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-09-23T17:46:27.156Z] #16 sha256:058c8355785b9b89a8c7d4e62391cd6fc9fdddc1f9f25753d9e9f6dad951e474 [2021-09-23T17:46:27.156Z] #16 DONE 1.3s [2021-09-23T17:46:27.156Z] [2021-09-23T17:46:27.156Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-09-23T17:46:27.156Z] #17 sha256:9d4c96db64d3793998119fbd88c80a6256c50e5a2e047f5d483107f5edf494ee [2021-09-23T17:46:27.302Z] [2021-09-23T17:46:27.302Z] #58 [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-09-23T17:46:27.302Z] #58 sha256:6e13ba59af3e7f194891e4fb458cd2657fbb934d814598076bee126df332e1ef [2021-09-23T17:46:27.302Z] #58 12.25 + cd /tmp/tmp.UqWifBMO2G/src/github.com/containerd/containerd [2021-09-23T17:46:27.302Z] #58 12.25 + git checkout -q v1.5.5 [2021-09-23T17:46:27.302Z] #58 12.95 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-23T17:46:27.302Z] #58 12.95 + BUILDTAGS='netgo osusergo static_build' [2021-09-23T17:46:27.302Z] #58 12.95 + export EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:46:27.302Z] #58 12.95 + EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:46:27.302Z] #58 12.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-23T17:46:27.302Z] #58 12.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-23T17:46:27.302Z] #58 12.95 + '[' '' = dynamic ']' [2021-09-23T17:46:27.302Z] #58 12.95 + make [2021-09-23T17:46:27.302Z] #58 13.73 + bin/ctr [2021-09-23T17:46:27.324Z] #11 ... [2021-09-23T17:46:27.324Z] [2021-09-23T17:46:27.324Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-23T17:46:27.324Z] #29 sha256:b0a4b03b02f405e1124c3b3aac5c09925a8c1fb03c533edfa7762ca4bf1afb02 [2021-09-23T17:46:27.324Z] #29 DONE 0.9s [2021-09-23T17:46:27.324Z] [2021-09-23T17:46:27.324Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:27.324Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:46:27.981Z] #51 ... [2021-09-23T17:46:27.981Z] [2021-09-23T17:46:27.981Z] #60 [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-09-23T17:46:27.981Z] #60 sha256:96404d765d9edb73c90ab63d6e0e0e5eb79c54eb01840f136d0d8b72fe75753b [2021-09-23T17:46:27.981Z] #60 22.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-23T17:46:27.981Z] #60 ... [2021-09-23T17:46:27.981Z] [2021-09-23T17:46:27.981Z] #58 [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-09-23T17:46:27.981Z] #58 sha256:c9a67c77b81855bfd54a5e7df7ecf1a9c844d7288a77b68f263275ff28ac507c [2021-09-23T17:46:27.981Z] #58 1.142 + RM_GOPATH=0 [2021-09-23T17:46:27.981Z] #58 1.142 + TMP_GOPATH= [2021-09-23T17:46:27.981Z] #58 1.142 + : /build [2021-09-23T17:46:27.981Z] #58 1.142 + '[' -z '' ']' [2021-09-23T17:46:27.981Z] #58 1.142 ++ mktemp -d [2021-09-23T17:46:27.981Z] #58 1.144 + export GOPATH=/tmp/tmp.rDVKh1pSeF [2021-09-23T17:46:27.981Z] #58 1.144 + GOPATH=/tmp/tmp.rDVKh1pSeF [2021-09-23T17:46:27.981Z] #58 1.144 + RM_GOPATH=1 [2021-09-23T17:46:27.981Z] #58 1.144 + case "$(go env GOARCH)" in [2021-09-23T17:46:27.981Z] #58 1.145 ++ go env GOARCH [2021-09-23T17:46:27.981Z] #58 1.176 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:27.981Z] #58 1.176 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:27.981Z] #58 1.181 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:27.981Z] #58 1.186 + dir=/tmp/install [2021-09-23T17:46:27.981Z] #58 1.186 + bin=containerd [2021-09-23T17:46:27.981Z] #58 1.186 + shift [2021-09-23T17:46:27.981Z] #58 1.186 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-23T17:46:27.981Z] #58 1.186 + . /tmp/install/containerd.installer [2021-09-23T17:46:27.982Z] #58 1.186 ++ set -e [2021-09-23T17:46:27.982Z] #58 1.187 ++ : v1.5.5 [2021-09-23T17:46:27.982Z] #58 1.190 + install_containerd [2021-09-23T17:46:27.982Z] #58 1.191 + echo 'Install containerd version v1.5.5' [2021-09-23T17:46:27.982Z] #58 1.191 Install containerd version v1.5.5 [2021-09-23T17:46:27.982Z] #58 1.191 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rDVKh1pSeF/src/github.com/containerd/containerd [2021-09-23T17:46:27.982Z] #58 1.193 Cloning into '/tmp/tmp.rDVKh1pSeF/src/github.com/containerd/containerd'... [2021-09-23T17:46:28.545Z] #17 DONE 1.4s [2021-09-23T17:46:28.545Z] [2021-09-23T17:46:28.545Z] #56 [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-09-23T17:46:28.545Z] #56 sha256:4e5005fc58d717c911d009be009822cb607fb5d76ba04c196db2e33065c21894 [2021-09-23T17:46:28.545Z] #56 3.238 + RM_GOPATH=0 [2021-09-23T17:46:28.545Z] #56 3.238 + TMP_GOPATH= [2021-09-23T17:46:28.545Z] #56 3.238 + : /build [2021-09-23T17:46:28.545Z] #56 3.238 + '[' -z '' ']' [2021-09-23T17:46:28.545Z] #56 3.238 ++ mktemp -d [2021-09-23T17:46:28.545Z] #56 3.238 + export GOPATH=/tmp/tmp.Ux2NUNXSlQ [2021-09-23T17:46:28.545Z] #56 3.238 + GOPATH=/tmp/tmp.Ux2NUNXSlQ [2021-09-23T17:46:28.545Z] #56 3.238 + RM_GOPATH=1 [2021-09-23T17:46:28.545Z] #56 3.238 + case "$(go env GOARCH)" in [2021-09-23T17:46:28.545Z] #56 3.238 ++ go env GOARCH [2021-09-23T17:46:28.545Z] #56 3.246 Install gotestsum version v1.7.0 [2021-09-23T17:46:28.545Z] #56 3.246 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:28.545Z] #56 3.246 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:28.545Z] #56 3.246 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:28.545Z] #56 3.246 + dir=/tmp/install [2021-09-23T17:46:28.545Z] #56 3.246 + bin=gotestsum [2021-09-23T17:46:28.545Z] #56 3.246 + shift [2021-09-23T17:46:28.545Z] #56 3.246 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-23T17:46:28.545Z] #56 3.246 + . /tmp/install/gotestsum.installer [2021-09-23T17:46:28.545Z] #56 3.246 ++ : v1.7.0 [2021-09-23T17:46:28.545Z] #56 3.246 + install_gotestsum [2021-09-23T17:46:28.545Z] #56 3.246 + set -e [2021-09-23T17:46:28.545Z] #56 3.246 + echo 'Install gotestsum version v1.7.0' [2021-09-23T17:46:28.545Z] #56 3.246 + GOBIN=/build [2021-09-23T17:46:28.545Z] #56 3.246 + GO111MODULE=on [2021-09-23T17:46:28.545Z] #56 3.246 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-23T17:46:28.545Z] #56 3.711 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-23T17:46:28.545Z] #56 5.153 go: downloading github.com/fatih/color v1.10.0 [2021-09-23T17:46:28.545Z] #56 5.215 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-23T17:46:28.545Z] #56 5.241 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-23T17:46:28.545Z] #56 5.302 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:46:28.545Z] #56 5.584 go: downloading golang.org/x/tools v0.1.0 [2021-09-23T17:46:28.545Z] #56 5.655 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-23T17:46:28.545Z] #56 5.791 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T17:46:28.545Z] #56 5.878 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-23T17:46:28.545Z] #56 6.019 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-23T17:46:28.807Z] #56 ... [2021-09-23T17:46:28.807Z] [2021-09-23T17:46:28.807Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-09-23T17:46:28.807Z] #18 sha256:59a32f1b1f4bf306f8f9fcf74ad6e7b6ded0791e7c4e266a1eb511e297dfab65 [2021-09-23T17:46:28.926Z] #58 ... [2021-09-23T17:46:28.926Z] [2021-09-23T17:46:28.926Z] #53 [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-09-23T17:46:28.926Z] #53 sha256:3d53bb98222a1921230669f8c6a17cd69b2585fe6a42160edadcc83e662918da [2021-09-23T17:46:28.926Z] #53 DONE 33.2s [2021-09-23T17:46:28.926Z] [2021-09-23T17:46:28.926Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:28.926Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:28.926Z] #14 27.30 Building dependency tree... [2021-09-23T17:46:28.926Z] #14 30.72 The following additional packages will be installed: [2021-09-23T17:46:28.926Z] #14 30.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:46:28.926Z] #14 30.73 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-23T17:46:28.926Z] #14 30.73 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-23T17:46:28.927Z] #14 30.73 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-23T17:46:28.927Z] #14 30.73 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-23T17:46:28.927Z] #14 30.73 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-23T17:46:28.927Z] #14 30.74 mingw-w64-common mingw-w64-x86-64-dev [2021-09-23T17:46:28.927Z] #14 30.75 Suggested packages: [2021-09-23T17:46:28.927Z] #14 30.75 gcc-10-locales seccomp wine64 [2021-09-23T17:46:28.927Z] #14 31.93 The following NEW packages will be installed: [2021-09-23T17:46:28.927Z] #14 31.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:46:28.927Z] #14 31.94 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-23T17:46:28.927Z] #14 31.94 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-23T17:46:28.927Z] #14 31.94 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-23T17:46:28.927Z] #14 31.95 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-23T17:46:28.927Z] #14 31.95 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-23T17:46:28.927Z] #14 31.95 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-23T17:46:28.927Z] #14 31.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-23T17:46:28.927Z] #14 31.95 mingw-w64-x86-64-dev [2021-09-23T17:46:28.927Z] #14 32.33 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:28.927Z] #14 32.33 Need to get 115 MB of archives. [2021-09-23T17:46:28.927Z] #14 32.33 After this operation, 645 MB of additional disk space will be used. [2021-09-23T17:46:28.927Z] #14 32.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-23T17:46:28.927Z] #14 32.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-23T17:46:28.927Z] #14 32.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-23T17:46:28.927Z] #14 32.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-23T17:46:28.927Z] #14 32.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-23T17:46:28.927Z] #14 32.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-23T17:46:28.927Z] #14 32.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-23T17:46:28.927Z] #14 33.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-23T17:46:28.927Z] #14 33.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-23T17:46:29.202Z] #58 ... [2021-09-23T17:46:29.202Z] [2021-09-23T17:46:29.202Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:29.202Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:29.202Z] #14 17.23 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-23T17:46:29.202Z] #14 17.23 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:29.202Z] #14 17.26 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:46:29.202Z] #14 17.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-23T17:46:29.202Z] #14 17.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:29.202Z] #14 17.58 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:46:29.202Z] #14 19.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-23T17:46:29.202Z] #14 19.98 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:29.202Z] #14 19.99 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:46:29.202Z] #14 25.70 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-23T17:46:29.202Z] #14 25.70 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:29.202Z] #14 25.70 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:46:29.202Z] #14 ... [2021-09-23T17:46:29.202Z] [2021-09-23T17:46:29.203Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:29.203Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:29.203Z] #45 25.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:46:29.203Z] #45 25.40 Setting up python3-protobuf (3.12.4-1) ... [2021-09-23T17:46:29.203Z] #45 26.36 Setting up mailcap (3.69) ... [2021-09-23T17:46:29.203Z] #45 26.55 Setting up mime-support (3.66) ... [2021-09-23T17:46:29.203Z] #45 26.57 Setting up libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:46:29.203Z] #45 26.59 Setting up python2.7 (2.7.18-8) ... [2021-09-23T17:46:29.770Z] #45 ... [2021-09-23T17:46:29.770Z] [2021-09-23T17:46:29.770Z] #33 [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-09-23T17:46:29.770Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:46:29.770Z] #33 DONE 27.7s [2021-09-23T17:46:29.770Z] [2021-09-23T17:46:29.770Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:29.770Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:29.770Z] #45 27.86 Setting up libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:46:29.873Z] #14 33.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:46:30.029Z] #45 27.90 Setting up python2 (2.7.18-3) ... [2021-09-23T17:46:30.029Z] #45 27.93 Setting up python-is-python2 (2.7.18-9) ... [2021-09-23T17:46:30.029Z] #45 27.97 Setting up criu (3.16-1) ... [2021-09-23T17:46:30.198Z] #18 DONE 1.3s [2021-09-23T17:46:30.198Z] [2021-09-23T17:46:30.198Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-23T17:46:30.198Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-23T17:46:30.328Z] #11 ... [2021-09-23T17:46:30.328Z] [2021-09-23T17:46:30.328Z] #28 [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-09-23T17:46:30.328Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-23T17:46:30.328Z] #28 5.685 Fetched 8301 kB in 2s (3901 kB/s) [2021-09-23T17:46:30.328Z] #28 5.685 Reading package lists... [2021-09-23T17:46:30.328Z] #28 6.788 Reading package lists... [2021-09-23T17:46:30.328Z] #28 7.874 Building dependency tree... [2021-09-23T17:46:30.328Z] #28 8.587 The following additional packages will be installed: [2021-09-23T17:46:30.328Z] #28 8.587 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-23T17:46:30.328Z] #28 8.587 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-23T17:46:30.328Z] #28 8.594 Recommended packages: [2021-09-23T17:46:30.328Z] #28 8.594 libldap-common publicsuffix libsasl2-modules [2021-09-23T17:46:30.328Z] #28 8.806 The following NEW packages will be installed: [2021-09-23T17:46:30.328Z] #28 8.806 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-23T17:46:30.328Z] #28 8.806 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-23T17:46:30.328Z] #28 8.807 libssh2-1 openssl [2021-09-23T17:46:30.328Z] #28 9.113 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:30.328Z] #28 9.113 Need to get 2934 kB of archives. [2021-09-23T17:46:30.328Z] #28 9.113 After this operation, 6485 kB of additional disk space will be used. [2021-09-23T17:46:30.328Z] #28 9.113 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-09-23T17:46:30.328Z] #28 9.113 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-09-23T17:46:30.328Z] #28 9.118 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-09-23T17:46:30.328Z] #28 9.121 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-09-23T17:46:30.328Z] #28 9.123 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-09-23T17:46:30.328Z] #28 9.124 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-09-23T17:46:30.328Z] #28 9.127 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-09-23T17:46:30.328Z] #28 9.127 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-09-23T17:46:30.328Z] #28 9.128 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-09-23T17:46:30.328Z] #28 9.129 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-09-23T17:46:30.328Z] #28 9.132 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-09-23T17:46:30.328Z] #28 9.135 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-09-23T17:46:30.328Z] #28 9.138 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-09-23T17:46:30.328Z] #28 9.139 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-09-23T17:46:30.328Z] #28 9.141 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-09-23T17:46:30.328Z] #28 9.399 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:30.328Z] #28 9.454 Fetched 2934 kB in 0s (9345 kB/s) [2021-09-23T17:46:30.328Z] #28 9.486 Selecting previously unselected package openssl. [2021-09-23T17:46:30.328Z] #28 9.486 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2021-09-23T17:46:30.328Z] #28 9.496 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-09-23T17:46:30.328Z] #28 9.504 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:46:30.328Z] #28 9.783 Selecting previously unselected package ca-certificates. [2021-09-23T17:46:30.328Z] #28 9.785 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-23T17:46:30.328Z] #28 9.794 Unpacking ca-certificates (20210119) ... [2021-09-23T17:46:30.328Z] #28 9.898 Selecting previously unselected package libbrotli1:arm64. [2021-09-23T17:46:30.328Z] #28 9.898 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-09-23T17:46:30.594Z] #28 9.913 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-09-23T17:46:30.594Z] #28 9.995 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-09-23T17:46:30.594Z] #28 9.996 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-09-23T17:46:30.594Z] #28 10.00 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:30.594Z] #28 10.07 Selecting previously unselected package libsasl2-2:arm64. [2021-09-23T17:46:30.594Z] #28 10.07 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-09-23T17:46:30.594Z] #28 10.08 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:30.619Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 5.2s [2021-09-23T17:46:30.860Z] #28 10.22 Selecting previously unselected package libldap-2.4-2:arm64. [2021-09-23T17:46:30.860Z] #28 10.22 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-09-23T17:46:30.860Z] #28 10.23 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-09-23T17:46:30.860Z] #28 10.32 Selecting previously unselected package libnghttp2-14:arm64. [2021-09-23T17:46:30.860Z] #28 10.32 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-09-23T17:46:30.860Z] #28 10.33 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-09-23T17:46:30.860Z] #28 10.39 Selecting previously unselected package libpsl5:arm64. [2021-09-23T17:46:30.860Z] #28 10.39 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-09-23T17:46:30.860Z] #28 10.40 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-09-23T17:46:30.963Z] #45 28.73 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:31.124Z] #28 10.47 Selecting previously unselected package librtmp1:arm64. [2021-09-23T17:46:31.124Z] #28 10.47 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-09-23T17:46:31.124Z] #28 10.47 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:46:31.124Z] #28 10.54 Selecting previously unselected package libssh2-1:arm64. [2021-09-23T17:46:31.124Z] #28 10.54 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-09-23T17:46:31.124Z] #28 10.54 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-09-23T17:46:31.124Z] #28 10.61 Selecting previously unselected package libcurl4:arm64. [2021-09-23T17:46:31.124Z] #28 10.61 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-09-23T17:46:31.124Z] #28 10.62 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-09-23T17:46:31.124Z] #28 10.70 Selecting previously unselected package curl. [2021-09-23T17:46:31.158Z] #19 1.359 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:31.265Z] #14 35.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:46:31.386Z] #28 10.70 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-09-23T17:46:31.386Z] #28 10.71 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-23T17:46:31.386Z] #28 10.80 Selecting previously unselected package libonig5:arm64. [2021-09-23T17:46:31.386Z] #28 10.80 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-09-23T17:46:31.386Z] #28 10.80 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-09-23T17:46:31.386Z] #28 10.94 Selecting previously unselected package libjq1:arm64. [2021-09-23T17:46:31.419Z] #19 1.393 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:31.527Z] #14 35.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-23T17:46:31.527Z] #14 ... [2021-09-23T17:46:31.527Z] [2021-09-23T17:46:31.527Z] #37 [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-09-23T17:46:31.527Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:46:31.527Z] #37 28.16 Building dependency tree... [2021-09-23T17:46:31.527Z] #37 31.50 The following additional packages will be installed: [2021-09-23T17:46:31.527Z] #37 31.51 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-23T17:46:31.527Z] #37 31.51 Suggested packages: [2021-09-23T17:46:31.527Z] #37 31.53 cmake-doc ninja-build lrzip [2021-09-23T17:46:31.527Z] #37 31.53 Recommended packages: [2021-09-23T17:46:31.527Z] #37 31.53 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-23T17:46:31.527Z] #37 32.32 The following NEW packages will be installed: [2021-09-23T17:46:31.527Z] #37 32.33 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-23T17:46:31.527Z] #37 32.33 vim-common xxd [2021-09-23T17:46:31.527Z] #37 32.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:31.527Z] #37 32.73 Need to get 17.7 MB of archives. [2021-09-23T17:46:31.527Z] #37 32.73 After this operation, 70.7 MB of additional disk space will be used. [2021-09-23T17:46:31.527Z] #37 32.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:46:31.527Z] #37 32.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:46:31.527Z] #37 32.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-23T17:46:31.527Z] #37 32.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-23T17:46:31.527Z] #37 33.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-23T17:46:31.527Z] #37 33.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-23T17:46:31.527Z] #37 33.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-23T17:46:31.527Z] #37 33.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-23T17:46:31.527Z] #37 33.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-23T17:46:31.527Z] #37 33.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-23T17:46:31.527Z] #37 35.03 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:31.527Z] #37 35.20 Fetched 17.7 MB in 2s (11.2 MB/s) [2021-09-23T17:46:31.527Z] #37 35.26 Selecting previously unselected package xxd. [2021-09-23T17:46:31.528Z] #37 35.26 (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 ... 15713 files and directories currently installed.) [2021-09-23T17:46:31.528Z] #37 35.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:46:31.528Z] #37 35.37 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:46:31.528Z] #37 35.53 Selecting previously unselected package vim-common. [2021-09-23T17:46:31.528Z] #37 35.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:46:31.528Z] #37 35.55 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:46:31.528Z] #37 35.87 Selecting previously unselected package cmake-data. [2021-09-23T17:46:31.528Z] #37 35.87 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-23T17:46:31.528Z] #37 35.88 Unpacking cmake-data (3.18.4-2) ... [2021-09-23T17:46:31.530Z] #45 DONE 29.5s [2021-09-23T17:46:31.530Z] [2021-09-23T17:46:31.530Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:31.530Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:31.530Z] #14 27.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-23T17:46:31.530Z] #14 27.95 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:31.530Z] #14 27.96 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:46:31.648Z] #28 10.94 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-09-23T17:46:31.648Z] #28 10.94 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-09-23T17:46:31.648Z] #28 11.01 Selecting previously unselected package jq. [2021-09-23T17:46:31.648Z] #28 11.01 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-09-23T17:46:31.648Z] #28 11.02 Unpacking jq (1.6-2.1) ... [2021-09-23T17:46:31.648Z] #28 11.07 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-09-23T17:46:31.648Z] #28 11.09 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-09-23T17:46:31.648Z] #28 11.11 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-09-23T17:46:31.648Z] #28 11.12 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:31.648Z] #28 11.14 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:46:31.648Z] #28 11.16 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:46:31.648Z] #28 11.17 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-09-23T17:46:31.680Z] #19 1.551 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:31.680Z] #19 ... [2021-09-23T17:46:31.680Z] [2021-09-23T17:46:31.680Z] #42 [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-09-23T17:46:31.680Z] #42 sha256:4c3ce55996515c5e97985fe349987467e4a9dcb56e173ea77eca7c4aef9c82bd [2021-09-23T17:46:31.680Z] #42 3.032 Install go-toml version v1.8.1 [2021-09-23T17:46:31.680Z] #42 3.452 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-23T17:46:31.680Z] #42 ... [2021-09-23T17:46:31.680Z] [2021-09-23T17:46:31.680Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:31.680Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:31.680Z] #52 3.889 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:31.680Z] #52 3.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:31.680Z] #52 3.927 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:31.680Z] #52 4.944 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:31.680Z] #52 5.567 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-23T17:46:31.680Z] #52 7.155 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:31.680Z] #52 8.910 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:31.791Z] #37 ... [2021-09-23T17:46:31.791Z] [2021-09-23T17:46:31.791Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:31.791Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:31.791Z] #14 36.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:46:31.910Z] #28 ... [2021-09-23T17:46:31.911Z] [2021-09-23T17:46:31.911Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:46:31.911Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-23T17:46:31.911Z] #11 extracting sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 4.2s done [2021-09-23T17:46:31.911Z] #11 extracting sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f done [2021-09-23T17:46:31.911Z] #11 DONE 17.2s [2021-09-23T17:46:31.911Z] [2021-09-23T17:46:31.911Z] #28 [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-09-23T17:46:31.911Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-23T17:46:31.911Z] #28 11.19 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:46:31.911Z] #28 11.21 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-09-23T17:46:31.911Z] #28 11.24 Setting up libjq1:arm64 (1.6-2.1) ... [2021-09-23T17:46:31.911Z] #28 11.25 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-09-23T17:46:31.911Z] #28 11.27 Setting up ca-certificates (20210119) ... [2021-09-23T17:46:31.911Z] #28 ... [2021-09-23T17:46:31.911Z] [2021-09-23T17:46:31.911Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-23T17:46:31.911Z] #12 sha256:0297f576bb31f0c43e6e6e25e7e1db565cc237df96ce70f719df7da7471074c9 [2021-09-23T17:46:31.942Z] #52 ... [2021-09-23T17:46:31.942Z] [2021-09-23T17:46:31.942Z] #40 [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-09-23T17:46:31.942Z] #40 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:46:31.942Z] #40 3.010 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-23T17:46:31.942Z] #40 3.012 Cloning into '.'... [2021-09-23T17:46:31.942Z] #40 ... [2021-09-23T17:46:31.942Z] [2021-09-23T17:46:31.942Z] #58 [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-09-23T17:46:31.942Z] #58 sha256:3c5af0fd83bbc3ec62d09b00b3c34acfe10962a1bc4c222bae67a39c922cdb43 [2021-09-23T17:46:31.942Z] #58 3.140 + RM_GOPATH=0 [2021-09-23T17:46:31.942Z] #58 3.140 + TMP_GOPATH= [2021-09-23T17:46:31.942Z] #58 3.140 + : /build [2021-09-23T17:46:31.942Z] #58 3.140 + '[' -z '' ']' [2021-09-23T17:46:31.942Z] #58 3.142 ++ mktemp -d [2021-09-23T17:46:31.942Z] #58 3.142 + export GOPATH=/tmp/tmp.BQCMzcoAPv [2021-09-23T17:46:31.942Z] #58 3.142 + GOPATH=/tmp/tmp.BQCMzcoAPv [2021-09-23T17:46:31.942Z] #58 3.142 + RM_GOPATH=1 [2021-09-23T17:46:31.942Z] #58 3.142 + case "$(go env GOARCH)" in [2021-09-23T17:46:31.942Z] #58 3.142 ++ go env GOARCH [2021-09-23T17:46:31.942Z] #58 3.146 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:31.942Z] #58 3.146 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:31.942Z] #58 3.148 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:31.942Z] #58 3.148 + dir=/tmp/install [2021-09-23T17:46:31.942Z] #58 3.148 + bin=golangci_lint [2021-09-23T17:46:31.942Z] #58 3.148 + shift [2021-09-23T17:46:31.942Z] #58 3.148 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-23T17:46:31.942Z] #58 3.148 + . /tmp/install/golangci_lint.installer [2021-09-23T17:46:31.942Z] #58 3.148 ++ : v1.23.8 [2021-09-23T17:46:31.942Z] #58 3.148 + install_golangci_lint [2021-09-23T17:46:31.942Z] #58 3.148 + set -e [2021-09-23T17:46:31.942Z] #58 3.148 + echo 'Install golangci-lint version v1.23.8' [2021-09-23T17:46:31.942Z] #58 3.148 + GOBIN=/build [2021-09-23T17:46:31.942Z] #58 3.148 + GO111MODULE=on [2021-09-23T17:46:31.942Z] #58 3.148 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-23T17:46:31.942Z] #58 3.148 Install golangci-lint version v1.23.8 [2021-09-23T17:46:31.942Z] #58 3.649 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-23T17:46:31.942Z] #58 8.787 go: downloading github.com/fatih/color v1.7.0 [2021-09-23T17:46:31.942Z] #58 8.791 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-23T17:46:31.942Z] #58 8.881 go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T17:46:31.942Z] #58 8.882 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-23T17:46:31.942Z] #58 8.916 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-23T17:46:31.942Z] #58 9.349 go: downloading github.com/spf13/viper v1.6.1 [2021-09-23T17:46:31.942Z] #58 9.658 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-23T17:46:31.942Z] #58 9.684 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-23T17:46:31.942Z] #58 9.770 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-23T17:46:32.001Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 7.2s done [2021-09-23T17:46:32.096Z] #14 30.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-23T17:46:32.096Z] #14 30.24 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:32.096Z] #14 30.25 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:46:32.204Z] #58 ... [2021-09-23T17:46:32.204Z] [2021-09-23T17:46:32.204Z] #54 [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-09-23T17:46:32.204Z] #54 sha256:60d336e622b4fdad41bbadedc123a4a61b7a269742a735be90e7c4b5ce134b47 [2021-09-23T17:46:32.204Z] #54 3.094 + RM_GOPATH=0 [2021-09-23T17:46:32.204Z] #54 3.094 + TMP_GOPATH= [2021-09-23T17:46:32.204Z] #54 3.094 + : /build [2021-09-23T17:46:32.204Z] #54 3.094 + '[' -z '' ']' [2021-09-23T17:46:32.204Z] #54 3.103 ++ mktemp -d [2021-09-23T17:46:32.204Z] #54 3.103 + export GOPATH=/tmp/tmp.485rPZcsz7 [2021-09-23T17:46:32.204Z] #54 3.103 + GOPATH=/tmp/tmp.485rPZcsz7 [2021-09-23T17:46:32.204Z] #54 3.103 + RM_GOPATH=1 [2021-09-23T17:46:32.204Z] #54 3.103 + case "$(go env GOARCH)" in [2021-09-23T17:46:32.204Z] #54 3.107 ++ go env GOARCH [2021-09-23T17:46:32.204Z] #54 3.131 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:32.204Z] #54 3.131 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:32.204Z] #54 3.131 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:32.204Z] #54 3.131 + dir=/tmp/install [2021-09-23T17:46:32.204Z] #54 3.131 + bin=vndr [2021-09-23T17:46:32.204Z] #54 3.131 + shift [2021-09-23T17:46:32.204Z] #54 3.131 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-23T17:46:32.204Z] #54 3.131 + . /tmp/install/vndr.installer [2021-09-23T17:46:32.204Z] #54 3.131 ++ : v0.1.2 [2021-09-23T17:46:32.204Z] #54 3.131 Install vndr version v0.1.2 [2021-09-23T17:46:32.204Z] #54 3.131 + install_vndr [2021-09-23T17:46:32.204Z] #54 3.131 + echo 'Install vndr version v0.1.2' [2021-09-23T17:46:32.204Z] #54 3.131 + GOBIN=/build [2021-09-23T17:46:32.204Z] #54 3.131 + GO111MODULE=on [2021-09-23T17:46:32.204Z] #54 3.131 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-23T17:46:32.204Z] #54 3.666 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-23T17:46:32.204Z] #54 ... [2021-09-23T17:46:32.204Z] [2021-09-23T17:46:32.204Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-23T17:46:32.204Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-23T17:46:32.204Z] #19 2.107 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-23T17:46:32.261Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done [2021-09-23T17:46:32.780Z] #19 2.857 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-23T17:46:33.179Z] #14 37.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:46:33.198Z] #11 DONE 25.6s [2021-09-23T17:46:33.198Z] [2021-09-23T17:46:33.198Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:46:33.198Z] #30 sha256:1e1ce457b09c7e412042f43e0e98c049bd4269c007bb74bb5304ae23d402493b [2021-09-23T17:46:33.198Z] #30 1.425 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-23T17:46:33.198Z] #30 1.685 [2021-09-23T17:46:33.198Z] #30 1.779 ######################################################################## 100.0% [2021-09-23T17:46:33.198Z] #30 1.979 [2021-09-23T17:46:33.198Z] #30 2.680 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-23T17:46:33.198Z] #30 2.970 [2021-09-23T17:46:33.198Z] #30 3.075 ######################################################################## 100.0% [2021-09-23T17:46:33.198Z] #30 3.280 [2021-09-23T17:46:33.198Z] #30 3.950 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-23T17:46:33.198Z] #30 4.202 [2021-09-23T17:46:33.198Z] #30 4.325 ############## 20.6% ######################################### 57.8% ################################################################ 89.4% ######################################################################## 100.0% [2021-09-23T17:46:33.198Z] #30 4.767 [2021-09-23T17:46:33.198Z] #30 5.352 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-23T17:46:33.198Z] #30 5.523 [2021-09-23T17:46:33.198Z] #30 5.578 ######################################################################## 100.0% [2021-09-23T17:46:33.198Z] #30 5.710 [2021-09-23T17:46:33.458Z] #30 6.138 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-23T17:46:33.717Z] #30 6.399 [2021-09-23T17:46:33.717Z] #30 6.467 ######################################################################## 100.0% [2021-09-23T17:46:33.723Z] #19 3.598 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-23T17:46:33.753Z] #14 38.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-23T17:46:33.753Z] #14 38.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-23T17:46:33.753Z] #14 38.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-23T17:46:33.753Z] #14 38.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:46:33.753Z] #14 38.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:46:33.753Z] #14 38.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-23T17:46:33.753Z] #14 38.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-23T17:46:33.753Z] #14 38.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-23T17:46:33.753Z] #14 38.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-23T17:46:33.753Z] #14 38.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-23T17:46:33.753Z] #14 38.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-23T17:46:33.976Z] #30 6.600 [2021-09-23T17:46:33.976Z] #30 6.638 Download of images into '/build' complete. [2021-09-23T17:46:33.976Z] #30 6.638 Use something like the following to load the result into a Docker daemon: [2021-09-23T17:46:33.976Z] #30 6.638 tar -cC '/build' . | docker load [2021-09-23T17:46:34.018Z] #14 38.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-23T17:46:34.018Z] #14 38.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-23T17:46:34.018Z] #14 38.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-23T17:46:34.018Z] #14 38.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-23T17:46:34.018Z] #14 38.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-23T17:46:34.296Z] #19 4.385 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-23T17:46:34.546Z] #30 DONE 7.2s [2021-09-23T17:46:34.546Z] [2021-09-23T17:46:34.546Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-23T17:46:34.546Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-23T17:46:34.546Z] #12 DONE 1.4s [2021-09-23T17:46:34.546Z] [2021-09-23T17:46:34.546Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-09-23T17:46:34.546Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-23T17:46:34.598Z] #14 ... [2021-09-23T17:46:34.598Z] [2021-09-23T17:46:34.598Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:34.598Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:34.598Z] #45 24.82 Reading package lists... [2021-09-23T17:46:34.598Z] #45 28.63 Building dependency tree... [2021-09-23T17:46:34.598Z] #45 31.84 The following additional packages will be installed: [2021-09-23T17:46:34.598Z] #45 31.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:46:34.598Z] #45 31.86 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:46:34.598Z] #45 31.87 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:46:34.598Z] #45 31.87 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:46:34.598Z] #45 31.87 Suggested packages: [2021-09-23T17:46:34.598Z] #45 31.87 python2-doc python-tk python2.7-doc binfmt-support python3-setuptools [2021-09-23T17:46:34.598Z] #45 31.87 Recommended packages: [2021-09-23T17:46:34.598Z] #45 31.87 iproute2 | iproute bzip2 file xz-utils [2021-09-23T17:46:34.598Z] #45 33.00 The following NEW packages will be installed: [2021-09-23T17:46:34.598Z] #45 33.04 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:46:34.598Z] #45 33.04 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:46:34.598Z] #45 33.04 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:46:34.598Z] #45 33.04 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:46:34.598Z] #45 33.58 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:34.598Z] #45 33.58 Need to get 6313 kB of archives. [2021-09-23T17:46:34.598Z] #45 33.58 After this operation, 27.3 MB of additional disk space will be used. [2021-09-23T17:46:34.598Z] #45 33.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-minimal amd64 2.7.18-8 [396 kB] [2021-09-23T17:46:34.598Z] #45 33.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7-minimal amd64 2.7.18-8 [1322 kB] [2021-09-23T17:46:34.598Z] #45 33.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2-minimal amd64 2.7.18-3 [34.2 kB] [2021-09-23T17:46:34.598Z] #45 33.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] [2021-09-23T17:46:34.598Z] #45 33.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] [2021-09-23T17:46:34.598Z] #45 33.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-stdlib amd64 2.7.18-8 [1865 kB] [2021-09-23T17:46:34.598Z] #45 33.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7 amd64 2.7.18-8 [311 kB] [2021-09-23T17:46:34.598Z] #45 34.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2-stdlib amd64 2.7.18-3 [21.2 kB] [2021-09-23T17:46:34.599Z] #45 34.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2 amd64 2.7.18-3 [24.5 kB] [2021-09-23T17:46:34.599Z] #45 34.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-23T17:46:34.599Z] #45 34.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:46:34.599Z] #45 34.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-23T17:46:34.599Z] #45 34.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-23T17:46:34.599Z] #45 34.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2940 B] [2021-09-23T17:46:34.599Z] #45 34.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:46:34.599Z] #45 34.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:46:34.599Z] #45 34.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:46:34.599Z] #45 36.76 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.16-1 [661 kB] [2021-09-23T17:46:34.599Z] #45 38.33 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:34.599Z] #45 38.54 Fetched 6313 kB in 4s (1419 kB/s) [2021-09-23T17:46:34.599Z] #45 ... [2021-09-23T17:46:34.599Z] [2021-09-23T17:46:34.599Z] #37 [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-09-23T17:46:34.599Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:46:34.599Z] #37 38.37 Selecting previously unselected package libicu67:amd64. [2021-09-23T17:46:34.599Z] #37 38.37 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-23T17:46:34.599Z] #37 38.40 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-23T17:46:34.870Z] #19 ... [2021-09-23T17:46:34.870Z] [2021-09-23T17:46:34.870Z] #48 [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-09-23T17:46:34.870Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:46:34.870Z] #48 3.075 + git clone https://github.com/docker/distribution.git . [2021-09-23T17:46:34.870Z] #48 3.075 Cloning into '.'... [2021-09-23T17:46:35.118Z] #13 DONE 0.7s [2021-09-23T17:46:35.118Z] [2021-09-23T17:46:35.118Z] #60 [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-09-23T17:46:35.118Z] #60 sha256:7347a34d22d4b157c73a5c78ac2f3d8788c377e4cf4680bf35a177862011f46f [2021-09-23T17:46:35.132Z] #48 ... [2021-09-23T17:46:35.132Z] [2021-09-23T17:46:35.132Z] #58 [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-09-23T17:46:35.132Z] #58 sha256:3c5af0fd83bbc3ec62d09b00b3c34acfe10962a1bc4c222bae67a39c922cdb43 [2021-09-23T17:46:35.132Z] #58 12.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-23T17:46:35.132Z] #58 12.46 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-23T17:46:35.132Z] #58 12.53 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-23T17:46:35.132Z] #58 12.62 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-23T17:46:35.132Z] #58 12.62 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-23T17:46:35.132Z] #58 12.74 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T17:46:35.132Z] #58 12.90 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-23T17:46:35.132Z] #58 12.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-23T17:46:35.132Z] #58 13.43 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-23T17:46:35.132Z] #58 13.44 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T17:46:35.132Z] #58 13.50 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-23T17:46:35.132Z] #58 13.51 go: downloading github.com/spf13/afero v1.1.2 [2021-09-23T17:46:35.132Z] #58 13.59 go: downloading github.com/spf13/cast v1.3.0 [2021-09-23T17:46:35.132Z] #58 13.63 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-23T17:46:35.132Z] #58 13.65 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-23T17:46:35.132Z] #58 13.66 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-23T17:46:35.132Z] #58 ... [2021-09-23T17:46:35.132Z] [2021-09-23T17:46:35.132Z] #42 [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-09-23T17:46:35.132Z] #42 sha256:4c3ce55996515c5e97985fe349987467e4a9dcb56e173ea77eca7c4aef9c82bd [2021-09-23T17:46:35.132Z] #42 DONE 13.8s [2021-09-23T17:46:35.132Z] [2021-09-23T17:46:35.132Z] #58 [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-09-23T17:46:35.132Z] #58 sha256:3c5af0fd83bbc3ec62d09b00b3c34acfe10962a1bc4c222bae67a39c922cdb43 [2021-09-23T17:46:35.132Z] #58 13.78 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-23T17:46:35.221Z] #12 DONE 3.2s [2021-09-23T17:46:35.221Z] [2021-09-23T17:46:35.221Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-09-23T17:46:35.221Z] #13 sha256:4e909e1ddf012bc37865cea8b90160e2c16760f67330e296cfa7c65e3f369d82 [2021-09-23T17:46:35.378Z] #60 ... [2021-09-23T17:46:35.378Z] [2021-09-23T17:46:35.378Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-23T17:46:35.378Z] #40 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-23T17:46:35.378Z] #40 DONE 0.2s [2021-09-23T17:46:35.378Z] [2021-09-23T17:46:35.378Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-23T17:46:35.378Z] #32 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-23T17:46:35.378Z] #32 DONE 0.3s [2021-09-23T17:46:35.378Z] [2021-09-23T17:46:35.378Z] #41 [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-09-23T17:46:35.378Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:46:35.405Z] #58 13.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-23T17:46:35.405Z] #58 13.96 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-23T17:46:35.405Z] #58 14.05 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-23T17:46:35.405Z] #58 14.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-23T17:46:35.495Z] #13 ... [2021-09-23T17:46:35.495Z] [2021-09-23T17:46:35.495Z] #28 [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-09-23T17:46:35.495Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-23T17:46:35.495Z] #28 12.07 Updating certificates in /etc/ssl/certs... [2021-09-23T17:46:35.495Z] #28 12.85 129 added, 0 removed; done. [2021-09-23T17:46:35.495Z] #28 13.14 Setting up jq (1.6-2.1) ... [2021-09-23T17:46:35.495Z] #28 13.22 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-09-23T17:46:35.495Z] #28 13.28 Setting up curl (7.74.0-1.3+b1) ... [2021-09-23T17:46:35.495Z] #28 13.79 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:35.495Z] #28 13.94 Processing triggers for ca-certificates (20210119) ... [2021-09-23T17:46:35.495Z] #28 13.96 Updating certificates in /etc/ssl/certs... [2021-09-23T17:46:35.495Z] #28 14.77 0 added, 0 removed; done. [2021-09-23T17:46:35.495Z] #28 14.77 Running hooks in /etc/ca-certificates/update.d... [2021-09-23T17:46:35.495Z] #28 14.78 done. [2021-09-23T17:46:35.495Z] #28 DONE 14.9s [2021-09-23T17:46:35.495Z] [2021-09-23T17:46:35.495Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-23T17:46:35.495Z] #29 sha256:10f57e13d6dc032e20106d7ddb39c705ba717d3a2aadf22372de49bda87aa084 [2021-09-23T17:46:35.495Z] #29 DONE 0.1s [2021-09-23T17:46:35.495Z] [2021-09-23T17:46:35.495Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:46:35.495Z] #30 sha256:c07a88f9f3bc509cd5b86607bc322f27bff9452e4e495c08a72a994913207b22 [2021-09-23T17:46:35.638Z] #41 ... [2021-09-23T17:46:35.638Z] [2021-09-23T17:46:35.638Z] #44 [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-09-23T17:46:35.638Z] #44 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-23T17:46:35.638Z] #44 DONE 0.3s [2021-09-23T17:46:35.638Z] [2021-09-23T17:46:35.639Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:35.639Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:35.666Z] #58 14.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-23T17:46:35.760Z] #30 ... [2021-09-23T17:46:35.760Z] [2021-09-23T17:46:35.760Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-09-23T17:46:35.760Z] #13 sha256:4e909e1ddf012bc37865cea8b90160e2c16760f67330e296cfa7c65e3f369d82 [2021-09-23T17:46:35.760Z] #13 DONE 0.8s [2021-09-23T17:46:35.760Z] [2021-09-23T17:46:35.760Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-23T17:46:35.760Z] #32 sha256:712cb41469724a1660d44a4d43717784d8de6ca745ba007bfd3eb7cd72916f24 [2021-09-23T17:46:35.760Z] #32 DONE 0.1s [2021-09-23T17:46:35.760Z] [2021-09-23T17:46:35.760Z] #60 [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-09-23T17:46:35.760Z] #60 sha256:5af18e34d535aa18c815edac5c47ce9599d24a5e29ba4315ac125cec40e93601 [2021-09-23T17:46:35.927Z] #58 14.26 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-23T17:46:35.927Z] #58 14.42 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-23T17:46:36.023Z] #60 ... [2021-09-23T17:46:36.023Z] [2021-09-23T17:46:36.023Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-23T17:46:36.023Z] #40 sha256:9305f4139a73c97a5d8ff4b8f8071910a78430a3e67d078ee85df5ca27e842f5 [2021-09-23T17:46:36.023Z] #40 DONE 0.3s [2021-09-23T17:46:36.284Z] #14 33.83 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-23T17:46:36.284Z] #14 33.84 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:36.284Z] #14 33.84 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:46:36.287Z] [2021-09-23T17:46:36.287Z] #44 [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-09-23T17:46:36.287Z] #44 sha256:a01be052f99e330ad687f67159832ad34e732f6c4661220bb763444296602a34 [2021-09-23T17:46:36.287Z] #44 DONE 0.4s [2021-09-23T17:46:36.287Z] [2021-09-23T17:46:36.287Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:36.287Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:46:36.500Z] #58 15.01 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-23T17:46:36.500Z] #58 15.04 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-23T17:46:36.500Z] #58 15.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-23T17:46:36.761Z] #58 15.25 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-23T17:46:36.761Z] #58 15.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-23T17:46:36.761Z] #58 15.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-23T17:46:37.034Z] #58 15.42 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-23T17:46:37.219Z] #14 35.47 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-23T17:46:37.219Z] #14 35.48 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-23T17:46:37.219Z] #14 35.51 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:46:37.295Z] #58 ... [2021-09-23T17:46:37.295Z] [2021-09-23T17:46:37.295Z] #54 [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-09-23T17:46:37.295Z] #54 sha256:60d336e622b4fdad41bbadedc123a4a61b7a269742a735be90e7c4b5ce134b47 [2021-09-23T17:46:37.295Z] #54 DONE 15.7s [2021-09-23T17:46:37.295Z] [2021-09-23T17:46:37.295Z] #58 [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-09-23T17:46:37.295Z] #58 sha256:3c5af0fd83bbc3ec62d09b00b3c34acfe10962a1bc4c222bae67a39c922cdb43 [2021-09-23T17:46:37.295Z] #58 15.87 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-23T17:46:37.477Z] #14 35.60 Selecting previously unselected package libapparmor1:amd64. [2021-09-23T17:46:37.477Z] #14 35.60 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-23T17:46:37.477Z] #14 35.61 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:46:37.477Z] #14 35.70 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-23T17:46:37.477Z] #14 35.70 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-23T17:46:37.477Z] #14 35.71 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:46:37.477Z] #14 35.81 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:46:37.557Z] #58 15.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-23T17:46:37.557Z] #58 15.96 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-23T17:46:37.557Z] #58 16.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-23T17:46:37.557Z] #58 16.07 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-23T17:46:37.557Z] #58 16.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-23T17:46:37.735Z] #14 35.81 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:46:37.735Z] #14 35.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:46:37.735Z] #14 35.92 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:46:37.735Z] #14 35.93 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:46:37.735Z] #14 35.94 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:46:37.735Z] #14 36.04 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-23T17:46:37.818Z] #58 16.37 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-23T17:46:37.994Z] #14 36.04 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:46:37.994Z] #14 36.05 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:46:37.994Z] #14 36.12 Selecting previously unselected package libudev-dev:amd64. [2021-09-23T17:46:37.994Z] #14 36.13 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-23T17:46:37.994Z] #14 36.14 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:46:37.994Z] #14 36.21 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-23T17:46:37.994Z] #14 36.22 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-23T17:46:37.994Z] #14 36.22 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:46:38.079Z] #58 16.57 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-23T17:46:38.253Z] #14 36.38 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-23T17:46:38.253Z] #14 36.38 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-23T17:46:38.253Z] #14 36.39 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:46:38.253Z] #14 36.49 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-23T17:46:38.341Z] #58 16.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-23T17:46:38.342Z] #58 16.85 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-23T17:46:38.342Z] #58 16.88 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-23T17:46:38.511Z] #14 36.49 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-23T17:46:38.511Z] #14 36.50 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:46:38.511Z] #14 36.61 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-23T17:46:38.511Z] #14 36.61 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-23T17:46:38.511Z] #14 36.61 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:46:38.511Z] #14 36.69 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-23T17:46:38.511Z] #14 36.69 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-23T17:46:38.511Z] #14 36.69 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:46:38.603Z] #58 17.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-23T17:46:38.603Z] #58 17.11 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-23T17:46:38.771Z] #14 36.85 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-23T17:46:38.771Z] #14 36.86 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-23T17:46:38.771Z] #14 36.87 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:46:38.771Z] #14 37.01 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-23T17:46:38.771Z] #14 37.02 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:46:38.771Z] #14 37.03 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:46:38.771Z] #14 37.11 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-23T17:46:39.029Z] #14 37.12 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-23T17:46:39.029Z] #14 37.13 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:46:39.176Z] #58 17.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-23T17:46:39.176Z] #58 17.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-23T17:46:39.176Z] #58 17.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T17:46:39.176Z] #58 17.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T17:46:39.288Z] #14 37.27 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-23T17:46:39.288Z] #14 37.28 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-23T17:46:39.288Z] #14 37.29 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:46:39.288Z] #14 37.53 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:46:39.437Z] #58 17.82 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-23T17:46:39.437Z] #58 17.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-23T17:46:39.437Z] #58 17.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-23T17:46:39.437Z] #58 17.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-23T17:46:39.437Z] #58 17.98 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-23T17:46:39.437Z] #58 17.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-23T17:46:39.437Z] #58 18.01 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-23T17:46:39.437Z] #58 18.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-23T17:46:39.437Z] #58 18.05 go: downloading golang.org/x/text v0.3.2 [2021-09-23T17:46:39.546Z] #14 37.56 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:46:39.546Z] #14 37.59 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:46:39.546Z] #14 37.62 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:46:39.546Z] #14 37.64 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:46:39.546Z] #14 37.66 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:46:39.546Z] #14 37.68 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:46:39.546Z] #14 37.70 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:46:39.546Z] #14 37.73 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:46:39.546Z] #14 37.75 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:46:39.546Z] #14 37.76 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:46:39.546Z] #14 37.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:46:39.546Z] #14 37.81 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:46:39.546Z] #14 37.83 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:46:39.546Z] #14 37.86 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-23T17:46:39.805Z] #14 37.89 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:46:39.805Z] #14 37.92 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:46:39.805Z] #14 37.94 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:46:39.805Z] #14 37.98 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:46:39.805Z] #14 38.03 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:46:39.805Z] #14 38.09 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:46:39.895Z] #37 ... [2021-09-23T17:46:39.895Z] [2021-09-23T17:46:39.895Z] #33 [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-09-23T17:46:39.895Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:46:39.895Z] #33 41.11 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-23T17:46:39.895Z] #33 41.21 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-23T17:46:39.895Z] #33 42.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:46:40.063Z] #14 38.11 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-09-23T17:46:40.063Z] #14 38.15 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:46:40.063Z] #14 38.20 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-09-23T17:46:40.063Z] #14 38.22 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:46:40.063Z] #14 38.25 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:46:40.063Z] #14 38.26 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-09-23T17:46:40.063Z] #14 38.28 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:46:40.063Z] #14 38.31 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:46:40.321Z] #14 38.36 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:46:40.321Z] #14 38.38 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:46:40.321Z] #14 38.40 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:46:40.321Z] #14 38.43 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:46:40.321Z] #14 38.45 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:40.888Z] #14 ... [2021-09-23T17:46:40.888Z] [2021-09-23T17:46:40.888Z] #51 [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-09-23T17:46:40.888Z] #51 sha256:9e1d36ca8f02805b59bf79b747ed6fde461d3238877876bfa3211528946281ef [2021-09-23T17:46:40.888Z] #51 38.94 + /build/golangci-lint --version [2021-09-23T17:46:40.918Z] #45 ... [2021-09-23T17:46:40.918Z] [2021-09-23T17:46:40.918Z] #60 [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-09-23T17:46:40.918Z] #60 sha256:7347a34d22d4b157c73a5c78ac2f3d8788c377e4cf4680bf35a177862011f46f [2021-09-23T17:46:40.918Z] #60 4.236 + RM_GOPATH=0 [2021-09-23T17:46:40.918Z] #60 4.236 + TMP_GOPATH= [2021-09-23T17:46:40.918Z] #60 4.236 + : /build [2021-09-23T17:46:40.918Z] #60 4.236 + '[' -z '' ']' [2021-09-23T17:46:40.918Z] #60 4.236 ++ mktemp -d [2021-09-23T17:46:40.918Z] #60 4.236 + export GOPATH=/tmp/tmp.lpVsn25TFF [2021-09-23T17:46:40.918Z] #60 4.236 + GOPATH=/tmp/tmp.lpVsn25TFF [2021-09-23T17:46:40.918Z] #60 4.236 + RM_GOPATH=1 [2021-09-23T17:46:40.918Z] #60 4.236 + case "$(go env GOARCH)" in [2021-09-23T17:46:40.918Z] #60 4.236 ++ go env GOARCH [2021-09-23T17:46:40.918Z] #60 4.241 Install rootlesskit version v0.14.4 [2021-09-23T17:46:40.918Z] #60 4.241 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:40.918Z] #60 4.241 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:40.918Z] #60 4.241 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:40.918Z] #60 4.241 + dir=/tmp/install [2021-09-23T17:46:40.918Z] #60 4.241 + bin=rootlesskit [2021-09-23T17:46:40.918Z] #60 4.241 + shift [2021-09-23T17:46:40.918Z] #60 4.241 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-23T17:46:40.918Z] #60 4.241 + . /tmp/install/rootlesskit.installer [2021-09-23T17:46:40.918Z] #60 4.241 ++ : v0.14.4 [2021-09-23T17:46:40.918Z] #60 4.241 + install_rootlesskit [2021-09-23T17:46:40.918Z] #60 4.241 + case "$1" in [2021-09-23T17:46:40.918Z] #60 4.241 + export CGO_ENABLED=0 [2021-09-23T17:46:40.918Z] #60 4.241 + CGO_ENABLED=0 [2021-09-23T17:46:40.918Z] #60 4.241 + _install_rootlesskit [2021-09-23T17:46:40.918Z] #60 4.241 + echo 'Install rootlesskit version v0.14.4' [2021-09-23T17:46:40.918Z] #60 4.241 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:46:40.918Z] #60 4.241 + GOBIN=/build [2021-09-23T17:46:40.918Z] #60 4.241 + GO111MODULE=on [2021-09-23T17:46:40.918Z] #60 4.241 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-23T17:46:40.918Z] #60 4.640 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-23T17:46:41.146Z] #51 39.19 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-23T17:46:41.359Z] #58 ... [2021-09-23T17:46:41.359Z] [2021-09-23T17:46:41.359Z] #56 [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-09-23T17:46:41.359Z] #56 sha256:4e5005fc58d717c911d009be009822cb607fb5d76ba04c196db2e33065c21894 [2021-09-23T17:46:41.359Z] #56 9.601 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-23T17:46:41.359Z] #56 9.637 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-23T17:46:41.359Z] #56 9.739 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-23T17:46:41.359Z] #56 11.37 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-23T17:46:41.359Z] #56 11.38 go: downloading golang.org/x/mod v0.3.0 [2021-09-23T17:46:41.359Z] #56 ... [2021-09-23T17:46:41.359Z] [2021-09-23T17:46:41.359Z] #48 [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-09-23T17:46:41.359Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:46:41.359Z] #48 17.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-23T17:46:41.359Z] #48 18.37 + 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-09-23T17:46:41.629Z] #45 4.895 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:41.629Z] #45 4.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:41.629Z] #45 4.953 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:41.629Z] #45 ... [2021-09-23T17:46:41.629Z] [2021-09-23T17:46:41.629Z] #60 [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-09-23T17:46:41.629Z] #60 sha256:5af18e34d535aa18c815edac5c47ce9599d24a5e29ba4315ac125cec40e93601 [2021-09-23T17:46:41.629Z] #60 4.274 + RM_GOPATH=0 [2021-09-23T17:46:41.629Z] #60 4.274 + TMP_GOPATH= [2021-09-23T17:46:41.629Z] #60 4.274 + : /build [2021-09-23T17:46:41.629Z] #60 4.274 + '[' -z '' ']' [2021-09-23T17:46:41.629Z] #60 4.276 ++ mktemp -d [2021-09-23T17:46:41.629Z] #60 4.280 + export GOPATH=/tmp/tmp.iQa9c9GYBu [2021-09-23T17:46:41.629Z] #60 4.280 + GOPATH=/tmp/tmp.iQa9c9GYBu [2021-09-23T17:46:41.629Z] #60 4.280 + RM_GOPATH=1 [2021-09-23T17:46:41.629Z] #60 4.280 + case "$(go env GOARCH)" in [2021-09-23T17:46:41.629Z] #60 4.281 ++ go env GOARCH [2021-09-23T17:46:41.629Z] #60 4.329 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:41.629Z] #60 4.329 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:41.629Z] #60 4.329 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:41.629Z] #60 4.349 + dir=/tmp/install [2021-09-23T17:46:41.629Z] #60 4.349 + bin=rootlesskit [2021-09-23T17:46:41.629Z] #60 4.349 + shift [2021-09-23T17:46:41.629Z] #60 4.349 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-23T17:46:41.629Z] #60 4.349 + . /tmp/install/rootlesskit.installer [2021-09-23T17:46:41.629Z] #60 4.349 ++ : v0.14.4 [2021-09-23T17:46:41.629Z] #60 4.349 + install_rootlesskit [2021-09-23T17:46:41.629Z] #60 4.349 + case "$1" in [2021-09-23T17:46:41.629Z] #60 4.349 + export CGO_ENABLED=0 [2021-09-23T17:46:41.629Z] #60 4.349 + CGO_ENABLED=0 [2021-09-23T17:46:41.629Z] #60 4.349 + _install_rootlesskit [2021-09-23T17:46:41.629Z] #60 4.356 Install rootlesskit version v0.14.4 [2021-09-23T17:46:41.629Z] #60 4.356 + echo 'Install rootlesskit version v0.14.4' [2021-09-23T17:46:41.629Z] #60 4.356 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:46:41.629Z] #60 4.356 + GOBIN=/build [2021-09-23T17:46:41.629Z] #60 4.356 + GO111MODULE=on [2021-09-23T17:46:41.629Z] #60 4.356 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-23T17:46:41.629Z] #60 4.518 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-23T17:46:41.857Z] #60 6.416 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:46:41.857Z] #60 6.429 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-23T17:46:41.857Z] #60 6.555 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-23T17:46:42.207Z] #60 6.488 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:46:42.207Z] #60 6.489 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-23T17:46:42.207Z] #60 6.492 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-23T17:46:42.429Z] #60 7.206 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-23T17:46:42.807Z] #60 6.883 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-23T17:46:42.807Z] #60 6.892 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-23T17:46:43.203Z] #33 ... [2021-09-23T17:46:43.203Z] [2021-09-23T17:46:43.203Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:43.203Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:43.203Z] #45 38.74 Selecting previously unselected package libpython2.7-minimal:amd64. [2021-09-23T17:46:43.203Z] #45 38.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:46:43.203Z] #45 38.78 Preparing to unpack .../0-libpython2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:46:43.203Z] #45 38.81 Unpacking libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:46:43.203Z] #45 39.26 Selecting previously unselected package python2.7-minimal. [2021-09-23T17:46:43.203Z] #45 39.28 Preparing to unpack .../1-python2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:46:43.203Z] #45 39.30 Unpacking python2.7-minimal (2.7.18-8) ... [2021-09-23T17:46:43.203Z] #45 40.21 Selecting previously unselected package python2-minimal. [2021-09-23T17:46:43.203Z] #45 40.21 Preparing to unpack .../2-python2-minimal_2.7.18-3_amd64.deb ... [2021-09-23T17:46:43.203Z] #45 40.22 Unpacking python2-minimal (2.7.18-3) ... [2021-09-23T17:46:43.203Z] #45 40.35 Selecting previously unselected package mailcap. [2021-09-23T17:46:43.203Z] #45 40.37 Preparing to unpack .../3-mailcap_3.69_all.deb ... [2021-09-23T17:46:43.203Z] #45 40.37 Unpacking mailcap (3.69) ... [2021-09-23T17:46:43.203Z] #45 40.47 Selecting previously unselected package mime-support. [2021-09-23T17:46:43.203Z] #45 40.47 Preparing to unpack .../4-mime-support_3.66_all.deb ... [2021-09-23T17:46:43.203Z] #45 40.48 Unpacking mime-support (3.66) ... [2021-09-23T17:46:43.203Z] #45 40.55 Selecting previously unselected package libpython2.7-stdlib:amd64. [2021-09-23T17:46:43.203Z] #45 40.57 Preparing to unpack .../5-libpython2.7-stdlib_2.7.18-8_amd64.deb ... [2021-09-23T17:46:43.203Z] #45 40.58 Unpacking libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:46:43.203Z] #45 42.24 Selecting previously unselected package python2.7. [2021-09-23T17:46:43.203Z] #45 42.25 Preparing to unpack .../6-python2.7_2.7.18-8_amd64.deb ... [2021-09-23T17:46:43.203Z] #45 42.26 Unpacking python2.7 (2.7.18-8) ... [2021-09-23T17:46:43.203Z] #45 42.43 Selecting previously unselected package libpython2-stdlib:amd64. [2021-09-23T17:46:43.203Z] #45 42.43 Preparing to unpack .../7-libpython2-stdlib_2.7.18-3_amd64.deb ... [2021-09-23T17:46:43.203Z] #45 42.44 Unpacking libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:46:43.203Z] #45 42.58 Setting up libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:46:43.203Z] #45 42.62 Setting up python2.7-minimal (2.7.18-8) ... [2021-09-23T17:46:43.203Z] #45 44.41 Setting up python2-minimal (2.7.18-3) ... [2021-09-23T17:46:43.203Z] #45 44.61 Selecting previously unselected package python2. [2021-09-23T17:46:43.203Z] #45 44.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 ... 16483 files and directories currently installed.) [2021-09-23T17:46:43.203Z] #45 44.65 Preparing to unpack .../0-python2_2.7.18-3_amd64.deb ... [2021-09-23T17:46:43.203Z] #45 44.66 Unpacking python2 (2.7.18-3) ... [2021-09-23T17:46:43.203Z] #45 44.77 Selecting previously unselected package libprotobuf23:amd64. [2021-09-23T17:46:43.203Z] #45 44.77 Preparing to unpack .../1-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-23T17:46:43.203Z] #45 44.79 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:46:43.203Z] #45 45.48 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:46:43.203Z] #45 45.48 Preparing to unpack .../2-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:46:43.203Z] #45 45.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:46:43.203Z] #45 45.68 Selecting previously unselected package python3-six. [2021-09-23T17:46:43.203Z] #45 45.68 Preparing to unpack .../3-python3-six_1.16.0-2_all.deb ... [2021-09-23T17:46:43.203Z] #45 45.69 Unpacking python3-six (1.16.0-2) ... [2021-09-23T17:46:43.203Z] #45 45.77 Selecting previously unselected package python3-protobuf. [2021-09-23T17:46:43.203Z] #45 45.77 Preparing to unpack .../4-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-23T17:46:43.203Z] #45 45.78 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-23T17:46:43.203Z] #45 46.21 Selecting previously unselected package python-is-python2. [2021-09-23T17:46:43.203Z] #45 46.21 Preparing to unpack .../5-python-is-python2_2.7.18-9_all.deb ... [2021-09-23T17:46:43.203Z] #45 46.23 Unpacking python-is-python2 (2.7.18-9) ... [2021-09-23T17:46:43.203Z] #45 46.30 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:46:43.203Z] #45 46.30 Preparing to unpack .../6-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:46:43.203Z] #45 46.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:46:43.203Z] #45 46.41 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:46:43.203Z] #45 46.41 Preparing to unpack .../7-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:46:43.203Z] #45 46.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:46:43.203Z] #45 46.54 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:46:43.203Z] #45 46.54 Preparing to unpack .../8-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:46:43.203Z] #45 46.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:46:43.203Z] #45 46.64 Selecting previously unselected package criu. [2021-09-23T17:46:43.203Z] #45 46.66 Preparing to unpack .../9-criu_3.16-1_amd64.deb ... [2021-09-23T17:46:43.203Z] #45 46.68 Unpacking criu (3.16-1) ... [2021-09-23T17:46:43.203Z] #45 47.36 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:46:44.204Z] #60 8.247 go: downloading github.com/google/uuid v1.3.0 [2021-09-23T17:46:44.204Z] #60 8.312 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-23T17:46:44.204Z] #60 8.499 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-23T17:46:44.468Z] #60 8.758 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-23T17:46:44.480Z] #51 DONE 42.4s [2021-09-23T17:46:44.480Z] [2021-09-23T17:46:44.480Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:44.480Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:44.480Z] #14 DONE 42.4s [2021-09-23T17:46:44.480Z] [2021-09-23T17:46:44.480Z] #55 [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-09-23T17:46:44.480Z] #55 sha256:0f252f9b918116fb95b6c85e36911fe3f2606092203e95a56e30d3d7a1105ae5 [2021-09-23T17:46:44.591Z] #45 48.69 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:46:44.591Z] #45 48.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:46:44.591Z] #45 48.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:46:44.591Z] #45 48.76 Setting up python3-six (1.16.0-2) ... [2021-09-23T17:46:44.662Z] #48 ... [2021-09-23T17:46:44.662Z] [2021-09-23T17:46:44.662Z] #58 [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-09-23T17:46:44.662Z] #58 sha256:3c5af0fd83bbc3ec62d09b00b3c34acfe10962a1bc4c222bae67a39c922cdb43 [2021-09-23T17:46:44.662Z] #58 21.46 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-23T17:46:44.662Z] #58 21.48 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-23T17:46:44.662Z] #58 21.57 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-23T17:46:44.662Z] #58 21.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-23T17:46:44.662Z] #58 21.60 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-23T17:46:44.662Z] #58 22.23 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-23T17:46:44.662Z] #58 22.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-23T17:46:44.662Z] #58 22.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-23T17:46:44.733Z] #60 8.854 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T17:46:44.856Z] #45 ... [2021-09-23T17:46:44.856Z] [2021-09-23T17:46:44.856Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:44.856Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:44.856Z] #14 39.08 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:44.856Z] #14 39.30 Fetched 115 MB in 6s (18.7 MB/s) [2021-09-23T17:46:44.856Z] #14 39.38 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-23T17:46:44.856Z] #14 39.38 (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 ... 15713 files and directories currently installed.) [2021-09-23T17:46:44.856Z] #14 39.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:46:44.856Z] #14 39.51 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:46:44.856Z] #14 41.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-23T17:46:44.856Z] #14 41.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:46:44.856Z] #14 41.61 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:46:44.856Z] #14 43.84 Selecting previously unselected package binutils-mingw-w64. [2021-09-23T17:46:44.856Z] #14 43.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-23T17:46:44.856Z] #14 43.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:46:44.856Z] #14 43.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-23T17:46:44.856Z] #14 43.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:46:44.856Z] #14 44.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:46:44.856Z] #14 44.15 Selecting previously unselected package dmsetup. [2021-09-23T17:46:44.856Z] #14 44.17 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:46:44.856Z] #14 44.18 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:46:44.856Z] #14 44.34 Selecting previously unselected package mingw-w64-common. [2021-09-23T17:46:44.856Z] #14 44.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-23T17:46:44.856Z] #14 44.36 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-23T17:46:44.977Z] #60 ... [2021-09-23T17:46:44.977Z] [2021-09-23T17:46:44.977Z] #49 [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-09-23T17:46:44.977Z] #49 sha256:2a1b35b937fefe4c08c43874f7fa88eea92e7e7025d8ebf65ea1386a3c547b40 [2021-09-23T17:46:44.977Z] #49 4.420 + RM_GOPATH=0 [2021-09-23T17:46:44.977Z] #49 4.420 + TMP_GOPATH= [2021-09-23T17:46:44.977Z] #49 4.420 + : /build [2021-09-23T17:46:44.977Z] #49 4.420 + '[' -z '' ']' [2021-09-23T17:46:44.977Z] #49 4.420 ++ mktemp -d [2021-09-23T17:46:44.977Z] #49 4.420 + export GOPATH=/tmp/tmp.6GTC4Bod2P [2021-09-23T17:46:44.977Z] #49 4.420 + GOPATH=/tmp/tmp.6GTC4Bod2P [2021-09-23T17:46:44.977Z] #49 4.420 + RM_GOPATH=1 [2021-09-23T17:46:44.977Z] #49 4.420 + case "$(go env GOARCH)" in [2021-09-23T17:46:44.977Z] #49 4.420 ++ go env GOARCH [2021-09-23T17:46:44.977Z] #49 4.426 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:44.977Z] #49 4.426 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:44.977Z] #49 4.426 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:44.977Z] #49 4.430 + dir=/tmp/install [2021-09-23T17:46:44.977Z] #49 4.430 + bin=gotestsum [2021-09-23T17:46:44.977Z] #49 4.430 + shift [2021-09-23T17:46:44.977Z] #49 4.430 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-23T17:46:44.977Z] #49 4.430 + . /tmp/install/gotestsum.installer [2021-09-23T17:46:44.977Z] #49 4.430 ++ : v1.7.0 [2021-09-23T17:46:44.977Z] #49 4.430 + install_gotestsum [2021-09-23T17:46:44.977Z] #49 4.435 Install gotestsum version v1.7.0 [2021-09-23T17:46:44.977Z] #49 4.435 + set -e [2021-09-23T17:46:44.977Z] #49 4.435 + echo 'Install gotestsum version v1.7.0' [2021-09-23T17:46:44.977Z] #49 4.435 + GOBIN=/build [2021-09-23T17:46:44.977Z] #49 4.435 + GO111MODULE=on [2021-09-23T17:46:44.977Z] #49 4.435 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-23T17:46:44.977Z] #49 4.897 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-23T17:46:44.977Z] #49 6.375 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-23T17:46:44.977Z] #49 6.393 go: downloading github.com/fatih/color v1.10.0 [2021-09-23T17:46:44.977Z] #49 6.524 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-23T17:46:44.977Z] #49 6.582 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:46:44.977Z] #49 6.938 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-23T17:46:44.977Z] #49 6.977 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T17:46:44.977Z] #49 6.983 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-23T17:46:44.977Z] #49 7.044 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-23T17:46:44.977Z] #49 7.282 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-23T17:46:44.977Z] #49 7.326 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-23T17:46:44.977Z] #49 7.439 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-23T17:46:44.977Z] #49 7.836 go: downloading golang.org/x/tools v0.1.0 [2021-09-23T17:46:45.002Z] #60 9.142 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-23T17:46:45.067Z] #55 ... [2021-09-23T17:46:45.067Z] [2021-09-23T17:46:45.067Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-23T17:46:45.067Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266 [2021-09-23T17:46:45.067Z] #15 DONE 0.9s [2021-09-23T17:46:45.119Z] #14 ... [2021-09-23T17:46:45.119Z] [2021-09-23T17:46:45.119Z] #37 [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-09-23T17:46:45.119Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:46:45.119Z] #37 43.88 Selecting previously unselected package libxml2:amd64. [2021-09-23T17:46:45.119Z] #37 43.88 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-23T17:46:45.119Z] #37 43.90 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:46:45.119Z] #37 44.43 Selecting previously unselected package libarchive13:amd64. [2021-09-23T17:46:45.119Z] #37 44.44 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-23T17:46:45.119Z] #37 44.44 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:46:45.119Z] #37 44.76 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-23T17:46:45.119Z] #37 44.76 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-23T17:46:45.119Z] #37 44.78 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:46:45.119Z] #37 44.93 Selecting previously unselected package librhash0:amd64. [2021-09-23T17:46:45.119Z] #37 44.93 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-23T17:46:45.119Z] #37 44.95 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:46:45.119Z] #37 45.11 Selecting previously unselected package libuv1:amd64. [2021-09-23T17:46:45.119Z] #37 45.11 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-23T17:46:45.119Z] #37 45.11 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:46:45.119Z] #37 45.25 Selecting previously unselected package cmake. [2021-09-23T17:46:45.119Z] #37 45.27 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-23T17:46:45.119Z] #37 45.28 Unpacking cmake (3.18.4-2) ... [2021-09-23T17:46:45.119Z] #37 48.91 Setting up libicu67:amd64 (67.1-7) ... [2021-09-23T17:46:45.119Z] #37 48.92 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:46:45.119Z] #37 48.94 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:46:45.119Z] #37 48.95 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:46:45.119Z] #37 48.98 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:46:45.119Z] #37 49.01 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:46:45.119Z] #37 49.04 Setting up cmake-data (3.18.4-2) ... [2021-09-23T17:46:45.119Z] #37 49.06 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:46:45.119Z] #37 49.09 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:46:45.119Z] #37 49.10 Setting up cmake (3.18.4-2) ... [2021-09-23T17:46:45.119Z] #37 49.11 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:45.236Z] #58 ... [2021-09-23T17:46:45.236Z] [2021-09-23T17:46:45.236Z] #60 [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-09-23T17:46:45.236Z] #60 sha256:5c4b0aabc08ba5afb48f00b041cf06addc33b5154e65c8da83ba572d74b4c600 [2021-09-23T17:46:45.236Z] #60 DONE 23.5s [2021-09-23T17:46:45.236Z] [2021-09-23T17:46:45.236Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:45.236Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:45.236Z] #52 15.19 Get:8 https://downloadcontent.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2141 B] [2021-09-23T17:46:45.236Z] #52 16.24 Fetched 8416 kB in 13s (661 kB/s) [2021-09-23T17:46:45.236Z] #52 16.24 Reading package lists... [2021-09-23T17:46:45.236Z] #52 19.47 Reading package lists... [2021-09-23T17:46:45.236Z] #52 22.39 Building dependency tree... [2021-09-23T17:46:45.239Z] #49 ... [2021-09-23T17:46:45.239Z] [2021-09-23T17:46:45.239Z] #47 [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-09-23T17:46:45.239Z] #47 sha256:bc5d3224181ace0e4f93468ecf1ac27b4ceeba234b7ef2e10e0f6c0cc8466907 [2021-09-23T17:46:45.239Z] #47 4.513 + RM_GOPATH=0 [2021-09-23T17:46:45.239Z] #47 4.513 + TMP_GOPATH= [2021-09-23T17:46:45.239Z] #47 4.514 + : /build [2021-09-23T17:46:45.239Z] #47 4.514 + '[' -z '' ']' [2021-09-23T17:46:45.239Z] #47 4.514 ++ mktemp -d [2021-09-23T17:46:45.239Z] #47 4.516 + export GOPATH=/tmp/tmp.XBlgHbzwxQ [2021-09-23T17:46:45.239Z] #47 4.516 + GOPATH=/tmp/tmp.XBlgHbzwxQ [2021-09-23T17:46:45.239Z] #47 4.516 + RM_GOPATH=1 [2021-09-23T17:46:45.239Z] #47 4.516 + case "$(go env GOARCH)" in [2021-09-23T17:46:45.239Z] #47 4.517 ++ go env GOARCH [2021-09-23T17:46:45.239Z] #47 4.524 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:45.239Z] #47 4.524 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:45.239Z] #47 4.524 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:45.239Z] #47 4.534 + dir=/tmp/install [2021-09-23T17:46:45.239Z] #47 4.534 + bin=vndr [2021-09-23T17:46:45.239Z] #47 4.534 + shift [2021-09-23T17:46:45.239Z] #47 4.534 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-23T17:46:45.239Z] #47 4.534 + . /tmp/install/vndr.installer [2021-09-23T17:46:45.239Z] #47 4.534 ++ : v0.1.2 [2021-09-23T17:46:45.239Z] #47 4.534 + install_vndr [2021-09-23T17:46:45.239Z] #47 4.534 + echo 'Install vndr version v0.1.2' [2021-09-23T17:46:45.239Z] #47 4.534 + GOBIN=/build [2021-09-23T17:46:45.239Z] #47 4.534 + GO111MODULE=on [2021-09-23T17:46:45.239Z] #47 4.534 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-23T17:46:45.239Z] #47 4.534 Install vndr version v0.1.2 [2021-09-23T17:46:45.239Z] #47 4.897 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-23T17:46:45.338Z] [2021-09-23T17:46:45.338Z] #16 [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-09-23T17:46:45.338Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed [2021-09-23T17:46:45.497Z] #52 ... [2021-09-23T17:46:45.497Z] [2021-09-23T17:46:45.497Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-23T17:46:45.497Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-23T17:46:45.497Z] #19 5.203 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:45.497Z] #19 6.479 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:46:45.497Z] #19 7.173 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [32.6 kB] [2021-09-23T17:46:45.497Z] #19 7.173 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:46:45.497Z] #19 7.173 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [35.7 kB] [2021-09-23T17:46:45.497Z] #19 7.173 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:45.497Z] #19 7.173 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [33.9 kB] [2021-09-23T17:46:45.497Z] #19 7.269 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [33.9 kB] [2021-09-23T17:46:45.497Z] #19 7.471 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:46:45.497Z] #19 7.471 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-23T17:46:45.497Z] #19 7.482 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-23T17:46:45.497Z] #19 7.482 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-23T17:46:45.497Z] #19 7.482 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:45.497Z] #19 7.482 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-23T17:46:45.498Z] #47 ... [2021-09-23T17:46:45.498Z] [2021-09-23T17:46:45.498Z] #37 [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-09-23T17:46:45.498Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:46:45.498Z] #37 5.509 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:45.498Z] #37 5.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:45.498Z] #37 5.532 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:45.498Z] #37 6.399 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:45.498Z] #37 8.579 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:45.498Z] #37 ... [2021-09-23T17:46:45.498Z] [2021-09-23T17:46:45.498Z] #53 [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-09-23T17:46:45.498Z] #53 sha256:5af27b046434f0c534f31eb9244d9bd0c9bbec214aa37162a61247a2213ab9ff [2021-09-23T17:46:45.498Z] #53 3.380 + RM_GOPATH=0 [2021-09-23T17:46:45.498Z] #53 3.380 + TMP_GOPATH= [2021-09-23T17:46:45.498Z] #53 3.380 + : /build [2021-09-23T17:46:45.498Z] #53 3.380 + '[' -z '' ']' [2021-09-23T17:46:45.498Z] #53 3.380 ++ mktemp -d [2021-09-23T17:46:45.498Z] #53 3.382 + export GOPATH=/tmp/tmp.IofL9mQClo [2021-09-23T17:46:45.498Z] #53 3.382 + GOPATH=/tmp/tmp.IofL9mQClo [2021-09-23T17:46:45.498Z] #53 3.382 + RM_GOPATH=1 [2021-09-23T17:46:45.498Z] #53 3.382 + case "$(go env GOARCH)" in [2021-09-23T17:46:45.498Z] #53 3.382 ++ go env GOARCH [2021-09-23T17:46:45.498Z] #53 3.388 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:45.498Z] #53 3.388 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:45.498Z] #53 3.389 Install shfmt version v3.0.2 [2021-09-23T17:46:45.498Z] #53 3.389 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:45.498Z] #53 3.389 + dir=/tmp/install [2021-09-23T17:46:45.498Z] #53 3.389 + bin=shfmt [2021-09-23T17:46:45.498Z] #53 3.389 + shift [2021-09-23T17:46:45.498Z] #53 3.389 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-23T17:46:45.498Z] #53 3.389 + . /tmp/install/shfmt.installer [2021-09-23T17:46:45.498Z] #53 3.389 ++ : v3.0.2 [2021-09-23T17:46:45.498Z] #53 3.389 + install_shfmt [2021-09-23T17:46:45.498Z] #53 3.389 + echo 'Install shfmt version v3.0.2' [2021-09-23T17:46:45.498Z] #53 3.390 + GOBIN=/build [2021-09-23T17:46:45.498Z] #53 3.390 + GO111MODULE=on [2021-09-23T17:46:45.498Z] #53 3.390 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-23T17:46:45.498Z] #53 3.766 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-23T17:46:45.498Z] #53 4.317 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-23T17:46:45.498Z] #53 4.326 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-23T17:46:45.498Z] #53 4.330 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-23T17:46:45.498Z] #53 5.002 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-23T17:46:45.757Z] #53 ... [2021-09-23T17:46:45.757Z] [2021-09-23T17:46:45.757Z] #25 [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-09-23T17:46:45.757Z] #25 sha256:2b305ad87d71c8807be9074b35f9cbaa5750e28f75e429fdacabbaad0df32a8c [2021-09-23T17:46:45.757Z] #25 4.831 + RM_GOPATH=0 [2021-09-23T17:46:45.757Z] #25 4.831 + TMP_GOPATH= [2021-09-23T17:46:45.757Z] #25 4.831 + : /build [2021-09-23T17:46:45.757Z] #25 4.831 + '[' -z '' ']' [2021-09-23T17:46:45.757Z] #25 4.831 ++ mktemp -d [2021-09-23T17:46:45.757Z] #25 4.898 + export GOPATH=/tmp/tmp.qBLZzpSDvh [2021-09-23T17:46:45.757Z] #25 4.898 + GOPATH=/tmp/tmp.qBLZzpSDvh [2021-09-23T17:46:45.757Z] #25 4.898 + RM_GOPATH=1 [2021-09-23T17:46:45.757Z] #25 4.898 + case "$(go env GOARCH)" in [2021-09-23T17:46:45.757Z] #25 4.899 ++ go env GOARCH [2021-09-23T17:46:45.757Z] #25 4.921 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:45.757Z] #25 4.921 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:45.757Z] #25 4.921 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:45.757Z] #25 4.925 + dir=/tmp/install [2021-09-23T17:46:45.757Z] #25 4.925 + bin=dockercli [2021-09-23T17:46:45.757Z] #25 4.925 + shift [2021-09-23T17:46:45.757Z] #25 4.925 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-23T17:46:45.757Z] #25 4.925 + . /tmp/install/dockercli.installer [2021-09-23T17:46:45.757Z] #25 4.925 ++ : stable [2021-09-23T17:46:45.757Z] #25 4.925 ++ : 17.06.2-ce [2021-09-23T17:46:45.757Z] #25 4.925 + install_dockercli [2021-09-23T17:46:45.757Z] #25 4.925 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-23T17:46:45.757Z] #25 4.925 ++ uname -m [2021-09-23T17:46:45.757Z] #25 4.932 Install docker/cli version 17.06.2-ce from stable [2021-09-23T17:46:45.757Z] #25 4.932 + arch=x86_64 [2021-09-23T17:46:45.757Z] #25 4.932 + '[' x86_64 '!=' x86_64 ']' [2021-09-23T17:46:45.757Z] #25 4.932 + url=https://download.docker.com/linux/static [2021-09-23T17:46:45.757Z] #25 4.932 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-23T17:46:45.757Z] #25 4.932 + tar -xz docker/docker [2021-09-23T17:46:45.757Z] #25 ... [2021-09-23T17:46:45.757Z] [2021-09-23T17:46:45.758Z] #33 [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-09-23T17:46:45.758Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:46:45.758Z] #33 5.240 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-23T17:46:45.758Z] #33 5.256 Cloning into '.'... [2021-09-23T17:46:45.759Z] #19 ... [2021-09-23T17:46:45.759Z] [2021-09-23T17:46:45.759Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:45.759Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:45.759Z] #52 23.90 The following additional packages will be installed: [2021-09-23T17:46:45.759Z] #52 23.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:46:45.759Z] #52 23.90 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:46:45.759Z] #52 23.92 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:46:45.759Z] #52 23.92 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:46:45.759Z] #52 23.93 Suggested packages: [2021-09-23T17:46:45.759Z] #52 23.94 python2-doc python-tk python2.7-doc binfmt-support python3-setuptools [2021-09-23T17:46:45.759Z] #52 23.94 Recommended packages: [2021-09-23T17:46:45.759Z] #52 23.94 iproute2 | iproute bzip2 file xz-utils [2021-09-23T17:46:45.952Z] #60 ... [2021-09-23T17:46:45.952Z] [2021-09-23T17:46:45.952Z] #47 [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-09-23T17:46:45.952Z] #47 sha256:2838a3d91ac70094e18c0884e7e468b0370f7e7267030cfda374867ff6c23f33 [2021-09-23T17:46:45.952Z] #47 3.507 + RM_GOPATH=0 [2021-09-23T17:46:45.952Z] #47 3.507 + TMP_GOPATH= [2021-09-23T17:46:45.952Z] #47 3.507 + : /build [2021-09-23T17:46:45.952Z] #47 3.507 + '[' -z '' ']' [2021-09-23T17:46:45.952Z] #47 3.508 ++ mktemp -d [2021-09-23T17:46:45.952Z] #47 3.512 + export GOPATH=/tmp/tmp.Ri4IOI5npF [2021-09-23T17:46:45.952Z] #47 3.512 + GOPATH=/tmp/tmp.Ri4IOI5npF [2021-09-23T17:46:45.952Z] #47 3.512 + RM_GOPATH=1 [2021-09-23T17:46:45.952Z] #47 3.512 + case "$(go env GOARCH)" in [2021-09-23T17:46:45.952Z] #47 3.515 ++ go env GOARCH [2021-09-23T17:46:45.952Z] #47 3.526 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:45.952Z] #47 3.526 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:45.952Z] #47 3.528 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:45.952Z] #47 3.528 + dir=/tmp/install [2021-09-23T17:46:45.952Z] #47 3.528 + bin=vndr [2021-09-23T17:46:45.952Z] #47 3.528 + shift [2021-09-23T17:46:45.952Z] #47 3.531 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-23T17:46:45.952Z] #47 3.531 + . /tmp/install/vndr.installer [2021-09-23T17:46:45.952Z] #47 3.531 ++ : v0.1.2 [2021-09-23T17:46:45.952Z] #47 3.531 + install_vndr [2021-09-23T17:46:45.952Z] #47 3.531 + echo 'Install vndr version v0.1.2' [2021-09-23T17:46:45.952Z] #47 3.531 + GOBIN=/build [2021-09-23T17:46:45.952Z] #47 3.531 + GO111MODULE=on [2021-09-23T17:46:45.952Z] #47 3.531 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-23T17:46:45.952Z] #47 3.532 Install vndr version v0.1.2 [2021-09-23T17:46:45.952Z] #47 4.046 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-23T17:46:45.952Z] #47 ... [2021-09-23T17:46:45.952Z] [2021-09-23T17:46:45.952Z] #25 [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-09-23T17:46:45.952Z] #25 sha256:74ed49cbfd9107e9bc878087896865c4a28875205f7875fcd37e0bc143a44dfd [2021-09-23T17:46:45.952Z] #25 3.876 + RM_GOPATH=0 [2021-09-23T17:46:45.952Z] #25 3.876 + TMP_GOPATH= [2021-09-23T17:46:45.952Z] #25 3.876 + : /build [2021-09-23T17:46:45.952Z] #25 3.876 + '[' -z '' ']' [2021-09-23T17:46:45.952Z] #25 3.876 ++ mktemp -d [2021-09-23T17:46:45.952Z] #25 3.876 + export GOPATH=/tmp/tmp.Uq1Lo1MQh4 [2021-09-23T17:46:45.952Z] #25 3.876 + GOPATH=/tmp/tmp.Uq1Lo1MQh4 [2021-09-23T17:46:45.952Z] #25 3.876 + RM_GOPATH=1 [2021-09-23T17:46:45.952Z] #25 3.876 + case "$(go env GOARCH)" in [2021-09-23T17:46:45.952Z] #25 3.876 ++ go env GOARCH [2021-09-23T17:46:45.952Z] #25 3.897 Install docker/cli version 17.06.2-ce from stable [2021-09-23T17:46:45.952Z] #25 3.897 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:45.952Z] #25 3.897 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:45.952Z] #25 3.898 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:45.952Z] #25 3.898 + dir=/tmp/install [2021-09-23T17:46:45.952Z] #25 3.898 + bin=dockercli [2021-09-23T17:46:45.952Z] #25 3.898 + shift [2021-09-23T17:46:45.952Z] #25 3.898 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-23T17:46:45.952Z] #25 3.898 + . /tmp/install/dockercli.installer [2021-09-23T17:46:45.952Z] #25 3.898 ++ : stable [2021-09-23T17:46:45.952Z] #25 3.898 ++ : 17.06.2-ce [2021-09-23T17:46:45.952Z] #25 3.898 + install_dockercli [2021-09-23T17:46:45.952Z] #25 3.898 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-23T17:46:45.952Z] #25 3.898 ++ uname -m [2021-09-23T17:46:45.952Z] #25 3.904 + arch=aarch64 [2021-09-23T17:46:45.952Z] #25 3.904 + '[' aarch64 '!=' x86_64 ']' [2021-09-23T17:46:45.952Z] #25 3.904 + '[' aarch64 '!=' s390x ']' [2021-09-23T17:46:45.952Z] #25 3.904 + '[' aarch64 '!=' armhf ']' [2021-09-23T17:46:45.952Z] #25 3.904 + build_dockercli [2021-09-23T17:46:45.952Z] #25 3.904 + git clone https://github.com/docker/docker-ce /tmp/tmp.Uq1Lo1MQh4/tmp/docker-ce [2021-09-23T17:46:45.952Z] #25 3.926 Cloning into '/tmp/tmp.Uq1Lo1MQh4/tmp/docker-ce'... [2021-09-23T17:46:45.952Z] #25 ... [2021-09-23T17:46:45.952Z] [2021-09-23T17:46:45.952Z] #37 [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-09-23T17:46:45.952Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-23T17:46:45.952Z] #37 5.197 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:45.952Z] #37 5.233 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:45.952Z] #37 5.240 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:45.952Z] #37 6.157 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:46:45.952Z] #37 7.649 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:46:45.952Z] #37 9.224 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:46:46.019Z] #33 ... [2021-09-23T17:46:46.020Z] [2021-09-23T17:46:46.020Z] #57 [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-09-23T17:46:46.020Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:46:46.020Z] #57 5.517 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:46.020Z] #57 5.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:46.020Z] #57 5.571 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:46.020Z] #57 6.563 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:46.020Z] #57 8.640 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:46.020Z] #57 10.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:46.020Z] #57 ... [2021-09-23T17:46:46.020Z] [2021-09-23T17:46:46.020Z] #35 [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-09-23T17:46:46.020Z] #35 sha256:0e2619bd85834870ab51d928d03734fa1e6ee3d0eabd12ff007a7e5e6ca755ea [2021-09-23T17:46:46.020Z] #35 4.044 Install go-toml version v1.8.1 [2021-09-23T17:46:46.020Z] #35 4.450 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-23T17:46:46.063Z] #37 ... [2021-09-23T17:46:46.063Z] [2021-09-23T17:46:46.063Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:46.063Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:46.063Z] #45 49.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:46:46.216Z] #37 ... [2021-09-23T17:46:46.216Z] [2021-09-23T17:46:46.216Z] #41 [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-09-23T17:46:46.216Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40 [2021-09-23T17:46:46.216Z] #41 4.612 + git clone https://github.com/docker/distribution.git . [2021-09-23T17:46:46.216Z] #41 4.614 Cloning into '.'... [2021-09-23T17:46:46.216Z] #41 ... [2021-09-23T17:46:46.216Z] [2021-09-23T17:46:46.216Z] #49 [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-09-23T17:46:46.216Z] #49 sha256:e0a9e4cff9eb15593b7557bca75f96f68b61345c4efe606665a3c8661982ef3b [2021-09-23T17:46:46.216Z] #49 3.895 + RM_GOPATH=0 [2021-09-23T17:46:46.216Z] #49 3.895 + TMP_GOPATH= [2021-09-23T17:46:46.216Z] #49 3.895 + : /build [2021-09-23T17:46:46.216Z] #49 3.895 + '[' -z '' ']' [2021-09-23T17:46:46.216Z] #49 3.895 ++ mktemp -d [2021-09-23T17:46:46.216Z] #49 3.895 + export GOPATH=/tmp/tmp.mwSwI0po6K [2021-09-23T17:46:46.216Z] #49 3.895 + GOPATH=/tmp/tmp.mwSwI0po6K [2021-09-23T17:46:46.216Z] #49 3.895 + RM_GOPATH=1 [2021-09-23T17:46:46.216Z] #49 3.895 + case "$(go env GOARCH)" in [2021-09-23T17:46:46.216Z] #49 3.896 ++ go env GOARCH [2021-09-23T17:46:46.216Z] #49 3.949 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:46.216Z] #49 3.949 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:46.216Z] #49 3.949 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:46.216Z] #49 3.949 + dir=/tmp/install [2021-09-23T17:46:46.216Z] #49 3.949 + bin=gotestsum [2021-09-23T17:46:46.216Z] #49 3.949 + shift [2021-09-23T17:46:46.216Z] #49 3.949 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-23T17:46:46.216Z] #49 3.949 + . /tmp/install/gotestsum.installer [2021-09-23T17:46:46.216Z] #49 3.949 ++ : v1.7.0 [2021-09-23T17:46:46.216Z] #49 3.949 + install_gotestsum [2021-09-23T17:46:46.216Z] #49 3.966 + set -e [2021-09-23T17:46:46.216Z] #49 3.966 + echo 'Install gotestsum version v1.7.0' [2021-09-23T17:46:46.216Z] #49 3.966 + GOBIN=/build [2021-09-23T17:46:46.216Z] #49 3.966 + GO111MODULE=on [2021-09-23T17:46:46.216Z] #49 3.966 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-23T17:46:46.216Z] #49 3.966 Install gotestsum version v1.7.0 [2021-09-23T17:46:46.216Z] #49 4.473 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-23T17:46:46.216Z] #49 6.088 go: downloading github.com/fatih/color v1.10.0 [2021-09-23T17:46:46.216Z] #49 6.088 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-23T17:46:46.216Z] #49 6.089 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:46:46.216Z] #49 6.090 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-23T17:46:46.216Z] #49 6.648 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-23T17:46:46.216Z] #49 6.648 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-23T17:46:46.216Z] #49 6.699 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-23T17:46:46.216Z] #49 6.739 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-23T17:46:46.216Z] #49 6.823 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-23T17:46:46.216Z] #49 6.833 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-23T17:46:46.216Z] #49 6.863 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T17:46:46.216Z] #49 7.047 go: downloading golang.org/x/tools v0.1.0 [2021-09-23T17:46:46.279Z] #35 ... [2021-09-23T17:46:46.279Z] [2021-09-23T17:46:46.279Z] #51 [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-09-23T17:46:46.279Z] #51 sha256:e2921270b933d53320e018beeb5916df3333a5e756221d7fbf61a841e7119263 [2021-09-23T17:46:46.279Z] #51 3.331 + RM_GOPATH=0 [2021-09-23T17:46:46.279Z] #51 3.331 + TMP_GOPATH= [2021-09-23T17:46:46.279Z] #51 3.331 + : /build [2021-09-23T17:46:46.279Z] #51 3.331 + '[' -z '' ']' [2021-09-23T17:46:46.279Z] #51 3.332 ++ mktemp -d [2021-09-23T17:46:46.279Z] #51 3.332 + export GOPATH=/tmp/tmp.JlbjimhmD7 [2021-09-23T17:46:46.279Z] #51 3.332 + GOPATH=/tmp/tmp.JlbjimhmD7 [2021-09-23T17:46:46.279Z] #51 3.332 + RM_GOPATH=1 [2021-09-23T17:46:46.279Z] #51 3.332 + case "$(go env GOARCH)" in [2021-09-23T17:46:46.279Z] #51 3.332 ++ go env GOARCH [2021-09-23T17:46:46.279Z] #51 3.358 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:46.279Z] #51 3.358 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:46.279Z] #51 3.358 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:46.279Z] #51 3.358 + dir=/tmp/install [2021-09-23T17:46:46.279Z] #51 3.358 + bin=golangci_lint [2021-09-23T17:46:46.279Z] #51 3.358 + shift [2021-09-23T17:46:46.279Z] #51 3.358 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-23T17:46:46.279Z] #51 3.358 + . /tmp/install/golangci_lint.installer [2021-09-23T17:46:46.279Z] #51 3.358 ++ : v1.23.8 [2021-09-23T17:46:46.279Z] #51 3.358 + install_golangci_lint [2021-09-23T17:46:46.279Z] #51 3.358 + set -e [2021-09-23T17:46:46.279Z] #51 3.358 + echo 'Install golangci-lint version v1.23.8' [2021-09-23T17:46:46.279Z] #51 3.358 + GOBIN=/build [2021-09-23T17:46:46.279Z] #51 3.358 + GO111MODULE=on [2021-09-23T17:46:46.279Z] #51 3.358 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-23T17:46:46.279Z] #51 3.361 Install golangci-lint version v1.23.8 [2021-09-23T17:46:46.279Z] #51 3.733 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-23T17:46:46.279Z] #51 7.973 go: downloading github.com/fatih/color v1.7.0 [2021-09-23T17:46:46.279Z] #51 8.010 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-23T17:46:46.279Z] #51 8.046 go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T17:46:46.279Z] #51 8.057 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-23T17:46:46.279Z] #51 8.187 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-23T17:46:46.279Z] #51 8.390 go: downloading github.com/spf13/viper v1.6.1 [2021-09-23T17:46:46.279Z] #51 8.579 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-23T17:46:46.279Z] #51 8.579 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-23T17:46:46.279Z] #51 8.598 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-23T17:46:46.279Z] #51 8.644 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-23T17:46:46.279Z] #51 8.835 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T17:46:46.279Z] #51 8.910 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-23T17:46:46.325Z] #45 50.28 Setting up python3-protobuf (3.12.4-1) ... [2021-09-23T17:46:46.483Z] #49 ... [2021-09-23T17:46:46.483Z] [2021-09-23T17:46:46.483Z] #53 [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-09-23T17:46:46.483Z] #53 sha256:6f467e3cab81b4bf684dc082ceb8731271435804fc7921e0f0f49897d3681126 [2021-09-23T17:46:46.483Z] #53 4.851 + RM_GOPATH=0 [2021-09-23T17:46:46.483Z] #53 4.851 + TMP_GOPATH= [2021-09-23T17:46:46.483Z] #53 4.852 + : /build [2021-09-23T17:46:46.483Z] #53 4.852 + '[' -z '' ']' [2021-09-23T17:46:46.483Z] #53 4.853 ++ mktemp -d [2021-09-23T17:46:46.483Z] #53 4.856 + export GOPATH=/tmp/tmp.ErQ0u7AqIp [2021-09-23T17:46:46.483Z] #53 4.856 + GOPATH=/tmp/tmp.ErQ0u7AqIp [2021-09-23T17:46:46.483Z] #53 4.857 + RM_GOPATH=1 [2021-09-23T17:46:46.483Z] #53 4.857 + case "$(go env GOARCH)" in [2021-09-23T17:46:46.483Z] #53 4.866 ++ go env GOARCH [2021-09-23T17:46:46.483Z] #53 4.875 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:46.483Z] #53 4.876 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:46.483Z] #53 4.878 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:46.483Z] #53 4.880 + dir=/tmp/install [2021-09-23T17:46:46.483Z] #53 4.880 + bin=shfmt [2021-09-23T17:46:46.483Z] #53 4.881 + shift [2021-09-23T17:46:46.483Z] #53 4.881 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-23T17:46:46.483Z] #53 4.882 + . /tmp/install/shfmt.installer [2021-09-23T17:46:46.483Z] #53 4.883 ++ : v3.0.2 [2021-09-23T17:46:46.483Z] #53 4.883 + install_shfmt [2021-09-23T17:46:46.483Z] #53 4.884 + echo 'Install shfmt version v3.0.2' [2021-09-23T17:46:46.483Z] #53 4.885 Install shfmt version v3.0.2 [2021-09-23T17:46:46.483Z] #53 4.886 + GOBIN=/build [2021-09-23T17:46:46.483Z] #53 4.886 + GO111MODULE=on [2021-09-23T17:46:46.483Z] #53 4.887 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-23T17:46:46.483Z] #53 5.356 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-23T17:46:46.483Z] #53 6.362 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-23T17:46:46.483Z] #53 6.379 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-23T17:46:46.483Z] #53 6.547 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-23T17:46:46.483Z] #53 8.511 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-23T17:46:46.538Z] #51 ... [2021-09-23T17:46:46.539Z] [2021-09-23T17:46:46.539Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:46.539Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:46.539Z] #14 6.003 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:46.539Z] #14 6.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:46.539Z] #14 6.066 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:46.539Z] #14 6.910 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:46.539Z] #14 8.941 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:46.539Z] #14 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:46.539Z] #14 ... [2021-09-23T17:46:46.539Z] [2021-09-23T17:46:46.539Z] #60 [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-09-23T17:46:46.539Z] #60 sha256:7347a34d22d4b157c73a5c78ac2f3d8788c377e4cf4680bf35a177862011f46f [2021-09-23T17:46:46.539Z] #60 10.27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-23T17:46:46.539Z] #60 11.20 go: downloading github.com/google/uuid v1.3.0 [2021-09-23T17:46:46.539Z] #60 11.20 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-23T17:46:46.539Z] #60 11.33 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-23T17:46:46.702Z] #52 24.96 The following NEW packages will be installed: [2021-09-23T17:46:46.702Z] #52 24.96 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:46:46.702Z] #52 24.97 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:46:46.702Z] #52 24.97 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:46:46.702Z] #52 24.97 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:46:46.736Z] #16 DONE 1.5s [2021-09-23T17:46:46.736Z] [2021-09-23T17:46:46.736Z] #41 [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-09-23T17:46:46.736Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:46:46.736Z] #41 41.08 + dpkg --print-architecture [2021-09-23T17:46:46.736Z] #41 41.08 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-23T17:46:46.736Z] #41 41.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-23T17:46:46.736Z] #41 41.29 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-23T17:46:46.736Z] #41 DONE 44.7s [2021-09-23T17:46:46.736Z] [2021-09-23T17:46:46.736Z] #55 [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-09-23T17:46:46.736Z] #55 sha256:0f252f9b918116fb95b6c85e36911fe3f2606092203e95a56e30d3d7a1105ae5 [2021-09-23T17:46:46.736Z] #55 1.124 + RM_GOPATH=0 [2021-09-23T17:46:46.736Z] #55 1.124 + TMP_GOPATH= [2021-09-23T17:46:46.736Z] #55 1.124 + : /build [2021-09-23T17:46:46.736Z] #55 1.124 + '[' -z '' ']' [2021-09-23T17:46:46.736Z] #55 1.124 ++ mktemp -d [2021-09-23T17:46:46.736Z] #55 1.124 + export GOPATH=/tmp/tmp.DsMLLJok6Q [2021-09-23T17:46:46.736Z] #55 1.124 + GOPATH=/tmp/tmp.DsMLLJok6Q [2021-09-23T17:46:46.736Z] #55 1.124 + RM_GOPATH=1 [2021-09-23T17:46:46.736Z] #55 1.124 + case "$(go env GOARCH)" in [2021-09-23T17:46:46.736Z] #55 1.128 ++ go env GOARCH [2021-09-23T17:46:46.736Z] #55 1.147 Install runc version v1.0.2 (build tags: seccomp) [2021-09-23T17:46:46.736Z] #55 1.148 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:46.736Z] #55 1.148 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:46.736Z] #55 1.148 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:46.736Z] #55 1.148 + dir=/tmp/install [2021-09-23T17:46:46.736Z] #55 1.148 + bin=runc [2021-09-23T17:46:46.736Z] #55 1.148 + shift [2021-09-23T17:46:46.736Z] #55 1.148 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-23T17:46:46.736Z] #55 1.148 + . /tmp/install/runc.installer [2021-09-23T17:46:46.736Z] #55 1.148 ++ set -e [2021-09-23T17:46:46.736Z] #55 1.148 ++ : v1.0.2 [2021-09-23T17:46:46.736Z] #55 1.148 + install_runc [2021-09-23T17:46:46.736Z] #55 1.148 + RUNC_BUILDTAGS=seccomp [2021-09-23T17:46:46.736Z] #55 1.148 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-23T17:46:46.736Z] #55 1.148 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DsMLLJok6Q/src/github.com/opencontainers/runc [2021-09-23T17:46:46.736Z] #55 1.148 Cloning into '/tmp/tmp.DsMLLJok6Q/src/github.com/opencontainers/runc'... [2021-09-23T17:46:46.746Z] #53 ... [2021-09-23T17:46:46.746Z] [2021-09-23T17:46:46.746Z] #33 [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-09-23T17:46:46.746Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa [2021-09-23T17:46:46.746Z] #33 4.426 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-23T17:46:46.747Z] #33 4.428 Cloning into '.'... [2021-09-23T17:46:46.747Z] #33 ... [2021-09-23T17:46:46.747Z] [2021-09-23T17:46:46.747Z] #57 [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-09-23T17:46:46.747Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-23T17:46:46.747Z] #57 5.143 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:46.747Z] #57 5.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:46.747Z] #57 5.179 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:46.747Z] #57 6.047 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:46:46.747Z] #57 7.433 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:46:46.747Z] #57 8.825 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:46:46.799Z] #60 11.56 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-23T17:46:46.799Z] #60 11.66 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T17:46:46.963Z] #52 25.30 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:46.963Z] #52 25.30 Need to get 6313 kB of archives. [2021-09-23T17:46:46.963Z] #52 25.30 After this operation, 27.3 MB of additional disk space will be used. [2021-09-23T17:46:46.963Z] #52 25.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-minimal amd64 2.7.18-8 [396 kB] [2021-09-23T17:46:46.963Z] #52 25.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7-minimal amd64 2.7.18-8 [1322 kB] [2021-09-23T17:46:46.963Z] #52 25.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2-minimal amd64 2.7.18-3 [34.2 kB] [2021-09-23T17:46:46.963Z] #52 25.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] [2021-09-23T17:46:46.963Z] #52 25.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] [2021-09-23T17:46:46.963Z] #52 25.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-stdlib amd64 2.7.18-8 [1865 kB] [2021-09-23T17:46:46.994Z] #55 2.678 + cd /tmp/tmp.DsMLLJok6Q/src/github.com/opencontainers/runc [2021-09-23T17:46:46.994Z] #55 2.678 + git checkout -q v1.0.2 [2021-09-23T17:46:46.994Z] #55 2.812 + '[' -z '' ']' [2021-09-23T17:46:46.994Z] #55 2.812 + target=static [2021-09-23T17:46:46.994Z] #55 2.812 + make BUILDTAGS=seccomp static [2021-09-23T17:46:47.010Z] #57 ... [2021-09-23T17:46:47.010Z] [2021-09-23T17:46:47.010Z] #35 [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-09-23T17:46:47.010Z] #35 sha256:195e2f740f44cf6832d67343be7e54badae0b7522e07778c9f18c15fc680050a [2021-09-23T17:46:47.010Z] #35 4.461 Install go-toml version v1.8.1 [2021-09-23T17:46:47.010Z] #35 4.927 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-23T17:46:47.010Z] #35 ... [2021-09-23T17:46:47.010Z] [2021-09-23T17:46:47.010Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:47.010Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:46:47.010Z] #14 4.307 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:47.010Z] #14 4.350 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:47.010Z] #14 4.350 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:47.010Z] #14 5.165 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:46:47.010Z] #14 6.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:46:47.010Z] #14 8.069 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:46:47.066Z] #60 11.95 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-23T17:46:47.224Z] #52 25.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7 amd64 2.7.18-8 [311 kB] [2021-09-23T17:46:47.224Z] #52 25.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2-stdlib amd64 2.7.18-3 [21.2 kB] [2021-09-23T17:46:47.224Z] #52 25.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2 amd64 2.7.18-3 [24.5 kB] [2021-09-23T17:46:47.224Z] #52 25.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-23T17:46:47.224Z] #52 25.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:46:47.224Z] #52 25.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-23T17:46:47.224Z] #52 25.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-23T17:46:47.224Z] #52 25.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2940 B] [2021-09-23T17:46:47.224Z] #52 25.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:46:47.224Z] #52 25.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:46:47.224Z] #52 25.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:46:47.273Z] #45 ... [2021-09-23T17:46:47.273Z] [2021-09-23T17:46:47.273Z] #37 [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-09-23T17:46:47.273Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:46:47.273Z] #37 DONE 51.3s [2021-09-23T17:46:47.273Z] [2021-09-23T17:46:47.273Z] #38 [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-09-23T17:46:47.273Z] #38 sha256:7a6576617828875be2a89e8a692e761b5d984dc234caa06feaa4cb2dc0a93bc0 [2021-09-23T17:46:47.274Z] #14 ... [2021-09-23T17:46:47.274Z] [2021-09-23T17:46:47.274Z] #51 [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-09-23T17:46:47.274Z] #51 sha256:08df864bba1f59cf678d1db6cb7580dc27b5dc4eb5fb1b5a1e04b95d52b1e32e [2021-09-23T17:46:47.274Z] #51 4.963 + RM_GOPATH=0 [2021-09-23T17:46:47.274Z] #51 4.964 + TMP_GOPATH= [2021-09-23T17:46:47.274Z] #51 4.964 + : /build [2021-09-23T17:46:47.274Z] #51 4.965 + '[' -z '' ']' [2021-09-23T17:46:47.274Z] #51 4.967 ++ mktemp -d [2021-09-23T17:46:47.274Z] #51 4.973 + export GOPATH=/tmp/tmp.hEj14P4nrZ [2021-09-23T17:46:47.274Z] #51 4.974 + GOPATH=/tmp/tmp.hEj14P4nrZ [2021-09-23T17:46:47.274Z] #51 4.974 + RM_GOPATH=1 [2021-09-23T17:46:47.274Z] #51 4.975 + case "$(go env GOARCH)" in [2021-09-23T17:46:47.274Z] #51 4.976 ++ go env GOARCH [2021-09-23T17:46:47.274Z] #51 5.002 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:47.274Z] #51 5.002 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:47.274Z] #51 5.003 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:47.274Z] #51 5.007 + dir=/tmp/install [2021-09-23T17:46:47.274Z] #51 5.007 + bin=golangci_lint [2021-09-23T17:46:47.274Z] #51 5.008 + shift [2021-09-23T17:46:47.274Z] #51 5.009 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-23T17:46:47.274Z] #51 5.009 + . /tmp/install/golangci_lint.installer [2021-09-23T17:46:47.274Z] #51 5.010 ++ : v1.23.8 [2021-09-23T17:46:47.274Z] #51 5.010 + install_golangci_lint [2021-09-23T17:46:47.274Z] #51 5.011 + set -e [2021-09-23T17:46:47.274Z] #51 5.011 + echo 'Install golangci-lint version v1.23.8' [2021-09-23T17:46:47.274Z] #51 5.011 Install golangci-lint version v1.23.8 [2021-09-23T17:46:47.274Z] #51 5.012 + GOBIN=/build [2021-09-23T17:46:47.274Z] #51 5.012 + GO111MODULE=on [2021-09-23T17:46:47.274Z] #51 5.012 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-23T17:46:47.274Z] #51 5.565 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-23T17:46:47.274Z] #51 11.22 go: downloading github.com/fatih/color v1.7.0 [2021-09-23T17:46:47.274Z] #51 11.23 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-23T17:46:47.274Z] #51 11.33 go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T17:46:47.274Z] #51 11.35 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-23T17:46:47.274Z] #51 11.35 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-23T17:46:47.274Z] #51 11.57 go: downloading github.com/spf13/viper v1.6.1 [2021-09-23T17:46:47.274Z] #51 ... [2021-09-23T17:46:47.274Z] [2021-09-23T17:46:47.274Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:46:47.274Z] #30 sha256:c07a88f9f3bc509cd5b86607bc322f27bff9452e4e495c08a72a994913207b22 [2021-09-23T17:46:47.274Z] #30 3.119 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-23T17:46:47.274Z] #30 3.615 [2021-09-23T17:46:47.274Z] #30 3.939 1.0% ######################################################################## 100.0% [2021-09-23T17:46:47.274Z] #30 4.590 [2021-09-23T17:46:47.274Z] #30 9.329 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-23T17:46:47.274Z] #30 11.06 #=#=# [2021-09-23T17:46:47.274Z] #30 11.30 0.8% ######################################################################## 100.0% [2021-09-23T17:46:47.291Z] #55 2.985 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-23T17:46:47.549Z] #55 ... [2021-09-23T17:46:47.549Z] [2021-09-23T17:46:47.549Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-23T17:46:47.549Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5 [2021-09-23T17:46:47.549Z] #17 0.725 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-23T17:46:47.549Z] #17 DONE 0.9s [2021-09-23T17:46:47.635Z] #60 12.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-23T17:46:47.635Z] #60 12.36 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-23T17:46:47.806Z] [2021-09-23T17:46:47.806Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-23T17:46:47.806Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06 [2021-09-23T17:46:47.851Z] #30 ... [2021-09-23T17:46:47.851Z] [2021-09-23T17:46:47.851Z] #51 [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-09-23T17:46:47.851Z] #51 sha256:08df864bba1f59cf678d1db6cb7580dc27b5dc4eb5fb1b5a1e04b95d52b1e32e [2021-09-23T17:46:47.851Z] #51 12.07 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-23T17:46:47.851Z] #51 12.08 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-23T17:46:47.851Z] #51 12.13 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-23T17:46:47.851Z] #51 12.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T17:46:48.207Z] #60 ... [2021-09-23T17:46:48.207Z] [2021-09-23T17:46:48.207Z] #25 [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-09-23T17:46:48.207Z] #25 sha256:2b305ad87d71c8807be9074b35f9cbaa5750e28f75e429fdacabbaad0df32a8c [2021-09-23T17:46:48.207Z] #25 12.40 + mkdir -p /build [2021-09-23T17:46:48.207Z] #25 12.40 + mv docker/docker /build/ [2021-09-23T17:46:48.207Z] #25 12.41 + rmdir docker [2021-09-23T17:46:48.207Z] #25 DONE 12.9s [2021-09-23T17:46:48.207Z] [2021-09-23T17:46:48.207Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:48.207Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:48.207Z] #45 5.806 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:48.207Z] #45 5.838 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:48.207Z] #45 5.840 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:48.207Z] #45 6.900 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-23T17:46:48.207Z] #45 6.966 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:48.207Z] #45 9.332 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:48.207Z] #45 11.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:48.219Z] #38 1.089 + RM_GOPATH=0 [2021-09-23T17:46:48.219Z] #38 1.089 + TMP_GOPATH= [2021-09-23T17:46:48.219Z] #38 1.089 + : /build [2021-09-23T17:46:48.219Z] #38 1.089 + '[' -z '' ']' [2021-09-23T17:46:48.219Z] #38 1.089 ++ mktemp -d [2021-09-23T17:46:48.219Z] #38 1.089 + export GOPATH=/tmp/tmp.uySu4OlwyH [2021-09-23T17:46:48.219Z] #38 1.089 + GOPATH=/tmp/tmp.uySu4OlwyH [2021-09-23T17:46:48.219Z] #38 1.089 + RM_GOPATH=1 [2021-09-23T17:46:48.219Z] #38 1.089 + case "$(go env GOARCH)" in [2021-09-23T17:46:48.219Z] #38 1.089 ++ go env GOARCH [2021-09-23T17:46:48.219Z] #38 1.109 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:48.219Z] #38 1.109 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:48.219Z] #38 1.110 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:48.219Z] #38 1.117 + dir=/tmp/install [2021-09-23T17:46:48.219Z] #38 1.118 + bin=tini [2021-09-23T17:46:48.219Z] #38 1.118 + shift [2021-09-23T17:46:48.219Z] #38 1.122 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-23T17:46:48.219Z] #38 1.122 + . /tmp/install/tini.installer [2021-09-23T17:46:48.219Z] #38 1.123 ++ : v0.19.0 [2021-09-23T17:46:48.219Z] #38 1.123 + install_tini [2021-09-23T17:46:48.219Z] #38 1.126 + echo 'Install tini version v0.19.0' [2021-09-23T17:46:48.219Z] #38 1.126 Install tini version v0.19.0 [2021-09-23T17:46:48.219Z] #38 1.127 + git clone https://github.com/krallin/tini.git /tmp/tmp.uySu4OlwyH/tini [2021-09-23T17:46:48.219Z] #38 1.128 Cloning into '/tmp/tmp.uySu4OlwyH/tini'... [2021-09-23T17:46:48.372Z] #18 DONE 0.6s [2021-09-23T17:46:48.372Z] [2021-09-23T17:46:48.372Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-23T17:46:48.372Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7 [2021-09-23T17:46:48.428Z] #51 12.68 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-23T17:46:48.428Z] #51 12.73 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-23T17:46:48.745Z] #51 13.14 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-23T17:46:48.777Z] #45 ... [2021-09-23T17:46:48.777Z] [2021-09-23T17:46:48.777Z] #51 [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-09-23T17:46:48.777Z] #51 sha256:e2921270b933d53320e018beeb5916df3333a5e756221d7fbf61a841e7119263 [2021-09-23T17:46:48.777Z] #51 13.48 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-23T17:46:48.777Z] #51 13.48 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-23T17:46:48.777Z] #51 13.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-23T17:46:49.038Z] #51 13.88 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-23T17:46:49.038Z] #51 13.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-23T17:46:49.163Z] #38 2.002 + cd /tmp/tmp.uySu4OlwyH/tini [2021-09-23T17:46:49.163Z] #38 2.002 + git checkout -q v0.19.0 [2021-09-23T17:46:49.163Z] #38 2.027 + cmake . [2021-09-23T17:46:49.297Z] #51 14.24 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-23T17:46:49.297Z] #51 14.26 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T17:46:49.297Z] #51 14.26 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-23T17:46:49.305Z] #19 DONE 1.1s [2021-09-23T17:46:49.305Z] [2021-09-23T17:46:49.306Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-23T17:46:49.306Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78 [2021-09-23T17:46:49.428Z] #38 2.491 -- The C compiler identification is GNU 10.2.1 [2021-09-23T17:46:49.429Z] #38 2.592 -- Detecting C compiler ABI info [2021-09-23T17:46:49.453Z] #51 13.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-23T17:46:49.453Z] #51 13.76 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-23T17:46:49.690Z] #38 ... [2021-09-23T17:46:49.690Z] [2021-09-23T17:46:49.690Z] #49 [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-09-23T17:46:49.690Z] #49 sha256:ec1e9fcf1027c7695af24bb6b53422795d4837656ee6c2570369a39106863481 [2021-09-23T17:46:49.690Z] #49 DONE 54.2s [2021-09-23T17:46:49.724Z] #51 14.14 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-23T17:46:49.867Z] #51 14.39 go: downloading github.com/spf13/afero v1.1.2 [2021-09-23T17:46:49.867Z] #51 14.45 go: downloading github.com/spf13/cast v1.3.0 [2021-09-23T17:46:49.867Z] #51 14.51 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-23T17:46:49.867Z] #51 14.57 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-23T17:46:49.867Z] #51 14.57 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-23T17:46:49.867Z] #51 14.62 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-23T17:46:49.867Z] #51 14.69 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-23T17:46:49.952Z] [2021-09-23T17:46:49.952Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:49.952Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:49.952Z] #45 53.86 Setting up mailcap (3.69) ... [2021-09-23T17:46:49.952Z] #45 54.00 Setting up mime-support (3.66) ... [2021-09-23T17:46:49.952Z] #45 54.01 Setting up libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:46:49.952Z] #45 54.02 Setting up python2.7 (2.7.18-8) ... [2021-09-23T17:46:50.039Z] #51 14.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-23T17:46:50.128Z] #51 14.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-23T17:46:50.388Z] #51 15.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-23T17:46:50.388Z] #51 15.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-23T17:46:50.388Z] #51 ... [2021-09-23T17:46:50.388Z] [2021-09-23T17:46:50.388Z] #41 [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-09-23T17:46:50.388Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:46:50.388Z] #41 4.801 + git clone https://github.com/docker/distribution.git . [2021-09-23T17:46:50.388Z] #41 4.801 Cloning into '.'... [2021-09-23T17:46:50.388Z] #41 ... [2021-09-23T17:46:50.388Z] [2021-09-23T17:46:50.388Z] #51 [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-09-23T17:46:50.388Z] #51 sha256:e2921270b933d53320e018beeb5916df3333a5e756221d7fbf61a841e7119263 [2021-09-23T17:46:50.388Z] #51 15.17 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-23T17:46:50.388Z] #51 15.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-23T17:46:50.388Z] #51 15.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-23T17:46:50.388Z] #51 15.22 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-23T17:46:50.558Z] #52 28.84 Get:18 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.16-1 [661 kB] [2021-09-23T17:46:50.648Z] #51 15.36 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-23T17:46:50.648Z] #51 15.41 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-23T17:46:50.648Z] #51 15.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-23T17:46:50.648Z] #51 15.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-23T17:46:50.679Z] #20 DONE 1.3s [2021-09-23T17:46:50.679Z] [2021-09-23T17:46:50.679Z] #58 [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-09-23T17:46:50.679Z] #58 sha256:6e13ba59af3e7f194891e4fb458cd2657fbb934d814598076bee126df332e1ef [2021-09-23T17:46:50.679Z] #58 35.67 + bin/containerd [2021-09-23T17:46:50.907Z] #51 15.70 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-23T17:46:50.908Z] #51 15.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-23T17:46:51.019Z] #51 15.10 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-23T17:46:51.020Z] #51 15.13 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T17:46:51.134Z] #52 ... [2021-09-23T17:46:51.134Z] [2021-09-23T17:46:51.134Z] #40 [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-09-23T17:46:51.134Z] #40 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:46:51.134Z] #40 29.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-23T17:46:51.282Z] #51 15.42 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-23T17:46:51.282Z] #51 15.60 go: downloading github.com/spf13/afero v1.1.2 [2021-09-23T17:46:51.515Z] #51 16.18 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-23T17:46:51.515Z] #51 16.22 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-23T17:46:51.515Z] #51 16.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-23T17:46:51.548Z] #51 15.84 go: downloading github.com/spf13/cast v1.3.0 [2021-09-23T17:46:51.809Z] #51 16.67 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-23T17:46:51.811Z] #51 15.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-23T17:46:51.811Z] #51 16.02 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-23T17:46:51.811Z] #51 16.08 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-23T17:46:51.811Z] #51 16.11 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-23T17:46:51.811Z] #51 ... [2021-09-23T17:46:51.811Z] [2021-09-23T17:46:51.811Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:51.811Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:46:51.811Z] #45 5.642 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-23T17:46:51.811Z] #45 5.891 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:46:51.811Z] #45 7.467 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:46:51.811Z] #45 9.325 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:46:51.811Z] #45 15.17 Get:8 https://downloadcontent.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2141 B] [2021-09-23T17:46:51.811Z] #45 15.20 Fetched 8304 kB in 11s (782 kB/s) [2021-09-23T17:46:52.076Z] #45 15.20 Reading package lists... [2021-09-23T17:46:52.076Z] #45 ... [2021-09-23T17:46:52.076Z] [2021-09-23T17:46:52.076Z] #60 [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-09-23T17:46:52.076Z] #60 sha256:5af18e34d535aa18c815edac5c47ce9599d24a5e29ba4315ac125cec40e93601 [2021-09-23T17:46:52.076Z] #60 10.50 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-23T17:46:52.076Z] #60 12.09 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-23T17:46:52.076Z] #60 14.83 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-23T17:46:52.076Z] #60 15.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-23T17:46:52.076Z] #51 16.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-23T17:46:52.076Z] #51 ... [2021-09-23T17:46:52.076Z] [2021-09-23T17:46:52.076Z] #35 [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-09-23T17:46:52.076Z] #35 sha256:0e2619bd85834870ab51d928d03734fa1e6ee3d0eabd12ff007a7e5e6ca755ea [2021-09-23T17:46:52.076Z] #35 DONE 17.0s [2021-09-23T17:46:52.076Z] [2021-09-23T17:46:52.076Z] #51 [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-09-23T17:46:52.076Z] #51 sha256:e2921270b933d53320e018beeb5916df3333a5e756221d7fbf61a841e7119263 [2021-09-23T17:46:52.076Z] #51 16.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-23T17:46:52.076Z] #51 16.98 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-23T17:46:52.077Z] #40 30.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:46:52.339Z] #60 ... [2021-09-23T17:46:52.339Z] [2021-09-23T17:46:52.339Z] #51 [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-09-23T17:46:52.339Z] #51 sha256:08df864bba1f59cf678d1db6cb7580dc27b5dc4eb5fb1b5a1e04b95d52b1e32e [2021-09-23T17:46:52.339Z] #51 16.45 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-23T17:46:52.339Z] #51 16.45 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-23T17:46:52.339Z] #51 16.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-23T17:46:52.339Z] #51 16.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-23T17:46:52.339Z] #51 16.60 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-23T17:46:52.339Z] #51 16.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-23T17:46:52.608Z] #51 16.85 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-23T17:46:52.608Z] #51 16.92 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-23T17:46:52.874Z] #51 17.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-23T17:46:53.058Z] #51 17.73 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-23T17:46:53.058Z] #51 17.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-23T17:46:53.058Z] #51 17.80 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-23T17:46:53.058Z] #51 17.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-23T17:46:53.138Z] #51 17.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-23T17:46:53.138Z] #51 17.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-23T17:46:53.138Z] #51 17.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-23T17:46:53.138Z] #51 17.45 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-23T17:46:53.322Z] #51 18.03 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-23T17:46:53.322Z] #51 18.07 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-23T17:46:53.403Z] #51 17.57 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-23T17:46:53.404Z] #51 17.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-23T17:46:53.404Z] #51 17.67 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-23T17:46:53.404Z] #51 17.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-23T17:46:53.404Z] #51 17.80 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-23T17:46:53.582Z] #51 18.42 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-23T17:46:53.667Z] #51 18.07 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-23T17:46:53.841Z] #51 18.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-23T17:46:54.100Z] #51 18.72 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-23T17:46:54.100Z] #51 18.91 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-23T17:46:54.100Z] #51 18.91 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-23T17:46:54.100Z] #51 18.91 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-23T17:46:54.100Z] #51 18.92 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-23T17:46:54.164Z] #45 ... [2021-09-23T17:46:54.164Z] [2021-09-23T17:46:54.164Z] #38 [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-09-23T17:46:54.164Z] #38 sha256:7a6576617828875be2a89e8a692e761b5d984dc234caa06feaa4cb2dc0a93bc0 [2021-09-23T17:46:54.164Z] #38 3.361 -- Detecting C compiler ABI info - done [2021-09-23T17:46:54.164Z] #38 3.559 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-23T17:46:54.164Z] #38 3.559 -- Detecting C compile features [2021-09-23T17:46:54.164Z] #38 3.559 -- Detecting C compile features - done [2021-09-23T17:46:54.164Z] #38 3.642 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-23T17:46:54.164Z] #38 3.996 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-23T17:46:54.164Z] #38 4.124 -- Configuring done [2021-09-23T17:46:54.164Z] #38 4.164 -- Generating done [2021-09-23T17:46:54.164Z] #38 4.178 -- Build files have been written to: /tmp/tmp.uySu4OlwyH/tini [2021-09-23T17:46:54.164Z] #38 4.217 + make tini-static [2021-09-23T17:46:54.164Z] #38 4.519 Scanning dependencies of target tini-static [2021-09-23T17:46:54.164Z] #38 4.629 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-23T17:46:54.164Z] #38 5.883 [100%] Linking C executable tini-static [2021-09-23T17:46:54.164Z] #38 6.435 [100%] Built target tini-static [2021-09-23T17:46:54.164Z] #38 6.498 + mkdir -p /build [2021-09-23T17:46:54.164Z] #38 6.506 + cp tini-static /build/docker-init [2021-09-23T17:46:54.164Z] #38 DONE 6.8s [2021-09-23T17:46:54.164Z] [2021-09-23T17:46:54.164Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:54.164Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:54.164Z] #14 49.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-23T17:46:54.164Z] #14 49.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-23T17:46:54.164Z] #14 49.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:46:54.164Z] #14 55.91 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-23T17:46:54.164Z] #14 55.92 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:54.164Z] #14 55.94 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:46:54.164Z] #14 56.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-23T17:46:54.164Z] #14 56.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:54.164Z] #14 56.09 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:46:54.246Z] #51 18.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-23T17:46:54.246Z] #51 18.50 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-23T17:46:54.512Z] #51 18.76 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-23T17:46:54.513Z] #51 18.82 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-23T17:46:54.778Z] #51 18.96 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-23T17:46:54.778Z] #51 18.99 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-23T17:46:54.862Z] #58 ... [2021-09-23T17:46:54.862Z] [2021-09-23T17:46:54.862Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:46:54.862Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-23T17:46:54.862Z] #21 1.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:46:54.862Z] #21 1.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:46:54.862Z] #21 1.446 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:46:54.862Z] #21 1.837 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:46:54.862Z] #21 2.139 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:46:54.862Z] #21 2.589 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:54.862Z] #21 3.581 Fetched 8412 kB in 2s (3481 kB/s) [2021-09-23T17:46:54.862Z] #21 3.581 Reading package lists... [2021-09-23T17:46:55.040Z] #51 19.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-23T17:46:55.046Z] #51 ... [2021-09-23T17:46:55.046Z] [2021-09-23T17:46:55.046Z] #35 [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-09-23T17:46:55.046Z] #35 sha256:195e2f740f44cf6832d67343be7e54badae0b7522e07778c9f18c15fc680050a [2021-09-23T17:46:55.046Z] #35 DONE 19.2s [2021-09-23T17:46:55.046Z] [2021-09-23T17:46:55.046Z] #47 [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-09-23T17:46:55.046Z] #47 sha256:2838a3d91ac70094e18c0884e7e468b0370f7e7267030cfda374867ff6c23f33 [2021-09-23T17:46:55.046Z] #47 DONE 19.3s [2021-09-23T17:46:55.046Z] [2021-09-23T17:46:55.046Z] #41 [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-09-23T17:46:55.046Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40 [2021-09-23T17:46:55.046Z] #41 16.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-23T17:46:55.046Z] #41 17.94 + 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-09-23T17:46:55.300Z] #51 20.09 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-23T17:46:55.300Z] #51 20.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T17:46:55.300Z] #51 20.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T17:46:55.300Z] #51 20.14 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-23T17:46:55.556Z] #14 ... [2021-09-23T17:46:55.556Z] [2021-09-23T17:46:55.556Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:55.556Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:55.556Z] #45 59.39 Setting up libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:46:55.556Z] #45 59.53 Setting up python2 (2.7.18-3) ... [2021-09-23T17:46:55.556Z] #45 59.56 Setting up python-is-python2 (2.7.18-9) ... [2021-09-23T17:46:55.556Z] #45 59.57 Setting up criu (3.16-1) ... [2021-09-23T17:46:55.559Z] #51 20.39 go: downloading golang.org/x/text v0.3.2 [2021-09-23T17:46:55.819Z] #51 ... [2021-09-23T17:46:55.819Z] [2021-09-23T17:46:55.819Z] #37 [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-09-23T17:46:55.819Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:46:55.819Z] #37 10.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:46:55.819Z] #37 19.03 Fetched 8412 kB in 14s (609 kB/s) [2021-09-23T17:46:56.063Z] #21 4.358 Reading package lists... [2021-09-23T17:46:56.063Z] #21 5.175 Building dependency tree... [2021-09-23T17:46:56.078Z] #37 19.03 Reading package lists... [2021-09-23T17:46:56.078Z] #37 ... [2021-09-23T17:46:56.078Z] [2021-09-23T17:46:56.078Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:56.078Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:56.078Z] #14 19.42 Fetched 8412 kB in 14s (616 kB/s) [2021-09-23T17:46:56.078Z] #14 19.42 Reading package lists... [2021-09-23T17:46:56.078Z] #14 ... [2021-09-23T17:46:56.078Z] [2021-09-23T17:46:56.078Z] #47 [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-09-23T17:46:56.078Z] #47 sha256:bc5d3224181ace0e4f93468ecf1ac27b4ceeba234b7ef2e10e0f6c0cc8466907 [2021-09-23T17:46:56.078Z] #47 DONE 21.0s [2021-09-23T17:46:56.321Z] #21 5.575 The following additional packages will be installed: [2021-09-23T17:46:56.321Z] #21 5.575 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:46:56.321Z] #21 5.575 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-23T17:46:56.321Z] #21 5.575 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-23T17:46:56.321Z] #21 5.576 python3-pkg-resources vim-runtime xxd [2021-09-23T17:46:56.321Z] #21 5.577 Suggested packages: [2021-09-23T17:46:56.321Z] #21 5.577 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-23T17:46:56.321Z] #21 5.577 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-23T17:46:56.321Z] #21 5.577 acl attr quota [2021-09-23T17:46:56.321Z] #21 5.577 Recommended packages: [2021-09-23T17:46:56.321Z] #21 5.577 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-23T17:46:56.338Z] [2021-09-23T17:46:56.338Z] #60 [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-09-23T17:46:56.338Z] #60 sha256:7347a34d22d4b157c73a5c78ac2f3d8788c377e4cf4680bf35a177862011f46f [2021-09-23T17:46:56.338Z] #60 17.40 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-23T17:46:56.338Z] #60 17.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-23T17:46:56.889Z] #21 6.000 The following NEW packages will be installed: [2021-09-23T17:46:56.889Z] #21 6.001 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-23T17:46:56.889Z] #21 6.001 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:46:56.889Z] #21 6.001 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-23T17:46:56.889Z] #21 6.002 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-23T17:46:56.889Z] #21 6.002 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-23T17:46:56.889Z] #21 6.002 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-23T17:46:56.889Z] #21 6.002 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-23T17:46:56.889Z] #21 6.002 xz-utils zip zstd [2021-09-23T17:46:56.943Z] #45 60.90 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:57.147Z] #21 6.280 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:57.147Z] #21 6.280 Need to get 27.6 MB of archives. [2021-09-23T17:46:57.147Z] #21 6.280 After this operation, 106 MB of additional disk space will be used. [2021-09-23T17:46:57.147Z] #21 6.280 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-23T17:46:57.147Z] #21 6.283 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-23T17:46:57.147Z] #21 6.286 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-23T17:46:57.147Z] #21 6.287 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-23T17:46:57.147Z] #21 6.288 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-23T17:46:57.147Z] #21 6.288 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-23T17:46:57.147Z] #21 6.289 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-23T17:46:57.147Z] #21 6.289 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-23T17:46:57.147Z] #21 6.305 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:46:57.147Z] #21 6.317 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:46:57.147Z] #21 6.317 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-23T17:46:57.147Z] #21 6.317 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-23T17:46:57.147Z] #21 6.318 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-23T17:46:57.147Z] #21 6.318 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-23T17:46:57.147Z] #21 6.323 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-23T17:46:57.147Z] #21 6.336 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-23T17:46:57.147Z] #21 6.336 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-23T17:46:57.147Z] #21 6.337 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-23T17:46:57.147Z] #21 6.337 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-23T17:46:57.147Z] #21 6.338 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-23T17:46:57.147Z] #21 6.339 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-23T17:46:57.147Z] #21 6.344 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:46:57.147Z] #21 6.346 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:46:57.147Z] #21 6.348 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:46:57.147Z] #21 6.349 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-23T17:46:57.147Z] #21 6.350 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-23T17:46:57.147Z] #21 6.351 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-23T17:46:57.147Z] #21 6.532 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-23T17:46:57.377Z] #40 ... [2021-09-23T17:46:57.377Z] [2021-09-23T17:46:57.377Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:57.377Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:57.377Z] #52 29.86 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:57.377Z] #52 29.98 Fetched 6313 kB in 4s (1460 kB/s) [2021-09-23T17:46:57.377Z] #52 30.07 Selecting previously unselected package libpython2.7-minimal:amd64. [2021-09-23T17:46:57.377Z] #52 30.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 ... 15713 files and directories currently installed.) [2021-09-23T17:46:57.377Z] #52 30.11 Preparing to unpack .../0-libpython2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:46:57.377Z] #52 30.12 Unpacking libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:46:57.377Z] #52 30.44 Selecting previously unselected package python2.7-minimal. [2021-09-23T17:46:57.377Z] #52 30.44 Preparing to unpack .../1-python2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:46:57.377Z] #52 30.44 Unpacking python2.7-minimal (2.7.18-8) ... [2021-09-23T17:46:57.377Z] #52 31.05 Selecting previously unselected package python2-minimal. [2021-09-23T17:46:57.377Z] #52 31.05 Preparing to unpack .../2-python2-minimal_2.7.18-3_amd64.deb ... [2021-09-23T17:46:57.377Z] #52 31.07 Unpacking python2-minimal (2.7.18-3) ... [2021-09-23T17:46:57.377Z] #52 31.22 Selecting previously unselected package mailcap. [2021-09-23T17:46:57.377Z] #52 31.22 Preparing to unpack .../3-mailcap_3.69_all.deb ... [2021-09-23T17:46:57.377Z] #52 31.22 Unpacking mailcap (3.69) ... [2021-09-23T17:46:57.377Z] #52 31.31 Selecting previously unselected package mime-support. [2021-09-23T17:46:57.377Z] #52 31.31 Preparing to unpack .../4-mime-support_3.66_all.deb ... [2021-09-23T17:46:57.377Z] #52 31.33 Unpacking mime-support (3.66) ... [2021-09-23T17:46:57.377Z] #52 31.37 Selecting previously unselected package libpython2.7-stdlib:amd64. [2021-09-23T17:46:57.377Z] #52 31.37 Preparing to unpack .../5-libpython2.7-stdlib_2.7.18-8_amd64.deb ... [2021-09-23T17:46:57.377Z] #52 31.38 Unpacking libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:46:57.377Z] #52 32.49 Selecting previously unselected package python2.7. [2021-09-23T17:46:57.377Z] #52 32.50 Preparing to unpack .../6-python2.7_2.7.18-8_amd64.deb ... [2021-09-23T17:46:57.377Z] #52 32.51 Unpacking python2.7 (2.7.18-8) ... [2021-09-23T17:46:57.377Z] #52 32.64 Selecting previously unselected package libpython2-stdlib:amd64. [2021-09-23T17:46:57.377Z] #52 32.64 Preparing to unpack .../7-libpython2-stdlib_2.7.18-3_amd64.deb ... [2021-09-23T17:46:57.377Z] #52 32.65 Unpacking libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:46:57.377Z] #52 32.76 Setting up libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:46:57.377Z] #52 32.78 Setting up python2.7-minimal (2.7.18-8) ... [2021-09-23T17:46:57.377Z] #52 33.92 Setting up python2-minimal (2.7.18-3) ... [2021-09-23T17:46:57.377Z] #52 34.13 Selecting previously unselected package python2. [2021-09-23T17:46:57.377Z] #52 34.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16483 files and directories currently installed.) [2021-09-23T17:46:57.377Z] #52 34.19 Preparing to unpack .../0-python2_2.7.18-3_amd64.deb ... [2021-09-23T17:46:57.377Z] #52 34.19 Unpacking python2 (2.7.18-3) ... [2021-09-23T17:46:57.377Z] #52 34.26 Selecting previously unselected package libprotobuf23:amd64. [2021-09-23T17:46:57.377Z] #52 34.26 Preparing to unpack .../1-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-23T17:46:57.377Z] #52 34.28 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:46:57.377Z] #52 34.77 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:46:57.377Z] #52 34.77 Preparing to unpack .../2-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:46:57.377Z] #52 34.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:46:57.377Z] #52 34.94 Selecting previously unselected package python3-six. [2021-09-23T17:46:57.377Z] #52 34.94 Preparing to unpack .../3-python3-six_1.16.0-2_all.deb ... [2021-09-23T17:46:57.377Z] #52 34.95 Unpacking python3-six (1.16.0-2) ... [2021-09-23T17:46:57.377Z] #52 35.00 Selecting previously unselected package python3-protobuf. [2021-09-23T17:46:57.377Z] #52 35.00 Preparing to unpack .../4-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-23T17:46:57.377Z] #52 35.00 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-23T17:46:57.377Z] #52 35.32 Selecting previously unselected package python-is-python2. [2021-09-23T17:46:57.377Z] #52 35.32 Preparing to unpack .../5-python-is-python2_2.7.18-9_all.deb ... [2021-09-23T17:46:57.377Z] #52 35.33 Unpacking python-is-python2 (2.7.18-9) ... [2021-09-23T17:46:57.377Z] #52 35.38 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:46:57.377Z] #52 35.38 Preparing to unpack .../6-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:46:57.377Z] #52 35.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:46:57.377Z] #52 35.47 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:46:57.377Z] #52 35.47 Preparing to unpack .../7-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:46:57.377Z] #52 35.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:46:57.377Z] #52 35.56 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:46:57.377Z] #52 35.57 Preparing to unpack .../8-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:46:57.377Z] #52 35.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:46:57.377Z] #52 35.65 Selecting previously unselected package criu. [2021-09-23T17:46:57.377Z] #52 35.65 Preparing to unpack .../9-criu_3.16-1_amd64.deb ... [2021-09-23T17:46:57.377Z] #52 35.66 Unpacking criu (3.16-1) ... [2021-09-23T17:46:57.408Z] #21 6.553 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:46:57.408Z] #21 6.554 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:46:57.408Z] #21 6.555 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:46:57.408Z] #21 6.555 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-23T17:46:57.408Z] #21 6.558 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-23T17:46:57.408Z] #21 6.559 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-23T17:46:57.408Z] #21 6.577 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-23T17:46:57.408Z] #21 6.582 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-23T17:46:57.408Z] #21 6.584 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:46:57.408Z] #21 6.586 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-23T17:46:57.408Z] #21 6.591 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-23T17:46:57.408Z] #21 6.591 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-23T17:46:57.408Z] #21 6.609 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-23T17:46:57.408Z] #21 6.619 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-23T17:46:57.408Z] #21 6.624 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-23T17:46:57.408Z] #21 6.626 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-23T17:46:57.408Z] #21 6.745 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-23T17:46:57.408Z] #21 6.759 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-23T17:46:57.408Z] #21 6.779 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-23T17:46:57.408Z] #21 6.781 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-09-23T17:46:57.518Z] #45 DONE 61.5s [2021-09-23T17:46:57.518Z] [2021-09-23T17:46:57.518Z] #51 [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-09-23T17:46:57.518Z] #51 sha256:8bde61d1b698efe1bc23d5411c63749ebab34fbf48a457edd39667644a1b27b2 [2021-09-23T17:46:57.611Z] #41 ... [2021-09-23T17:46:57.612Z] [2021-09-23T17:46:57.612Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:57.612Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:46:57.612Z] #14 11.52 Fetched 8301 kB in 7s (1109 kB/s) [2021-09-23T17:46:57.612Z] #14 11.52 Reading package lists... [2021-09-23T17:46:57.612Z] #14 16.00 Reading package lists... [2021-09-23T17:46:57.612Z] #14 20.30 Building dependency tree... [2021-09-23T17:46:57.612Z] #14 ... [2021-09-23T17:46:57.612Z] [2021-09-23T17:46:57.612Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:46:57.612Z] #30 sha256:c07a88f9f3bc509cd5b86607bc322f27bff9452e4e495c08a72a994913207b22 [2021-09-23T17:46:57.612Z] #30 12.60 [2021-09-23T17:46:57.612Z] #30 17.96 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-23T17:46:57.612Z] #30 19.70 #=#=# [2021-09-23T17:46:57.612Z] #30 20.07 #=#=# 0.0% ##### 7.6% ######### 13.4% ########### 16.4% ################### 27.7% ########################## 37.2% ################################# 46.7% ############################################# 62.7% ################################################## 70.5% ######################################################## 79.1% ################################################################ 89.4% ######################################################################## 100.0% [2021-09-23T17:46:57.666Z] #21 7.041 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:57.666Z] #21 7.091 Fetched 27.6 MB in 1s (35.3 MB/s) [2021-09-23T17:46:57.947Z] #21 7.133 Selecting previously unselected package pigz. [2021-09-23T17:46:57.947Z] #21 7.133 (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 ... 24014 files and directories currently installed.) [2021-09-23T17:46:57.947Z] #21 7.153 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-23T17:46:57.947Z] #21 7.162 Unpacking pigz (2.6-1) ... [2021-09-23T17:46:57.947Z] #21 7.274 Selecting previously unselected package libelf1:amd64. [2021-09-23T17:46:57.947Z] #21 7.285 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-23T17:46:57.947Z] #21 7.293 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-23T17:46:57.949Z] #52 36.11 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:46:58.190Z] #30 ... [2021-09-23T17:46:58.190Z] [2021-09-23T17:46:58.190Z] #57 [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-09-23T17:46:58.190Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-23T17:46:58.190Z] #57 12.27 Fetched 8301 kB in 7s (1122 kB/s) [2021-09-23T17:46:58.190Z] #57 12.27 Reading package lists... [2021-09-23T17:46:58.190Z] #57 17.09 Reading package lists... [2021-09-23T17:46:58.190Z] #57 21.26 Building dependency tree... [2021-09-23T17:46:58.190Z] #57 ... [2021-09-23T17:46:58.190Z] [2021-09-23T17:46:58.190Z] #51 [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-09-23T17:46:58.190Z] #51 sha256:08df864bba1f59cf678d1db6cb7580dc27b5dc4eb5fb1b5a1e04b95d52b1e32e [2021-09-23T17:46:58.190Z] #51 21.46 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-23T17:46:58.251Z] #60 ... [2021-09-23T17:46:58.251Z] [2021-09-23T17:46:58.251Z] #41 [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-09-23T17:46:58.251Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:46:58.251Z] #41 21.35 Updating files: 91% (1609/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-23T17:46:58.251Z] #41 21.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-23T17:46:58.454Z] #51 22.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-23T17:46:58.515Z] #21 7.699 Selecting previously unselected package libbpf0:amd64. [2021-09-23T17:46:58.515Z] #21 7.702 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-23T17:46:58.515Z] #21 7.725 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:46:58.515Z] #21 7.815 Selecting previously unselected package libcap2:amd64. [2021-09-23T17:46:58.515Z] #21 7.818 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-23T17:46:58.515Z] #21 7.824 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:46:58.719Z] #51 22.81 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-23T17:46:58.719Z] #51 22.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-23T17:46:58.719Z] #51 ... [2021-09-23T17:46:58.719Z] [2021-09-23T17:46:58.719Z] #49 [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-09-23T17:46:58.719Z] #49 sha256:e0a9e4cff9eb15593b7557bca75f96f68b61345c4efe606665a3c8661982ef3b [2021-09-23T17:46:58.719Z] #49 12.81 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-23T17:46:58.719Z] #49 12.81 go: downloading golang.org/x/mod v0.3.0 [2021-09-23T17:46:58.719Z] #49 ... [2021-09-23T17:46:58.719Z] [2021-09-23T17:46:58.719Z] #51 [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-09-23T17:46:58.719Z] #51 sha256:08df864bba1f59cf678d1db6cb7580dc27b5dc4eb5fb1b5a1e04b95d52b1e32e [2021-09-23T17:46:58.719Z] #51 22.93 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-23T17:46:58.719Z] #51 22.95 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T17:46:58.773Z] #21 7.916 Selecting previously unselected package libmnl0:amd64. [2021-09-23T17:46:58.773Z] #21 7.921 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-23T17:46:58.773Z] #21 7.967 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:46:58.773Z] #21 8.051 Selecting previously unselected package libxtables12:amd64. [2021-09-23T17:46:58.773Z] #21 8.054 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-23T17:46:58.773Z] #21 8.060 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:46:58.773Z] #21 8.168 Selecting previously unselected package libcap2-bin. [2021-09-23T17:46:58.773Z] #21 8.171 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-23T17:46:58.773Z] #21 8.183 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-23T17:46:58.773Z] #21 8.284 Selecting previously unselected package iproute2. [2021-09-23T17:46:58.821Z] #41 23.36 + 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-09-23T17:46:58.893Z] #52 37.10 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:46:58.893Z] #52 37.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:46:58.984Z] #51 23.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T17:46:58.984Z] #51 23.25 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-23T17:46:59.032Z] #21 8.287 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-23T17:46:59.032Z] #21 8.292 Unpacking iproute2 (5.10.0-4) ... [2021-09-23T17:46:59.249Z] #51 23.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-23T17:46:59.249Z] #51 23.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-23T17:46:59.249Z] #51 23.48 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-23T17:46:59.249Z] #51 ... [2021-09-23T17:46:59.249Z] [2021-09-23T17:46:59.249Z] #37 [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-09-23T17:46:59.249Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-23T17:46:59.249Z] #37 13.39 Fetched 8301 kB in 9s (976 kB/s) [2021-09-23T17:46:59.249Z] #37 13.39 Reading package lists... [2021-09-23T17:46:59.249Z] #37 17.55 Reading package lists... [2021-09-23T17:46:59.249Z] #37 22.09 Building dependency tree... [2021-09-23T17:46:59.249Z] #37 ... [2021-09-23T17:46:59.249Z] [2021-09-23T17:46:59.249Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:59.249Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:46:59.249Z] #14 23.40 The following additional packages will be installed: [2021-09-23T17:46:59.249Z] #14 23.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:46:59.249Z] #14 23.40 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-23T17:46:59.249Z] #14 23.40 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-23T17:46:59.249Z] #14 23.40 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-23T17:46:59.249Z] #14 23.40 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-23T17:46:59.249Z] #14 23.40 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-23T17:46:59.249Z] #14 23.41 mingw-w64-common mingw-w64-x86-64-dev [2021-09-23T17:46:59.249Z] #14 23.42 Suggested packages: [2021-09-23T17:46:59.249Z] #14 23.42 gcc-10-locales seccomp wine64 [2021-09-23T17:46:59.291Z] #21 8.511 Selecting previously unselected package xxd. [2021-09-23T17:46:59.291Z] #21 8.514 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:46:59.291Z] #21 8.521 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:46:59.291Z] #21 8.619 Selecting previously unselected package vim-common. [2021-09-23T17:46:59.291Z] #21 8.622 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:46:59.291Z] #21 8.638 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:46:59.391Z] #41 ... [2021-09-23T17:46:59.391Z] [2021-09-23T17:46:59.391Z] #49 [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-09-23T17:46:59.391Z] #49 sha256:2a1b35b937fefe4c08c43874f7fa88eea92e7e7025d8ebf65ea1386a3c547b40 [2021-09-23T17:46:59.391Z] #49 14.03 go: downloading golang.org/x/mod v0.3.0 [2021-09-23T17:46:59.391Z] #49 14.16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-23T17:46:59.391Z] #49 ... [2021-09-23T17:46:59.391Z] [2021-09-23T17:46:59.391Z] #37 [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-09-23T17:46:59.391Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:46:59.391Z] #37 19.03 Reading package lists... [2021-09-23T17:46:59.441Z] #51 ... [2021-09-23T17:46:59.441Z] [2021-09-23T17:46:59.441Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:46:59.441Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:46:59.441Z] #14 63.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-23T17:46:59.441Z] #14 63.53 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:59.441Z] #14 63.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:46:59.466Z] #52 37.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:46:59.466Z] #52 ... [2021-09-23T17:46:59.466Z] [2021-09-23T17:46:59.466Z] #56 [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-09-23T17:46:59.466Z] #56 sha256:4e5005fc58d717c911d009be009822cb607fb5d76ba04c196db2e33065c21894 [2021-09-23T17:46:59.466Z] #56 DONE 38.0s [2021-09-23T17:46:59.466Z] [2021-09-23T17:46:59.466Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:46:59.466Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:46:59.466Z] #52 37.68 Setting up python3-six (1.16.0-2) ... [2021-09-23T17:46:59.549Z] #21 8.746 Selecting previously unselected package bash-completion. [2021-09-23T17:46:59.549Z] #21 8.749 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-23T17:47:00.202Z] #14 24.52 The following NEW packages will be installed: [2021-09-23T17:47:00.599Z] #14 24.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:47:00.599Z] #14 24.52 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-23T17:47:00.599Z] #14 24.52 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-23T17:47:00.599Z] #14 24.52 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-23T17:47:00.599Z] #14 24.52 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-23T17:47:00.599Z] #14 24.53 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-23T17:47:00.599Z] #14 24.53 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-23T17:47:00.599Z] #14 24.53 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-23T17:47:00.599Z] #14 24.53 mingw-w64-x86-64-dev [2021-09-23T17:47:00.856Z] #52 38.82 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:47:00.856Z] #52 38.85 Setting up python3-protobuf (3.12.4-1) ... [2021-09-23T17:47:00.867Z] #14 25.03 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:47:00.867Z] #14 25.03 Need to get 108 MB of archives. [2021-09-23T17:47:00.867Z] #14 25.03 After this operation, 620 MB of additional disk space will be used. [2021-09-23T17:47:00.867Z] #14 25.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-09-23T17:47:00.867Z] #14 25.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-09-23T17:47:01.131Z] #14 25.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-23T17:47:01.131Z] #14 25.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-09-23T17:47:01.131Z] #14 25.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-09-23T17:47:01.131Z] #14 25.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-23T17:47:01.397Z] #14 25.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-23T17:47:01.673Z] #14 25.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-09-23T17:47:01.673Z] #14 25.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-09-23T17:47:01.942Z] #14 26.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-09-23T17:47:02.077Z] #21 11.42 Unpacking bash-completion (1:2.11-2) ... [2021-09-23T17:47:02.244Z] #52 40.58 Setting up mailcap (3.69) ... [2021-09-23T17:47:02.335Z] #21 11.57 Selecting previously unselected package bzip2. [2021-09-23T17:47:02.335Z] #21 11.58 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-23T17:47:02.335Z] #21 11.58 Unpacking bzip2 (1.0.8-4) ... [2021-09-23T17:47:02.335Z] #21 11.66 Selecting previously unselected package xz-utils. [2021-09-23T17:47:02.335Z] #21 11.66 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-23T17:47:02.335Z] #21 11.67 Unpacking xz-utils (5.2.5-2) ... [2021-09-23T17:47:02.506Z] #52 40.65 Setting up mime-support (3.66) ... [2021-09-23T17:47:02.506Z] #52 40.66 Setting up libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:47:02.506Z] #52 40.68 Setting up python2.7 (2.7.18-8) ... [2021-09-23T17:47:02.519Z] #14 26.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-09-23T17:47:02.592Z] #21 11.74 Selecting previously unselected package apparmor. [2021-09-23T17:47:02.592Z] #21 11.75 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-23T17:47:02.592Z] #21 11.80 Unpacking apparmor (2.13.6-10) ... [2021-09-23T17:47:02.592Z] #21 11.95 Selecting previously unselected package inetutils-ping. [2021-09-23T17:47:02.592Z] #21 11.96 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-23T17:47:02.592Z] #21 11.96 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-23T17:47:02.790Z] #14 27.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-09-23T17:47:02.850Z] #21 12.06 Selecting previously unselected package libip4tc2:amd64. [2021-09-23T17:47:02.850Z] #21 12.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:47:02.850Z] #21 12.07 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:47:02.850Z] #21 12.14 Selecting previously unselected package libip6tc2:amd64. [2021-09-23T17:47:02.850Z] #21 12.15 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:47:02.850Z] #21 12.15 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:47:02.850Z] #21 12.21 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-23T17:47:02.850Z] #21 12.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-23T17:47:02.850Z] #21 12.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:47:02.850Z] #21 12.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-23T17:47:03.107Z] #21 12.28 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-23T17:47:03.107Z] #21 12.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:47:03.107Z] #21 12.34 Selecting previously unselected package libnftnl11:amd64. [2021-09-23T17:47:03.107Z] #21 12.34 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-23T17:47:03.107Z] #21 12.34 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:47:03.107Z] #21 12.39 Selecting previously unselected package iptables. [2021-09-23T17:47:03.107Z] #21 12.40 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-23T17:47:03.107Z] #21 12.40 Unpacking iptables (1.8.7-1) ... [2021-09-23T17:47:03.107Z] #21 12.53 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:47:03.107Z] #21 12.53 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:47:03.107Z] #21 12.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:47:03.107Z] #21 12.63 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:47:03.107Z] #21 12.63 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:47:03.365Z] #21 12.63 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:47:03.365Z] #21 12.68 Selecting previously unselected package jq. [2021-09-23T17:47:03.365Z] #21 12.68 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:47:03.365Z] #21 12.69 Unpacking jq (1.6-2.1) ... [2021-09-23T17:47:03.365Z] #21 12.74 Selecting previously unselected package libaio1:amd64. [2021-09-23T17:47:03.365Z] #21 12.74 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-23T17:47:03.365Z] #21 12.74 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:47:03.365Z] #21 12.79 Selecting previously unselected package libgpm2:amd64. [2021-09-23T17:47:03.365Z] #21 12.80 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-23T17:47:03.365Z] #21 12.80 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:47:03.365Z] #21 12.84 Selecting previously unselected package libicu67:amd64. [2021-09-23T17:47:03.386Z] #14 27.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-09-23T17:47:03.622Z] #21 12.85 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-23T17:47:03.622Z] #21 12.86 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-23T17:47:03.652Z] #14 ... [2021-09-23T17:47:03.652Z] [2021-09-23T17:47:03.652Z] #57 [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-09-23T17:47:03.652Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-23T17:47:03.652Z] #57 23.46 The following additional packages will be installed: [2021-09-23T17:47:03.652Z] #57 23.46 libbtrfs0 [2021-09-23T17:47:03.652Z] #57 23.59 The following NEW packages will be installed: [2021-09-23T17:47:03.652Z] #57 23.60 libbtrfs-dev libbtrfs0 [2021-09-23T17:47:03.652Z] #57 23.98 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:47:03.652Z] #57 23.98 Need to get 454 kB of archives. [2021-09-23T17:47:03.652Z] #57 23.98 After this operation, 1275 kB of additional disk space will be used. [2021-09-23T17:47:03.652Z] #57 23.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-09-23T17:47:03.652Z] #57 23.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-09-23T17:47:03.652Z] #57 25.85 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:47:03.652Z] #57 26.19 Fetched 454 kB in 0s (1378 kB/s) [2021-09-23T17:47:03.652Z] #57 26.31 Selecting previously unselected package libbtrfs0:arm64. [2021-09-23T17:47:03.652Z] #57 26.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-23T17:47:03.652Z] #57 26.39 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-09-23T17:47:03.652Z] #57 26.42 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-09-23T17:47:03.652Z] #57 26.63 Selecting previously unselected package libbtrfs-dev:arm64. [2021-09-23T17:47:03.652Z] #57 26.63 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-09-23T17:47:03.652Z] #57 26.65 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-23T17:47:03.652Z] #57 26.98 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-09-23T17:47:03.652Z] #57 27.01 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-23T17:47:03.652Z] #57 27.04 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:47:03.652Z] #57 DONE 27.7s [2021-09-23T17:47:03.652Z] [2021-09-23T17:47:03.652Z] #37 [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-09-23T17:47:03.652Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-23T17:47:03.652Z] #37 23.78 The following additional packages will be installed: [2021-09-23T17:47:03.652Z] #37 23.78 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-23T17:47:03.652Z] #37 23.80 Suggested packages: [2021-09-23T17:47:03.652Z] #37 23.80 cmake-doc ninja-build lrzip [2021-09-23T17:47:03.652Z] #37 23.80 Recommended packages: [2021-09-23T17:47:03.652Z] #37 23.80 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-23T17:47:03.652Z] #37 24.24 The following NEW packages will be installed: [2021-09-23T17:47:03.652Z] #37 24.25 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-23T17:47:03.652Z] #37 24.25 vim-common xxd [2021-09-23T17:47:03.652Z] #37 24.61 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:47:03.652Z] #37 24.61 Need to get 15.6 MB of archives. [2021-09-23T17:47:03.652Z] #37 24.61 After this operation, 67.4 MB of additional disk space will be used. [2021-09-23T17:47:03.652Z] #37 24.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-09-23T17:47:03.652Z] #37 24.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:47:03.652Z] #37 24.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-23T17:47:03.652Z] #37 24.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-09-23T17:47:03.652Z] #37 25.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-09-23T17:47:03.652Z] #37 25.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-09-23T17:47:03.652Z] #37 25.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-09-23T17:47:03.652Z] #37 25.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-09-23T17:47:03.652Z] #37 25.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-09-23T17:47:03.652Z] #37 25.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-09-23T17:47:03.652Z] #37 26.67 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:47:03.652Z] #37 26.88 Fetched 15.6 MB in 1s (10.8 MB/s) [2021-09-23T17:47:03.652Z] #37 26.99 Selecting previously unselected package xxd. [2021-09-23T17:47:03.653Z] #37 27.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-23T17:47:03.653Z] #37 27.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-09-23T17:47:03.653Z] #37 27.12 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:47:03.653Z] #37 27.57 Selecting previously unselected package vim-common. [2021-09-23T17:47:03.653Z] #37 27.57 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:47:03.653Z] #37 27.62 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:47:03.917Z] #37 28.20 Selecting previously unselected package cmake-data. [2021-09-23T17:47:03.917Z] #37 28.20 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-23T17:47:03.917Z] #37 28.23 Unpacking cmake-data (3.18.4-2) ... [2021-09-23T17:47:04.553Z] #21 13.68 Selecting previously unselected package libinih1:amd64. [2021-09-23T17:47:04.553Z] #21 13.68 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-23T17:47:04.553Z] #21 13.69 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-23T17:47:04.553Z] #21 13.75 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:47:04.553Z] #21 13.76 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:47:04.553Z] #21 13.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:47:04.553Z] #21 13.81 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:47:04.553Z] #21 13.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:47:04.553Z] #21 13.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:47:04.554Z] #21 13.87 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:47:04.554Z] #21 13.87 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:47:04.554Z] #21 13.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:47:04.554Z] #21 13.91 Selecting previously unselected package net-tools. [2021-09-23T17:47:04.554Z] #21 13.91 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-23T17:47:04.554Z] #21 13.92 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:47:04.554Z] #21 13.98 Selecting previously unselected package patch. [2021-09-23T17:47:04.672Z] #37 24.01 Reading package lists... [2021-09-23T17:47:04.672Z] #37 28.82 Building dependency tree... [2021-09-23T17:47:04.672Z] #37 ... [2021-09-23T17:47:04.672Z] [2021-09-23T17:47:04.672Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:47:04.672Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:47:04.672Z] #45 18.79 Get:8 https://downloadcontent.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2141 B] [2021-09-23T17:47:04.672Z] #45 21.20 Fetched 8416 kB in 16s (536 kB/s) [2021-09-23T17:47:04.672Z] #45 21.20 Reading package lists... [2021-09-23T17:47:04.672Z] #45 26.22 Reading package lists... [2021-09-23T17:47:04.672Z] #45 ... [2021-09-23T17:47:04.672Z] [2021-09-23T17:47:04.672Z] #57 [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-09-23T17:47:04.672Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:47:04.672Z] #57 19.00 Fetched 8412 kB in 14s (612 kB/s) [2021-09-23T17:47:04.672Z] #57 19.00 Reading package lists... [2021-09-23T17:47:04.672Z] #57 24.23 Reading package lists... [2021-09-23T17:47:04.672Z] #57 28.95 Building dependency tree... [2021-09-23T17:47:04.672Z] #57 ... [2021-09-23T17:47:04.672Z] [2021-09-23T17:47:04.672Z] #51 [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-09-23T17:47:04.672Z] #51 sha256:e2921270b933d53320e018beeb5916df3333a5e756221d7fbf61a841e7119263 [2021-09-23T17:47:04.672Z] #51 25.74 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-23T17:47:04.672Z] #51 25.85 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-23T17:47:04.672Z] #51 25.85 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-23T17:47:04.672Z] #51 25.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-23T17:47:04.672Z] #51 25.96 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-23T17:47:04.672Z] #51 27.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-23T17:47:04.672Z] #51 27.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-23T17:47:04.672Z] #51 27.52 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-23T17:47:04.737Z] #14 ... [2021-09-23T17:47:04.737Z] [2021-09-23T17:47:04.737Z] #58 [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-09-23T17:47:04.737Z] #58 sha256:c9a67c77b81855bfd54a5e7df7ecf1a9c844d7288a77b68f263275ff28ac507c [2021-09-23T17:47:04.737Z] #58 37.00 Updating files: 71% (3277/4570) Updating files: 72% (3291/4570) Updating files: 73% (3337/4570) Updating files: 74% (3382/4570) Updating files: 75% (3428/4570) Updating files: 76% (3474/4570) Updating files: 77% (3519/4570) Updating files: 78% (3565/4570) Updating files: 79% (3611/4570) Updating files: 80% (3656/4570) Updating files: 81% (3702/4570) Updating files: 82% (3748/4570) Updating files: 83% (3794/4570) Updating files: 84% (3839/4570) Updating files: 85% (3885/4570) Updating files: 86% (3931/4570) Updating files: 87% (3976/4570) Updating files: 88% (4022/4570) Updating files: 89% (4068/4570) Updating files: 90% (4113/4570) Updating files: 91% (4159/4570) Updating files: 92% (4205/4570) Updating files: 93% (4251/4570) Updating files: 94% (4296/4570) Updating files: 95% (4342/4570) Updating files: 96% (4388/4570) Updating files: 97% (4433/4570) Updating files: 98% (4479/4570) Updating files: 99% (4525/4570) Updating files: 100% (4570/4570) Updating files: 100% (4570/4570), done. [2021-09-23T17:47:04.737Z] #58 37.60 + cd /tmp/tmp.rDVKh1pSeF/src/github.com/containerd/containerd [2021-09-23T17:47:04.737Z] #58 37.60 + git checkout -q v1.5.5 [2021-09-23T17:47:04.737Z] #58 38.76 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-23T17:47:04.737Z] #58 38.76 + BUILDTAGS='netgo osusergo static_build' [2021-09-23T17:47:04.737Z] #58 38.76 + export EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:47:04.737Z] #58 38.76 + EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:47:04.737Z] #58 38.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-23T17:47:04.737Z] #58 38.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-23T17:47:04.737Z] #58 38.76 + '[' '' = dynamic ']' [2021-09-23T17:47:04.737Z] #58 38.76 + make [2021-09-23T17:47:04.810Z] #21 13.98 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-23T17:47:04.810Z] #21 13.98 Unpacking patch (2.7.6-7) ... [2021-09-23T17:47:04.810Z] #21 14.03 Selecting previously unselected package python-pip-whl. [2021-09-23T17:47:04.810Z] #21 14.03 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-23T17:47:04.811Z] #21 14.04 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-23T17:47:04.811Z] #21 14.21 Selecting previously unselected package python3-lib2to3. [2021-09-23T17:47:04.811Z] #21 14.21 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-23T17:47:04.811Z] #21 14.22 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:47:04.811Z] #21 14.27 Selecting previously unselected package python3-distutils. [2021-09-23T17:47:05.056Z] #52 43.18 Setting up libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:47:05.056Z] #52 43.19 Setting up python2 (2.7.18-3) ... [2021-09-23T17:47:05.056Z] #52 43.20 Setting up python-is-python2 (2.7.18-9) ... [2021-09-23T17:47:05.056Z] #52 43.22 Setting up criu (3.16-1) ... [2021-09-23T17:47:05.068Z] #21 14.27 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-23T17:47:05.068Z] #21 14.28 Unpacking python3-distutils (3.9.2-1) ... [2021-09-23T17:47:05.068Z] #21 14.33 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:47:05.068Z] #21 14.33 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:47:05.068Z] #21 14.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:47:05.068Z] #21 14.40 Selecting previously unselected package python3-setuptools. [2021-09-23T17:47:05.068Z] #21 14.40 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-23T17:47:05.068Z] #21 14.41 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-23T17:47:05.068Z] #21 14.48 Selecting previously unselected package python3-wheel. [2021-09-23T17:47:05.068Z] #21 14.49 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-23T17:47:05.068Z] #21 14.49 Unpacking python3-wheel (0.34.2-1) ... [2021-09-23T17:47:05.310Z] #58 40.35 + bin/ctr [2021-09-23T17:47:05.324Z] #21 14.57 Selecting previously unselected package python3-pip. [2021-09-23T17:47:05.324Z] #21 14.57 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-23T17:47:05.324Z] #21 14.59 Unpacking python3-pip (20.3.4-4) ... [2021-09-23T17:47:05.581Z] #21 14.99 Selecting previously unselected package sudo. [2021-09-23T17:47:05.837Z] #21 14.99 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-23T17:47:05.837Z] #21 15.01 Unpacking sudo (1.9.5p2-3) ... [2021-09-23T17:47:05.862Z] #37 ... [2021-09-23T17:47:05.862Z] [2021-09-23T17:47:05.862Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:47:05.862Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:47:05.862Z] #45 15.20 Reading package lists... [2021-09-23T17:47:05.862Z] #45 19.50 Reading package lists... [2021-09-23T17:47:05.862Z] #45 23.87 Building dependency tree... [2021-09-23T17:47:05.862Z] #45 26.40 The following additional packages will be installed: [2021-09-23T17:47:05.862Z] #45 26.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:47:05.862Z] #45 26.40 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:47:05.862Z] #45 26.41 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:47:05.862Z] #45 26.41 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:47:05.862Z] #45 26.43 Suggested packages: [2021-09-23T17:47:05.862Z] #45 26.43 python2-doc python-tk python2.7-doc binfmt-support python3-setuptools [2021-09-23T17:47:05.862Z] #45 26.43 Recommended packages: [2021-09-23T17:47:05.862Z] #45 26.43 iproute2 | iproute bzip2 file xz-utils [2021-09-23T17:47:05.862Z] #45 27.48 The following NEW packages will be installed: [2021-09-23T17:47:05.862Z] #45 27.48 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:47:05.862Z] #45 27.48 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:47:05.862Z] #45 27.48 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:47:05.862Z] #45 27.48 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:47:05.862Z] #45 28.01 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:47:05.862Z] #45 28.01 Need to get 6100 kB of archives. [2021-09-23T17:47:05.862Z] #45 28.01 After this operation, 26.9 MB of additional disk space will be used. [2021-09-23T17:47:05.862Z] #45 28.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpython2.7-minimal arm64 2.7.18-8 [396 kB] [2021-09-23T17:47:05.862Z] #45 28.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python2.7-minimal arm64 2.7.18-8 [1303 kB] [2021-09-23T17:47:05.862Z] #45 28.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python2-minimal arm64 2.7.18-3 [34.2 kB] [2021-09-23T17:47:05.862Z] #45 28.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mailcap all 3.69 [31.7 kB] [2021-09-23T17:47:05.862Z] #45 28.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mime-support all 3.66 [10.9 kB] [2021-09-23T17:47:05.862Z] #45 28.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpython2.7-stdlib arm64 2.7.18-8 [1846 kB] [2021-09-23T17:47:05.862Z] #45 28.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python2.7 arm64 2.7.18-8 [311 kB] [2021-09-23T17:47:05.862Z] #45 28.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpython2-stdlib arm64 2.7.18-3 [21.2 kB] [2021-09-23T17:47:05.862Z] #45 28.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python2 arm64 2.7.18-3 [24.5 kB] [2021-09-23T17:47:05.862Z] #45 28.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-09-23T17:47:05.862Z] #45 28.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:47:05.862Z] #45 28.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-23T17:47:05.862Z] #45 28.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-09-23T17:47:05.862Z] #45 28.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-is-python2 all 2.7.18-9 [2940 B] [2021-09-23T17:47:05.862Z] #45 28.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-09-23T17:47:05.862Z] #45 28.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-09-23T17:47:05.862Z] #45 28.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-09-23T17:47:05.862Z] #45 ... [2021-09-23T17:47:05.862Z] [2021-09-23T17:47:05.862Z] #58 [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-09-23T17:47:05.862Z] #58 sha256:330ed8b68b7cf1e8b11ac97a20c43e35342fb1e650348031a8e6ba180bd88024 [2021-09-23T17:47:05.862Z] #58 1.367 + RM_GOPATH=0 [2021-09-23T17:47:05.862Z] #58 1.367 + TMP_GOPATH= [2021-09-23T17:47:05.862Z] #58 1.367 + : /build [2021-09-23T17:47:05.862Z] #58 1.368 + '[' -z '' ']' [2021-09-23T17:47:05.862Z] #58 1.368 ++ mktemp -d [2021-09-23T17:47:05.862Z] #58 1.370 + export GOPATH=/tmp/tmp.jNA4MJYDKG [2021-09-23T17:47:05.862Z] #58 1.370 + GOPATH=/tmp/tmp.jNA4MJYDKG [2021-09-23T17:47:05.862Z] #58 1.370 + RM_GOPATH=1 [2021-09-23T17:47:05.862Z] #58 1.370 + case "$(go env GOARCH)" in [2021-09-23T17:47:05.862Z] #58 1.371 ++ go env GOARCH [2021-09-23T17:47:05.862Z] #58 1.401 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:47:05.862Z] #58 1.401 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:47:05.862Z] #58 1.403 ++ dirname /tmp/install/install.sh [2021-09-23T17:47:05.862Z] #58 1.405 + dir=/tmp/install [2021-09-23T17:47:05.862Z] #58 1.405 + bin=containerd [2021-09-23T17:47:05.862Z] #58 1.405 + shift [2021-09-23T17:47:05.862Z] #58 1.405 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-23T17:47:05.862Z] #58 1.406 + . /tmp/install/containerd.installer [2021-09-23T17:47:05.862Z] #58 1.406 ++ set -e [2021-09-23T17:47:05.862Z] #58 1.407 ++ : v1.5.5 [2021-09-23T17:47:05.862Z] #58 1.407 + install_containerd [2021-09-23T17:47:05.862Z] #58 1.409 + echo 'Install containerd version v1.5.5' [2021-09-23T17:47:05.862Z] #58 1.409 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jNA4MJYDKG/src/github.com/containerd/containerd [2021-09-23T17:47:05.862Z] #58 1.409 Install containerd version v1.5.5 [2021-09-23T17:47:05.862Z] #58 1.415 Cloning into '/tmp/tmp.jNA4MJYDKG/src/github.com/containerd/containerd'... [2021-09-23T17:47:06.011Z] #52 44.17 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:47:06.094Z] #21 15.45 Selecting previously unselected package thin-provisioning-tools. [2021-09-23T17:47:06.094Z] #21 15.45 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-23T17:47:06.094Z] #21 15.47 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:47:06.272Z] #52 DONE 44.5s [2021-09-23T17:47:06.272Z] [2021-09-23T17:47:06.272Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-23T17:47:06.272Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-23T17:47:06.272Z] #19 32.64 Fetched 48.4 MB in 32s (1534 kB/s) [2021-09-23T17:47:06.582Z] #51 ... [2021-09-23T17:47:06.582Z] [2021-09-23T17:47:06.582Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:47:06.582Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:47:06.582Z] #45 26.22 Reading package lists... [2021-09-23T17:47:06.582Z] #45 31.03 Building dependency tree... [2021-09-23T17:47:06.582Z] #45 ... [2021-09-23T17:47:06.582Z] [2021-09-23T17:47:06.582Z] #53 [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-09-23T17:47:06.582Z] #53 sha256:5af27b046434f0c534f31eb9244d9bd0c9bbec214aa37162a61247a2213ab9ff [2021-09-23T17:47:06.582Z] #53 DONE 31.5s [2021-09-23T17:47:06.657Z] #21 16.19 Selecting previously unselected package uidmap. [2021-09-23T17:47:06.842Z] [2021-09-23T17:47:06.842Z] #57 [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-09-23T17:47:06.842Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:47:06.842Z] #57 28.95 Building dependency tree... [2021-09-23T17:47:06.914Z] #21 16.19 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-23T17:47:06.914Z] #21 ... [2021-09-23T17:47:06.914Z] [2021-09-23T17:47:06.914Z] #55 [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-09-23T17:47:06.914Z] #55 sha256:0f252f9b918116fb95b6c85e36911fe3f2606092203e95a56e30d3d7a1105ae5 [2021-09-23T17:47:06.914Z] #55 20.53 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-23T17:47:06.914Z] #55 20.84 + mkdir -p /build [2021-09-23T17:47:06.914Z] #55 20.85 + cp runc /build/runc [2021-09-23T17:47:06.914Z] #55 DONE 22.8s [2021-09-23T17:47:06.914Z] [2021-09-23T17:47:06.914Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:47:06.914Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-23T17:47:06.914Z] #21 16.42 Unpacking uidmap (1:4.8.1-1) ... [2021-09-23T17:47:07.171Z] #21 16.48 Selecting previously unselected package vim-runtime. [2021-09-23T17:47:07.171Z] #21 16.48 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:47:07.171Z] #21 16.49 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-23T17:47:07.171Z] #21 16.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-23T17:47:07.171Z] #21 16.51 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:47:07.412Z] #57 32.22 The following additional packages will be installed: [2021-09-23T17:47:07.412Z] #57 32.25 libbtrfs0 [2021-09-23T17:47:07.673Z] #57 32.51 The following NEW packages will be installed: [2021-09-23T17:47:07.673Z] #57 32.51 libbtrfs-dev libbtrfs0 [2021-09-23T17:47:07.799Z] #58 ... [2021-09-23T17:47:07.799Z] [2021-09-23T17:47:07.799Z] #53 [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-09-23T17:47:07.799Z] #53 sha256:6f467e3cab81b4bf684dc082ceb8731271435804fc7921e0f0f49897d3681126 [2021-09-23T17:47:07.799Z] #53 DONE 31.9s [2021-09-23T17:47:07.799Z] [2021-09-23T17:47:07.799Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:07.799Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:47:07.799Z] #14 28.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-09-23T17:47:07.799Z] #14 28.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-23T17:47:07.799Z] #14 28.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-09-23T17:47:07.799Z] #14 28.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-09-23T17:47:07.799Z] #14 28.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-09-23T17:47:07.799Z] #14 28.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-09-23T17:47:07.799Z] #14 28.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-09-23T17:47:07.799Z] #14 28.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-09-23T17:47:07.799Z] #14 28.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-09-23T17:47:07.799Z] #14 28.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-09-23T17:47:07.799Z] #14 28.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-09-23T17:47:07.799Z] #14 28.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-09-23T17:47:07.799Z] #14 28.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-09-23T17:47:07.799Z] #14 29.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-09-23T17:47:07.799Z] #14 29.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-09-23T17:47:07.799Z] #14 29.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-09-23T17:47:07.799Z] #14 29.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-09-23T17:47:07.799Z] #14 30.09 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:47:07.799Z] #14 30.30 Fetched 108 MB in 4s (24.4 MB/s) [2021-09-23T17:47:07.799Z] #14 30.43 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-23T17:47:07.799Z] #14 30.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 ... 15703 files and directories currently installed.) [2021-09-23T17:47:07.799Z] #14 30.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-09-23T17:47:07.799Z] #14 30.55 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:47:08.063Z] #14 32.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-23T17:47:08.063Z] #14 32.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-09-23T17:47:08.063Z] #14 32.31 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:47:08.243Z] #57 32.82 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:47:08.243Z] #57 32.82 Need to get 460 kB of archives. [2021-09-23T17:47:08.243Z] #57 32.82 After this operation, 1237 kB of additional disk space will be used. [2021-09-23T17:47:08.243Z] #57 32.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:47:08.243Z] #57 32.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:47:08.327Z] #14 ... [2021-09-23T17:47:08.327Z] [2021-09-23T17:47:08.327Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:47:08.327Z] #30 sha256:c07a88f9f3bc509cd5b86607bc322f27bff9452e4e495c08a72a994913207b22 [2021-09-23T17:47:08.327Z] #30 22.88 [2021-09-23T17:47:08.327Z] #30 27.52 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-23T17:47:08.327Z] #30 29.26 [2021-09-23T17:47:08.327Z] #30 29.53 ######################################################################## 100.0% [2021-09-23T17:47:08.327Z] #30 30.65 [2021-09-23T17:47:08.327Z] #30 32.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-23T17:47:08.539Z] #21 17.79 Selecting previously unselected package vim. [2021-09-23T17:47:08.539Z] #21 17.80 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:47:08.539Z] #21 17.81 Unpacking vim (2:8.2.2434-3) ... [2021-09-23T17:47:08.617Z] #30 ... [2021-09-23T17:47:08.617Z] [2021-09-23T17:47:08.617Z] #33 [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-09-23T17:47:08.618Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa [2021-09-23T17:47:08.618Z] #33 30.15 Updating files: 99% (1517/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-23T17:47:08.618Z] #33 30.18 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-23T17:47:08.618Z] #33 30.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:47:08.796Z] #21 18.00 Selecting previously unselected package xfsprogs. [2021-09-23T17:47:08.796Z] #21 18.00 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-23T17:47:08.796Z] #21 18.01 Unpacking xfsprogs (5.10.0-4) ... [2021-09-23T17:47:08.796Z] #21 18.14 Selecting previously unselected package zip. [2021-09-23T17:47:08.796Z] #21 18.15 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-23T17:47:08.796Z] #21 18.15 Unpacking zip (3.0-12) ... [2021-09-23T17:47:08.796Z] #21 18.24 Selecting previously unselected package zstd. [2021-09-23T17:47:09.053Z] #21 18.24 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-09-23T17:47:09.053Z] #21 18.26 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:47:09.053Z] #21 18.37 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:47:09.183Z] #57 33.82 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:47:09.183Z] #57 34.04 Fetched 460 kB in 0s (1365 kB/s) [2021-09-23T17:47:09.197Z] #33 ... [2021-09-23T17:47:09.197Z] [2021-09-23T17:47:09.197Z] #51 [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-09-23T17:47:09.197Z] #51 sha256:08df864bba1f59cf678d1db6cb7580dc27b5dc4eb5fb1b5a1e04b95d52b1e32e [2021-09-23T17:47:09.197Z] #51 23.56 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-23T17:47:09.197Z] #51 23.60 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-23T17:47:09.197Z] #51 23.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-23T17:47:09.197Z] #51 23.74 go: downloading golang.org/x/text v0.3.2 [2021-09-23T17:47:09.197Z] #51 23.81 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-23T17:47:09.197Z] #51 24.50 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-23T17:47:09.197Z] #51 27.03 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-23T17:47:09.197Z] #51 27.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-23T17:47:09.197Z] #51 28.60 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-23T17:47:09.197Z] #51 32.64 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-23T17:47:09.197Z] #51 32.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-23T17:47:09.197Z] #51 32.94 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-23T17:47:09.310Z] #21 18.60 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:47:09.310Z] #21 18.63 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:47:09.310Z] #21 18.64 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:47:09.310Z] #21 18.65 Setting up libicu67:amd64 (67.1-7) ... [2021-09-23T17:47:09.310Z] #21 18.70 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:47:09.310Z] #21 18.74 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-23T17:47:09.443Z] #57 34.12 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:47:09.443Z] #57 34.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 ... 15713 files and directories currently installed.) [2021-09-23T17:47:09.443Z] #57 34.19 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:47:09.443Z] #57 34.22 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:47:09.464Z] #51 ... [2021-09-23T17:47:09.464Z] [2021-09-23T17:47:09.464Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:47:09.464Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:47:09.464Z] #45 32.76 Get:18 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.16-1 [612 kB] [2021-09-23T17:47:09.567Z] #21 18.77 Setting up uidmap (1:4.8.1-1) ... [2021-09-23T17:47:09.567Z] #21 18.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:47:09.567Z] #21 18.80 Setting up bzip2 (1.0.8-4) ... [2021-09-23T17:47:09.567Z] #21 18.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:47:09.567Z] #21 18.85 Setting up python3-wheel (0.34.2-1) ... [2021-09-23T17:47:09.705Z] #57 34.40 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:47:09.706Z] #57 34.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:47:09.706Z] #57 34.40 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:47:09.706Z] #57 ... [2021-09-23T17:47:09.706Z] [2021-09-23T17:47:09.706Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:09.706Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:47:09.706Z] #14 19.42 Reading package lists... [2021-09-23T17:47:09.706Z] #14 24.85 Reading package lists... [2021-09-23T17:47:09.706Z] #14 29.50 Building dependency tree... [2021-09-23T17:47:09.706Z] #14 32.94 The following additional packages will be installed: [2021-09-23T17:47:09.706Z] #14 32.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:47:09.706Z] #14 32.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-23T17:47:09.706Z] #14 32.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-23T17:47:09.706Z] #14 32.94 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-23T17:47:09.706Z] #14 32.94 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-23T17:47:09.706Z] #14 32.94 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-23T17:47:09.706Z] #14 32.94 mingw-w64-common mingw-w64-x86-64-dev [2021-09-23T17:47:09.706Z] #14 32.94 Suggested packages: [2021-09-23T17:47:09.706Z] #14 32.94 gcc-10-locales seccomp wine64 [2021-09-23T17:47:09.706Z] #14 34.00 The following NEW packages will be installed: [2021-09-23T17:47:09.706Z] #14 34.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:47:09.706Z] #14 34.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-23T17:47:09.706Z] #14 34.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-23T17:47:09.706Z] #14 34.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-23T17:47:09.706Z] #14 34.00 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-23T17:47:09.706Z] #14 34.00 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-23T17:47:09.706Z] #14 34.00 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-23T17:47:09.706Z] #14 34.00 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-23T17:47:09.706Z] #14 34.06 mingw-w64-x86-64-dev [2021-09-23T17:47:09.706Z] #14 34.42 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:47:09.706Z] #14 34.42 Need to get 115 MB of archives. [2021-09-23T17:47:09.706Z] #14 34.42 After this operation, 645 MB of additional disk space will be used. [2021-09-23T17:47:09.706Z] #14 34.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-23T17:47:09.706Z] #14 34.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-23T17:47:09.706Z] #14 34.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-23T17:47:09.706Z] #14 34.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-23T17:47:09.824Z] #21 19.00 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:47:09.824Z] #21 19.02 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:47:09.824Z] #21 19.04 Setting up libcap2-bin (1:2.44-1) ... [2021-09-23T17:47:09.824Z] #21 19.08 Setting up apparmor (2.13.6-10) ... [2021-09-23T17:47:09.965Z] #14 34.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-23T17:47:09.965Z] #14 34.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-23T17:47:09.965Z] #14 ... [2021-09-23T17:47:09.965Z] [2021-09-23T17:47:09.965Z] #57 [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-09-23T17:47:09.965Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:47:09.965Z] #57 34.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:47:09.965Z] #57 34.71 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:47:09.965Z] #57 34.79 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:47:10.227Z] #57 DONE 35.1s [2021-09-23T17:47:10.227Z] [2021-09-23T17:47:10.227Z] #58 [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-09-23T17:47:10.227Z] #58 sha256:8191a499807980d1cecf4fede2f4325643165ae6a4b7e717786ebe67c31a3f70 [2021-09-23T17:47:10.605Z] #58 ... [2021-09-23T17:47:10.606Z] [2021-09-23T17:47:10.606Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:10.606Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:47:10.606Z] #14 74.24 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-23T17:47:10.606Z] #14 74.24 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:47:10.606Z] #14 74.25 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:47:11.717Z] #21 20.73 Setting up zip (3.0-12) ... [2021-09-23T17:47:11.718Z] #21 20.75 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:47:11.718Z] #21 20.78 Setting up bash-completion (1:2.11-2) ... [2021-09-23T17:47:11.975Z] #21 21.33 Setting up xz-utils (5.2.5-2) ... [2021-09-23T17:47:11.975Z] #21 21.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-23T17:47:11.975Z] #21 21.41 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:47:11.975Z] #21 21.42 Setting up patch (2.7.6-7) ... [2021-09-23T17:47:11.975Z] #21 21.43 Setting up sudo (1.9.5p2-3) ... [2021-09-23T17:47:12.028Z] #45 ... [2021-09-23T17:47:12.028Z] [2021-09-23T17:47:12.028Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:47:12.028Z] #30 sha256:c07a88f9f3bc509cd5b86607bc322f27bff9452e4e495c08a72a994913207b22 [2021-09-23T17:47:12.028Z] #30 34.33 #=#=# [2021-09-23T17:47:12.028Z] #30 34.59 ######################################################################## 100.0% [2021-09-23T17:47:12.028Z] #30 35.53 [2021-09-23T17:47:12.028Z] #30 35.88 Download of images into '/build' complete. [2021-09-23T17:47:12.028Z] #30 35.88 Use something like the following to load the result into a Docker daemon: [2021-09-23T17:47:12.028Z] #30 35.89 tar -cC '/build' . | docker load [2021-09-23T17:47:12.028Z] #30 DONE 36.2s [2021-09-23T17:47:12.028Z] [2021-09-23T17:47:12.028Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:12.028Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:47:12.028Z] #14 34.56 Selecting previously unselected package binutils-mingw-w64. [2021-09-23T17:47:12.028Z] #14 34.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-23T17:47:12.028Z] #14 34.58 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:47:12.028Z] #14 34.76 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-09-23T17:47:12.028Z] #14 34.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-09-23T17:47:12.028Z] #14 34.78 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-23T17:47:12.028Z] #14 34.98 Selecting previously unselected package dmsetup. [2021-09-23T17:47:12.028Z] #14 34.98 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-09-23T17:47:12.028Z] #14 35.00 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:47:12.028Z] #14 35.16 Selecting previously unselected package mingw-w64-common. [2021-09-23T17:47:12.028Z] #14 35.16 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-23T17:47:12.028Z] #14 35.18 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-23T17:47:12.233Z] #21 21.51 invoke-rc.d: could not determine current runlevel [2021-09-23T17:47:12.233Z] #21 21.52 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-23T17:47:12.233Z] #21 21.53 Setting up xfsprogs (5.10.0-4) ... [2021-09-23T17:47:12.233Z] #21 21.55 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:47:12.233Z] #21 21.56 Setting up inetutils-ping (2:2.0-1) ... [2021-09-23T17:47:12.233Z] #21 21.58 Setting up pigz (2.6-1) ... [2021-09-23T17:47:12.233Z] #21 21.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:47:12.233Z] #21 21.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:47:12.233Z] #21 21.65 Setting up python-pip-whl (20.3.4-4) ... [2021-09-23T17:47:12.233Z] #21 21.66 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:47:12.491Z] #21 21.92 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:47:12.749Z] #21 21.93 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:47:12.749Z] #21 22.09 Setting up libelf1:amd64 (0.183-1) ... [2021-09-23T17:47:12.749Z] #21 22.17 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:47:13.006Z] #21 22.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:47:13.006Z] #21 22.20 Setting up python3-distutils (3.9.2-1) ... [2021-09-23T17:47:13.006Z] #21 22.38 Setting up vim (2:8.2.2434-3) ... [2021-09-23T17:47:13.006Z] #21 22.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-23T17:47:13.006Z] #21 22.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-23T17:47:13.006Z] #21 22.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-23T17:47:13.006Z] #21 22.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-23T17:47:13.006Z] #21 22.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-23T17:47:13.006Z] #21 22.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-23T17:47:13.006Z] #21 22.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-23T17:47:13.006Z] #21 22.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-23T17:47:13.006Z] #21 22.53 Setting up python3-setuptools (52.0.0-4) ... [2021-09-23T17:47:13.571Z] #21 22.95 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:47:13.572Z] #21 22.96 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:47:13.572Z] #21 22.97 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:47:13.572Z] #21 22.98 Setting up python3-pip (20.3.4-4) ... [2021-09-23T17:47:13.828Z] #21 23.27 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:47:13.829Z] #21 23.28 Setting up jq (1.6-2.1) ... [2021-09-23T17:47:13.829Z] #21 23.29 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:47:13.829Z] #21 23.31 Setting up iptables (1.8.7-1) ... [2021-09-23T17:47:13.829Z] #21 23.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:47:13.829Z] #21 23.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:47:13.829Z] #21 23.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:47:14.086Z] #21 23.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:47:14.086Z] #21 23.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-23T17:47:14.086Z] #21 23.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-23T17:47:14.086Z] #21 23.37 Setting up iproute2 (5.10.0-4) ... [2021-09-23T17:47:14.343Z] #21 23.59 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:47:14.414Z] #19 32.64 Reading package lists... [2021-09-23T17:47:14.424Z] #58 4.216 + RM_GOPATH=0 [2021-09-23T17:47:14.424Z] #58 4.216 + TMP_GOPATH= [2021-09-23T17:47:14.424Z] #58 4.216 + : /build [2021-09-23T17:47:14.424Z] #58 4.216 + '[' -z '' ']' [2021-09-23T17:47:14.424Z] #58 4.216 ++ mktemp -d [2021-09-23T17:47:14.424Z] #58 4.216 + export GOPATH=/tmp/tmp.BJ5jGJMNkw [2021-09-23T17:47:14.424Z] #58 4.216 + GOPATH=/tmp/tmp.BJ5jGJMNkw [2021-09-23T17:47:14.424Z] #58 4.216 + RM_GOPATH=1 [2021-09-23T17:47:14.424Z] #58 4.216 + case "$(go env GOARCH)" in [2021-09-23T17:47:14.424Z] #58 4.216 ++ go env GOARCH [2021-09-23T17:47:14.424Z] #58 4.270 Install containerd version v1.5.5 [2021-09-23T17:47:14.424Z] #58 4.270 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:47:14.424Z] #58 4.270 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:47:14.424Z] #58 4.270 ++ dirname /tmp/install/install.sh [2021-09-23T17:47:14.424Z] #58 4.270 + dir=/tmp/install [2021-09-23T17:47:14.424Z] #58 4.270 + bin=containerd [2021-09-23T17:47:14.424Z] #58 4.270 + shift [2021-09-23T17:47:14.424Z] #58 4.270 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-23T17:47:14.424Z] #58 4.270 + . /tmp/install/containerd.installer [2021-09-23T17:47:14.424Z] #58 4.270 ++ set -e [2021-09-23T17:47:14.424Z] #58 4.270 ++ : v1.5.5 [2021-09-23T17:47:14.424Z] #58 4.270 + install_containerd [2021-09-23T17:47:14.424Z] #58 4.270 + echo 'Install containerd version v1.5.5' [2021-09-23T17:47:14.424Z] #58 4.270 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BJ5jGJMNkw/src/github.com/containerd/containerd [2021-09-23T17:47:14.424Z] #58 4.270 Cloning into '/tmp/tmp.BJ5jGJMNkw/src/github.com/containerd/containerd'... [2021-09-23T17:47:14.813Z] #14 78.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-23T17:47:14.813Z] #14 78.85 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:47:14.813Z] #14 78.85 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:47:15.361Z] #58 ... [2021-09-23T17:47:15.361Z] [2021-09-23T17:47:15.361Z] #37 [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-09-23T17:47:15.361Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:47:15.361Z] #37 28.82 Building dependency tree... [2021-09-23T17:47:15.361Z] #37 32.09 The following additional packages will be installed: [2021-09-23T17:47:15.361Z] #37 32.09 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-23T17:47:15.361Z] #37 32.09 Suggested packages: [2021-09-23T17:47:15.361Z] #37 32.09 cmake-doc ninja-build lrzip [2021-09-23T17:47:15.361Z] #37 32.09 Recommended packages: [2021-09-23T17:47:15.361Z] #37 32.09 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-23T17:47:15.361Z] #37 32.82 The following NEW packages will be installed: [2021-09-23T17:47:15.361Z] #37 32.82 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-23T17:47:15.361Z] #37 32.82 vim-common xxd [2021-09-23T17:47:15.361Z] #37 33.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:47:15.361Z] #37 33.25 Need to get 17.7 MB of archives. [2021-09-23T17:47:15.361Z] #37 33.25 After this operation, 70.7 MB of additional disk space will be used. [2021-09-23T17:47:15.361Z] #37 33.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:47:15.361Z] #37 33.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:47:15.361Z] #37 33.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-23T17:47:15.361Z] #37 33.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-23T17:47:15.361Z] #37 33.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-23T17:47:15.361Z] #37 33.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-23T17:47:15.361Z] #37 33.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-23T17:47:15.361Z] #37 33.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-23T17:47:15.361Z] #37 33.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-23T17:47:15.361Z] #37 33.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-23T17:47:15.361Z] #37 35.04 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:47:15.361Z] #37 35.38 Fetched 17.7 MB in 1s (16.1 MB/s) [2021-09-23T17:47:15.361Z] #37 35.46 Selecting previously unselected package xxd. [2021-09-23T17:47:15.361Z] #37 35.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:47:15.361Z] #37 35.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:47:15.361Z] #37 35.55 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:47:15.361Z] #37 35.75 Selecting previously unselected package vim-common. [2021-09-23T17:47:15.361Z] #37 35.75 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:47:15.361Z] #37 35.76 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:47:15.361Z] #37 36.07 Selecting previously unselected package cmake-data. [2021-09-23T17:47:15.361Z] #37 36.07 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-23T17:47:15.361Z] #37 36.07 Unpacking cmake-data (3.18.4-2) ... [2021-09-23T17:47:15.361Z] #37 38.32 Selecting previously unselected package libicu67:amd64. [2021-09-23T17:47:15.361Z] #37 38.32 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-23T17:47:15.361Z] #37 38.53 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-23T17:47:15.361Z] #37 ... [2021-09-23T17:47:15.361Z] [2021-09-23T17:47:15.361Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:15.361Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:47:15.361Z] #14 34.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-23T17:47:15.361Z] #14 35.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-23T17:47:15.361Z] #14 35.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-23T17:47:15.361Z] #14 35.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:47:15.361Z] #14 36.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:47:15.361Z] #14 37.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-23T17:47:15.361Z] #14 37.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:47:15.361Z] #14 38.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:47:15.361Z] #14 38.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-23T17:47:15.361Z] #14 38.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-23T17:47:15.361Z] #14 38.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-23T17:47:15.361Z] #14 38.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:47:15.361Z] #14 38.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:47:15.361Z] #14 38.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-23T17:47:15.361Z] #14 38.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-23T17:47:15.361Z] #14 38.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-23T17:47:15.361Z] #14 38.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-23T17:47:15.361Z] #14 38.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-23T17:47:15.361Z] #14 38.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-23T17:47:15.361Z] #14 38.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-23T17:47:15.361Z] #14 39.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-23T17:47:15.361Z] #14 39.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-23T17:47:15.361Z] #14 39.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-23T17:47:15.361Z] #14 39.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-23T17:47:15.361Z] #14 39.86 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:47:15.361Z] #14 40.08 Fetched 115 MB in 5s (23.2 MB/s) [2021-09-23T17:47:15.361Z] #14 40.11 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-23T17:47:15.361Z] #14 40.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:47:15.361Z] #14 40.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:47:15.361Z] #14 40.20 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:47:15.370Z] #14 39.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-23T17:47:15.370Z] #14 39.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-23T17:47:15.370Z] #14 39.43 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:47:15.715Z] #21 DONE 25.1s [2021-09-23T17:47:15.715Z] [2021-09-23T17:47:15.715Z] #22 [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-09-23T17:47:15.715Z] #22 sha256:992d22c598a02429c83376d6c7661c08128e17aa9cd79ad00c35fa4f8bc17422 [2021-09-23T17:47:15.946Z] #14 ... [2021-09-23T17:47:15.946Z] [2021-09-23T17:47:15.946Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:47:15.946Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:47:15.946Z] #45 37.66 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:47:15.946Z] #45 37.82 Fetched 6100 kB in 9s (677 kB/s) [2021-09-23T17:47:15.946Z] #45 37.94 Selecting previously unselected package libpython2.7-minimal:arm64. [2021-09-23T17:47:15.946Z] #45 37.94 (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 ... 15703 files and directories currently installed.) [2021-09-23T17:47:15.946Z] #45 38.07 Preparing to unpack .../0-libpython2.7-minimal_2.7.18-8_arm64.deb ... [2021-09-23T17:47:15.946Z] #45 38.08 Unpacking libpython2.7-minimal:arm64 (2.7.18-8) ... [2021-09-23T17:47:15.946Z] #45 38.66 Selecting previously unselected package python2.7-minimal. [2021-09-23T17:47:15.946Z] #45 38.66 Preparing to unpack .../1-python2.7-minimal_2.7.18-8_arm64.deb ... [2021-09-23T17:47:15.946Z] #45 38.68 Unpacking python2.7-minimal (2.7.18-8) ... [2021-09-23T17:47:15.946Z] #45 39.33 Selecting previously unselected package python2-minimal. [2021-09-23T17:47:15.946Z] #45 39.34 Preparing to unpack .../2-python2-minimal_2.7.18-3_arm64.deb ... [2021-09-23T17:47:15.946Z] #45 39.35 Unpacking python2-minimal (2.7.18-3) ... [2021-09-23T17:47:15.946Z] #45 39.55 Selecting previously unselected package mailcap. [2021-09-23T17:47:15.946Z] #45 39.55 Preparing to unpack .../3-mailcap_3.69_all.deb ... [2021-09-23T17:47:15.946Z] #45 39.56 Unpacking mailcap (3.69) ... [2021-09-23T17:47:15.946Z] #45 39.81 Selecting previously unselected package mime-support. [2021-09-23T17:47:15.946Z] #45 39.82 Preparing to unpack .../4-mime-support_3.66_all.deb ... [2021-09-23T17:47:15.946Z] #45 39.83 Unpacking mime-support (3.66) ... [2021-09-23T17:47:16.209Z] #45 39.95 Selecting previously unselected package libpython2.7-stdlib:arm64. [2021-09-23T17:47:16.209Z] #45 39.95 Preparing to unpack .../5-libpython2.7-stdlib_2.7.18-8_arm64.deb ... [2021-09-23T17:47:16.209Z] #45 39.96 Unpacking libpython2.7-stdlib:arm64 (2.7.18-8) ... [2021-09-23T17:47:16.279Z] #22 0.610 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-23T17:47:16.279Z] #22 0.615 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-23T17:47:16.279Z] #22 0.621 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-23T17:47:16.301Z] #14 ... [2021-09-23T17:47:16.301Z] [2021-09-23T17:47:16.301Z] #33 [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-09-23T17:47:16.301Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:47:16.301Z] #33 40.82 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-23T17:47:16.301Z] #33 40.92 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-23T17:47:16.536Z] #22 DONE 0.8s [2021-09-23T17:47:16.536Z] [2021-09-23T17:47:16.536Z] #58 [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-09-23T17:47:16.536Z] #58 sha256:6e13ba59af3e7f194891e4fb458cd2657fbb934d814598076bee126df332e1ef [2021-09-23T17:47:16.536Z] #58 58.09 # github.com/containerd/containerd/cmd/containerd [2021-09-23T17:47:16.536Z] #58 58.09 /usr/bin/ld: /tmp/go-link-3248032344/000019.o: in function `New': [2021-09-23T17:47:16.536Z] #58 58.09 /tmp/tmp.UqWifBMO2G/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-09-23T17:47:16.536Z] #58 58.14 + bin/containerd-stress [2021-09-23T17:47:16.536Z] #58 58.97 + bin/containerd-shim [2021-09-23T17:47:16.536Z] #58 61.70 + bin/containerd-shim-runc-v1 [2021-09-23T17:47:16.788Z] #45 ... [2021-09-23T17:47:16.788Z] [2021-09-23T17:47:16.788Z] #37 [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-09-23T17:47:16.788Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-23T17:47:16.788Z] #37 31.41 Selecting previously unselected package libicu67:arm64. [2021-09-23T17:47:16.788Z] #37 31.43 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-09-23T17:47:16.788Z] #37 31.47 Unpacking libicu67:arm64 (67.1-7) ... [2021-09-23T17:47:16.788Z] #37 35.80 Selecting previously unselected package libxml2:arm64. [2021-09-23T17:47:16.788Z] #37 35.80 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-09-23T17:47:16.788Z] #37 35.83 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:47:16.788Z] #37 36.26 Selecting previously unselected package libarchive13:arm64. [2021-09-23T17:47:16.788Z] #37 36.26 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-09-23T17:47:16.788Z] #37 36.29 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-09-23T17:47:16.788Z] #37 36.84 Selecting previously unselected package libjsoncpp24:arm64. [2021-09-23T17:47:16.788Z] #37 36.84 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-09-23T17:47:16.788Z] #37 36.92 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-09-23T17:47:16.788Z] #37 37.07 Selecting previously unselected package librhash0:arm64. [2021-09-23T17:47:16.788Z] #37 37.08 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-09-23T17:47:16.788Z] #37 37.10 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-09-23T17:47:16.788Z] #37 37.37 Selecting previously unselected package libuv1:arm64. [2021-09-23T17:47:16.788Z] #37 37.37 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-09-23T17:47:16.788Z] #37 37.38 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-09-23T17:47:16.788Z] #37 37.58 Selecting previously unselected package cmake. [2021-09-23T17:47:16.788Z] #37 37.59 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-09-23T17:47:16.788Z] #37 37.61 Unpacking cmake (3.18.4-2) ... [2021-09-23T17:47:16.788Z] #37 39.66 Setting up libicu67:arm64 (67.1-7) ... [2021-09-23T17:47:16.788Z] #37 39.71 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:47:16.788Z] #37 39.78 Setting up libuv1:arm64 (1.40.0-2) ... [2021-09-23T17:47:16.788Z] #37 39.81 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:47:16.788Z] #37 39.90 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-09-23T17:47:16.788Z] #37 39.96 Setting up librhash0:arm64 (1.4.1-2) ... [2021-09-23T17:47:16.788Z] #37 39.99 Setting up cmake-data (3.18.4-2) ... [2021-09-23T17:47:16.788Z] #37 40.06 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:47:16.788Z] #37 40.11 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-09-23T17:47:16.788Z] #37 40.16 Setting up cmake (3.18.4-2) ... [2021-09-23T17:47:16.788Z] #37 40.23 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:47:16.788Z] #37 DONE 41.1s [2021-09-23T17:47:16.793Z] #58 63.69 + bin/containerd-shim-runc-v2 [2021-09-23T17:47:16.821Z] #33 41.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:47:17.062Z] [2021-09-23T17:47:17.062Z] #38 [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-09-23T17:47:17.062Z] #38 sha256:621359be66f14e5ff30b8d400af23ef162baaad4e5802aa2d673b2c98b628427 [2021-09-23T17:47:17.357Z] #58 64.15 + binaries [2021-09-23T17:47:17.357Z] #58 64.15 + install -D bin/containerd /build/containerd [2021-09-23T17:47:17.357Z] #58 64.18 + install -D bin/containerd-shim /build/containerd-shim [2021-09-23T17:47:17.357Z] #58 64.19 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-23T17:47:17.357Z] #58 64.19 + install -D bin/ctr /build/ctr [2021-09-23T17:47:17.758Z] #33 ... [2021-09-23T17:47:17.759Z] [2021-09-23T17:47:17.759Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:47:17.759Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:47:17.759Z] #45 31.03 Building dependency tree... [2021-09-23T17:47:17.759Z] #45 33.93 The following additional packages will be installed: [2021-09-23T17:47:17.759Z] #45 33.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:47:17.759Z] #45 33.93 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:47:17.759Z] #45 33.93 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:47:17.759Z] #45 33.93 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:47:17.759Z] #45 33.93 Suggested packages: [2021-09-23T17:47:17.759Z] #45 33.93 python2-doc python-tk python2.7-doc binfmt-support python3-setuptools [2021-09-23T17:47:17.759Z] #45 33.93 Recommended packages: [2021-09-23T17:47:17.759Z] #45 33.93 iproute2 | iproute bzip2 file xz-utils [2021-09-23T17:47:17.759Z] #45 34.97 The following NEW packages will be installed: [2021-09-23T17:47:17.759Z] #45 34.97 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:47:17.759Z] #45 34.97 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:47:17.759Z] #45 34.97 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:47:17.759Z] #45 34.97 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:47:17.759Z] #45 35.42 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:47:17.759Z] #45 35.42 Need to get 6313 kB of archives. [2021-09-23T17:47:17.759Z] #45 35.42 After this operation, 27.3 MB of additional disk space will be used. [2021-09-23T17:47:17.759Z] #45 35.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-minimal amd64 2.7.18-8 [396 kB] [2021-09-23T17:47:17.759Z] #45 35.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7-minimal amd64 2.7.18-8 [1322 kB] [2021-09-23T17:47:17.759Z] #45 35.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2-minimal amd64 2.7.18-3 [34.2 kB] [2021-09-23T17:47:17.759Z] #45 35.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] [2021-09-23T17:47:17.759Z] #45 35.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] [2021-09-23T17:47:17.759Z] #45 35.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-stdlib amd64 2.7.18-8 [1865 kB] [2021-09-23T17:47:17.759Z] #45 35.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7 amd64 2.7.18-8 [311 kB] [2021-09-23T17:47:17.759Z] #45 35.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2-stdlib amd64 2.7.18-3 [21.2 kB] [2021-09-23T17:47:17.759Z] #45 35.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2 amd64 2.7.18-3 [24.5 kB] [2021-09-23T17:47:17.759Z] #45 35.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-23T17:47:17.759Z] #45 35.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:47:17.759Z] #45 35.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-23T17:47:17.759Z] #45 35.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-23T17:47:17.759Z] #45 35.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2940 B] [2021-09-23T17:47:17.759Z] #45 35.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:47:17.759Z] #45 35.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:47:17.759Z] #45 35.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:47:17.759Z] #45 40.10 Get:18 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.16-1 [661 kB] [2021-09-23T17:47:17.759Z] #45 41.51 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:47:17.759Z] #45 41.73 Fetched 6313 kB in 6s (1121 kB/s) [2021-09-23T17:47:17.759Z] #45 41.83 Selecting previously unselected package libpython2.7-minimal:amd64. [2021-09-23T17:47:17.759Z] #45 41.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:47:17.759Z] #45 41.88 Preparing to unpack .../0-libpython2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:47:17.759Z] #45 41.89 Unpacking libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:47:18.019Z] #45 42.38 Selecting previously unselected package python2.7-minimal. [2021-09-23T17:47:18.019Z] #45 42.38 Preparing to unpack .../1-python2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:47:18.019Z] #45 42.40 Unpacking python2.7-minimal (2.7.18-8) ... [2021-09-23T17:47:18.019Z] #45 ... [2021-09-23T17:47:18.019Z] [2021-09-23T17:47:18.019Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:18.019Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:47:18.019Z] #14 42.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-23T17:47:18.020Z] #14 42.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:47:18.020Z] #14 42.12 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:47:18.288Z] #58 DONE 65.2s [2021-09-23T17:47:18.288Z] [2021-09-23T17:47:18.288Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:47:18.288Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-23T17:47:18.464Z] #38 1.530 + RM_GOPATH=0 [2021-09-23T17:47:18.464Z] #38 1.530 + TMP_GOPATH= [2021-09-23T17:47:18.464Z] #38 1.530 + : /build [2021-09-23T17:47:18.464Z] #38 1.530 + '[' -z '' ']' [2021-09-23T17:47:18.464Z] #38 1.534 ++ mktemp -d [2021-09-23T17:47:18.464Z] #38 1.537 + export GOPATH=/tmp/tmp.GWQ2CV5AS3 [2021-09-23T17:47:18.464Z] #38 1.538 + GOPATH=/tmp/tmp.GWQ2CV5AS3 [2021-09-23T17:47:18.464Z] #38 1.538 + RM_GOPATH=1 [2021-09-23T17:47:18.464Z] #38 1.538 + case "$(go env GOARCH)" in [2021-09-23T17:47:18.464Z] #38 1.542 ++ go env GOARCH [2021-09-23T17:47:18.464Z] #38 1.578 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:47:18.464Z] #38 1.579 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:47:18.464Z] #38 1.580 ++ dirname /tmp/install/install.sh [2021-09-23T17:47:18.465Z] #38 1.590 + dir=/tmp/install [2021-09-23T17:47:18.465Z] #38 1.590 + bin=tini [2021-09-23T17:47:18.465Z] #38 1.591 + shift [2021-09-23T17:47:18.465Z] #38 1.591 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-23T17:47:18.465Z] #38 1.592 + . /tmp/install/tini.installer [2021-09-23T17:47:18.465Z] #38 1.596 ++ : v0.19.0 [2021-09-23T17:47:18.465Z] #38 1.596 + install_tini [2021-09-23T17:47:18.465Z] #38 1.597 + echo 'Install tini version v0.19.0' [2021-09-23T17:47:18.465Z] #38 1.598 Install tini version v0.19.0 [2021-09-23T17:47:18.465Z] #38 1.598 + git clone https://github.com/krallin/tini.git /tmp/tmp.GWQ2CV5AS3/tini [2021-09-23T17:47:18.465Z] #38 1.605 Cloning into '/tmp/tmp.GWQ2CV5AS3/tini'... [2021-09-23T17:47:19.424Z] #38 2.484 + cd /tmp/tmp.GWQ2CV5AS3/tini [2021-09-23T17:47:19.424Z] #38 2.485 + git checkout -q v0.19.0 [2021-09-23T17:47:19.424Z] #38 2.506 + cmake . [2021-09-23T17:47:19.934Z] #14 44.45 Selecting previously unselected package binutils-mingw-w64. [2021-09-23T17:47:19.934Z] #14 44.45 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-23T17:47:19.934Z] #14 44.46 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:47:19.934Z] #14 44.59 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-23T17:47:19.934Z] #14 44.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:47:19.934Z] #14 44.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:47:19.934Z] #14 44.77 Selecting previously unselected package dmsetup. [2021-09-23T17:47:19.934Z] #14 44.77 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:47:19.934Z] #14 44.80 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:47:20.002Z] #38 3.253 -- The C compiler identification is GNU 10.2.1 [2021-09-23T17:47:20.110Z] #14 84.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-23T17:47:20.110Z] #14 84.13 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:47:20.110Z] #14 84.13 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:47:20.194Z] #14 44.93 Selecting previously unselected package mingw-w64-common. [2021-09-23T17:47:20.194Z] #14 44.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-23T17:47:20.194Z] #14 44.96 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-23T17:47:20.279Z] #38 3.320 -- Detecting C compiler ABI info [2021-09-23T17:47:20.866Z] #38 4.030 -- Detecting C compiler ABI info - done [2021-09-23T17:47:20.866Z] #38 4.169 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-23T17:47:20.866Z] #38 4.169 -- Detecting C compile features [2021-09-23T17:47:21.130Z] #38 4.170 -- Detecting C compile features - done [2021-09-23T17:47:21.130Z] #38 4.196 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-23T17:47:21.395Z] #38 4.534 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-23T17:47:21.659Z] #38 4.636 -- Configuring done [2021-09-23T17:47:21.659Z] #38 4.649 -- Generating done [2021-09-23T17:47:21.659Z] #38 4.657 -- Build files have been written to: /tmp/tmp.GWQ2CV5AS3/tini [2021-09-23T17:47:21.659Z] #38 4.661 + make tini-static [2021-09-23T17:47:21.930Z] #38 5.095 Scanning dependencies of target tini-static [2021-09-23T17:47:21.930Z] #38 5.169 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-23T17:47:22.459Z] #23 5.606 Collecting yamllint==1.26.1 [2021-09-23T17:47:22.567Z] #19 43.46 Reading package lists... [2021-09-23T17:47:23.387Z] #23 6.636 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-23T17:47:23.387Z] #23 6.895 Collecting pathspec>=0.5.3 [2021-09-23T17:47:23.388Z] #23 6.898 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-23T17:47:23.388Z] #23 6.977 Collecting pyyaml [2021-09-23T17:47:23.388Z] #23 6.980 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-23T17:47:23.388Z] #23 7.032 Building wheels for collected packages: yamllint [2021-09-23T17:47:23.488Z] #14 ... [2021-09-23T17:47:23.488Z] [2021-09-23T17:47:23.488Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:47:23.488Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:47:23.488Z] #45 43.27 Selecting previously unselected package python2-minimal. [2021-09-23T17:47:23.488Z] #45 43.28 Preparing to unpack .../2-python2-minimal_2.7.18-3_amd64.deb ... [2021-09-23T17:47:23.488Z] #45 43.28 Unpacking python2-minimal (2.7.18-3) ... [2021-09-23T17:47:23.488Z] #45 43.38 Selecting previously unselected package mailcap. [2021-09-23T17:47:23.488Z] #45 43.38 Preparing to unpack .../3-mailcap_3.69_all.deb ... [2021-09-23T17:47:23.488Z] #45 43.40 Unpacking mailcap (3.69) ... [2021-09-23T17:47:23.488Z] #45 43.50 Selecting previously unselected package mime-support. [2021-09-23T17:47:23.488Z] #45 43.50 Preparing to unpack .../4-mime-support_3.66_all.deb ... [2021-09-23T17:47:23.488Z] #45 43.50 Unpacking mime-support (3.66) ... [2021-09-23T17:47:23.488Z] #45 43.58 Selecting previously unselected package libpython2.7-stdlib:amd64. [2021-09-23T17:47:23.488Z] #45 43.60 Preparing to unpack .../5-libpython2.7-stdlib_2.7.18-8_amd64.deb ... [2021-09-23T17:47:23.488Z] #45 43.61 Unpacking libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:47:23.488Z] #45 45.06 Selecting previously unselected package python2.7. [2021-09-23T17:47:23.488Z] #45 45.08 Preparing to unpack .../6-python2.7_2.7.18-8_amd64.deb ... [2021-09-23T17:47:23.488Z] #45 45.08 Unpacking python2.7 (2.7.18-8) ... [2021-09-23T17:47:23.488Z] #45 45.24 Selecting previously unselected package libpython2-stdlib:amd64. [2021-09-23T17:47:23.488Z] #45 45.28 Preparing to unpack .../7-libpython2-stdlib_2.7.18-3_amd64.deb ... [2021-09-23T17:47:23.488Z] #45 45.29 Unpacking libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:47:23.488Z] #45 45.42 Setting up libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:47:23.488Z] #45 45.46 Setting up python2.7-minimal (2.7.18-8) ... [2021-09-23T17:47:23.488Z] #45 47.20 Setting up python2-minimal (2.7.18-3) ... [2021-09-23T17:47:23.488Z] #45 47.50 Selecting previously unselected package python2. [2021-09-23T17:47:23.488Z] #45 47.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16483 files and directories currently installed.) [2021-09-23T17:47:23.488Z] #45 47.55 Preparing to unpack .../0-python2_2.7.18-3_amd64.deb ... [2021-09-23T17:47:23.488Z] #45 47.55 Unpacking python2 (2.7.18-3) ... [2021-09-23T17:47:23.488Z] #45 47.66 Selecting previously unselected package libprotobuf23:amd64. [2021-09-23T17:47:23.488Z] #45 47.66 Preparing to unpack .../1-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-23T17:47:23.488Z] #45 47.67 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:47:23.644Z] #23 7.033 Building wheel for yamllint (setup.py): started [2021-09-23T17:47:23.748Z] #45 48.33 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:47:23.866Z] #38 6.726 [100%] Linking C executable tini-static [2021-09-23T17:47:23.866Z] #38 7.071 [100%] Built target tini-static [2021-09-23T17:47:23.900Z] #23 7.251 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-23T17:47:23.900Z] #23 7.251 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=937eea653c16f1421986b342a87bd5bbded2e830bb198d9db201fe3443c2accf [2021-09-23T17:47:23.900Z] #23 7.251 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-23T17:47:23.900Z] #23 7.254 Successfully built yamllint [2021-09-23T17:47:23.900Z] #23 7.261 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-23T17:47:23.900Z] #23 7.371 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-23T17:47:24.007Z] #45 48.33 Preparing to unpack .../2-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:47:24.007Z] #45 48.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:47:24.007Z] #45 48.56 Selecting previously unselected package python3-six. [2021-09-23T17:47:24.007Z] #45 48.56 Preparing to unpack .../3-python3-six_1.16.0-2_all.deb ... [2021-09-23T17:47:24.007Z] #45 48.56 Unpacking python3-six (1.16.0-2) ... [2021-09-23T17:47:24.134Z] #38 7.110 + mkdir -p /build [2021-09-23T17:47:24.134Z] #38 7.169 + cp tini-static /build/docker-init [2021-09-23T17:47:24.157Z] #23 DONE 7.5s [2021-09-23T17:47:24.157Z] [2021-09-23T17:47:24.157Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-23T17:47:24.157Z] #26 sha256:9605e7c52e9bdacdec2963a30ce72c0d840e9316d7d7225a5753179ac5b507e8 [2021-09-23T17:47:24.267Z] #45 48.66 Selecting previously unselected package python3-protobuf. [2021-09-23T17:47:24.267Z] #45 48.66 Preparing to unpack .../4-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-23T17:47:24.267Z] #45 48.67 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-23T17:47:24.400Z] #38 ... [2021-09-23T17:47:24.400Z] [2021-09-23T17:47:24.400Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:47:24.400Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:47:24.400Z] #45 41.70 Selecting previously unselected package python2.7. [2021-09-23T17:47:24.400Z] #45 41.70 Preparing to unpack .../6-python2.7_2.7.18-8_arm64.deb ... [2021-09-23T17:47:24.400Z] #45 41.71 Unpacking python2.7 (2.7.18-8) ... [2021-09-23T17:47:24.400Z] #45 41.95 Selecting previously unselected package libpython2-stdlib:arm64. [2021-09-23T17:47:24.400Z] #45 41.95 Preparing to unpack .../7-libpython2-stdlib_2.7.18-3_arm64.deb ... [2021-09-23T17:47:24.400Z] #45 41.96 Unpacking libpython2-stdlib:arm64 (2.7.18-3) ... [2021-09-23T17:47:24.400Z] #45 42.10 Setting up libpython2.7-minimal:arm64 (2.7.18-8) ... [2021-09-23T17:47:24.400Z] #45 42.13 Setting up python2.7-minimal (2.7.18-8) ... [2021-09-23T17:47:24.400Z] #45 43.82 Setting up python2-minimal (2.7.18-3) ... [2021-09-23T17:47:24.400Z] #45 44.07 Selecting previously unselected package python2. [2021-09-23T17:47:24.400Z] #45 44.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16473 files and directories currently installed.) [2021-09-23T17:47:24.400Z] #45 44.14 Preparing to unpack .../0-python2_2.7.18-3_arm64.deb ... [2021-09-23T17:47:24.400Z] #45 44.15 Unpacking python2 (2.7.18-3) ... [2021-09-23T17:47:24.400Z] #45 44.31 Selecting previously unselected package libprotobuf23:arm64. [2021-09-23T17:47:24.400Z] #45 44.31 Preparing to unpack .../1-libprotobuf23_3.12.4-1_arm64.deb ... [2021-09-23T17:47:24.400Z] #45 44.34 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-09-23T17:47:24.400Z] #45 44.89 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:47:24.400Z] #45 44.92 Preparing to unpack .../2-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:47:24.400Z] #45 44.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:47:24.400Z] #45 45.17 Selecting previously unselected package python3-six. [2021-09-23T17:47:24.400Z] #45 45.18 Preparing to unpack .../3-python3-six_1.16.0-2_all.deb ... [2021-09-23T17:47:24.400Z] #45 45.19 Unpacking python3-six (1.16.0-2) ... [2021-09-23T17:47:24.400Z] #45 45.36 Selecting previously unselected package python3-protobuf. [2021-09-23T17:47:24.400Z] #45 45.36 Preparing to unpack .../4-python3-protobuf_3.12.4-1_arm64.deb ... [2021-09-23T17:47:24.400Z] #45 45.37 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-23T17:47:24.400Z] #45 45.83 Selecting previously unselected package python-is-python2. [2021-09-23T17:47:24.400Z] #45 45.83 Preparing to unpack .../5-python-is-python2_2.7.18-9_all.deb ... [2021-09-23T17:47:24.400Z] #45 45.86 Unpacking python-is-python2 (2.7.18-9) ... [2021-09-23T17:47:24.400Z] #45 45.98 Selecting previously unselected package libnet1:arm64. [2021-09-23T17:47:24.400Z] #45 45.98 Preparing to unpack .../6-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-09-23T17:47:24.400Z] #45 46.00 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:47:24.400Z] #45 46.19 Selecting previously unselected package libnl-3-200:arm64. [2021-09-23T17:47:24.400Z] #45 46.20 Preparing to unpack .../7-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-09-23T17:47:24.400Z] #45 46.24 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-23T17:47:24.400Z] #45 46.44 Selecting previously unselected package libprotobuf-c1:arm64. [2021-09-23T17:47:24.400Z] #45 46.46 Preparing to unpack .../8-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-09-23T17:47:24.400Z] #45 46.47 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-23T17:47:24.400Z] #45 46.60 Selecting previously unselected package criu. [2021-09-23T17:47:24.400Z] #45 46.60 Preparing to unpack .../9-criu_3.16-1_arm64.deb ... [2021-09-23T17:47:24.400Z] #45 46.61 Unpacking criu (3.16-1) ... [2021-09-23T17:47:24.413Z] #26 DONE 0.4s [2021-09-23T17:47:24.491Z] #19 52.11 Building dependency tree... [2021-09-23T17:47:24.669Z] [2021-09-23T17:47:24.669Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-23T17:47:24.669Z] #31 sha256:c795afa5b42577006e031be87582cbf65c99f23b6001bd6aafb543f04ea55be1 [2021-09-23T17:47:24.836Z] #45 49.14 Selecting previously unselected package python-is-python2. [2021-09-23T17:47:24.836Z] #45 49.14 Preparing to unpack .../5-python-is-python2_2.7.18-9_all.deb ... [2021-09-23T17:47:24.836Z] #45 49.16 Unpacking python-is-python2 (2.7.18-9) ... [2021-09-23T17:47:24.836Z] #45 49.24 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:47:24.836Z] #45 49.24 Preparing to unpack .../6-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:47:24.836Z] #45 49.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:47:24.926Z] #31 DONE 0.6s [2021-09-23T17:47:25.182Z] [2021-09-23T17:47:25.182Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-23T17:47:25.182Z] #34 sha256:5562cd7e88d101ec56472fb1f15921a464c2a0be1ea1db69ad24c688d96af36d [2021-09-23T17:47:25.355Z] #45 49.00 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:47:25.439Z] #34 DONE 0.4s [2021-09-23T17:47:25.439Z] [2021-09-23T17:47:25.439Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-23T17:47:25.439Z] #36 sha256:3f45231b946d1269f6da56d99616c1a5cb57347f2aec46c754189aced6d737c4 [2021-09-23T17:47:25.439Z] #36 DONE 0.1s [2021-09-23T17:47:25.439Z] [2021-09-23T17:47:25.439Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-23T17:47:25.439Z] #39 sha256:56129b7c8e933a4e1e7e07dfe0ea6ee335674d5eed0d8031c1739545e780c64d [2021-09-23T17:47:25.439Z] #39 DONE 0.0s [2021-09-23T17:47:25.695Z] [2021-09-23T17:47:25.695Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-23T17:47:25.695Z] #42 sha256:2ed6ea45a25b6f6f5fcd290fd68d5a3870315f4a74c17b999be52c9bdaf28c87 [2021-09-23T17:47:25.779Z] #45 50.14 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:47:25.779Z] #45 50.14 Preparing to unpack .../7-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:47:25.779Z] #45 50.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:47:25.779Z] #45 ... [2021-09-23T17:47:25.779Z] [2021-09-23T17:47:25.779Z] #37 [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-09-23T17:47:25.779Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:47:25.779Z] #37 44.05 Selecting previously unselected package libxml2:amd64. [2021-09-23T17:47:25.779Z] #37 44.06 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-23T17:47:25.779Z] #37 44.06 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:47:25.779Z] #37 44.55 Selecting previously unselected package libarchive13:amd64. [2021-09-23T17:47:25.779Z] #37 44.55 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-23T17:47:25.779Z] #37 44.56 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:47:25.779Z] #37 44.86 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-23T17:47:25.779Z] #37 44.86 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-23T17:47:25.779Z] #37 44.86 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:47:25.779Z] #37 45.00 Selecting previously unselected package librhash0:amd64. [2021-09-23T17:47:25.779Z] #37 45.00 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-23T17:47:25.779Z] #37 45.01 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:47:25.779Z] #37 45.17 Selecting previously unselected package libuv1:amd64. [2021-09-23T17:47:25.779Z] #37 45.17 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-23T17:47:25.779Z] #37 45.18 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:47:25.779Z] #37 45.32 Selecting previously unselected package cmake. [2021-09-23T17:47:25.779Z] #37 45.32 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-23T17:47:25.779Z] #37 45.32 Unpacking cmake (3.18.4-2) ... [2021-09-23T17:47:25.779Z] #37 49.10 Setting up libicu67:amd64 (67.1-7) ... [2021-09-23T17:47:25.779Z] #37 49.13 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:47:25.779Z] #37 49.17 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:47:25.779Z] #37 49.22 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:47:25.779Z] #37 49.29 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:47:25.779Z] #37 49.31 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:47:25.779Z] #37 49.33 Setting up cmake-data (3.18.4-2) ... [2021-09-23T17:47:25.779Z] #37 49.36 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:47:25.779Z] #37 49.39 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:47:25.779Z] #37 49.44 Setting up cmake (3.18.4-2) ... [2021-09-23T17:47:25.779Z] #37 49.47 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:47:25.779Z] #37 DONE 50.8s [2021-09-23T17:47:25.779Z] [2021-09-23T17:47:25.779Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:25.779Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:47:25.779Z] #14 49.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-23T17:47:25.779Z] #14 49.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-23T17:47:25.779Z] #14 49.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:47:25.885Z] #19 55.81 The following additional packages will be installed: [2021-09-23T17:47:25.885Z] #19 55.81 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-09-23T17:47:25.885Z] #19 55.82 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-09-23T17:47:25.885Z] #19 55.82 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-09-23T17:47:25.885Z] #19 55.82 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-09-23T17:47:25.885Z] #19 55.82 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-09-23T17:47:25.885Z] #19 55.82 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-09-23T17:47:25.885Z] #19 55.82 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-09-23T17:47:25.885Z] #19 55.82 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-09-23T17:47:25.885Z] #19 55.82 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-09-23T17:47:25.885Z] #19 55.82 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-09-23T17:47:25.885Z] #19 55.82 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-09-23T17:47:25.885Z] #19 55.82 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-09-23T17:47:25.885Z] #19 55.82 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-09-23T17:47:25.885Z] #19 55.82 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-09-23T17:47:25.885Z] #19 55.82 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-09-23T17:47:25.885Z] #19 55.82 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-09-23T17:47:25.885Z] #19 55.83 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-09-23T17:47:25.885Z] #19 55.83 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-09-23T17:47:25.885Z] #19 55.83 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-09-23T17:47:25.885Z] #19 55.83 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-09-23T17:47:25.885Z] #19 55.83 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-09-23T17:47:25.885Z] #19 55.83 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-09-23T17:47:25.885Z] #19 55.83 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-09-23T17:47:25.885Z] #19 55.83 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-09-23T17:47:25.885Z] #19 55.83 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-09-23T17:47:25.885Z] #19 55.83 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-09-23T17:47:25.885Z] #19 55.83 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-09-23T17:47:25.885Z] #19 55.83 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-09-23T17:47:25.885Z] #19 55.83 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-09-23T17:47:25.885Z] #19 55.83 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-09-23T17:47:25.885Z] #19 55.83 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-09-23T17:47:25.885Z] #19 55.83 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-09-23T17:47:25.885Z] #19 55.83 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-09-23T17:47:25.885Z] #19 55.83 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-09-23T17:47:25.885Z] #19 55.83 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-09-23T17:47:25.885Z] #19 55.83 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-09-23T17:47:25.885Z] #19 55.84 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-09-23T17:47:25.885Z] #19 55.84 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-09-23T17:47:25.885Z] #19 55.84 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-09-23T17:47:25.885Z] #19 55.84 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-09-23T17:47:25.885Z] #19 55.84 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-09-23T17:47:25.885Z] #19 55.84 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-09-23T17:47:25.885Z] #19 55.84 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-09-23T17:47:25.885Z] #19 55.85 linux-libc-dev-s390x-cross patch xz-utils [2021-09-23T17:47:25.885Z] #19 55.89 Suggested packages: [2021-09-23T17:47:25.885Z] #19 55.89 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-09-23T17:47:25.885Z] #19 55.89 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-09-23T17:47:25.885Z] #19 55.89 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-09-23T17:47:25.885Z] #19 55.89 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-09-23T17:47:25.885Z] #19 55.89 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-09-23T17:47:25.885Z] #19 55.89 libyaml-shell-perl ed diffutils-doc [2021-09-23T17:47:25.885Z] #19 55.89 Recommended packages: [2021-09-23T17:47:25.885Z] #19 55.89 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-09-23T17:47:25.885Z] #19 55.89 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-09-23T17:47:26.258Z] #42 DONE 0.7s [2021-09-23T17:47:26.258Z] [2021-09-23T17:47:26.258Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-23T17:47:26.258Z] #46 sha256:89883695f0b2d2a3d85aea075992dc0c311ce418e0f8edbe814a2326b4efaf9c [2021-09-23T17:47:26.258Z] #46 DONE 0.1s [2021-09-23T17:47:26.515Z] [2021-09-23T17:47:26.515Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-23T17:47:26.515Z] #48 sha256:ad399e3360e7d3f1af98e6a90a397e22b691fc14220f5888eb62593578e372e4 [2021-09-23T17:47:26.515Z] #48 DONE 0.1s [2021-09-23T17:47:26.515Z] [2021-09-23T17:47:26.515Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-23T17:47:26.515Z] #50 sha256:6271f949f402fce693f3d80761e93413469e20f2bd37985b6de8950cfacfe5a9 [2021-09-23T17:47:26.515Z] #50 DONE 0.1s [2021-09-23T17:47:26.515Z] [2021-09-23T17:47:26.515Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-23T17:47:26.515Z] #52 sha256:86a3e5d9165d4962c7de7271b258bf978bab9fe05b0550d858e861f74f85f93b [2021-09-23T17:47:27.077Z] #52 DONE 0.4s [2021-09-23T17:47:27.077Z] [2021-09-23T17:47:27.077Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-23T17:47:27.077Z] #54 sha256:59addd61a955541da270dd079cfc0d8e7a54734c4612f5fd4cf4b9def21672e5 [2021-09-23T17:47:27.077Z] #54 DONE 0.0s [2021-09-23T17:47:27.077Z] [2021-09-23T17:47:27.077Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-23T17:47:27.077Z] #56 sha256:91a017a9ee69b5d256a89c6954d46bb9b0a77bc394c4c7adcd278873baec856d [2021-09-23T17:47:27.333Z] #56 DONE 0.3s [2021-09-23T17:47:27.333Z] [2021-09-23T17:47:27.333Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-23T17:47:27.333Z] #59 sha256:92986a992f278c4b4282ff4508339d551fee7b9d2a4c4280d60136a1fc2934c9 [2021-09-23T17:47:27.407Z] #45 51.14 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-09-23T17:47:27.676Z] #45 ... [2021-09-23T17:47:27.676Z] [2021-09-23T17:47:27.676Z] #38 [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-09-23T17:47:27.676Z] #38 sha256:621359be66f14e5ff30b8d400af23ef162baaad4e5802aa2d673b2c98b628427 [2021-09-23T17:47:27.676Z] #38 DONE 10.7s [2021-09-23T17:47:27.676Z] [2021-09-23T17:47:27.676Z] #49 [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-09-23T17:47:27.676Z] #49 sha256:e0a9e4cff9eb15593b7557bca75f96f68b61345c4efe606665a3c8661982ef3b [2021-09-23T17:47:27.676Z] #49 DONE 51.9s [2021-09-23T17:47:27.676Z] [2021-09-23T17:47:27.676Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:47:27.676Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:47:27.676Z] #45 51.40 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:47:27.676Z] #45 51.50 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-23T17:47:27.676Z] #45 ... [2021-09-23T17:47:27.676Z] [2021-09-23T17:47:27.676Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:27.676Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:47:27.676Z] #14 44.79 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-23T17:47:27.676Z] #14 44.79 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-09-23T17:47:27.676Z] #14 44.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:47:27.676Z] #14 45.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-23T17:47:27.676Z] #14 45.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-09-23T17:47:27.676Z] #14 45.05 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:47:27.676Z] #14 51.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-23T17:47:27.676Z] #14 51.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-09-23T17:47:27.676Z] #14 51.85 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:47:27.676Z] #14 ... [2021-09-23T17:47:27.676Z] [2021-09-23T17:47:27.676Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:47:27.676Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:47:27.676Z] #45 51.53 Setting up python3-six (1.16.0-2) ... [2021-09-23T17:47:28.262Z] #59 DONE 0.8s [2021-09-23T17:47:28.262Z] [2021-09-23T17:47:28.262Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-23T17:47:28.262Z] #63 sha256:e9856531e66dd93c47e1c7f8aa192be5807309c18ad021bcc8b61199a121f636 [2021-09-23T17:47:28.262Z] #63 DONE 0.2s [2021-09-23T17:47:28.262Z] [2021-09-23T17:47:28.262Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-23T17:47:28.262Z] #68 sha256:0156fe012b0071e77b674b1c2515ce760308a3415f1a972c8804227a12ad8ef7 [2021-09-23T17:47:28.317Z] #14 ... [2021-09-23T17:47:28.317Z] [2021-09-23T17:47:28.317Z] #49 [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-09-23T17:47:28.317Z] #49 sha256:2a1b35b937fefe4c08c43874f7fa88eea92e7e7025d8ebf65ea1386a3c547b40 [2021-09-23T17:47:28.317Z] #49 DONE 53.0s [2021-09-23T17:47:28.317Z] [2021-09-23T17:47:28.317Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:47:28.317Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:47:28.317Z] #45 50.45 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:47:28.317Z] #45 50.45 Preparing to unpack .../8-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:47:28.317Z] #45 50.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:47:28.317Z] #45 50.61 Selecting previously unselected package criu. [2021-09-23T17:47:28.317Z] #45 50.61 Preparing to unpack .../9-criu_3.16-1_amd64.deb ... [2021-09-23T17:47:28.317Z] #45 50.61 Unpacking criu (3.16-1) ... [2021-09-23T17:47:28.317Z] #45 51.32 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:47:28.317Z] #45 52.82 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:47:28.317Z] #45 52.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:47:28.317Z] #45 52.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:47:28.317Z] #45 52.86 Setting up python3-six (1.16.0-2) ... [2021-09-23T17:47:29.106Z] #45 52.82 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-23T17:47:29.107Z] #45 52.86 Setting up python3-protobuf (3.12.4-1) ... [2021-09-23T17:47:29.328Z] #68 DONE 1.1s [2021-09-23T17:47:29.361Z] #45 53.97 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:47:29.585Z] [2021-09-23T17:47:29.585Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-23T17:47:29.585Z] #69 sha256:f6bb93023e1f7e24a2e651f2d018a21785db0285e45c9971eb84de28eb811829 [2021-09-23T17:47:29.585Z] #69 DONE 0.0s [2021-09-23T17:47:29.585Z] [2021-09-23T17:47:29.585Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-23T17:47:29.585Z] #70 sha256:e8efd0e0d3665f0254245d397e1ee8fbcd53b6bc805f245fbd33f13dab1945db [2021-09-23T17:47:29.624Z] #45 54.01 Setting up python3-protobuf (3.12.4-1) ... [2021-09-23T17:47:30.102Z] #19 59.32 The following NEW packages will be installed: [2021-09-23T17:47:30.102Z] #19 59.32 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-09-23T17:47:30.102Z] #19 59.32 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-09-23T17:47:30.102Z] #19 59.33 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-09-23T17:47:30.102Z] #19 59.33 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-09-23T17:47:30.102Z] #19 59.33 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-09-23T17:47:30.102Z] #19 59.33 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-09-23T17:47:30.102Z] #19 59.33 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-09-23T17:47:30.102Z] #19 59.33 crossbuild-essential-armel crossbuild-essential-armhf [2021-09-23T17:47:30.102Z] #19 59.33 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-09-23T17:47:30.102Z] #19 59.33 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-09-23T17:47:30.102Z] #19 59.33 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-09-23T17:47:30.102Z] #19 59.33 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-09-23T17:47:30.102Z] #19 59.33 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-09-23T17:47:30.102Z] #19 59.33 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-09-23T17:47:30.102Z] #19 59.33 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-09-23T17:47:30.102Z] #19 59.33 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-09-23T17:47:30.102Z] #19 59.33 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-09-23T17:47:30.102Z] #19 59.33 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-09-23T17:47:30.102Z] #19 59.33 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-09-23T17:47:30.102Z] #19 59.33 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-09-23T17:47:30.102Z] #19 59.33 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-09-23T17:47:30.102Z] #19 59.33 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-09-23T17:47:30.102Z] #19 59.33 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-09-23T17:47:30.102Z] #19 59.33 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-09-23T17:47:30.102Z] #19 59.33 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-09-23T17:47:30.102Z] #19 59.33 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-09-23T17:47:30.102Z] #19 59.33 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-09-23T17:47:30.102Z] #19 59.33 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-09-23T17:47:30.102Z] #19 59.33 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-09-23T17:47:30.102Z] #19 59.33 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-09-23T17:47:30.102Z] #19 59.33 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-09-23T17:47:30.102Z] #19 59.34 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-09-23T17:47:30.102Z] #19 59.34 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-09-23T17:47:30.102Z] #19 59.34 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-09-23T17:47:30.102Z] #19 59.34 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-09-23T17:47:30.102Z] #19 59.36 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-09-23T17:47:30.102Z] #19 59.36 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-09-23T17:47:30.102Z] #19 59.36 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-09-23T17:47:30.102Z] #19 59.36 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-09-23T17:47:30.102Z] #19 59.36 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-09-23T17:47:30.102Z] #19 59.36 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-09-23T17:47:30.102Z] #19 59.36 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-09-23T17:47:30.102Z] #19 59.36 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-09-23T17:47:30.102Z] #19 59.36 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-09-23T17:47:30.102Z] #19 59.36 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-09-23T17:47:30.102Z] #19 59.36 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-09-23T17:47:30.102Z] #19 59.36 linux-libc-dev-s390x-cross patch xz-utils [2021-09-23T17:47:30.102Z] #19 59.80 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:47:30.102Z] #19 59.80 Need to get 787 MB of archives. [2021-09-23T17:47:30.102Z] #19 59.80 After this operation, 3385 MB of additional disk space will be used. [2021-09-23T17:47:30.102Z] #19 59.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-09-23T17:47:30.102Z] #19 59.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-23T17:47:30.102Z] #19 59.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-09-23T17:47:30.102Z] #19 59.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-09-23T17:47:30.102Z] #19 59.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-09-23T17:47:30.102Z] #19 59.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-23T17:47:30.102Z] #19 59.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-09-23T17:47:30.102Z] #19 59.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-09-23T17:47:30.102Z] #19 59.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-09-23T17:47:30.102Z] #19 60.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-09-23T17:47:30.102Z] #19 60.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-09-23T17:47:30.102Z] #19 60.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-23T17:47:30.102Z] #19 60.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2021-09-23T17:47:30.107Z] #14 93.82 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-23T17:47:30.107Z] #14 93.83 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:47:30.107Z] #14 93.83 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:47:30.107Z] #14 ... [2021-09-23T17:47:30.107Z] [2021-09-23T17:47:30.107Z] #60 [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-09-23T17:47:30.107Z] #60 sha256:96404d765d9edb73c90ab63d6e0e0e5eb79c54eb01840f136d0d8b72fe75753b [2021-09-23T17:47:30.107Z] #60 94.00 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:47:30.107Z] #60 94.00 + GOBIN=/build [2021-09-23T17:47:30.107Z] #60 94.00 + GO111MODULE=on [2021-09-23T17:47:30.107Z] #60 94.00 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-23T17:47:30.514Z] #70 DONE 0.9s [2021-09-23T17:47:30.514Z] [2021-09-23T17:47:30.514Z] #71 exporting to image [2021-09-23T17:47:30.514Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-23T17:47:30.514Z] #71 exporting layers [2021-09-23T17:47:31.491Z] #19 61.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2021-09-23T17:47:31.491Z] #19 61.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2021-09-23T17:47:32.160Z] #45 ... [2021-09-23T17:47:32.160Z] [2021-09-23T17:47:32.160Z] #38 [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-09-23T17:47:32.160Z] #38 sha256:0e3b116021655cd726b83be07c699278a47529a3081d35b475afcf94b7b49938 [2021-09-23T17:47:32.160Z] #38 2.925 + RM_GOPATH=0 [2021-09-23T17:47:32.160Z] #38 2.925 + TMP_GOPATH= [2021-09-23T17:47:32.160Z] #38 2.925 + : /build [2021-09-23T17:47:32.160Z] #38 2.925 + '[' -z '' ']' [2021-09-23T17:47:32.160Z] #38 2.925 ++ mktemp -d [2021-09-23T17:47:32.160Z] #38 2.926 + export GOPATH=/tmp/tmp.2AkBFmcnET [2021-09-23T17:47:32.160Z] #38 2.926 + GOPATH=/tmp/tmp.2AkBFmcnET [2021-09-23T17:47:32.160Z] #38 2.926 + RM_GOPATH=1 [2021-09-23T17:47:32.160Z] #38 2.926 + case "$(go env GOARCH)" in [2021-09-23T17:47:32.160Z] #38 2.928 ++ go env GOARCH [2021-09-23T17:47:32.160Z] #38 2.941 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:47:32.160Z] #38 2.941 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:47:32.160Z] #38 2.941 ++ dirname /tmp/install/install.sh [2021-09-23T17:47:32.160Z] #38 2.948 Install tini version v0.19.0 [2021-09-23T17:47:32.160Z] #38 2.948 + dir=/tmp/install [2021-09-23T17:47:32.160Z] #38 2.948 + bin=tini [2021-09-23T17:47:32.160Z] #38 2.948 + shift [2021-09-23T17:47:32.160Z] #38 2.948 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-23T17:47:32.160Z] #38 2.948 + . /tmp/install/tini.installer [2021-09-23T17:47:32.160Z] #38 2.948 ++ : v0.19.0 [2021-09-23T17:47:32.160Z] #38 2.948 + install_tini [2021-09-23T17:47:32.160Z] #38 2.948 + echo 'Install tini version v0.19.0' [2021-09-23T17:47:32.160Z] #38 2.948 + git clone https://github.com/krallin/tini.git /tmp/tmp.2AkBFmcnET/tini [2021-09-23T17:47:32.160Z] #38 2.948 Cloning into '/tmp/tmp.2AkBFmcnET/tini'... [2021-09-23T17:47:32.160Z] #38 3.937 + cd /tmp/tmp.2AkBFmcnET/tini [2021-09-23T17:47:32.160Z] #38 3.937 + git checkout -q v0.19.0 [2021-09-23T17:47:32.160Z] #38 3.965 + cmake . [2021-09-23T17:47:32.160Z] #38 4.454 -- The C compiler identification is GNU 10.2.1 [2021-09-23T17:47:32.160Z] #38 4.556 -- Detecting C compiler ABI info [2021-09-23T17:47:32.160Z] #38 5.031 -- Detecting C compiler ABI info - done [2021-09-23T17:47:32.160Z] #38 5.147 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-23T17:47:32.160Z] #38 5.157 -- Detecting C compile features [2021-09-23T17:47:32.160Z] #38 5.165 -- Detecting C compile features - done [2021-09-23T17:47:32.160Z] #38 5.196 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-23T17:47:32.160Z] #38 5.388 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-23T17:47:32.160Z] #38 5.477 -- Configuring done [2021-09-23T17:47:32.160Z] #38 5.496 -- Generating done [2021-09-23T17:47:32.160Z] #38 5.508 -- Build files have been written to: /tmp/tmp.2AkBFmcnET/tini [2021-09-23T17:47:32.160Z] #38 5.524 + make tini-static [2021-09-23T17:47:32.160Z] #38 5.937 Scanning dependencies of target tini-static [2021-09-23T17:47:32.160Z] #38 6.045 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-23T17:47:32.424Z] #45 56.00 Setting up mailcap (3.69) ... [2021-09-23T17:47:32.425Z] #45 56.15 Setting up mime-support (3.66) ... [2021-09-23T17:47:32.425Z] #45 56.17 Setting up libpython2.7-stdlib:arm64 (2.7.18-8) ... [2021-09-23T17:47:32.425Z] #45 56.19 Setting up python2.7 (2.7.18-8) ... [2021-09-23T17:47:32.878Z] #19 62.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-09-23T17:47:32.878Z] #19 62.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-09-23T17:47:33.002Z] #45 ... [2021-09-23T17:47:33.002Z] [2021-09-23T17:47:33.002Z] #58 [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-09-23T17:47:33.002Z] #58 sha256:330ed8b68b7cf1e8b11ac97a20c43e35342fb1e650348031a8e6ba180bd88024 [2021-09-23T17:47:33.098Z] #38 ... [2021-09-23T17:47:33.098Z] [2021-09-23T17:47:33.098Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:47:33.098Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:47:33.098Z] #45 57.33 Setting up mailcap (3.69) ... [2021-09-23T17:47:33.098Z] #45 57.45 Setting up mime-support (3.66) ... [2021-09-23T17:47:33.098Z] #45 57.47 Setting up libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:47:33.098Z] #45 57.49 Setting up python2.7 (2.7.18-8) ... [2021-09-23T17:47:34.057Z] #58 29.05 Updating files: 39% (1812/4570) Updating files: 40% (1828/4570) Updating files: 41% (1874/4570) Updating files: 42% (1920/4570) Updating files: 43% (1966/4570) Updating files: 44% (2011/4570) Updating files: 45% (2057/4570) Updating files: 46% (2103/4570) Updating files: 47% (2148/4570) Updating files: 48% (2194/4570) Updating files: 49% (2240/4570) Updating files: 50% (2285/4570) Updating files: 51% (2331/4570) Updating files: 52% (2377/4570) Updating files: 53% (2423/4570) Updating files: 54% (2468/4570) Updating files: 55% (2514/4570) Updating files: 56% (2560/4570) Updating files: 57% (2605/4570) Updating files: 58% (2651/4570) Updating files: 59% (2697/4570) Updating files: 60% (2742/4570) Updating files: 61% (2788/4570) Updating files: 62% (2834/4570) Updating files: 63% (2880/4570) Updating files: 64% (2925/4570) Updating files: 65% (2971/4570) Updating files: 66% (3017/4570) Updating files: 67% (3062/4570) Updating files: 68% (3108/4570) Updating files: 69% (3154/4570) Updating files: 70% (3199/4570) Updating files: 71% (3245/4570) Updating files: 72% (3291/4570) Updating files: 73% (3337/4570) Updating files: 74% (3382/4570) Updating files: 75% (3428/4570) Updating files: 76% (3474/4570) Updating files: 77% (3519/4570) Updating files: 78% (3565/4570) Updating files: 79% (3611/4570) Updating files: 80% (3656/4570) Updating files: 80% (3687/4570) Updating files: 81% (3702/4570) Updating files: 82% (3748/4570) Updating files: 83% (3794/4570) Updating files: 84% (3839/4570) Updating files: 85% (3885/4570) Updating files: 86% (3931/4570) Updating files: 87% (3976/4570) Updating files: 88% (4022/4570) Updating files: 89% (4068/4570) Updating files: 90% (4113/4570) Updating files: 91% (4159/4570) Updating files: 92% (4205/4570) Updating files: 93% (4251/4570) Updating files: 94% (4296/4570) Updating files: 95% (4342/4570) Updating files: 96% (4388/4570) Updating files: 97% (4433/4570) Updating files: 98% (4479/4570) Updating files: 99% (4525/4570) Updating files: 100% (4570/4570) Updating files: 100% (4570/4570), done. [2021-09-23T17:47:34.058Z] #58 30.66 + cd /tmp/tmp.jNA4MJYDKG/src/github.com/containerd/containerd [2021-09-23T17:47:34.058Z] #58 30.66 + git checkout -q v1.5.5 [2021-09-23T17:47:34.273Z] #19 64.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-23T17:47:34.273Z] #19 64.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2021-09-23T17:47:34.688Z] #71 exporting layers 4.0s done [2021-09-23T17:47:34.688Z] #71 writing image sha256:3ab984b5e07ea5e9559af8f94d3d689b59ea442ba6def5522f8f87208bd516c1 done [2021-09-23T17:47:34.688Z] #71 naming to docker.io/library/docker:719ef5cb0770c8104bc138adaeb43fd4046f9539 done [2021-09-23T17:47:34.688Z] #71 DONE 4.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-23T17:47:35.026Z] #45 ... [2021-09-23T17:47:35.026Z] [2021-09-23T17:47:35.026Z] #38 [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-09-23T17:47:35.026Z] #38 sha256:0e3b116021655cd726b83be07c699278a47529a3081d35b475afcf94b7b49938 [2021-09-23T17:47:35.026Z] #38 7.141 [100%] Linking C executable tini-static [2021-09-23T17:47:35.027Z] #38 7.820 [100%] Built target tini-static [2021-09-23T17:47:35.027Z] #38 7.867 + mkdir -p /build [2021-09-23T17:47:35.027Z] #38 7.869 + cp tini-static /build/docker-init [2021-09-23T17:47:35.027Z] #38 DONE 8.8s [2021-09-23T17:47:35.027Z] [2021-09-23T17:47:35.027Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:35.027Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:47:35.027Z] #14 55.51 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-23T17:47:35.027Z] #14 55.51 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:47:35.027Z] #14 55.51 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:47:35.027Z] #14 55.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-23T17:47:35.027Z] #14 55.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:47:35.027Z] #14 55.73 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:47:35.035Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42089/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=719ef5cb0770c8104bc138adaeb43fd4046f9539 -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:719ef5cb0770c8104bc138adaeb43fd4046f9539 hack/make.sh dynbinary test-integration [2021-09-23T17:47:35.408Z] #60 ... [2021-09-23T17:47:35.408Z] [2021-09-23T17:47:35.408Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:35.408Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:47:35.408Z] #14 98.36 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-23T17:47:35.408Z] #14 98.38 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-23T17:47:35.408Z] #14 98.39 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:47:35.408Z] #14 98.51 Selecting previously unselected package libapparmor1:amd64. [2021-09-23T17:47:35.408Z] #14 98.52 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-23T17:47:35.408Z] #14 98.53 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:47:35.408Z] #14 98.60 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-23T17:47:35.408Z] #14 98.61 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-23T17:47:35.408Z] #14 98.61 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:47:35.408Z] #14 98.76 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:47:35.408Z] #14 98.77 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:47:35.408Z] #14 98.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:47:35.408Z] #14 98.91 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:47:35.408Z] #14 98.91 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:47:35.408Z] #14 98.92 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:47:35.668Z] #14 99.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-23T17:47:35.669Z] #14 99.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:47:35.669Z] #14 99.88 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:47:35.983Z] #58 32.39 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-23T17:47:35.983Z] #58 32.39 + BUILDTAGS='netgo osusergo static_build' [2021-09-23T17:47:35.983Z] #58 32.39 + export EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:47:35.983Z] #58 32.39 + EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:47:35.983Z] #58 32.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-23T17:47:35.983Z] #58 32.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-23T17:47:35.983Z] #58 32.40 + '[' '' = dynamic ']' [2021-09-23T17:47:35.983Z] #58 32.40 + make [2021-09-23T17:47:36.194Z] #19 65.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-23T17:47:36.194Z] #19 65.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2021-09-23T17:47:36.198Z] #14 100.3 Selecting previously unselected package libudev-dev:amd64. [2021-09-23T17:47:36.198Z] #14 100.3 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-23T17:47:36.198Z] #14 100.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:47:36.760Z] Running on azwin-2-b254a0 in d:\jenkins\workspace\moby_PR-42089 [Pipeline] { [Pipeline] ws [2021-09-23T17:47:36.782Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-23T17:47:36.852Z] #14 100.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-23T17:47:36.852Z] #14 100.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-23T17:47:36.852Z] #14 101.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:47:36.927Z] [2021-09-23T17:47:36.927Z] Removing bundles/ [2021-09-23T17:47:36.927Z] [2021-09-23T17:47:36.927Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-23T17:47:36.927Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:47:36.927Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:47:37.142Z] #19 67.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-23T17:47:37.142Z] #19 67.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-09-23T17:47:37.142Z] #19 67.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2021-09-23T17:47:37.142Z] #19 67.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-23T17:47:37.142Z] #19 67.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-23T17:47:37.142Z] #19 67.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-09-23T17:47:37.142Z] #19 67.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-09-23T17:47:37.142Z] #19 67.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-09-23T17:47:37.142Z] #19 67.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-09-23T17:47:37.142Z] #19 67.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-09-23T17:47:37.142Z] #19 67.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-09-23T17:47:37.142Z] #19 67.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-09-23T17:47:37.142Z] #19 67.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-09-23T17:47:37.142Z] #19 67.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-09-23T17:47:37.142Z] #19 67.18 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-09-23T17:47:37.142Z] #19 67.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-09-23T17:47:37.142Z] #19 67.24 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-09-23T17:47:37.142Z] #19 67.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-09-23T17:47:37.142Z] #19 67.30 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-09-23T17:47:37.565Z] #14 ... [2021-09-23T17:47:37.565Z] [2021-09-23T17:47:37.565Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:47:37.565Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:47:37.565Z] #45 61.82 Setting up libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:47:37.565Z] #45 61.85 Setting up python2 (2.7.18-3) ... [2021-09-23T17:47:37.565Z] #45 61.86 Setting up python-is-python2 (2.7.18-9) ... [2021-09-23T17:47:37.565Z] #45 61.87 Setting up criu (3.16-1) ... [2021-09-23T17:47:37.910Z] #58 34.04 + bin/ctr [2021-09-23T17:47:38.239Z] #14 102.3 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-23T17:47:38.239Z] #14 102.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-23T17:47:38.239Z] #14 102.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:47:38.245Z] The recommended git tool is: git [2021-09-23T17:47:39.005Z] #45 63.52 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:47:39.135Z] #19 69.08 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-09-23T17:47:39.135Z] #19 69.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-09-23T17:47:39.135Z] #19 69.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-09-23T17:47:39.135Z] #19 69.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-09-23T17:47:39.135Z] #19 69.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-09-23T17:47:39.185Z] #14 103.3 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-23T17:47:39.185Z] #14 103.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-23T17:47:39.185Z] #14 103.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:47:39.185Z] #14 ... [2021-09-23T17:47:39.185Z] [2021-09-23T17:47:39.185Z] #60 [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-09-23T17:47:39.186Z] #60 sha256:96404d765d9edb73c90ab63d6e0e0e5eb79c54eb01840f136d0d8b72fe75753b [2021-09-23T17:47:39.186Z] #60 DONE 103.5s [2021-09-23T17:47:39.186Z] [2021-09-23T17:47:39.186Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:39.186Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:47:39.186Z] #14 103.5 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-23T17:47:39.186Z] #14 103.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-23T17:47:39.186Z] #14 103.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:47:39.186Z] #14 ... [2021-09-23T17:47:39.186Z] [2021-09-23T17:47:39.186Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-23T17:47:39.186Z] #61 sha256:6d0788657004a44633dd827bba5bc4ce5fc748998b955e01995309aa8e23d94f [2021-09-23T17:47:39.264Z] #45 DONE 63.8s [2021-09-23T17:47:39.264Z] [2021-09-23T17:47:39.264Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:39.264Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:47:39.264Z] #14 62.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-23T17:47:39.264Z] #14 62.97 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:47:39.264Z] #14 63.00 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:47:39.448Z] #61 DONE 0.1s [2021-09-23T17:47:39.448Z] [2021-09-23T17:47:39.448Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-23T17:47:39.448Z] #62 sha256:7914ec894250d635c810b76bcc9cd9b33d8937b7cfeb1fb5b5018039e1142b7f [2021-09-23T17:47:39.448Z] #62 DONE 0.1s [2021-09-23T17:47:39.448Z] [2021-09-23T17:47:39.448Z] #51 [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-09-23T17:47:39.448Z] #51 sha256:8bde61d1b698efe1bc23d5411c63749ebab34fbf48a457edd39667644a1b27b2 [2021-09-23T17:47:39.448Z] #51 ... [2021-09-23T17:47:39.448Z] [2021-09-23T17:47:39.448Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:39.448Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:47:39.448Z] #14 103.8 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-23T17:47:39.448Z] #14 103.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-23T17:47:39.448Z] #14 103.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:47:40.392Z] #14 104.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-23T17:47:40.392Z] #14 104.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-23T17:47:40.392Z] #14 104.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:47:40.470Z] #58 ... [2021-09-23T17:47:40.470Z] [2021-09-23T17:47:40.470Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-09-23T17:47:40.470Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:47:40.470Z] #45 59.76 Setting up libpython2-stdlib:arm64 (2.7.18-3) ... [2021-09-23T17:47:40.470Z] #45 59.80 Setting up python2 (2.7.18-3) ... [2021-09-23T17:47:40.470Z] #45 59.82 Setting up python-is-python2 (2.7.18-9) ... [2021-09-23T17:47:40.470Z] #45 59.84 Setting up criu (3.16-1) ... [2021-09-23T17:47:40.470Z] #45 61.30 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:47:40.470Z] #45 DONE 64.0s [2021-09-23T17:47:40.470Z] [2021-09-23T17:47:40.470Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:40.470Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:47:40.470Z] #14 60.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-23T17:47:40.470Z] #14 60.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-09-23T17:47:40.470Z] #14 60.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:47:40.470Z] #14 64.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-23T17:47:40.470Z] #14 64.45 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-09-23T17:47:40.470Z] #14 64.47 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:47:40.652Z] #14 104.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-23T17:47:40.652Z] #14 104.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:47:40.652Z] #14 104.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:47:40.652Z] #14 104.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-23T17:47:40.652Z] #14 104.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-23T17:47:40.652Z] #14 104.9 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:47:40.913Z] #14 105.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-23T17:47:40.913Z] #14 105.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-23T17:47:40.913Z] #14 105.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:47:41.056Z] #19 70.88 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-09-23T17:47:41.056Z] #19 70.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-23T17:47:41.056Z] #19 70.89 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-09-23T17:47:41.056Z] #19 70.96 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-09-23T17:47:41.056Z] #19 70.96 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-09-23T17:47:41.056Z] #19 70.96 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-23T17:47:41.174Z] #14 105.5 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:47:41.174Z] #14 105.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:47:41.174Z] #14 105.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:47:41.174Z] #14 105.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:47:41.174Z] #14 105.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:47:41.174Z] #14 105.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:47:41.320Z] #19 71.48 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-23T17:47:41.320Z] #19 71.49 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-09-23T17:47:41.320Z] #19 71.50 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-09-23T17:47:41.320Z] #19 71.50 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-09-23T17:47:41.320Z] #19 71.51 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-09-23T17:47:41.320Z] #19 71.51 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-09-23T17:47:41.320Z] #19 71.51 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-09-23T17:47:41.435Z] #14 105.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:47:41.435Z] #14 105.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:47:41.435Z] #14 105.6 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:47:41.435Z] #14 105.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:47:41.435Z] #14 105.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:47:41.435Z] #14 105.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:47:41.435Z] #14 105.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:47:41.435Z] #14 105.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:47:41.435Z] #14 105.7 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-23T17:47:41.435Z] #14 105.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:47:41.435Z] #14 105.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:47:41.435Z] #14 105.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:47:41.435Z] #14 105.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:47:41.435Z] #14 105.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:47:41.435Z] #14 105.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:47:41.584Z] #19 71.51 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-09-23T17:47:41.584Z] #19 71.51 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-09-23T17:47:41.584Z] #19 71.52 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-09-23T17:47:41.584Z] #19 71.52 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-09-23T17:47:41.584Z] #19 71.52 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-09-23T17:47:41.584Z] #19 71.52 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-09-23T17:47:41.584Z] #19 71.52 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-09-23T17:47:41.584Z] #19 71.56 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-09-23T17:47:41.584Z] #19 71.56 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-09-23T17:47:41.584Z] #19 71.56 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-09-23T17:47:41.584Z] #19 71.56 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-09-23T17:47:41.584Z] #19 71.61 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-09-23T17:47:41.584Z] #19 71.62 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-09-23T17:47:41.584Z] #19 ... [2021-09-23T17:47:41.584Z] [2021-09-23T17:47:41.584Z] #40 [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-09-23T17:47:41.584Z] #40 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:47:41.584Z] #40 DONE 79.8s [2021-09-23T17:47:41.584Z] [2021-09-23T17:47:41.584Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-23T17:47:41.584Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-23T17:47:41.584Z] #19 71.65 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-09-23T17:47:41.584Z] #19 71.65 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2021-09-23T17:47:41.695Z] #14 105.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-23T17:47:41.696Z] #14 105.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:47:41.696Z] #14 105.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-23T17:47:41.696Z] #14 105.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:47:41.696Z] #14 105.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:47:41.696Z] #14 105.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-09-23T17:47:41.696Z] #14 105.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:47:41.696Z] #14 105.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:47:41.696Z] #14 105.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:47:41.696Z] #14 106.0 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:47:41.696Z] #14 106.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:47:41.696Z] #14 106.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:47:41.696Z] #14 106.0 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:47:41.956Z] #14 DONE 106.3s [2021-09-23T17:47:41.956Z] [2021-09-23T17:47:41.956Z] #58 [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-09-23T17:47:41.956Z] #58 sha256:c9a67c77b81855bfd54a5e7df7ecf1a9c844d7288a77b68f263275ff28ac507c [2021-09-23T17:47:42.217Z] #58 ... [2021-09-23T17:47:42.217Z] [2021-09-23T17:47:42.217Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-23T17:47:42.217Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266 [2021-09-23T17:47:44.141Z] #19 73.58 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-09-23T17:47:44.141Z] #19 73.58 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-09-23T17:47:44.141Z] #19 73.61 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-09-23T17:47:44.141Z] #19 73.64 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-09-23T17:47:44.141Z] #19 73.67 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-09-23T17:47:44.248Z] #15 DONE 1.8s [2021-09-23T17:47:44.248Z] [2021-09-23T17:47:44.248Z] #16 [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-09-23T17:47:44.248Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed [2021-09-23T17:47:44.714Z] #19 74.90 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-09-23T17:47:44.718Z] #14 68.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-23T17:47:44.718Z] #14 68.92 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-09-23T17:47:44.718Z] #14 68.93 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:47:44.975Z] #19 74.92 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-09-23T17:47:44.975Z] #19 74.92 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-09-23T17:47:44.975Z] #19 74.93 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-09-23T17:47:44.975Z] #19 74.94 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-09-23T17:47:44.975Z] #19 74.94 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-09-23T17:47:44.976Z] #19 74.94 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-09-23T17:47:44.976Z] #19 74.97 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-09-23T17:47:44.976Z] #19 74.98 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-09-23T17:47:44.976Z] #19 75.00 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-09-23T17:47:44.976Z] #19 75.01 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2021-09-23T17:47:45.222Z] #16 DONE 1.3s [2021-09-23T17:47:45.222Z] [2021-09-23T17:47:45.222Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-23T17:47:45.222Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5 [2021-09-23T17:47:46.194Z] #17 1.091 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-23T17:47:46.455Z] #17 DONE 1.3s [2021-09-23T17:47:46.455Z] [2021-09-23T17:47:46.455Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-23T17:47:46.455Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06 [2021-09-23T17:47:46.895Z] #19 76.67 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-09-23T17:47:46.895Z] #19 76.68 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-09-23T17:47:46.895Z] #19 76.70 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-09-23T17:47:46.895Z] #19 76.74 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-09-23T17:47:46.895Z] #19 76.77 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-09-23T17:47:46.943Z] Running on azwin-2-b32e30 in d:\jenkins\workspace\moby_PR-42089 [Pipeline] { [Pipeline] ws [2021-09-23T17:47:46.960Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-23T17:47:47.855Z] #18 DONE 1.4s [2021-09-23T17:47:47.855Z] [2021-09-23T17:47:47.855Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-23T17:47:47.855Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7 [2021-09-23T17:47:48.271Z] The recommended git tool is: git [2021-09-23T17:47:48.283Z] #19 78.07 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-09-23T17:47:48.283Z] #19 78.07 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-09-23T17:47:48.283Z] #19 78.07 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-09-23T17:47:48.283Z] #19 78.10 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-09-23T17:47:48.283Z] #19 78.10 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-09-23T17:47:48.283Z] #19 78.10 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-09-23T17:47:48.283Z] #19 78.10 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-09-23T17:47:48.283Z] #19 78.11 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-09-23T17:47:48.283Z] #19 78.14 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-09-23T17:47:48.283Z] #19 78.15 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-09-23T17:47:48.283Z] #19 78.19 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-09-23T17:47:48.283Z] #19 78.19 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-09-23T17:47:48.283Z] #19 78.21 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-09-23T17:47:48.283Z] #19 78.22 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-09-23T17:47:48.283Z] #19 78.24 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-09-23T17:47:49.246Z] #14 ... [2021-09-23T17:47:49.246Z] [2021-09-23T17:47:49.246Z] #58 [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-09-23T17:47:49.246Z] #58 sha256:8191a499807980d1cecf4fede2f4325643165ae6a4b7e717786ebe67c31a3f70 [2021-09-23T17:47:49.246Z] #58 37.41 Updating files: 72% (3308/4570) Updating files: 73% (3337/4570) Updating files: 74% (3382/4570) Updating files: 75% (3428/4570) Updating files: 76% (3474/4570) Updating files: 77% (3519/4570) Updating files: 78% (3565/4570) Updating files: 79% (3611/4570) Updating files: 80% (3656/4570) Updating files: 81% (3702/4570) Updating files: 82% (3748/4570) Updating files: 83% (3794/4570) Updating files: 84% (3839/4570) Updating files: 85% (3885/4570) Updating files: 86% (3931/4570) Updating files: 87% (3976/4570) Updating files: 88% (4022/4570) Updating files: 89% (4068/4570) Updating files: 90% (4113/4570) Updating files: 91% (4159/4570) Updating files: 92% (4205/4570) Updating files: 93% (4251/4570) Updating files: 94% (4296/4570) Updating files: 95% (4342/4570) Updating files: 96% (4388/4570) Updating files: 97% (4433/4570) Updating files: 98% (4479/4570) Updating files: 99% (4525/4570) Updating files: 100% (4570/4570) Updating files: 100% (4570/4570), done. [2021-09-23T17:47:49.246Z] #58 38.03 + cd /tmp/tmp.BJ5jGJMNkw/src/github.com/containerd/containerd [2021-09-23T17:47:49.246Z] #58 38.03 + git checkout -q v1.5.5 [2021-09-23T17:47:49.246Z] #58 38.86 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-23T17:47:49.246Z] #58 38.86 + BUILDTAGS='netgo osusergo static_build' [2021-09-23T17:47:49.246Z] #58 38.86 + export EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:47:49.246Z] #58 38.86 + EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:47:49.246Z] #58 38.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-23T17:47:49.246Z] #58 38.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-23T17:47:49.246Z] #58 38.86 + '[' '' = dynamic ']' [2021-09-23T17:47:49.246Z] #58 38.86 + make [2021-09-23T17:47:49.247Z] #19 DONE 1.2s [2021-09-23T17:47:49.247Z] [2021-09-23T17:47:49.247Z] #55 [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-09-23T17:47:49.247Z] #55 sha256:41217d6dc8382a5acf496fc02beb3a947e34d3c6f321340aa8d8ee9018c23b9f [2021-09-23T17:47:49.247Z] #55 1.394 + RM_GOPATH=0 [2021-09-23T17:47:49.247Z] #55 1.394 + TMP_GOPATH= [2021-09-23T17:47:49.247Z] #55 1.394 + : /build [2021-09-23T17:47:49.247Z] #55 1.394 + '[' -z '' ']' [2021-09-23T17:47:49.247Z] #55 1.394 ++ mktemp -d [2021-09-23T17:47:49.247Z] #55 1.394 + export GOPATH=/tmp/tmp.cwoqkFCcFc [2021-09-23T17:47:49.247Z] #55 1.394 + GOPATH=/tmp/tmp.cwoqkFCcFc [2021-09-23T17:47:49.247Z] #55 1.394 + RM_GOPATH=1 [2021-09-23T17:47:49.247Z] #55 1.394 + case "$(go env GOARCH)" in [2021-09-23T17:47:49.247Z] #55 1.396 ++ go env GOARCH [2021-09-23T17:47:49.247Z] #55 1.434 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:47:49.247Z] #55 1.434 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:47:49.247Z] #55 1.434 ++ dirname /tmp/install/install.sh [2021-09-23T17:47:49.247Z] #55 1.439 Install runc version v1.0.2 (build tags: seccomp) [2021-09-23T17:47:49.247Z] #55 1.439 + dir=/tmp/install [2021-09-23T17:47:49.247Z] #55 1.439 + bin=runc [2021-09-23T17:47:49.247Z] #55 1.439 + shift [2021-09-23T17:47:49.247Z] #55 1.439 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-23T17:47:49.247Z] #55 1.439 + . /tmp/install/runc.installer [2021-09-23T17:47:49.247Z] #55 1.439 ++ set -e [2021-09-23T17:47:49.247Z] #55 1.439 ++ : v1.0.2 [2021-09-23T17:47:49.247Z] #55 1.439 + install_runc [2021-09-23T17:47:49.247Z] #55 1.439 + RUNC_BUILDTAGS=seccomp [2021-09-23T17:47:49.247Z] #55 1.439 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-23T17:47:49.247Z] #55 1.439 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cwoqkFCcFc/src/github.com/opencontainers/runc [2021-09-23T17:47:49.247Z] #55 1.449 Cloning into '/tmp/tmp.cwoqkFCcFc/src/github.com/opencontainers/runc'... [2021-09-23T17:47:49.247Z] #55 ... [2021-09-23T17:47:49.247Z] [2021-09-23T17:47:49.247Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-23T17:47:49.247Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78 [2021-09-23T17:47:49.673Z] #19 79.58 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-09-23T17:47:49.673Z] #19 79.58 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-09-23T17:47:49.673Z] #19 79.61 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-09-23T17:47:49.673Z] #19 79.66 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-09-23T17:47:49.673Z] #19 79.71 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-09-23T17:47:50.191Z] #20 DONE 1.2s [2021-09-23T17:47:50.191Z] [2021-09-23T17:47:50.191Z] #33 [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-09-23T17:47:50.191Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:47:50.191Z] #33 ... [2021-09-23T17:47:50.191Z] [2021-09-23T17:47:50.191Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:47:50.191Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-23T17:47:50.624Z] #58 40.24 + bin/ctr [2021-09-23T17:47:51.062Z] #19 80.95 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-09-23T17:47:51.062Z] #19 80.96 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-09-23T17:47:51.062Z] #19 80.96 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-09-23T17:47:51.062Z] #19 80.98 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-09-23T17:47:51.062Z] #19 80.99 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-09-23T17:47:51.062Z] #19 80.99 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-09-23T17:47:51.062Z] #19 80.99 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-09-23T17:47:51.062Z] #19 80.99 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-09-23T17:47:51.062Z] #19 81.02 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-09-23T17:47:51.062Z] #19 81.03 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-09-23T17:47:51.062Z] #19 81.05 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-09-23T17:47:51.062Z] #19 81.06 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-09-23T17:47:51.584Z] #21 1.430 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:47:51.845Z] #21 1.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:47:51.845Z] #21 1.531 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:47:52.106Z] #21 1.891 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:47:52.451Z] #19 82.37 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-09-23T17:47:52.451Z] #19 82.38 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-09-23T17:47:52.451Z] #19 82.40 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-09-23T17:47:52.451Z] #19 82.44 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-09-23T17:47:52.451Z] #19 82.48 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-09-23T17:47:52.895Z] #14 76.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-23T17:47:52.895Z] #14 76.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-09-23T17:47:52.895Z] #14 76.02 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:47:53.059Z] #21 2.771 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:47:53.840Z] #19 83.64 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-09-23T17:47:53.840Z] #19 83.64 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-09-23T17:47:54.414Z] #19 84.34 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:47:54.443Z] #21 3.963 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:47:54.675Z] #19 84.58 Fetched 787 MB in 24s (32.6 MB/s) [2021-09-23T17:47:54.676Z] #19 84.64 Selecting previously unselected package liblocale-gettext-perl. [2021-09-23T17:47:54.676Z] #19 84.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:47:54.676Z] #19 84.67 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-09-23T17:47:54.676Z] #19 84.67 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-09-23T17:47:54.676Z] #19 84.71 Selecting previously unselected package bzip2. [2021-09-23T17:47:54.676Z] #19 84.71 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-09-23T17:47:54.676Z] #19 84.72 Unpacking bzip2 (1.0.8-4) ... [2021-09-23T17:47:54.676Z] #19 84.77 Selecting previously unselected package libmagic-mgc. [2021-09-23T17:47:54.949Z] #19 84.77 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-09-23T17:47:54.949Z] #19 84.78 Unpacking libmagic-mgc (1:5.39-3) ... [2021-09-23T17:47:54.949Z] #19 84.97 Selecting previously unselected package libmagic1:amd64. [2021-09-23T17:47:54.949Z] #19 84.97 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-09-23T17:47:54.949Z] #19 84.98 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-09-23T17:47:54.949Z] #19 85.06 Selecting previously unselected package file. [2021-09-23T17:47:54.949Z] #19 85.06 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-09-23T17:47:55.211Z] #19 85.07 Unpacking file (1:5.39-3) ... [2021-09-23T17:47:55.211Z] #19 85.14 Selecting previously unselected package xz-utils. [2021-09-23T17:47:55.211Z] #19 85.14 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-09-23T17:47:55.211Z] #19 85.17 Unpacking xz-utils (5.2.5-2) ... [2021-09-23T17:47:55.385Z] #21 ... [2021-09-23T17:47:55.385Z] [2021-09-23T17:47:55.385Z] #33 [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-09-23T17:47:55.385Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:47:55.385Z] #33 DONE 119.3s [2021-09-23T17:47:55.385Z] [2021-09-23T17:47:55.385Z] #55 [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-09-23T17:47:55.385Z] #55 sha256:41217d6dc8382a5acf496fc02beb3a947e34d3c6f321340aa8d8ee9018c23b9f [2021-09-23T17:47:55.385Z] #55 10.74 + cd /tmp/tmp.cwoqkFCcFc/src/github.com/opencontainers/runc [2021-09-23T17:47:55.385Z] #55 10.74 + git checkout -q v1.0.2 [2021-09-23T17:47:55.385Z] #55 11.22 + '[' -z '' ']' [2021-09-23T17:47:55.385Z] #55 11.22 + target=static [2021-09-23T17:47:55.385Z] #55 11.22 + make BUILDTAGS=seccomp static [2021-09-23T17:47:55.385Z] #55 11.33 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-23T17:47:55.473Z] #19 85.28 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-09-23T17:47:55.473Z] #19 85.28 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-23T17:47:55.473Z] #19 85.30 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-09-23T17:47:56.045Z] #19 86.04 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-09-23T17:47:56.045Z] #19 86.05 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-09-23T17:47:56.045Z] #19 86.06 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-09-23T17:47:56.215Z] #14 79.97 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-23T17:47:56.215Z] #14 79.99 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-23T17:47:56.215Z] #14 80.01 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:47:56.215Z] #14 80.18 Selecting previously unselected package libapparmor1:arm64. [2021-09-23T17:47:56.215Z] #14 80.18 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-09-23T17:47:56.215Z] #14 80.19 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-09-23T17:47:56.215Z] #14 80.31 Selecting previously unselected package libapparmor-dev:arm64. [2021-09-23T17:47:56.215Z] #14 80.31 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-09-23T17:47:56.215Z] #14 80.33 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-23T17:47:56.215Z] #14 80.50 Selecting previously unselected package libbtrfs0:arm64. [2021-09-23T17:47:56.215Z] #14 80.50 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-09-23T17:47:56.215Z] #14 80.51 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-09-23T17:47:56.479Z] #14 80.65 Selecting previously unselected package libbtrfs-dev:arm64. [2021-09-23T17:47:56.479Z] #14 80.65 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-09-23T17:47:56.479Z] #14 80.67 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-23T17:47:56.618Z] #19 86.74 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-09-23T17:47:56.742Z] #14 80.91 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-09-23T17:47:56.742Z] #14 80.92 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-09-23T17:47:56.742Z] #14 80.93 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-23T17:47:56.742Z] #14 81.03 Selecting previously unselected package libudev-dev:arm64. [2021-09-23T17:47:56.879Z] #19 86.74 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-09-23T17:47:56.879Z] #19 86.75 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-09-23T17:47:57.006Z] #14 81.04 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-09-23T17:47:57.006Z] #14 81.05 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-09-23T17:47:57.006Z] #14 81.22 Selecting previously unselected package libsepol1-dev:arm64. [2021-09-23T17:47:57.006Z] #14 81.22 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-09-23T17:47:57.006Z] #14 81.23 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-09-23T17:47:57.269Z] #14 81.49 Selecting previously unselected package libpcre2-16-0:arm64. [2021-09-23T17:47:57.269Z] #14 81.50 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-09-23T17:47:57.269Z] #14 81.52 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-09-23T17:47:57.453Z] #19 87.48 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-09-23T17:47:57.453Z] #19 87.48 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-23T17:47:57.453Z] #19 87.49 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-09-23T17:47:57.533Z] #14 81.82 Selecting previously unselected package libpcre2-32-0:arm64. [2021-09-23T17:47:57.533Z] #14 81.82 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-09-23T17:47:57.533Z] #14 81.83 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-09-23T17:47:57.796Z] #14 81.98 Selecting previously unselected package libpcre2-posix2:arm64. [2021-09-23T17:47:57.796Z] #14 82.00 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-09-23T17:47:57.796Z] #14 82.01 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-09-23T17:47:58.026Z] #19 88.15 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-09-23T17:47:58.026Z] #19 88.16 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-23T17:47:58.026Z] #19 88.16 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-09-23T17:47:58.062Z] #14 82.10 Selecting previously unselected package libpcre2-dev:arm64. [2021-09-23T17:47:58.062Z] #14 82.12 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-09-23T17:47:58.062Z] #14 82.12 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-09-23T17:47:58.327Z] #14 82.46 Selecting previously unselected package libselinux1-dev:arm64. [2021-09-23T17:47:58.327Z] #14 82.47 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-09-23T17:47:58.327Z] #14 82.48 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-09-23T17:47:58.591Z] #14 82.83 Selecting previously unselected package libdevmapper-dev:arm64. [2021-09-23T17:47:58.591Z] #14 82.85 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-09-23T17:47:58.591Z] #14 82.86 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-09-23T17:47:58.591Z] #14 82.98 Selecting previously unselected package libseccomp-dev:arm64. [2021-09-23T17:47:58.598Z] #19 88.71 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-09-23T17:47:58.598Z] #19 88.71 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:47:58.598Z] #19 88.72 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:47:58.745Z] #58 ... [2021-09-23T17:47:58.745Z] [2021-09-23T17:47:58.745Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:47:58.745Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:47:58.745Z] #14 73.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-23T17:47:58.745Z] #14 73.58 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:47:58.745Z] #14 73.60 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:47:58.745Z] #14 78.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-23T17:47:58.745Z] #14 78.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:47:58.745Z] #14 78.32 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:47:58.745Z] #14 82.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-23T17:47:58.745Z] #14 82.99 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:47:58.745Z] #14 83.02 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:47:58.855Z] #14 82.99 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-09-23T17:47:58.855Z] #14 83.00 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-23T17:47:58.855Z] #14 83.16 Selecting previously unselected package libsystemd-dev:arm64. [2021-09-23T17:47:58.855Z] #14 83.17 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-09-23T17:47:58.855Z] #14 83.18 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-09-23T17:47:58.855Z] #14 ... [2021-09-23T17:47:58.855Z] [2021-09-23T17:47:58.855Z] #60 [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-09-23T17:47:58.855Z] #60 sha256:5af18e34d535aa18c815edac5c47ce9599d24a5e29ba4315ac125cec40e93601 [2021-09-23T17:47:58.855Z] #60 83.26 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:47:58.859Z] #19 88.78 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-09-23T17:47:58.859Z] #19 88.78 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:47:58.859Z] #19 88.79 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:47:59.118Z] #60 83.26 + GOBIN=/build [2021-09-23T17:47:59.118Z] #60 83.26 + GO111MODULE=on [2021-09-23T17:47:59.118Z] #60 83.26 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-23T17:48:01.980Z] #55 ... [2021-09-23T17:48:01.980Z] [2021-09-23T17:48:01.980Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:48:01.980Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-23T17:48:01.980Z] #21 7.333 Fetched 8412 kB in 6s (1356 kB/s) [2021-09-23T17:48:01.980Z] #21 7.333 Reading package lists... [2021-09-23T17:48:01.980Z] #21 9.321 Reading package lists... [2021-09-23T17:48:01.980Z] #21 11.19 Building dependency tree... [2021-09-23T17:48:02.758Z] Running on azwin-2-149bc0 in d:\jenkins\workspace\moby_PR-42089 [Pipeline] { [Pipeline] ws [2021-09-23T17:48:02.776Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-23T17:48:02.922Z] #21 12.45 The following additional packages will be installed: [2021-09-23T17:48:02.922Z] #21 12.46 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:48:02.922Z] #21 12.46 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-23T17:48:02.922Z] #21 12.46 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-23T17:48:02.922Z] #21 12.46 python3-pkg-resources vim-runtime xxd [2021-09-23T17:48:02.922Z] #21 12.46 Suggested packages: [2021-09-23T17:48:02.922Z] #21 12.46 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-23T17:48:02.922Z] #21 12.46 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-23T17:48:02.922Z] #21 12.46 acl attr quota [2021-09-23T17:48:02.922Z] #21 12.46 Recommended packages: [2021-09-23T17:48:02.922Z] #21 12.46 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-23T17:48:03.164Z] using credential docker-jenkins-github-credentials [2021-09-23T17:48:03.239Z] Cloning the remote Git repository [2021-09-23T17:48:03.239Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:48:03.866Z] #21 13.58 The following NEW packages will be installed: [2021-09-23T17:48:03.866Z] #21 13.58 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-23T17:48:03.866Z] #21 13.58 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:48:03.866Z] #21 13.58 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-23T17:48:03.866Z] #21 13.58 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-23T17:48:03.866Z] #21 13.59 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-23T17:48:03.866Z] #21 13.59 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-23T17:48:03.866Z] #21 13.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-23T17:48:03.866Z] #21 13.59 xz-utils zip zstd [2021-09-23T17:48:04.016Z] The recommended git tool is: git [2021-09-23T17:48:04.127Z] #21 13.89 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:48:04.128Z] #21 13.89 Need to get 27.6 MB of archives. [2021-09-23T17:48:04.128Z] #21 13.89 After this operation, 106 MB of additional disk space will be used. [2021-09-23T17:48:04.128Z] #21 13.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-23T17:48:04.128Z] #21 13.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-23T17:48:04.128Z] #21 13.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-23T17:48:04.128Z] #21 13.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-23T17:48:04.128Z] #21 13.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-23T17:48:04.128Z] #21 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-23T17:48:04.128Z] #21 13.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-23T17:48:04.128Z] #21 13.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-23T17:48:04.128Z] #21 13.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:48:04.128Z] #21 13.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:48:04.128Z] #21 13.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-23T17:48:04.128Z] #21 13.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-23T17:48:04.128Z] #21 13.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-23T17:48:04.128Z] #21 13.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-23T17:48:03.425Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:48:03.812Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-23T17:48:04.390Z] #21 13.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-23T17:48:04.390Z] #21 14.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-23T17:48:04.390Z] #21 14.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-23T17:48:04.390Z] #21 14.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-23T17:48:04.390Z] #21 14.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-23T17:48:04.390Z] #21 14.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-23T17:48:04.390Z] #21 14.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-23T17:48:04.390Z] #21 14.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:48:04.390Z] #21 14.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:48:04.390Z] #21 14.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:48:04.390Z] #21 14.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-23T17:48:04.390Z] #21 14.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-23T17:48:04.390Z] #21 14.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-23T17:48:04.452Z] #60 ... [2021-09-23T17:48:04.452Z] [2021-09-23T17:48:04.452Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:48:04.452Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:48:04.452Z] #14 83.87 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-23T17:48:04.452Z] #14 83.90 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-09-23T17:48:04.452Z] #14 83.94 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:48:04.452Z] #14 83.96 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-09-23T17:48:04.452Z] #14 83.98 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:48:04.452Z] #14 84.01 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-09-23T17:48:04.452Z] #14 84.03 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-09-23T17:48:04.452Z] #14 84.04 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-09-23T17:48:04.452Z] #14 84.07 Setting up libudev-dev:arm64 (247.3-6) ... [2021-09-23T17:48:04.452Z] #14 84.11 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-09-23T17:48:04.452Z] #14 84.13 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:48:04.452Z] #14 84.22 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-23T17:48:04.452Z] #14 84.26 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:48:04.452Z] #14 84.30 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-23T17:48:04.452Z] #14 84.34 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-23T17:48:04.452Z] #14 84.37 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-09-23T17:48:04.452Z] #14 84.39 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:48:04.452Z] #14 84.41 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-09-23T17:48:04.452Z] #14 84.42 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-09-23T17:48:04.452Z] #14 84.44 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:48:04.452Z] #14 84.47 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:48:04.452Z] #14 84.49 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-09-23T17:48:04.452Z] #14 84.52 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:48:04.452Z] #14 84.55 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-09-23T17:48:04.452Z] #14 84.58 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:48:04.452Z] #14 84.62 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:48:04.452Z] #14 84.64 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-09-23T17:48:04.452Z] #14 84.67 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:48:04.452Z] #14 84.71 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:48:04.452Z] #14 84.75 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-23T17:48:04.452Z] #14 84.78 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:48:04.452Z] #14 84.80 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-23T17:48:04.452Z] #14 84.85 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-09-23T17:48:04.452Z] #14 84.86 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:48:04.652Z] #21 14.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-23T17:48:04.652Z] #21 14.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:48:04.652Z] #21 14.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:48:04.652Z] #21 14.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:48:04.652Z] #21 14.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-23T17:48:04.652Z] #21 14.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-23T17:48:04.652Z] #21 14.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-23T17:48:04.652Z] #21 14.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-23T17:48:04.652Z] #21 14.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-23T17:48:04.652Z] #21 14.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:48:04.652Z] #21 14.41 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-23T17:48:04.652Z] #21 14.42 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-23T17:48:04.652Z] #21 14.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-23T17:48:04.652Z] #21 14.43 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-23T17:48:04.652Z] #21 14.46 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-23T17:48:04.652Z] #21 14.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-23T17:48:04.652Z] #21 14.47 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-23T17:48:04.913Z] #21 14.64 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-23T17:48:04.913Z] #21 14.68 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-23T17:48:04.913Z] #21 14.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-23T17:48:04.913Z] #21 14.70 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-09-23T17:48:05.404Z] #14 DONE 89.7s [2021-09-23T17:48:05.404Z] [2021-09-23T17:48:05.404Z] #60 [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-09-23T17:48:05.404Z] #60 sha256:5af18e34d535aa18c815edac5c47ce9599d24a5e29ba4315ac125cec40e93601 [2021-09-23T17:48:05.404Z] #60 DONE 89.7s [2021-09-23T17:48:05.404Z] [2021-09-23T17:48:05.404Z] #55 [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-09-23T17:48:05.404Z] #55 sha256:f33ea26ac4ea347c8d88758f2978efbd48674bbac4b93c01f861ff9824271ded [2021-09-23T17:48:05.485Z] #21 15.18 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:48:05.485Z] #21 15.32 Fetched 27.6 MB in 1s (24.9 MB/s) [2021-09-23T17:48:05.485Z] #21 15.38 Selecting previously unselected package pigz. [2021-09-23T17:48:05.669Z] #55 ... [2021-09-23T17:48:05.669Z] [2021-09-23T17:48:05.669Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-23T17:48:05.669Z] #61 sha256:ddc6d87b4ebbb6e8e8fc1a8e4bd46c841ca0a71a1ae33675b3fcb2037e83c33a [2021-09-23T17:48:05.669Z] #61 DONE 0.2s [2021-09-23T17:48:05.669Z] [2021-09-23T17:48:05.669Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-23T17:48:05.669Z] #62 sha256:dc3dbcf662caafd6dd7acde85ef6844e3398f9a107ad84b7b350acd49107b5d4 [2021-09-23T17:48:05.748Z] #21 15.38 (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 ... 24014 files and directories currently installed.) [2021-09-23T17:48:05.748Z] #21 15.43 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-23T17:48:05.748Z] #21 15.43 Unpacking pigz (2.6-1) ... [2021-09-23T17:48:05.748Z] #21 15.50 Selecting previously unselected package libelf1:amd64. [2021-09-23T17:48:05.748Z] #21 15.50 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-23T17:48:05.748Z] #21 15.52 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-23T17:48:05.748Z] #21 15.65 Selecting previously unselected package libbpf0:amd64. [2021-09-23T17:48:05.933Z] #62 DONE 0.4s [2021-09-23T17:48:05.933Z] [2021-09-23T17:48:05.933Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-23T17:48:05.933Z] #15 sha256:0893a8bafed62ce2bd496cfba201452edd5f671a33799d834b5c908ab8bc005d [2021-09-23T17:48:06.009Z] #21 15.66 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-23T17:48:06.009Z] #21 15.67 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:48:06.009Z] #21 15.76 Selecting previously unselected package libcap2:amd64. [2021-09-23T17:48:06.009Z] #21 15.76 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-23T17:48:06.009Z] #21 15.77 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:48:06.009Z] #21 15.84 Selecting previously unselected package libmnl0:amd64. [2021-09-23T17:48:06.009Z] #21 15.84 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-23T17:48:06.009Z] #21 15.85 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:48:06.270Z] #21 15.92 Selecting previously unselected package libxtables12:amd64. [2021-09-23T17:48:06.271Z] #21 15.92 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-23T17:48:06.271Z] #21 15.93 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:48:06.271Z] #21 16.02 Selecting previously unselected package libcap2-bin. [2021-09-23T17:48:06.271Z] #21 16.02 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-23T17:48:06.271Z] #21 16.04 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-23T17:48:04.702Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:48:04.703Z] > git --version # timeout=10 [2021-09-23T17:48:04.743Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-23T17:48:04.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:48:04.746Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:48:06.531Z] #21 16.14 Selecting previously unselected package iproute2. [2021-09-23T17:48:06.531Z] #21 16.15 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-23T17:48:06.531Z] #21 16.15 Unpacking iproute2 (5.10.0-4) ... [2021-09-23T17:48:06.792Z] #21 16.55 Selecting previously unselected package xxd. [2021-09-23T17:48:06.792Z] #21 16.56 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:48:06.792Z] #21 16.57 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:48:06.792Z] #21 16.68 Selecting previously unselected package vim-common. [2021-09-23T17:48:07.054Z] #21 16.69 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:48:07.054Z] #21 16.71 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:48:07.054Z] #21 16.86 Selecting previously unselected package bash-completion. [2021-09-23T17:48:07.054Z] #21 16.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-23T17:48:08.496Z] #15 DONE 2.7s [2021-09-23T17:48:08.496Z] [2021-09-23T17:48:08.496Z] #55 [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-09-23T17:48:08.496Z] #55 sha256:f33ea26ac4ea347c8d88758f2978efbd48674bbac4b93c01f861ff9824271ded [2021-09-23T17:48:08.496Z] #55 2.227 + RM_GOPATH=0 [2021-09-23T17:48:08.496Z] #55 2.227 + TMP_GOPATH= [2021-09-23T17:48:08.496Z] #55 2.227 + : /build [2021-09-23T17:48:08.496Z] #55 2.227 + '[' -z '' ']' [2021-09-23T17:48:08.496Z] #55 2.228 ++ mktemp -d [2021-09-23T17:48:08.496Z] #55 2.230 + export GOPATH=/tmp/tmp.mxmVbYoJuJ [2021-09-23T17:48:08.496Z] #55 2.230 + GOPATH=/tmp/tmp.mxmVbYoJuJ [2021-09-23T17:48:08.496Z] #55 2.231 + RM_GOPATH=1 [2021-09-23T17:48:08.496Z] #55 2.231 + case "$(go env GOARCH)" in [2021-09-23T17:48:08.496Z] #55 2.235 ++ go env GOARCH [2021-09-23T17:48:08.496Z] #55 2.285 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:48:08.496Z] #55 2.285 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:48:08.496Z] #55 2.285 ++ dirname /tmp/install/install.sh [2021-09-23T17:48:08.496Z] #55 2.291 Install runc version v1.0.2 (build tags: seccomp) [2021-09-23T17:48:08.496Z] #55 2.292 + dir=/tmp/install [2021-09-23T17:48:08.496Z] #55 2.292 + bin=runc [2021-09-23T17:48:08.496Z] #55 2.292 + shift [2021-09-23T17:48:08.496Z] #55 2.292 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-23T17:48:08.496Z] #55 2.292 + . /tmp/install/runc.installer [2021-09-23T17:48:08.496Z] #55 2.292 ++ set -e [2021-09-23T17:48:08.496Z] #55 2.292 ++ : v1.0.2 [2021-09-23T17:48:08.496Z] #55 2.292 + install_runc [2021-09-23T17:48:08.496Z] #55 2.292 + RUNC_BUILDTAGS=seccomp [2021-09-23T17:48:08.496Z] #55 2.292 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-23T17:48:08.496Z] #55 2.292 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mxmVbYoJuJ/src/github.com/opencontainers/runc [2021-09-23T17:48:08.496Z] #55 2.310 Cloning into '/tmp/tmp.mxmVbYoJuJ/src/github.com/opencontainers/runc'... [2021-09-23T17:48:08.725Z] #14 93.43 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-23T17:48:08.725Z] #14 93.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:48:08.725Z] #14 93.44 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:48:08.865Z] #19 98.29 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-09-23T17:48:08.865Z] #19 98.29 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:48:08.865Z] #19 98.29 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:48:08.865Z] #19 98.34 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-09-23T17:48:08.865Z] #19 98.35 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:48:08.865Z] #19 98.36 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-23T17:48:08.969Z] #21 18.58 Unpacking bash-completion (1:2.11-2) ... [2021-09-23T17:48:08.969Z] #21 18.91 Selecting previously unselected package bzip2. [2021-09-23T17:48:08.983Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:48:08.983Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:48:08.983Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:48:09.231Z] #21 18.91 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-23T17:48:09.231Z] #21 18.91 Unpacking bzip2 (1.0.8-4) ... [2021-09-23T17:48:09.231Z] #21 19.01 Selecting previously unselected package xz-utils. [2021-09-23T17:48:09.231Z] #21 19.02 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-23T17:48:09.231Z] #21 19.02 Unpacking xz-utils (5.2.5-2) ... [2021-09-23T17:48:09.239Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:48:09.239Z] [2021-09-23T17:48:09.239Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-23T17:48:09.491Z] #21 19.17 Selecting previously unselected package apparmor. [2021-09-23T17:48:09.491Z] #21 19.17 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-23T17:48:09.491Z] #21 19.21 Unpacking apparmor (2.13.6-10) ... [2021-09-23T17:48:09.496Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-23T17:48:09.496Z] HOSTNAME=ce7d23eef885 [2021-09-23T17:48:09.496Z] DEST=bundles/test-integration [2021-09-23T17:48:09.496Z] PWD=/go/src/github.com/docker/docker [2021-09-23T17:48:09.496Z] DOCKER_ROOTLESS=1 [2021-09-23T17:48:09.496Z] DOCKER_GITCOMMIT=719ef5cb0770c8104bc138adaeb43fd4046f9539 [2021-09-23T17:48:09.496Z] container=docker [2021-09-23T17:48:09.496Z] HOME=/root [2021-09-23T17:48:09.496Z] GOLANG_VERSION=1.17.1 [2021-09-23T17:48:09.496Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-23T17:48:09.496Z] VALIDATE_BRANCH=master [2021-09-23T17:48:09.496Z] TERM=xterm [2021-09-23T17:48:09.496Z] DOCKER_PKG=github.com/docker/docker [2021-09-23T17:48:09.496Z] SHLVL=1 [2021-09-23T17:48:09.496Z] TIMEOUT=120m [2021-09-23T17:48:09.496Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-23T17:48:09.496Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-23T17:48:09.496Z] GO111MODULE=off [2021-09-23T17:48:09.496Z] DOCKER_EXPERIMENTAL=1 [2021-09-23T17:48:09.496Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-23T17:48:09.496Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-23T17:48:09.496Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-23T17:48:09.496Z] GOPATH=/go [2021-09-23T17:48:09.496Z] PKG_CONFIG=pkg-config [2021-09-23T17:48:09.496Z] _=/usr/bin/env [2021-09-23T17:48:09.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-23T17:48:09.662Z] #14 ... [2021-09-23T17:48:09.662Z] [2021-09-23T17:48:09.662Z] #60 [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-09-23T17:48:09.662Z] #60 sha256:7347a34d22d4b157c73a5c78ac2f3d8788c377e4cf4680bf35a177862011f46f [2021-09-23T17:48:09.662Z] #60 94.54 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:48:09.662Z] #60 94.54 + GOBIN=/build [2021-09-23T17:48:09.662Z] #60 94.54 + GO111MODULE=on [2021-09-23T17:48:09.662Z] #60 94.54 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-23T17:48:09.752Z] #21 19.57 Selecting previously unselected package inetutils-ping. [2021-09-23T17:48:09.752Z] #21 19.58 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-23T17:48:09.752Z] #21 19.58 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-23T17:48:09.752Z] #21 19.71 Selecting previously unselected package libip4tc2:amd64. [2021-09-23T17:48:10.014Z] #21 19.71 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:48:10.014Z] #21 19.72 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:48:10.014Z] #21 19.78 Selecting previously unselected package libip6tc2:amd64. [2021-09-23T17:48:10.014Z] #21 19.79 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:48:10.014Z] #21 19.79 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:48:10.014Z] #21 19.84 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-23T17:48:10.014Z] #21 19.85 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-23T17:48:10.014Z] #21 19.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:48:10.014Z] #21 19.90 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-23T17:48:10.014Z] #21 19.91 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-23T17:48:10.014Z] #21 19.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:48:10.275Z] #21 19.98 Selecting previously unselected package libnftnl11:amd64. [2021-09-23T17:48:10.275Z] #21 19.99 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-23T17:48:10.275Z] #21 20.00 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:48:10.275Z] #21 20.08 Selecting previously unselected package iptables. [2021-09-23T17:48:10.275Z] #21 20.08 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-23T17:48:10.275Z] #21 20.09 Unpacking iptables (1.8.7-1) ... [2021-09-23T17:48:10.426Z] #55 ... [2021-09-23T17:48:10.426Z] [2021-09-23T17:48:10.426Z] #16 [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-09-23T17:48:10.426Z] #16 sha256:441badb823a5bd5d31af128e71418d5050ed9be4eb72dd2433a240abb0f49b28 [2021-09-23T17:48:10.426Z] #16 DONE 2.1s [2021-09-23T17:48:10.426Z] [2021-09-23T17:48:10.426Z] #25 [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-09-23T17:48:10.426Z] #25 sha256:74ed49cbfd9107e9bc878087896865c4a28875205f7875fcd37e0bc143a44dfd [2021-09-23T17:48:10.798Z] #21 20.37 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:48:10.798Z] #21 20.38 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:48:10.798Z] #21 20.38 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:48:10.798Z] #21 20.52 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:48:10.798Z] #21 20.53 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:48:10.798Z] #21 20.53 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:48:10.798Z] #21 20.64 Selecting previously unselected package jq. [2021-09-23T17:48:10.798Z] #21 20.65 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:48:10.798Z] #21 20.66 Unpacking jq (1.6-2.1) ... [2021-09-23T17:48:10.953Z] #25 90.84 Updating files: 23% (2694/11434) Updating files: 24% (2745/11434) Updating files: 25% (2859/11434) Updating files: 26% (2973/11434) Updating files: 27% (3088/11434) Updating files: 28% (3202/11434) Updating files: 29% (3316/11434) Updating files: 30% (3431/11434) Updating files: 31% (3545/11434) Updating files: 32% (3659/11434) Updating files: 33% (3774/11434) Updating files: 34% (3888/11434) Updating files: 35% (4002/11434) Updating files: 36% (4117/11434) Updating files: 37% (4231/11434) Updating files: 38% (4345/11434) Updating files: 39% (4460/11434) Updating files: 40% (4574/11434) Updating files: 40% (4671/11434) Updating files: 41% (4688/11434) Updating files: 42% (4803/11434) Updating files: 43% (4917/11434) Updating files: 44% (5031/11434) Updating files: 45% (5146/11434) Updating files: 46% (5260/11434) Updating files: 47% (5374/11434) Updating files: 48% (5489/11434) Updating files: 49% (5603/11434) Updating files: 50% (5717/11434) Updating files: 51% (5832/11434) Updating files: 52% (5946/11434) Updating files: 53% (6061/11434) Updating files: 54% (6175/11434) Updating files: 55% (6289/11434) Updating files: 56% (6404/11434) Updating files: 57% (6518/11434) Updating files: 58% (6632/11434) Updating files: 59% (6747/11434) Updating files: 59% (6856/11434) Updating files: 60% (6861/11434) Updating files: 61% (6975/11434) Updating files: 62% (7090/11434) Updating files: 63% (7204/11434) Updating files: 64% (7318/11434) Updating files: 65% (7433/11434) Updating files: 66% (7547/11434) Updating files: 67% (7661/11434) Updating files: 68% (7776/11434) Updating files: 69% (7890/11434) Updating files: 70% (8004/11434) Updating files: 71% (8119/11434) Updating files: 72% (8233/11434) Updating files: 73% (8347/11434) Updating files: 74% (8462/11434) Updating files: 75% (8576/11434) Updating files: 76% (8690/11434) Updating files: 77% (8805/11434) Updating files: 78% (8919/11434) Updating files: 78% (8944/11434) Updating files: 79% (9033/11434) Updating files: 80% (9148/11434) Updating files: 81% (9262/11434) Updating files: 82% (9376/11434) Updating files: 83% (9491/11434) Updating files: 84% (9605/11434) Updating files: 85% (9719/11434) Updating files: 86% (9834/11434) Updating files: 87% (9948/11434) Updating files: 88% (10062/11434) Updating files: 89% (10177/11434) Updating files: 90% (10291/11434) Updating files: 91% (10405/11434) Updating files: 92% (10520/11434) Updating files: 93% (10634/11434) Updating files: 94% (10748/11434) Updating files: 95% (10863/11434) Updating files: 96% (10977/11434) Updating files: 96% (10994/11434) Updating files: 97% (11091/11434) Updating files: 98% (11206/11434) Updating files: 99% (11320/11434) Updating files: 100% (11434/11434) Updating files: 100% (11434/11434), done. [2021-09-23T17:48:10.953Z] #25 95.25 + cd /tmp/tmp.Uq1Lo1MQh4/tmp/docker-ce [2021-09-23T17:48:10.953Z] #25 95.25 + git checkout -q v17.06.2-ce [2021-09-23T17:48:11.059Z] #21 20.77 Selecting previously unselected package libaio1:amd64. [2021-09-23T17:48:11.059Z] #21 20.77 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-23T17:48:11.059Z] #21 20.78 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:48:11.059Z] #21 20.83 Selecting previously unselected package libgpm2:amd64. [2021-09-23T17:48:11.059Z] #21 20.83 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-23T17:48:11.059Z] #21 20.84 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:48:11.059Z] #21 20.90 Selecting previously unselected package libicu67:amd64. [2021-09-23T17:48:11.320Z] #21 20.90 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-23T17:48:11.320Z] #21 20.91 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-23T17:48:12.106Z] using credential docker-jenkins-github-credentials [2021-09-23T17:48:12.180Z] Cloning the remote Git repository [2021-09-23T17:48:12.180Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:48:12.360Z] #25 ... [2021-09-23T17:48:12.360Z] [2021-09-23T17:48:12.360Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-23T17:48:12.360Z] #17 sha256:77fb787437daa6dc0e547d54d215f1fec18d7ae0888faa35aaf2084942364f4d [2021-09-23T17:48:12.360Z] #17 1.248 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-23T17:48:12.360Z] #17 DONE 1.7s [2021-09-23T17:48:12.360Z] [2021-09-23T17:48:12.360Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-23T17:48:12.360Z] #18 sha256:3cdb79a98651982c7259819996ac107c5c0b1993ddff8db6abf099a792a988c7 [2021-09-23T17:48:13.763Z] #18 DONE 1.7s [2021-09-23T17:48:13.763Z] [2021-09-23T17:48:13.763Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-23T17:48:13.763Z] #19 sha256:5f10c916d479105f5a57b0c24ca149c027cafa2d401ed74401ae3dbde0732f63 [2021-09-23T17:48:12.350Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:48:12.751Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-23T17:48:13.658Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:48:13.658Z] > git --version # timeout=10 [2021-09-23T17:48:13.689Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-23T17:48:13.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:48:13.705Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:48:14.623Z] #21 23.85 Selecting previously unselected package libinih1:amd64. [2021-09-23T17:48:14.623Z] #21 23.85 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-23T17:48:14.623Z] #21 23.86 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-23T17:48:14.623Z] #21 23.92 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:48:14.623Z] #21 23.92 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:48:14.623Z] #21 23.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:48:14.623Z] #21 24.01 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:48:14.623Z] #21 24.01 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:48:14.623Z] #21 24.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:48:14.623Z] #21 24.10 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:48:14.623Z] #21 24.11 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:48:14.623Z] #21 24.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:48:14.623Z] #21 24.17 Selecting previously unselected package net-tools. [2021-09-23T17:48:14.623Z] #21 24.17 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-23T17:48:14.623Z] #21 24.18 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:48:14.623Z] #21 24.34 Selecting previously unselected package patch. [2021-09-23T17:48:14.623Z] #21 24.34 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-23T17:48:14.623Z] #21 24.35 Unpacking patch (2.7.6-7) ... [2021-09-23T17:48:14.623Z] #21 24.46 Selecting previously unselected package python-pip-whl. [2021-09-23T17:48:14.623Z] #21 24.47 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-23T17:48:14.623Z] #21 24.47 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-23T17:48:14.935Z] #60 ... [2021-09-23T17:48:14.935Z] [2021-09-23T17:48:14.935Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:48:14.935Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:48:14.935Z] #14 98.00 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-23T17:48:14.935Z] #14 98.00 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-23T17:48:14.935Z] #14 98.01 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:48:14.935Z] #14 98.11 Selecting previously unselected package libapparmor1:amd64. [2021-09-23T17:48:14.935Z] #14 98.12 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-23T17:48:14.935Z] #14 98.14 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:48:14.935Z] #14 98.48 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-23T17:48:14.935Z] #14 98.49 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-23T17:48:14.935Z] #14 98.49 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:48:14.935Z] #14 98.63 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:48:14.935Z] #14 98.63 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:48:14.935Z] #14 98.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:48:14.935Z] #14 98.77 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:48:14.935Z] #14 98.77 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:48:14.935Z] #14 98.79 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:48:14.935Z] #14 98.97 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-23T17:48:14.935Z] #14 98.98 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:48:14.935Z] #14 98.99 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:48:14.935Z] #14 99.05 Selecting previously unselected package libudev-dev:amd64. [2021-09-23T17:48:14.935Z] #14 99.07 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-23T17:48:14.935Z] #14 99.08 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:48:14.935Z] #14 99.20 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-23T17:48:14.935Z] #14 99.20 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-23T17:48:14.935Z] #14 99.22 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:48:15.159Z] #19 DONE 1.6s [2021-09-23T17:48:15.159Z] [2021-09-23T17:48:15.159Z] #55 [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-09-23T17:48:15.159Z] #55 sha256:f33ea26ac4ea347c8d88758f2978efbd48674bbac4b93c01f861ff9824271ded [2021-09-23T17:48:15.159Z] #55 9.190 + cd /tmp/tmp.mxmVbYoJuJ/src/github.com/opencontainers/runc [2021-09-23T17:48:15.159Z] #55 9.190 + git checkout -q v1.0.2 [2021-09-23T17:48:15.159Z] #55 9.803 + '[' -z '' ']' [2021-09-23T17:48:15.159Z] #55 9.803 + target=static [2021-09-23T17:48:15.159Z] #55 9.803 + make BUILDTAGS=seccomp static [2021-09-23T17:48:15.194Z] #14 100.00 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-23T17:48:15.194Z] #14 100.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-23T17:48:15.194Z] #14 100.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:48:15.196Z] #21 25.01 Selecting previously unselected package python3-lib2to3. [2021-09-23T17:48:15.196Z] #21 25.02 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-23T17:48:15.196Z] #21 25.02 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:48:15.423Z] #55 10.06 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-23T17:48:15.456Z] #19 ... [2021-09-23T17:48:15.456Z] [2021-09-23T17:48:15.456Z] #58 [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-09-23T17:48:15.456Z] #58 sha256:3c5af0fd83bbc3ec62d09b00b3c34acfe10962a1bc4c222bae67a39c922cdb43 [2021-09-23T17:48:15.456Z] #58 112.9 + /build/golangci-lint --version [2021-09-23T17:48:15.456Z] #58 113.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-23T17:48:15.457Z] #21 25.11 Selecting previously unselected package python3-distutils. [2021-09-23T17:48:15.457Z] #21 25.11 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-23T17:48:15.457Z] #21 25.12 Unpacking python3-distutils (3.9.2-1) ... [2021-09-23T17:48:15.457Z] #21 25.21 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:48:15.457Z] #21 25.23 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:48:15.457Z] #21 25.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:48:15.718Z] #21 25.36 Selecting previously unselected package python3-setuptools. [2021-09-23T17:48:15.718Z] #21 25.37 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-23T17:48:15.718Z] #21 25.38 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-23T17:48:15.718Z] #21 25.61 Selecting previously unselected package python3-wheel. [2021-09-23T17:48:15.718Z] #21 25.61 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-23T17:48:15.980Z] #21 25.63 Unpacking python3-wheel (0.34.2-1) ... [2021-09-23T17:48:15.980Z] #21 25.68 Selecting previously unselected package python3-pip. [2021-09-23T17:48:15.980Z] #21 25.69 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-23T17:48:15.980Z] #21 25.69 Unpacking python3-pip (20.3.4-4) ... [2021-09-23T17:48:16.160Z] #14 100.8 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-23T17:48:16.160Z] #14 100.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-23T17:48:16.160Z] #14 100.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:48:16.242Z] #21 25.94 Selecting previously unselected package sudo. [2021-09-23T17:48:16.242Z] #21 25.94 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-23T17:48:16.242Z] #21 25.95 Unpacking sudo (1.9.5p2-3) ... [2021-09-23T17:48:16.503Z] #21 26.48 Selecting previously unselected package thin-provisioning-tools. [2021-09-23T17:48:16.679Z] #14 101.3 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-23T17:48:16.679Z] #14 101.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-23T17:48:16.765Z] #21 26.48 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-23T17:48:16.765Z] #21 26.49 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:48:16.850Z] #55 ... [2021-09-23T17:48:16.850Z] [2021-09-23T17:48:16.850Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-23T17:48:16.850Z] #20 sha256:95c8fba9b423d947a90dc604a21876d886247a4e3a4a78133e49c06e89bdcb91 [2021-09-23T17:48:16.850Z] #20 DONE 1.5s [2021-09-23T17:48:16.938Z] #14 101.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:48:17.027Z] #21 26.70 Selecting previously unselected package uidmap. [2021-09-23T17:48:17.027Z] #21 26.71 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-23T17:48:17.027Z] #21 26.72 Unpacking uidmap (1:4.8.1-1) ... [2021-09-23T17:48:17.027Z] #21 26.89 Selecting previously unselected package vim-runtime. [2021-09-23T17:48:17.172Z] [2021-09-23T17:48:17.172Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:48:17.172Z] #21 sha256:3e933cf17ac219c9de460396638afb9d7eaf72b9e463964d5c460e517fb40ec1 [2021-09-23T17:48:17.288Z] #21 26.89 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:48:17.288Z] #21 26.92 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-23T17:48:17.288Z] #21 26.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-23T17:48:17.288Z] #21 26.94 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:48:17.506Z] #14 ... [2021-09-23T17:48:17.506Z] [2021-09-23T17:48:17.506Z] #60 [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-09-23T17:48:17.506Z] #60 sha256:7347a34d22d4b157c73a5c78ac2f3d8788c377e4cf4680bf35a177862011f46f [2021-09-23T17:48:17.506Z] #60 DONE 102.4s [2021-09-23T17:48:17.506Z] [2021-09-23T17:48:17.507Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:48:17.507Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:48:17.507Z] #14 102.3 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-23T17:48:17.507Z] #14 102.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-23T17:48:17.507Z] #14 102.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:48:17.767Z] #14 ... [2021-09-23T17:48:17.767Z] [2021-09-23T17:48:17.767Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-23T17:48:17.767Z] #61 sha256:8c5c0bc2809bef11168e7f6c1979c9fc156f2640bee4036f8279935aaa786673 [2021-09-23T17:48:17.767Z] #61 DONE 0.2s [2021-09-23T17:48:17.767Z] [2021-09-23T17:48:17.767Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-23T17:48:17.767Z] #62 sha256:0a31f0b316636eaf3a771db9f7e8c200000d161f08f5e63ac14a59bf5319543f [2021-09-23T17:48:17.767Z] #62 DONE 0.1s [2021-09-23T17:48:17.767Z] [2021-09-23T17:48:17.767Z] #41 [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-09-23T17:48:17.767Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:48:18.026Z] #41 ... [2021-09-23T17:48:18.026Z] [2021-09-23T17:48:18.026Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:48:18.026Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:48:18.026Z] #14 102.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-23T17:48:18.026Z] #14 102.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-23T17:48:18.026Z] #14 102.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:48:18.026Z] #14 103.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-23T17:48:18.286Z] #14 103.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:48:18.286Z] #14 103.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:48:18.286Z] #14 103.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-23T17:48:18.286Z] #14 103.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-23T17:48:18.286Z] #14 103.1 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:48:18.286Z] #14 103.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-23T17:48:18.545Z] #14 103.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-23T17:48:18.545Z] #14 103.3 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:48:18.663Z] #21 1.859 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:48:18.663Z] #21 1.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:48:18.663Z] #21 ... [2021-09-23T17:48:18.663Z] [2021-09-23T17:48:18.663Z] #33 [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-09-23T17:48:18.663Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa [2021-09-23T17:48:18.663Z] #33 DONE 103.0s [2021-09-23T17:48:18.663Z] [2021-09-23T17:48:18.663Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:48:18.663Z] #21 sha256:3e933cf17ac219c9de460396638afb9d7eaf72b9e463964d5c460e517fb40ec1 [2021-09-23T17:48:18.663Z] #21 1.911 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:48:19.114Z] #14 103.7 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:48:19.114Z] #14 103.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:48:19.114Z] #14 103.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:48:19.114Z] #14 103.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:48:19.114Z] #14 103.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:48:19.114Z] #14 103.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:48:19.114Z] #14 103.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:48:19.114Z] #14 103.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:48:19.114Z] #14 103.9 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:48:19.114Z] #14 103.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:48:19.114Z] #14 103.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:48:19.114Z] #14 103.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:48:19.114Z] #14 103.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:48:19.114Z] #14 103.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:48:19.114Z] #14 103.9 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-23T17:48:19.114Z] #14 104.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:48:19.114Z] #14 104.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:48:19.114Z] #14 104.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:48:19.114Z] #14 104.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:48:19.114Z] #14 104.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:48:19.114Z] #14 104.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:48:19.114Z] #14 104.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-23T17:48:19.114Z] #14 104.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:48:19.114Z] #14 104.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-23T17:48:19.114Z] #14 104.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:48:19.114Z] #14 104.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:48:19.114Z] #14 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-09-23T17:48:19.114Z] #14 104.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:48:19.374Z] #14 104.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:48:19.374Z] #14 104.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:48:19.374Z] #14 104.1 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:48:19.374Z] #14 104.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:48:19.374Z] #14 104.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:48:19.374Z] #14 104.2 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:48:19.614Z] #21 2.767 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:48:19.666Z] #58 ... [2021-09-23T17:48:19.666Z] [2021-09-23T17:48:19.666Z] #48 [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-09-23T17:48:19.666Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:48:19.666Z] #48 114.3 + dpkg --print-architecture [2021-09-23T17:48:19.666Z] #48 114.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-23T17:48:19.666Z] #48 114.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-23T17:48:19.666Z] #48 114.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-23T17:48:19.861Z] Fetching without tags [2021-09-23T17:48:19.943Z] #14 DONE 104.7s [2021-09-23T17:48:19.943Z] [2021-09-23T17:48:19.943Z] #55 [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-09-23T17:48:19.943Z] #55 sha256:3837b877553f5b2d14b3ca10387f563e8e4ff4cc01a073c827dde06302e16b91 [2021-09-23T17:48:20.532Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 [2021-09-23T17:48:20.567Z] #21 3.545 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:48:20.595Z] #21 29.77 Selecting previously unselected package vim. [2021-09-23T17:48:20.595Z] #21 29.78 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:48:20.595Z] #21 29.79 Unpacking vim (2:8.2.2434-3) ... [2021-09-23T17:48:20.595Z] #21 30.30 Selecting previously unselected package xfsprogs. [2021-09-23T17:48:20.595Z] #21 30.31 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-23T17:48:20.595Z] #21 30.31 Unpacking xfsprogs (5.10.0-4) ... [2021-09-23T17:48:20.856Z] #21 30.70 Selecting previously unselected package zip. [2021-09-23T17:48:20.856Z] #21 30.71 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-23T17:48:20.856Z] #21 30.72 Unpacking zip (3.0-12) ... [2021-09-23T17:48:20.856Z] #21 30.83 Selecting previously unselected package zstd. [2021-09-23T17:48:21.118Z] #21 30.84 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-09-23T17:48:21.118Z] #21 30.85 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:48:21.379Z] #21 31.21 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:48:21.517Z] #21 4.661 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:48:21.582Z] #48 ... [2021-09-23T17:48:21.582Z] [2021-09-23T17:48:21.582Z] #58 [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-09-23T17:48:21.582Z] #58 sha256:3c5af0fd83bbc3ec62d09b00b3c34acfe10962a1bc4c222bae67a39c922cdb43 [2021-09-23T17:48:21.582Z] #58 DONE 119.8s [2021-09-23T17:48:21.582Z] [2021-09-23T17:48:21.582Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-23T17:48:21.582Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-23T17:48:21.582Z] #19 107.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-09-23T17:48:21.582Z] #19 107.6 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:48:21.582Z] #19 107.8 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:48:21.582Z] #19 108.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-09-23T17:48:21.582Z] #19 108.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:48:21.582Z] #19 109.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-23T17:48:21.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-23T17:48:19.595Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:48:19.634Z] > git config --add remote.origin.fetch +refs/pull/42089/head:refs/remotes/origin/PR-42089 # timeout=10 [2021-09-23T17:48:19.672Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:48:19.784Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:48:19.896Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:48:19.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:48:19.898Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:48:20.638Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:48:20.678Z] > git checkout -f 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 # timeout=10 [2021-09-23T17:48:21.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-23T17:48:22.323Z] #21 32.18 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:48:22.323Z] #21 32.20 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:48:22.323Z] #21 32.25 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:48:22.323Z] #21 32.27 Setting up libicu67:amd64 (67.1-7) ... [2021-09-23T17:48:22.323Z] #21 32.28 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:48:22.584Z] #21 32.30 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-23T17:48:22.584Z] #21 32.31 Setting up uidmap (1:4.8.1-1) ... [2021-09-23T17:48:22.584Z] #21 32.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:48:22.584Z] #21 32.34 Setting up bzip2 (1.0.8-4) ... [2021-09-23T17:48:22.584Z] #21 32.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:48:22.584Z] #21 32.37 Setting up python3-wheel (0.34.2-1) ... [2021-09-23T17:48:22.911Z] #21 6.215 Fetched 8301 kB in 5s (1726 kB/s) [2021-09-23T17:48:23.332Z] Merge succeeded, producing d3b5cfb189017e1d470e2edb12604a9b63818315 [2021-09-23T17:48:23.332Z] Checking out Revision d3b5cfb189017e1d470e2edb12604a9b63818315 (PR-42089) [2021-09-23T17:48:23.528Z] #21 33.04 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:48:23.528Z] #21 33.05 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:48:23.528Z] #21 33.07 Setting up libcap2-bin (1:2.44-1) ... [2021-09-23T17:48:23.528Z] #21 33.08 Setting up apparmor (2.13.6-10) ... [2021-09-23T17:48:24.145Z] #55 3.963 + RM_GOPATH=0 [2021-09-23T17:48:24.145Z] #55 3.964 + TMP_GOPATH= [2021-09-23T17:48:24.145Z] #55 3.964 + : /build [2021-09-23T17:48:24.145Z] #55 3.965 + '[' -z '' ']' [2021-09-23T17:48:24.145Z] #55 3.965 ++ mktemp -d [2021-09-23T17:48:24.145Z] #55 3.969 + export GOPATH=/tmp/tmp.ZK9zJDgirG [2021-09-23T17:48:24.145Z] #55 3.969 + GOPATH=/tmp/tmp.ZK9zJDgirG [2021-09-23T17:48:24.145Z] #55 3.969 + RM_GOPATH=1 [2021-09-23T17:48:24.145Z] #55 3.969 + case "$(go env GOARCH)" in [2021-09-23T17:48:24.145Z] #55 3.970 ++ go env GOARCH [2021-09-23T17:48:24.145Z] #55 3.990 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:48:24.145Z] #55 3.990 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:48:24.145Z] #55 3.991 ++ dirname /tmp/install/install.sh [2021-09-23T17:48:24.145Z] #55 3.992 + dir=/tmp/install [2021-09-23T17:48:24.145Z] #55 3.994 + bin=runc [2021-09-23T17:48:24.145Z] #55 3.994 + shift [2021-09-23T17:48:24.145Z] #55 3.994 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-23T17:48:24.145Z] #55 3.995 + . /tmp/install/runc.installer [2021-09-23T17:48:24.145Z] #55 3.995 ++ set -e [2021-09-23T17:48:24.145Z] #55 3.996 ++ : v1.0.2 [2021-09-23T17:48:24.145Z] #55 3.996 + install_runc [2021-09-23T17:48:24.145Z] #55 3.996 + RUNC_BUILDTAGS=seccomp [2021-09-23T17:48:24.145Z] #55 3.996 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-23T17:48:24.145Z] #55 3.997 Install runc version v1.0.2 (build tags: seccomp) [2021-09-23T17:48:24.145Z] #55 3.997 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZK9zJDgirG/src/github.com/opencontainers/runc [2021-09-23T17:48:24.145Z] #55 4.008 Cloning into '/tmp/tmp.ZK9zJDgirG/src/github.com/opencontainers/runc'... [2021-09-23T17:48:24.145Z] #55 ... [2021-09-23T17:48:24.145Z] [2021-09-23T17:48:24.145Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-23T17:48:24.145Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266 [2021-09-23T17:48:24.145Z] #15 DONE 4.1s [2021-09-23T17:48:24.405Z] [2021-09-23T17:48:24.405Z] #16 [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-09-23T17:48:24.405Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed [2021-09-23T17:48:24.836Z] #21 6.215 Reading package lists... [2021-09-23T17:48:24.883Z] #19 ... [2021-09-23T17:48:24.883Z] [2021-09-23T17:48:24.883Z] #48 [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-09-23T17:48:24.883Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:48:24.883Z] #48 DONE 122.6s [2021-09-23T17:48:24.883Z] [2021-09-23T17:48:24.883Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-23T17:48:24.883Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-23T17:48:24.914Z] #21 34.59 Setting up zip (3.0-12) ... [2021-09-23T17:48:24.914Z] #21 34.61 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:48:24.914Z] #21 34.63 Setting up bash-completion (1:2.11-2) ... [2021-09-23T17:48:22.737Z] > git remote # timeout=10 [2021-09-23T17:48:22.798Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:48:22.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:48:22.838Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:48:23.245Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-23T17:48:23.367Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:48:23.414Z] > git checkout -f d3b5cfb189017e1d470e2edb12604a9b63818315 # timeout=10 [2021-09-23T17:48:25.412Z] #21 8.116 Reading package lists... [2021-09-23T17:48:25.412Z] #21 ... [2021-09-23T17:48:25.412Z] [2021-09-23T17:48:25.412Z] #25 [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-09-23T17:48:25.412Z] #25 sha256:74ed49cbfd9107e9bc878087896865c4a28875205f7875fcd37e0bc143a44dfd [2021-09-23T17:48:25.412Z] #25 99.83 + mkdir -p /tmp/tmp.Uq1Lo1MQh4/src/github.com/docker [2021-09-23T17:48:25.412Z] #25 99.83 + mv components/cli /tmp/tmp.Uq1Lo1MQh4/src/github.com/docker/cli [2021-09-23T17:48:25.412Z] #25 99.83 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-09-23T17:48:26.305Z] #19 116.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-09-23T17:48:26.305Z] #19 116.3 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:48:26.305Z] #19 116.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:48:26.305Z] #19 116.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-09-23T17:48:26.305Z] #19 116.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:48:26.305Z] #19 116.4 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:48:26.808Z] #25 ... [2021-09-23T17:48:26.808Z] [2021-09-23T17:48:26.808Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:48:26.808Z] #21 sha256:3e933cf17ac219c9de460396638afb9d7eaf72b9e463964d5c460e517fb40ec1 [2021-09-23T17:48:26.808Z] #21 8.116 Reading package lists... [2021-09-23T17:48:26.829Z] #21 36.44 Setting up xz-utils (5.2.5-2) ... [2021-09-23T17:48:26.829Z] #21 36.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-23T17:48:26.829Z] #21 36.47 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:48:26.829Z] #21 36.51 Setting up patch (2.7.6-7) ... [2021-09-23T17:48:26.829Z] #21 36.53 Setting up sudo (1.9.5p2-3) ... [2021-09-23T17:48:26.829Z] #21 36.60 invoke-rc.d: could not determine current runlevel [2021-09-23T17:48:26.829Z] #21 36.61 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-23T17:48:26.829Z] #21 36.62 Setting up xfsprogs (5.10.0-4) ... [2021-09-23T17:48:26.829Z] #21 36.64 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:48:26.829Z] #21 36.66 Setting up inetutils-ping (2:2.0-1) ... [2021-09-23T17:48:26.829Z] #21 36.68 Setting up pigz (2.6-1) ... [2021-09-23T17:48:26.944Z] #16 DONE 2.4s [2021-09-23T17:48:26.944Z] [2021-09-23T17:48:26.944Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-23T17:48:26.944Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5 [2021-09-23T17:48:27.083Z] #21 9.918 Building dependency tree... [2021-09-23T17:48:27.091Z] #21 36.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:48:27.091Z] #21 36.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:48:27.091Z] #21 36.82 Setting up python-pip-whl (20.3.4-4) ... [2021-09-23T17:48:27.091Z] #21 36.83 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:48:27.663Z] #21 37.29 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:48:27.663Z] #21 37.30 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:48:27.925Z] #21 37.71 Setting up libelf1:amd64 (0.183-1) ... [2021-09-23T17:48:27.925Z] #21 37.79 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:48:27.925Z] #21 37.80 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:48:27.925Z] #21 37.82 Setting up python3-distutils (3.9.2-1) ... [2021-09-23T17:48:28.035Z] #21 11.11 The following additional packages will be installed: [2021-09-23T17:48:28.035Z] #21 11.11 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:48:28.035Z] #21 11.11 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-23T17:48:28.035Z] #21 11.11 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-23T17:48:28.035Z] #21 11.11 python3-pkg-resources vim-runtime xxd [2021-09-23T17:48:28.035Z] #21 11.12 Suggested packages: [2021-09-23T17:48:28.035Z] #21 11.12 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-23T17:48:28.035Z] #21 11.12 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-23T17:48:28.035Z] #21 11.12 acl attr quota [2021-09-23T17:48:28.035Z] #21 11.12 Recommended packages: [2021-09-23T17:48:28.035Z] #21 11.12 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-23T17:48:28.327Z] #17 1.901 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-23T17:48:28.498Z] #21 38.27 Setting up vim (2:8.2.2434-3) ... [2021-09-23T17:48:28.498Z] #21 38.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-23T17:48:28.498Z] #21 38.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-23T17:48:28.498Z] #21 38.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-23T17:48:28.498Z] #21 38.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-23T17:48:28.498Z] #21 38.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-23T17:48:28.498Z] #21 38.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-23T17:48:28.498Z] #21 38.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-23T17:48:28.498Z] #21 38.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-23T17:48:28.588Z] #17 DONE 2.0s [2021-09-23T17:48:28.588Z] [2021-09-23T17:48:28.588Z] #51 [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-09-23T17:48:28.588Z] #51 sha256:e2921270b933d53320e018beeb5916df3333a5e756221d7fbf61a841e7119263 [2021-09-23T17:48:28.588Z] #51 ... [2021-09-23T17:48:28.588Z] [2021-09-23T17:48:28.588Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-23T17:48:28.588Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06 [2021-09-23T17:48:28.760Z] #21 38.37 Setting up python3-setuptools (52.0.0-4) ... [2021-09-23T17:48:28.984Z] #21 12.19 The following NEW packages will be installed: [2021-09-23T17:48:28.984Z] #21 12.19 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-23T17:48:28.984Z] #21 12.19 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:48:28.984Z] #21 12.19 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-23T17:48:28.984Z] #21 12.19 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-23T17:48:28.984Z] #21 12.19 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-23T17:48:28.984Z] #21 12.19 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-23T17:48:28.984Z] #21 12.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-23T17:48:28.984Z] #21 12.19 xz-utils zip zstd [2021-09-23T17:48:29.248Z] #21 12.53 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:48:29.248Z] #21 12.53 Need to get 27.0 MB of archives. [2021-09-23T17:48:29.248Z] #21 12.53 After this operation, 105 MB of additional disk space will be used. [2021-09-23T17:48:29.248Z] #21 12.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-09-23T17:48:29.248Z] #21 12.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-09-23T17:48:29.248Z] #21 12.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-09-23T17:48:29.248Z] #21 12.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-09-23T17:48:29.248Z] #21 12.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-09-23T17:48:29.248Z] #21 12.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-09-23T17:48:29.248Z] #21 12.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-09-23T17:48:29.248Z] #21 12.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-09-23T17:48:29.248Z] #21 12.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-09-23T17:48:29.273Z] using credential docker-jenkins-github-credentials [2021-09-23T17:48:29.351Z] Cloning the remote Git repository [2021-09-23T17:48:29.351Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:48:29.510Z] #21 12.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:48:29.510Z] #21 12.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-09-23T17:48:29.510Z] #21 12.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-09-23T17:48:29.510Z] #21 12.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-09-23T17:48:29.510Z] #21 12.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-09-23T17:48:29.510Z] #21 12.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-09-23T17:48:29.510Z] #21 12.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-09-23T17:48:29.510Z] #21 12.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-09-23T17:48:29.510Z] #21 12.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-09-23T17:48:29.510Z] #21 12.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-09-23T17:48:29.510Z] #21 12.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-09-23T17:48:29.510Z] #21 12.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-09-23T17:48:29.510Z] #21 12.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-09-23T17:48:29.510Z] #21 12.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-09-23T17:48:29.510Z] #21 12.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-09-23T17:48:29.510Z] #21 12.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-09-23T17:48:29.510Z] #21 12.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-09-23T17:48:29.510Z] #21 12.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-09-23T17:48:29.774Z] #21 12.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-09-23T17:48:29.774Z] #21 12.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-09-23T17:48:29.774Z] #21 12.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-09-23T17:48:29.774Z] #21 12.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-09-23T17:48:29.774Z] #21 12.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-09-23T17:48:29.774Z] #21 12.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-09-23T17:48:29.774Z] #21 13.00 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-23T17:48:29.774Z] #21 13.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-23T17:48:29.774Z] #21 13.04 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-23T17:48:29.774Z] #21 13.04 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:48:29.775Z] #21 13.05 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-23T17:48:29.775Z] #21 13.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-23T17:48:30.038Z] #21 13.10 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-09-23T17:48:30.038Z] #21 13.10 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-09-23T17:48:30.038Z] #21 13.12 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-09-23T17:48:30.038Z] #21 13.13 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-09-23T17:48:30.038Z] #21 13.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-23T17:48:30.038Z] #21 13.34 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-09-23T17:48:30.038Z] #21 13.37 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-09-23T17:48:30.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-23T17:48:30.147Z] #21 39.69 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:48:30.147Z] #21 39.70 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:48:30.147Z] #21 39.72 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:48:30.148Z] #21 39.73 Setting up python3-pip (20.3.4-4) ... [2021-09-23T17:48:29.548Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:48:29.955Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-23T17:48:30.304Z] #21 13.43 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-09-23T17:48:30.304Z] #21 13.44 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-09-23T17:48:30.497Z] #18 DONE 2.0s [2021-09-23T17:48:30.497Z] [2021-09-23T17:48:30.497Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-23T17:48:30.497Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7 [2021-09-23T17:48:30.518Z] #19 120.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-09-23T17:48:30.518Z] #19 120.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:48:30.518Z] #19 120.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:48:30.518Z] #19 120.4 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-09-23T17:48:30.518Z] #19 120.4 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:48:30.518Z] #19 120.5 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:48:30.884Z] #21 13.87 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:48:30.884Z] #21 13.97 Fetched 27.0 MB in 1s (22.1 MB/s) [2021-09-23T17:48:30.884Z] #21 14.04 Selecting previously unselected package pigz. [2021-09-23T17:48:30.884Z] #21 14.04 (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 ... 24004 files and directories currently installed.) [2021-09-23T17:48:30.884Z] #21 14.13 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-09-23T17:48:30.884Z] #21 14.13 Unpacking pigz (2.6-1) ... [2021-09-23T17:48:31.092Z] #21 40.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:48:31.092Z] #21 40.86 Setting up jq (1.6-2.1) ... [2021-09-23T17:48:31.092Z] #21 40.88 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:48:31.092Z] #21 40.90 Setting up iptables (1.8.7-1) ... [2021-09-23T17:48:31.092Z] #21 40.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:48:31.092Z] #21 40.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:48:31.092Z] #21 40.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:48:31.092Z] #21 40.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:48:31.092Z] #21 40.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-23T17:48:31.092Z] #21 40.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-23T17:48:31.092Z] #21 40.94 Setting up iproute2 (5.10.0-4) ... [2021-09-23T17:48:31.149Z] #21 14.26 Selecting previously unselected package libelf1:arm64. [2021-09-23T17:48:31.149Z] #21 14.26 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-09-23T17:48:31.149Z] #21 14.30 Unpacking libelf1:arm64 (0.183-1) ... [2021-09-23T17:48:31.437Z] #21 14.45 Selecting previously unselected package libbpf0:arm64. [2021-09-23T17:48:31.437Z] #21 14.45 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-09-23T17:48:31.437Z] #21 14.45 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-09-23T17:48:31.437Z] #21 14.59 Selecting previously unselected package libcap2:arm64. [2021-09-23T17:48:31.437Z] #21 14.59 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-09-23T17:48:31.437Z] #21 14.59 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-09-23T17:48:31.664Z] #21 41.31 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:48:31.700Z] #21 14.73 Selecting previously unselected package libmnl0:arm64. [2021-09-23T17:48:31.700Z] #21 14.74 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-09-23T17:48:31.700Z] #21 14.76 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-09-23T17:48:31.700Z] #21 14.88 Selecting previously unselected package libxtables12:arm64. [2021-09-23T17:48:31.700Z] #21 14.89 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-09-23T17:48:31.700Z] #21 14.91 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-09-23T17:48:31.963Z] #21 15.03 Selecting previously unselected package libcap2-bin. [2021-09-23T17:48:31.963Z] #21 15.04 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-09-23T17:48:31.963Z] #21 15.08 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-23T17:48:31.963Z] #21 15.21 Selecting previously unselected package iproute2. [2021-09-23T17:48:31.963Z] #21 15.22 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-09-23T17:48:31.963Z] #21 15.23 Unpacking iproute2 (5.10.0-4) ... [2021-09-23T17:48:30.774Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:48:30.774Z] > git --version # timeout=10 [2021-09-23T17:48:30.815Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-23T17:48:30.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:48:30.818Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:48:32.540Z] #21 15.79 Selecting previously unselected package xxd. [2021-09-23T17:48:32.540Z] #21 15.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-09-23T17:48:32.540Z] #21 15.81 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:48:32.607Z] #21 DONE 42.4s [2021-09-23T17:48:32.607Z] [2021-09-23T17:48:32.607Z] #22 [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-09-23T17:48:32.607Z] #22 sha256:992d22c598a02429c83376d6c7661c08128e17aa9cd79ad00c35fa4f8bc17422 [2021-09-23T17:48:32.803Z] #21 15.95 Selecting previously unselected package vim-common. [2021-09-23T17:48:32.803Z] #21 15.95 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:48:32.803Z] #21 15.99 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:48:33.034Z] #19 DONE 2.4s [2021-09-23T17:48:33.034Z] [2021-09-23T17:48:33.034Z] #55 [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-09-23T17:48:33.034Z] #55 sha256:3837b877553f5b2d14b3ca10387f563e8e4ff4cc01a073c827dde06302e16b91 [2021-09-23T17:48:33.034Z] #55 11.31 + cd /tmp/tmp.ZK9zJDgirG/src/github.com/opencontainers/runc [2021-09-23T17:48:33.034Z] #55 11.31 + git checkout -q v1.0.2 [2021-09-23T17:48:33.034Z] #55 11.59 + '[' -z '' ']' [2021-09-23T17:48:33.034Z] #55 11.60 + target=static [2021-09-23T17:48:33.034Z] #55 11.60 + make BUILDTAGS=seccomp static [2021-09-23T17:48:33.034Z] #55 11.95 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-23T17:48:33.034Z] #55 ... [2021-09-23T17:48:33.034Z] [2021-09-23T17:48:33.034Z] #33 [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-09-23T17:48:33.034Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:48:33.034Z] #33 DONE 117.6s [2021-09-23T17:48:33.066Z] #21 16.19 Selecting previously unselected package bash-completion. [2021-09-23T17:48:33.066Z] #21 16.20 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-23T17:48:33.317Z] [2021-09-23T17:48:33.317Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-23T17:48:33.317Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78 [2021-09-23T17:48:33.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-23T17:48:33.555Z] #22 0.975 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-23T17:48:33.555Z] #22 0.979 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-23T17:48:33.555Z] #22 0.982 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-23T17:48:33.555Z] #22 DONE 1.1s [2021-09-23T17:48:33.555Z] [2021-09-23T17:48:33.555Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:48:33.555Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-23T17:48:34.181Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:48:34.296Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-09-23T17:48:34.730Z] #19 124.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-09-23T17:48:34.730Z] #19 124.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:48:34.730Z] #19 124.4 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:48:34.730Z] #19 124.4 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-09-23T17:48:34.730Z] #19 124.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:48:34.730Z] #19 124.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-23T17:48:34.730Z] #19 124.5 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-09-23T17:48:34.730Z] #19 124.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:48:34.730Z] #19 124.5 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-23T17:48:34.730Z] #19 124.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-09-23T17:48:34.730Z] #19 124.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:48:34.730Z] #19 124.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:48:34.730Z] #19 124.8 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-09-23T17:48:34.730Z] #19 124.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:48:34.730Z] #19 124.8 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:48:34.730Z] #19 124.8 Selecting previously unselected package cross-config. [2021-09-23T17:48:34.730Z] #19 124.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-09-23T17:48:34.730Z] #19 124.8 Unpacking cross-config (2.6.18+nmu1) ... [Pipeline] sh [2021-09-23T17:48:34.992Z] #19 124.9 Selecting previously unselected package gcc-10-cross-base. [2021-09-23T17:48:34.992Z] #19 124.9 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:34.992Z] #19 124.9 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-09-23T17:48:34.992Z] #19 125.0 Selecting previously unselected package libc6-arm64-cross. [2021-09-23T17:48:34.992Z] #19 125.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-09-23T17:48:34.992Z] #19 125.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-09-23T17:48:34.992Z] #19 125.1 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-09-23T17:48:34.216Z] > git rev-list --no-walk e1a1bf34b6be9d495dc6ef8ec5a835a0e8eb9a20 # timeout=10 [2021-09-23T17:48:35.252Z] #19 125.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:35.252Z] #19 125.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:48:35.252Z] #19 125.2 Selecting previously unselected package libgomp1-arm64-cross. [2021-09-23T17:48:35.252Z] #19 125.2 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:35.252Z] #19 125.2 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:48:35.252Z] #19 125.2 Selecting previously unselected package libitm1-arm64-cross. [2021-09-23T17:48:35.252Z] #19 125.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:35.252Z] #19 125.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:48:35.252Z] #19 125.2 Selecting previously unselected package libatomic1-arm64-cross. [2021-09-23T17:48:35.252Z] #19 125.2 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:35.252Z] #19 125.2 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:48:35.252Z] #19 125.3 Selecting previously unselected package libasan6-arm64-cross. [2021-09-23T17:48:35.252Z] #19 125.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:35.252Z] #19 125.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:48:35.513Z] #19 125.5 Selecting previously unselected package liblsan0-arm64-cross. [2021-09-23T17:48:35.513Z] #19 125.5 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:35.513Z] #19 125.5 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:48:35.513Z] #19 125.6 Selecting previously unselected package libtsan0-arm64-cross. [2021-09-23T17:48:35.626Z] #21 18.57 Unpacking bash-completion (1:2.11-2) ... [2021-09-23T17:48:35.775Z] #19 125.6 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:35.775Z] #19 125.6 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:48:35.775Z] #19 125.9 Selecting previously unselected package libstdc++6-arm64-cross. [2021-09-23T17:48:35.775Z] #19 125.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:35.775Z] #19 125.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:48:36.036Z] #19 125.9 Selecting previously unselected package libubsan1-arm64-cross. [2021-09-23T17:48:36.036Z] #19 125.9 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:36.036Z] #19 125.9 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:48:36.036Z] #19 126.0 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-09-23T17:48:36.036Z] #19 126.0 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:36.036Z] #19 126.0 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:48:36.036Z] #19 126.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-09-23T17:48:36.203Z] #21 19.18 Selecting previously unselected package bzip2. [2021-09-23T17:48:36.203Z] #21 19.18 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-09-23T17:48:36.203Z] #21 19.19 Unpacking bzip2 (1.0.8-4) ... [2021-09-23T17:48:36.203Z] #21 19.30 Selecting previously unselected package xz-utils. [2021-09-23T17:48:36.203Z] #21 19.30 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-09-23T17:48:36.203Z] #21 19.31 Unpacking xz-utils (5.2.5-2) ... [2021-09-23T17:48:36.203Z] #21 19.46 Selecting previously unselected package apparmor. [2021-09-23T17:48:36.203Z] #21 19.48 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-09-23T17:48:36.296Z] #19 126.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:48:36.296Z] #19 126.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:48:36.467Z] #21 19.57 Unpacking apparmor (2.13.6-10) ... [2021-09-23T17:48:36.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-23T17:48:36.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-23T17:48:36.663Z] #20 DONE 3.2s [2021-09-23T17:48:36.663Z] [2021-09-23T17:48:36.664Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:48:36.664Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-23T17:48:37.044Z] #21 20.06 Selecting previously unselected package inetutils-ping. [2021-09-23T17:48:37.044Z] #21 20.08 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-09-23T17:48:37.044Z] #21 20.09 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-23T17:48:37.044Z] #21 20.22 Selecting previously unselected package libip4tc2:arm64. [2021-09-23T17:48:37.044Z] #21 20.23 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-09-23T17:48:37.044Z] #21 20.25 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-09-23T17:48:37.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-23T17:48:37.307Z] #21 20.35 Selecting previously unselected package libip6tc2:arm64. [2021-09-23T17:48:37.307Z] #21 20.36 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-09-23T17:48:37.307Z] #21 20.38 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-09-23T17:48:37.307Z] #21 20.48 Selecting previously unselected package libnfnetlink0:arm64. [2021-09-23T17:48:37.307Z] #21 20.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-09-23T17:48:37.307Z] #21 20.51 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-09-23T17:48:37.516Z] + docker version [2021-09-23T17:48:37.571Z] #21 20.62 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-09-23T17:48:37.571Z] #21 20.65 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-09-23T17:48:37.571Z] #21 20.65 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-09-23T17:48:37.571Z] #21 20.76 Selecting previously unselected package libnftnl11:arm64. [2021-09-23T17:48:37.571Z] #21 20.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-09-23T17:48:37.571Z] #21 20.78 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-09-23T17:48:37.571Z] #21 20.87 Selecting previously unselected package iptables. [2021-09-23T17:48:37.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-23T17:48:37.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-23T17:48:37.836Z] #21 20.88 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-09-23T17:48:37.836Z] #21 20.89 Unpacking iptables (1.8.7-1) ... [2021-09-23T17:48:38.100Z] #21 21.26 Selecting previously unselected package libonig5:arm64. [2021-09-23T17:48:38.100Z] #21 21.26 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-09-23T17:48:38.100Z] #21 21.27 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-09-23T17:48:38.100Z] #21 21.47 Selecting previously unselected package libjq1:arm64. [2021-09-23T17:48:38.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-23T17:48:38.364Z] #21 21.48 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-09-23T17:48:38.364Z] #21 21.49 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-09-23T17:48:38.629Z] #21 21.63 Selecting previously unselected package jq. [2021-09-23T17:48:38.629Z] #21 21.65 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-09-23T17:48:38.629Z] #21 21.67 Unpacking jq (1.6-2.1) ... [2021-09-23T17:48:38.629Z] #21 21.78 Selecting previously unselected package libaio1:arm64. [2021-09-23T17:48:38.629Z] #21 21.79 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-09-23T17:48:38.629Z] #21 21.80 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-09-23T17:48:38.893Z] #21 21.88 Selecting previously unselected package libgpm2:arm64. [2021-09-23T17:48:38.893Z] #21 21.89 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-09-23T17:48:38.893Z] #21 21.91 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-09-23T17:48:38.893Z] #21 22.00 Selecting previously unselected package libicu67:arm64. [2021-09-23T17:48:38.893Z] #21 22.01 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-09-23T17:48:38.893Z] #21 22.04 Unpacking libicu67:arm64 (67.1-7) ... [2021-09-23T17:48:39.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-23T17:48:39.952Z] #21 3.204 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:48:39.952Z] #21 3.221 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:48:39.952Z] #21 3.333 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:48:39.952Z] #21 3.572 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:48:40.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-23T17:48:40.520Z] #21 4.173 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:48:40.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-23T17:48:41.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-23T17:48:41.453Z] #21 24.39 Selecting previously unselected package libinih1:arm64. [2021-09-23T17:48:41.453Z] #21 24.40 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-09-23T17:48:41.453Z] #21 24.42 Unpacking libinih1:arm64 (53-1+b2) ... [2021-09-23T17:48:41.453Z] #21 24.51 Selecting previously unselected package libnet1:arm64. [2021-09-23T17:48:41.453Z] #21 24.52 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-09-23T17:48:41.453Z] #21 24.53 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:48:41.453Z] #21 24.66 Selecting previously unselected package libnl-3-200:arm64. [2021-09-23T17:48:41.453Z] #21 24.66 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-09-23T17:48:41.453Z] #21 24.67 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-23T17:48:41.457Z] #21 5.216 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:48:41.586Z] #19 131.2 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-09-23T17:48:41.586Z] #19 131.2 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:48:41.586Z] #19 131.2 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:48:41.586Z] #19 131.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-09-23T17:48:41.586Z] #19 131.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-09-23T17:48:41.586Z] #19 131.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-09-23T17:48:41.586Z] #19 131.4 Selecting previously unselected package libc6-dev-arm64-cross. [2021-09-23T17:48:41.586Z] #19 131.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-09-23T17:48:41.586Z] #19 131.4 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-09-23T17:48:41.586Z] #19 131.7 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-09-23T17:48:41.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-23T17:48:41.717Z] #21 24.81 Selecting previously unselected package libprotobuf-c1:arm64. [2021-09-23T17:48:41.717Z] #21 24.82 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-09-23T17:48:41.717Z] #21 24.84 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-23T17:48:41.717Z] #21 24.90 Selecting previously unselected package net-tools. [2021-09-23T17:48:41.717Z] #21 24.91 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-09-23T17:48:41.717Z] #21 24.92 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:48:41.846Z] #19 131.7 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:41.846Z] #19 131.7 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:48:41.981Z] #21 25.20 Selecting previously unselected package patch. [2021-09-23T17:48:41.981Z] #21 25.21 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-09-23T17:48:41.981Z] #21 25.22 Unpacking patch (2.7.6-7) ... [2021-09-23T17:48:42.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-23T17:48:42.244Z] #21 25.41 Selecting previously unselected package python-pip-whl. [2021-09-23T17:48:42.244Z] #21 25.43 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-23T17:48:42.244Z] #21 25.44 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-23T17:48:42.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-23T17:48:42.792Z] #19 132.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-09-23T17:48:42.792Z] #19 132.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:48:42.792Z] #19 132.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:48:42.821Z] #21 25.97 Selecting previously unselected package python3-lib2to3. [2021-09-23T17:48:42.821Z] #21 25.98 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-23T17:48:42.821Z] #21 25.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:48:42.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-23T17:48:43.086Z] #21 26.13 Selecting previously unselected package python3-distutils. [2021-09-23T17:48:43.087Z] #21 26.16 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-23T17:48:43.087Z] #21 26.17 Unpacking python3-distutils (3.9.2-1) ... [2021-09-23T17:48:43.087Z] #21 26.34 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:48:43.299Z] Client: [2021-09-23T17:48:43.299Z] Version: 20.10.8 [2021-09-23T17:48:43.299Z] API version: 1.41 [2021-09-23T17:48:43.299Z] Go version: go1.16.6 [2021-09-23T17:48:43.299Z] Git commit: 3967b7d [2021-09-23T17:48:43.299Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-23T17:48:43.299Z] OS/Arch: windows/amd64 [2021-09-23T17:48:43.299Z] Context: default [2021-09-23T17:48:43.299Z] Experimental: true [2021-09-23T17:48:43.299Z] [2021-09-23T17:48:43.299Z] Server: Docker Engine - Community [2021-09-23T17:48:43.299Z] Engine: [2021-09-23T17:48:43.299Z] Version: 20.10.8 [2021-09-23T17:48:43.299Z] API version: 1.41 (minimum version 1.24) [2021-09-23T17:48:43.299Z] Go version: go1.16.6 [2021-09-23T17:48:43.299Z] Git commit: 75249d8 [2021-09-23T17:48:43.299Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-23T17:48:43.299Z] OS/Arch: windows/amd64 [2021-09-23T17:48:43.299Z] Experimental: true [2021-09-23T17:48:43.350Z] #21 26.37 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:48:43.350Z] #21 26.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:48:43.350Z] #21 26.57 Selecting previously unselected package python3-setuptools. [2021-09-23T17:48:43.350Z] #21 26.58 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-23T17:48:43.350Z] #21 26.59 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-23T17:48:43.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-23T17:48:43.563Z] #23 9.574 Collecting yamllint==1.26.1 [2021-09-23T17:48:43.614Z] #21 26.85 Selecting previously unselected package python3-wheel. [2021-09-23T17:48:43.614Z] #21 26.85 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-23T17:48:43.614Z] #21 26.87 Unpacking python3-wheel (0.34.2-1) ... [2021-09-23T17:48:43.878Z] #21 26.94 Selecting previously unselected package python3-pip. [2021-09-23T17:48:43.878Z] #21 26.95 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-23T17:48:43.878Z] #21 26.97 Unpacking python3-pip (20.3.4-4) ... [Pipeline] sh [2021-09-23T17:48:44.121Z] Fetching without tags [2021-09-23T17:48:44.122Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-23T17:48:44.122Z] Using test binary docker [2021-09-23T17:48:44.122Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-23T17:48:44.122Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-23T17:48:44.122Z] INFO: Waiting for daemon to start... [2021-09-23T17:48:44.122Z] Starting dockerd [2021-09-23T17:48:44.136Z] #23 10.62 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-23T17:48:44.142Z] #21 27.27 Selecting previously unselected package sudo. [2021-09-23T17:48:44.142Z] #21 27.28 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-09-23T17:48:44.142Z] #21 27.30 Unpacking sudo (1.9.5p2-3) ... [2021-09-23T17:48:44.718Z] #21 27.77 Selecting previously unselected package thin-provisioning-tools. [2021-09-23T17:48:44.718Z] #21 27.78 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-09-23T17:48:44.718Z] #21 27.79 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:48:44.761Z] #21 7.916 Fetched 8412 kB in 5s (1684 kB/s) [2021-09-23T17:48:44.768Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 [2021-09-23T17:48:44.815Z] + docker info [2021-09-23T17:48:44.981Z] #21 28.03 Selecting previously unselected package uidmap. [2021-09-23T17:48:44.981Z] #21 28.05 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-09-23T17:48:44.981Z] #21 28.06 Unpacking uidmap (1:4.8.1-1) ... [2021-09-23T17:48:44.981Z] #21 28.22 Selecting previously unselected package vim-runtime. [2021-09-23T17:48:44.981Z] #21 28.24 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:48:44.981Z] #21 28.29 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-23T17:48:45.245Z] #21 28.33 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-23T17:48:45.245Z] #21 28.33 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:48:43.866Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:48:43.897Z] > git config --add remote.origin.fetch +refs/pull/42089/head:refs/remotes/origin/PR-42089 # timeout=10 [2021-09-23T17:48:43.944Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:48:44.038Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:48:44.148Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:48:44.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:48:44.148Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:48:44.867Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:48:44.898Z] > git checkout -f 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 # timeout=10 [2021-09-23T17:48:45.522Z] #23 11.66 Collecting pathspec>=0.5.3 [2021-09-23T17:48:45.522Z] #23 11.68 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-23T17:48:45.783Z] #23 11.96 Collecting pyyaml [2021-09-23T17:48:45.783Z] #23 11.97 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-23T17:48:45.783Z] #23 12.01 Building wheels for collected packages: yamllint [2021-09-23T17:48:45.783Z] #23 12.01 Building wheel for yamllint (setup.py): started [2021-09-23T17:48:45.900Z] Fetching without tags [2021-09-23T17:48:46.139Z] #21 7.916 Reading package lists... [2021-09-23T17:48:46.356Z] #23 12.81 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-23T17:48:46.356Z] #23 12.81 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5e5ba2054d042e755e17d0e675c5c4e655ab82f23f1cc6e4e2a58e5c88105c84 [2021-09-23T17:48:46.356Z] #23 12.81 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-23T17:48:46.618Z] #23 12.81 Successfully built yamllint [2021-09-23T17:48:46.618Z] #23 12.85 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-23T17:48:46.703Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 [2021-09-23T17:48:46.879Z] #23 13.17 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-23T17:48:47.453Z] #23 DONE 13.6s [2021-09-23T17:48:47.453Z] [2021-09-23T17:48:47.453Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-23T17:48:47.453Z] #26 sha256:d4e52b89bf84dbf0515b33b05e7c7b2ce370021ff1407a359e6dc737ee258297 [2021-09-23T17:48:47.713Z] #26 DONE 0.3s [2021-09-23T17:48:47.713Z] [2021-09-23T17:48:47.713Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-23T17:48:47.713Z] #31 sha256:e03e430359169fa32bfe46068a3583f4699432834599419bb8ee1829aec9f8ba [2021-09-23T17:48:47.799Z] Merge succeeded, producing b6cf3b931c043eefedbf456a71b3b850c9d09911 [2021-09-23T17:48:47.799Z] Checking out Revision b6cf3b931c043eefedbf456a71b3b850c9d09911 (PR-42089) [2021-09-23T17:48:47.803Z] #21 30.84 Selecting previously unselected package vim. [2021-09-23T17:48:47.803Z] #21 30.85 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-09-23T17:48:47.803Z] #21 30.88 Unpacking vim (2:8.2.2434-3) ... [2021-09-23T17:48:45.624Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:48:45.666Z] > git config --add remote.origin.fetch +refs/pull/42089/head:refs/remotes/origin/PR-42089 # timeout=10 [2021-09-23T17:48:45.708Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:48:45.826Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:48:45.939Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:48:45.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:48:45.940Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42089/head:refs/remotes/origin/PR-42089 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:48:46.817Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:48:46.856Z] > git checkout -f 7ccf750daad37aa12e790d5f057b7ae6a140e0b8 # timeout=10 [2021-09-23T17:48:47.974Z] #31 DONE 0.5s [2021-09-23T17:48:47.974Z] [2021-09-23T17:48:47.974Z] #51 [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-09-23T17:48:47.974Z] #51 sha256:8bde61d1b698efe1bc23d5411c63749ebab34fbf48a457edd39667644a1b27b2 [2021-09-23T17:48:48.066Z] #21 31.43 Selecting previously unselected package xfsprogs. [2021-09-23T17:48:48.118Z] #19 137.9 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-09-23T17:48:48.118Z] #19 137.9 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:48:48.118Z] #19 137.9 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:48:48.235Z] #51 ... [2021-09-23T17:48:48.235Z] [2021-09-23T17:48:48.235Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-23T17:48:48.235Z] #34 sha256:acace7d0cfb3b157bff1ff99a3bf9d6bdd1005a99eeff845a4e66af3c156912a [2021-09-23T17:48:48.330Z] #21 31.44 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-09-23T17:48:48.330Z] #21 31.46 Unpacking xfsprogs (5.10.0-4) ... [2021-09-23T17:48:48.677Z] #21 9.926 Reading package lists... [2021-09-23T17:48:48.677Z] #21 12.01 Building dependency tree... [2021-09-23T17:48:48.689Z] #19 138.5 Selecting previously unselected package patch. [2021-09-23T17:48:48.689Z] #19 138.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-09-23T17:48:48.857Z] #21 31.85 Selecting previously unselected package zip. [2021-09-23T17:48:48.857Z] #21 31.87 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-09-23T17:48:48.858Z] #21 31.87 Unpacking zip (3.0-12) ... [2021-09-23T17:48:48.858Z] #21 32.04 Selecting previously unselected package zstd. [2021-09-23T17:48:48.858Z] #21 32.06 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-09-23T17:48:48.858Z] #21 32.07 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:48:48.949Z] #19 138.8 Unpacking patch (2.7.6-7) ... [2021-09-23T17:48:46.979Z] > git remote # timeout=10 [2021-09-23T17:48:47.077Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:48:47.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:48:47.124Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:48:47.702Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-23T17:48:47.827Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:48:47.858Z] > git checkout -f b6cf3b931c043eefedbf456a71b3b850c9d09911 # timeout=10 [2021-09-23T17:48:49.180Z] #34 DONE 0.8s [2021-09-23T17:48:49.180Z] [2021-09-23T17:48:49.180Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-23T17:48:49.180Z] #36 sha256:d0fadfd5f2b46bef29fc655aace94a9207d731d20cb1918982bc0a09afc64d90 [2021-09-23T17:48:49.180Z] #36 DONE 0.3s [2021-09-23T17:48:49.180Z] [2021-09-23T17:48:49.180Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-23T17:48:49.180Z] #39 sha256:f0d78d0d647f668f9d69504fcb8e4dbd84c3e7db33ad9df9fc9306ef454ddda6 [2021-09-23T17:48:49.180Z] #39 DONE 0.1s [2021-09-23T17:48:49.180Z] [2021-09-23T17:48:49.180Z] #41 [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-09-23T17:48:49.180Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:48:49.180Z] #41 173.3 + dpkg --print-architecture [2021-09-23T17:48:49.180Z] #41 173.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-23T17:48:49.370Z] . [2021-09-23T17:48:49.370Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-23T17:48:49.370Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-23T17:48:49.370Z] Error: No such image: emptyfs [2021-09-23T17:48:49.370Z] Running integration-test (iteration 1) [2021-09-23T17:48:49.370Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-23T17:48:49.370Z] Loaded image: busybox:latest [2021-09-23T17:48:49.370Z] Loaded image: busybox:glibc [2021-09-23T17:48:49.435Z] #21 32.47 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:48:49.442Z] #41 173.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-23T17:48:49.442Z] #41 173.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-23T17:48:49.617Z] #21 13.27 The following additional packages will be installed: [2021-09-23T17:48:49.617Z] #21 13.27 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:48:49.617Z] #21 13.27 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-23T17:48:49.617Z] #21 13.27 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-23T17:48:49.617Z] #21 13.27 python3-pkg-resources vim-runtime xxd [2021-09-23T17:48:49.617Z] #21 13.28 Suggested packages: [2021-09-23T17:48:49.617Z] #21 13.28 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-23T17:48:49.617Z] #21 13.28 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-23T17:48:49.617Z] #21 13.28 acl attr quota [2021-09-23T17:48:49.617Z] #21 13.28 Recommended packages: [2021-09-23T17:48:49.617Z] #21 13.28 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-23T17:48:49.889Z] #19 139.9 Selecting previously unselected package dpkg-dev. [2021-09-23T17:48:49.890Z] #19 139.9 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-09-23T17:48:49.903Z] Merge succeeded, producing 8c9f563a3361a3cb991ceaa9c29744dc8ee95b37 [2021-09-23T17:48:49.903Z] Checking out Revision 8c9f563a3361a3cb991ceaa9c29744dc8ee95b37 (PR-42089) [2021-09-23T17:48:49.934Z] Loaded image: debian:bullseye-slim [2021-09-23T17:48:49.934Z] Loaded image: hello-world:latest [2021-09-23T17:48:49.934Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:48:49.934Z] INFO: Testing against a local daemon [2021-09-23T17:48:49.934Z] === RUN TestCgroupNamespacesBuild [2021-09-23T17:48:50.150Z] #19 140.1 Unpacking dpkg-dev (1.20.9) ... [2021-09-23T17:48:50.386Z] #21 33.52 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-09-23T17:48:50.386Z] #21 33.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:48:50.386Z] #21 33.57 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-09-23T17:48:50.386Z] #21 33.58 Setting up libicu67:arm64 (67.1-7) ... [2021-09-23T17:48:50.386Z] #21 33.62 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-09-23T17:48:50.386Z] #21 33.66 Setting up libinih1:arm64 (53-1+b2) ... [2021-09-23T17:48:50.386Z] #21 33.67 Setting up uidmap (1:4.8.1-1) ... [2021-09-23T17:48:50.386Z] #21 33.69 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:48:50.386Z] #21 33.71 Setting up bzip2 (1.0.8-4) ... [2021-09-23T17:48:50.556Z] #21 14.34 The following NEW packages will be installed: [2021-09-23T17:48:50.556Z] #21 14.34 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-23T17:48:50.556Z] #21 14.35 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:48:50.556Z] #21 14.35 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-23T17:48:50.556Z] #21 14.35 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-23T17:48:50.556Z] #21 14.35 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-23T17:48:50.556Z] #21 14.35 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-23T17:48:50.556Z] #21 14.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-23T17:48:50.556Z] #21 14.35 xz-utils zip zstd [2021-09-23T17:48:50.649Z] #21 33.73 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-23T17:48:50.649Z] #21 33.75 Setting up python3-wheel (0.34.2-1) ... [2021-09-23T17:48:50.816Z] #21 14.64 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:48:50.816Z] #21 14.64 Need to get 27.6 MB of archives. [2021-09-23T17:48:50.816Z] #21 14.64 After this operation, 106 MB of additional disk space will be used. [2021-09-23T17:48:50.816Z] #21 14.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-23T17:48:50.816Z] #21 14.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-23T17:48:50.816Z] #21 14.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-23T17:48:50.816Z] #21 14.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-23T17:48:50.816Z] #21 14.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-23T17:48:50.816Z] #21 14.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-23T17:48:50.816Z] #21 14.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-23T17:48:50.816Z] #21 14.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-23T17:48:50.816Z] #21 14.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:48:49.076Z] > git remote # timeout=10 [2021-09-23T17:48:49.153Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:48:49.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:48:49.193Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:48:49.808Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-23T17:48:49.941Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:48:49.980Z] > git checkout -f 8c9f563a3361a3cb991ceaa9c29744dc8ee95b37 # timeout=10 [2021-09-23T17:48:51.076Z] #21 14.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:48:51.076Z] #21 14.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-23T17:48:51.076Z] #21 14.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-23T17:48:51.076Z] #21 14.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-23T17:48:51.076Z] #21 14.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-23T17:48:51.076Z] #21 14.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-23T17:48:51.076Z] #21 14.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-23T17:48:51.076Z] #21 14.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-23T17:48:51.076Z] #21 14.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-23T17:48:51.076Z] #21 14.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-23T17:48:51.076Z] #21 14.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-23T17:48:51.076Z] #21 14.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-23T17:48:51.076Z] #21 14.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:48:51.076Z] #21 14.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:48:51.076Z] #21 14.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:48:51.076Z] #21 14.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-23T17:48:51.076Z] #21 14.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-23T17:48:51.076Z] #21 14.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-23T17:48:51.091Z] #19 141.2 Selecting previously unselected package libconfig-inifiles-perl. [2021-09-23T17:48:51.091Z] #19 141.2 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-09-23T17:48:51.302Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2021-09-23T17:48:51.302Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-23T17:48:51.336Z] #21 15.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-23T17:48:51.336Z] #21 15.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:48:51.336Z] #21 15.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:48:51.336Z] #21 15.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:48:51.336Z] #21 15.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-23T17:48:51.336Z] #21 15.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-23T17:48:51.336Z] #21 15.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-23T17:48:51.336Z] #21 15.17 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-23T17:48:51.336Z] #21 15.18 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-23T17:48:51.336Z] #21 15.18 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:48:51.336Z] #21 15.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-23T17:48:51.350Z] #19 141.3 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-09-23T17:48:51.595Z] #21 15.19 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-23T17:48:51.595Z] #21 15.19 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-23T17:48:51.595Z] #21 15.20 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-23T17:48:51.595Z] #21 15.24 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-23T17:48:51.595Z] #21 15.25 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-23T17:48:51.595Z] #21 15.26 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-23T17:48:51.595Z] #21 15.47 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-23T17:48:51.854Z] #21 15.49 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-23T17:48:51.854Z] #21 15.52 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-23T17:48:51.854Z] #21 15.53 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-09-23T17:48:52.047Z] #21 34.95 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:48:52.047Z] #21 35.19 Setting up libcap2:arm64 (1:2.44-1) ... [2021-09-23T17:48:52.047Z] #21 35.21 Setting up libcap2-bin (1:2.44-1) ... [2021-09-23T17:48:52.047Z] #21 35.24 Setting up apparmor (2.13.6-10) ... [2021-09-23T17:48:52.114Z] #21 16.05 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:48:52.290Z] #19 142.3 Selecting previously unselected package libio-string-perl. [2021-09-23T17:48:52.290Z] #19 142.3 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-09-23T17:48:52.374Z] #21 16.20 Fetched 27.6 MB in 1s (23.3 MB/s) [2021-09-23T17:48:52.374Z] #21 16.26 Selecting previously unselected package pigz. [2021-09-23T17:48:52.374Z] #21 16.26 (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 ... 24014 files and directories currently installed.) [2021-09-23T17:48:52.374Z] #21 16.29 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-23T17:48:52.374Z] #21 16.30 Unpacking pigz (2.6-1) ... [2021-09-23T17:48:52.551Z] #19 142.5 Unpacking libio-string-perl (1.08-3.1) ... [2021-09-23T17:48:52.551Z] #19 142.5 Selecting previously unselected package libicu67:amd64. [2021-09-23T17:48:52.551Z] #19 142.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-09-23T17:48:52.551Z] #19 142.5 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-23T17:48:52.633Z] #21 16.42 Selecting previously unselected package libelf1:amd64. [2021-09-23T17:48:52.633Z] #21 16.42 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-23T17:48:52.633Z] #21 16.44 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-23T17:48:52.670Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2021-09-23T17:48:52.670Z] === RUN TestBuildWithSession [2021-09-23T17:48:52.670Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:48:52.670Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-23T17:48:52.670Z] === RUN TestBuildSquashParent [2021-09-23T17:48:52.893Z] #21 16.57 Selecting previously unselected package libbpf0:amd64. [2021-09-23T17:48:52.893Z] #21 16.58 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-23T17:48:52.893Z] #21 16.58 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:48:52.893Z] #21 16.67 Selecting previously unselected package libcap2:amd64. [2021-09-23T17:48:52.893Z] #21 16.67 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-23T17:48:52.893Z] #21 16.68 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:48:52.893Z] #21 16.74 Selecting previously unselected package libmnl0:amd64. [2021-09-23T17:48:52.893Z] #21 16.74 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-23T17:48:52.893Z] #21 16.76 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:48:52.893Z] #21 16.81 Selecting previously unselected package libxtables12:amd64. [2021-09-23T17:48:53.153Z] #21 16.81 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-23T17:48:53.153Z] #21 16.83 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:48:53.153Z] #21 16.89 Selecting previously unselected package libcap2-bin. [2021-09-23T17:48:53.153Z] #21 16.89 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-23T17:48:53.153Z] #21 16.89 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-23T17:48:53.413Z] #21 16.98 Selecting previously unselected package iproute2. [2021-09-23T17:48:53.413Z] #21 16.98 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-23T17:48:53.413Z] #21 16.98 Unpacking iproute2 (5.10.0-4) ... [2021-09-23T17:48:53.493Z] #19 143.4 Selecting previously unselected package libxml2:amd64. [2021-09-23T17:48:53.493Z] #19 143.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-23T17:48:53.493Z] #19 143.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:48:53.493Z] #19 143.5 Selecting previously unselected package libxml-namespacesupport-perl. [2021-09-23T17:48:53.493Z] #19 143.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-09-23T17:48:53.493Z] #19 143.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-09-23T17:48:53.493Z] #19 143.5 Selecting previously unselected package libxml-sax-base-perl. [2021-09-23T17:48:53.493Z] #19 143.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-09-23T17:48:53.493Z] #19 143.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-09-23T17:48:53.493Z] #19 143.5 Selecting previously unselected package libxml-sax-perl. [2021-09-23T17:48:53.493Z] #19 143.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-09-23T17:48:53.493Z] #19 143.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-09-23T17:48:53.493Z] #19 143.6 Selecting previously unselected package libxml-libxml-perl. [2021-09-23T17:48:53.493Z] #19 143.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-09-23T17:48:53.493Z] #19 143.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-09-23T17:48:53.493Z] #19 143.6 Selecting previously unselected package libxml-simple-perl. [2021-09-23T17:48:53.678Z] #21 17.40 Selecting previously unselected package xxd. [2021-09-23T17:48:53.678Z] #21 17.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:48:53.678Z] #21 17.41 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:48:53.753Z] #19 143.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-09-23T17:48:53.753Z] #19 143.7 Unpacking libxml-simple-perl (2.25-1) ... [2021-09-23T17:48:53.753Z] #19 143.7 Selecting previously unselected package libyaml-perl. [2021-09-23T17:48:53.753Z] #19 143.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-09-23T17:48:53.753Z] #19 143.7 Unpacking libyaml-perl (1.30-1) ... [2021-09-23T17:48:53.753Z] #19 143.8 Selecting previously unselected package libconfig-auto-perl. [2021-09-23T17:48:53.753Z] #19 143.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-09-23T17:48:53.753Z] #19 143.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-09-23T17:48:53.753Z] #19 143.8 Selecting previously unselected package libfile-which-perl. [2021-09-23T17:48:53.753Z] #19 143.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-09-23T17:48:53.753Z] #19 143.8 Unpacking libfile-which-perl (1.23-1) ... [2021-09-23T17:48:53.753Z] #19 143.8 Selecting previously unselected package libfile-homedir-perl. [2021-09-23T17:48:53.753Z] #19 143.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-09-23T17:48:53.753Z] #19 143.8 Unpacking libfile-homedir-perl (1.006-1) ... [2021-09-23T17:48:53.753Z] #19 143.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-09-23T17:48:53.937Z] #21 17.64 Selecting previously unselected package vim-common. [2021-09-23T17:48:53.938Z] #21 17.64 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:48:53.938Z] #21 17.66 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:48:54.013Z] #19 143.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-09-23T17:48:54.013Z] #19 143.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-09-23T17:48:54.013Z] #19 143.9 Selecting previously unselected package dpkg-cross. [2021-09-23T17:48:54.013Z] #19 143.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-09-23T17:48:54.013Z] #19 143.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-09-23T17:48:54.013Z] #19 144.0 Selecting previously unselected package crossbuild-essential-arm64. [2021-09-23T17:48:54.013Z] #19 144.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-09-23T17:48:54.013Z] #19 144.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-09-23T17:48:54.013Z] #19 144.0 Selecting previously unselected package libc6-armel-cross. [2021-09-23T17:48:54.013Z] #19 144.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-09-23T17:48:54.013Z] #19 144.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-09-23T17:48:54.013Z] #19 144.1 Selecting previously unselected package libgcc-s1-armel-cross. [2021-09-23T17:48:54.013Z] #19 144.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:54.013Z] #19 144.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:48:54.013Z] #19 144.2 Selecting previously unselected package libgomp1-armel-cross. [2021-09-23T17:48:54.013Z] #19 144.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:54.013Z] #19 144.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:48:54.013Z] #19 144.2 Selecting previously unselected package libatomic1-armel-cross. [2021-09-23T17:48:54.013Z] #19 144.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:54.013Z] #19 144.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:48:54.013Z] #19 144.2 Selecting previously unselected package libasan6-armel-cross. [2021-09-23T17:48:54.197Z] #21 17.82 Selecting previously unselected package bash-completion. [2021-09-23T17:48:54.197Z] #21 17.82 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-23T17:48:54.274Z] #19 144.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:54.274Z] #19 144.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:48:54.534Z] #19 144.5 Selecting previously unselected package libstdc++6-armel-cross. [2021-09-23T17:48:54.534Z] #19 144.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:54.534Z] #19 144.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:48:54.534Z] #19 144.5 Selecting previously unselected package libubsan1-armel-cross. [2021-09-23T17:48:54.534Z] #19 144.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:54.534Z] #19 144.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:48:54.534Z] #19 144.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-09-23T17:48:54.534Z] #19 144.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:48:54.535Z] #19 144.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:48:54.535Z] #19 144.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-09-23T17:48:54.618Z] #21 37.46 Setting up zip (3.0-12) ... [2021-09-23T17:48:54.618Z] #21 37.48 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:48:54.618Z] #21 37.58 Setting up bash-completion (1:2.11-2) ... [2021-09-23T17:48:54.731Z] #41 ... [2021-09-23T17:48:54.731Z] [2021-09-23T17:48:54.731Z] #51 [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-09-23T17:48:54.731Z] #51 sha256:8bde61d1b698efe1bc23d5411c63749ebab34fbf48a457edd39667644a1b27b2 [2021-09-23T17:48:54.731Z] #51 178.0 + /build/golangci-lint --version [2021-09-23T17:48:54.731Z] #51 178.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-23T17:48:54.731Z] #51 DONE 178.9s [2021-09-23T17:48:54.731Z] [2021-09-23T17:48:54.731Z] #55 [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-09-23T17:48:54.731Z] #55 sha256:41217d6dc8382a5acf496fc02beb3a947e34d3c6f321340aa8d8ee9018c23b9f [2021-09-23T17:48:54.795Z] #19 144.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:48:54.795Z] #19 144.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-23T17:48:55.576Z] #21 19.44 Unpacking bash-completion (1:2.11-2) ... [2021-09-23T17:48:56.145Z] #21 19.80 Selecting previously unselected package bzip2. [2021-09-23T17:48:56.145Z] #21 19.80 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-23T17:48:56.145Z] #21 19.81 Unpacking bzip2 (1.0.8-4) ... [2021-09-23T17:48:56.145Z] #21 19.88 Selecting previously unselected package xz-utils. [2021-09-23T17:48:56.145Z] #21 19.88 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-23T17:48:56.145Z] #21 19.88 Unpacking xz-utils (5.2.5-2) ... [2021-09-23T17:48:56.145Z] #21 20.03 Selecting previously unselected package apparmor. [2021-09-23T17:48:56.145Z] #21 20.03 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-23T17:48:56.405Z] #21 20.09 Unpacking apparmor (2.13.6-10) ... [2021-09-23T17:48:56.665Z] #21 20.43 Selecting previously unselected package inetutils-ping. [2021-09-23T17:48:56.665Z] #21 20.43 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-23T17:48:56.665Z] #21 20.43 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-23T17:48:56.665Z] #21 20.55 Selecting previously unselected package libip4tc2:amd64. [2021-09-23T17:48:56.665Z] #21 20.55 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:48:56.925Z] #21 20.55 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:48:56.925Z] #21 20.61 Selecting previously unselected package libip6tc2:amd64. [2021-09-23T17:48:56.925Z] #21 20.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:48:56.925Z] #21 20.62 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:48:56.925Z] #21 20.69 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-23T17:48:56.925Z] #21 20.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-23T17:48:56.925Z] #21 20.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:48:56.925Z] #21 20.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-23T17:48:56.925Z] #21 20.76 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-23T17:48:56.925Z] #21 20.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:48:57.179Z] #21 40.34 Setting up xz-utils (5.2.5-2) ... [2021-09-23T17:48:57.179Z] #21 40.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-23T17:48:57.179Z] #21 40.40 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-09-23T17:48:57.179Z] #21 40.45 Setting up patch (2.7.6-7) ... [2021-09-23T17:48:57.179Z] #21 40.47 Setting up sudo (1.9.5p2-3) ... [2021-09-23T17:48:57.183Z] Client: [2021-09-23T17:48:57.183Z] Context: default [2021-09-23T17:48:57.183Z] Debug Mode: false [2021-09-23T17:48:57.183Z] Plugins: [2021-09-23T17:48:57.183Z] app: Docker Application (Docker Inc., v0.8.0) [2021-09-23T17:48:57.183Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-09-23T17:48:57.183Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-09-23T17:48:57.183Z] [2021-09-23T17:48:57.183Z] Server: [2021-09-23T17:48:57.183Z] Containers: 0 [2021-09-23T17:48:57.183Z] Running: 0 [2021-09-23T17:48:57.183Z] Paused: 0 [2021-09-23T17:48:57.183Z] Stopped: 0 [2021-09-23T17:48:57.183Z] Images: 0 [2021-09-23T17:48:57.183Z] Server Version: 20.10.8 [2021-09-23T17:48:57.183Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-09-23T17:48:57.183Z] LCOW: [2021-09-23T17:48:57.183Z] Windows: [2021-09-23T17:48:57.183Z] Logging Driver: json-file [2021-09-23T17:48:57.183Z] Plugins: [2021-09-23T17:48:57.183Z] Volume: local [2021-09-23T17:48:57.183Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:48:57.183Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:48:57.183Z] Swarm: inactive [2021-09-23T17:48:57.183Z] Default Isolation: process [2021-09-23T17:48:57.183Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-23T17:48:57.183Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-23T17:48:57.183Z] OSType: windows [2021-09-23T17:48:57.183Z] Architecture: x86_64 [2021-09-23T17:48:57.183Z] CPUs: 4 [2021-09-23T17:48:57.183Z] Total Memory: 32GiB [2021-09-23T17:48:57.183Z] Name: azwin-2-b254a0 [2021-09-23T17:48:57.183Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-09-23T17:48:57.183Z] Docker Root Dir: D:\docker [2021-09-23T17:48:57.183Z] Debug Mode: false [2021-09-23T17:48:57.183Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:48:57.183Z] Labels: [2021-09-23T17:48:57.183Z] Experimental: true [2021-09-23T17:48:57.183Z] Insecure Registries: [2021-09-23T17:48:57.183Z] 10.0.0.4:5000 [2021-09-23T17:48:57.183Z] 127.0.0.0/8 [2021-09-23T17:48:57.183Z] Registry Mirrors: [2021-09-23T17:48:57.183Z] http://10.0.0.4:5000/ [2021-09-23T17:48:57.183Z] Live Restore Enabled: false [2021-09-23T17:48:57.183Z] Product License: Community Engine [2021-09-23T17:48:57.183Z] [2021-09-23T17:48:57.184Z] #21 20.84 Selecting previously unselected package libnftnl11:amd64. [2021-09-23T17:48:57.184Z] #21 20.85 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-23T17:48:57.184Z] #21 20.86 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:48:57.184Z] #21 20.94 Selecting previously unselected package iptables. [2021-09-23T17:48:57.185Z] #21 20.94 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-23T17:48:57.185Z] #21 20.95 Unpacking iptables (1.8.7-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-23T17:48:57.443Z] #21 40.62 invoke-rc.d: could not determine current runlevel [2021-09-23T17:48:57.443Z] #21 40.63 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-23T17:48:57.443Z] #21 40.64 Setting up xfsprogs (5.10.0-4) ... [2021-09-23T17:48:57.443Z] #21 40.66 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-09-23T17:48:57.443Z] #21 40.68 Setting up inetutils-ping (2:2.0-1) ... [2021-09-23T17:48:57.443Z] #21 40.69 Setting up pigz (2.6-1) ... [2021-09-23T17:48:57.443Z] #21 40.72 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-09-23T17:48:57.443Z] #21 40.75 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-23T17:48:57.706Z] #21 40.78 Setting up python-pip-whl (20.3.4-4) ... [2021-09-23T17:48:57.706Z] #21 40.80 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:48:57.755Z] #21 21.25 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:48:57.755Z] #21 21.25 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:48:57.755Z] #21 21.27 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:48:57.755Z] #21 21.42 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:48:57.755Z] #21 21.42 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:48:57.755Z] #21 21.44 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:48:57.755Z] #21 21.54 Selecting previously unselected package jq. [2021-09-23T17:48:57.755Z] #21 21.54 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:48:57.755Z] #21 21.54 Unpacking jq (1.6-2.1) ... [2021-09-23T17:48:57.755Z] #21 21.62 Selecting previously unselected package libaio1:amd64. [2021-09-23T17:48:57.755Z] #21 21.62 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-23T17:48:57.755Z] #21 21.64 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:48:58.015Z] #21 21.70 Selecting previously unselected package libgpm2:amd64. [2021-09-23T17:48:58.015Z] #21 21.70 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-23T17:48:58.015Z] #21 21.70 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:48:58.015Z] #21 21.77 Selecting previously unselected package libicu67:amd64. [2021-09-23T17:48:58.015Z] #21 21.77 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-23T17:48:58.015Z] #21 21.78 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-23T17:48:58.655Z] #21 41.56 Setting up libaio1:arm64 (0.3.112-9) ... [2021-09-23T17:48:58.655Z] #21 41.58 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:48:58.655Z] #21 41.95 Setting up libelf1:arm64 (0.183-1) ... [2021-09-23T17:48:58.675Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:48:58.788Z] First time build. Skipping changelog. [2021-09-23T17:48:58.918Z] #21 42.06 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:48:58.919Z] #21 42.09 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-09-23T17:48:58.919Z] #21 42.10 Setting up python3-distutils (3.9.2-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-23T17:48:59.210Z] --- PASS: TestBuildSquashParent (6.64s) [2021-09-23T17:48:59.210Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-23T17:48:59.210Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:48:59.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:48:59.210Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:48:59.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:48:59.210Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:48:59.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:48:59.210Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:48:59.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:48:59.210Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:48:59.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:48:59.210Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:48:59.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:48:59.210Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:48:59.210Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:48:59.210Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:48:59.210Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:48:59.210Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:48:59.210Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:48:59.496Z] #21 42.66 Setting up vim (2:8.2.2434-3) ... [2021-09-23T17:48:59.496Z] #21 42.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-23T17:48:59.496Z] #21 42.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-23T17:48:59.496Z] #21 42.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-23T17:48:59.496Z] #21 42.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-23T17:48:59.496Z] #21 42.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-23T17:48:59.496Z] #21 42.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-23T17:48:59.788Z] #21 42.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-23T17:48:59.788Z] #21 42.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-23T17:48:59.788Z] #21 42.79 Setting up python3-setuptools (52.0.0-4) ... [2021-09-23T17:49:00.082Z] #19 149.5 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-09-23T17:49:00.082Z] #19 149.5 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:49:00.082Z] #19 149.5 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-23T17:49:00.082Z] #19 149.5 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-09-23T17:49:00.082Z] #19 149.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-09-23T17:49:00.082Z] #19 149.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-09-23T17:49:00.082Z] #19 149.7 Selecting previously unselected package libc6-dev-armel-cross. [2021-09-23T17:49:00.082Z] #19 149.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-09-23T17:49:00.082Z] #19 149.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-09-23T17:49:00.082Z] #19 149.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-09-23T17:49:00.082Z] #19 149.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:00.082Z] #19 150.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:49:00.342Z] #19 150.2 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-09-23T17:49:00.342Z] #19 150.2 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:49:00.342Z] #19 150.3 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-23T17:49:01.226Z] #21 44.40 Setting up libjq1:arm64 (1.6-2.1) ... [2021-09-23T17:49:01.226Z] #21 44.42 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-09-23T17:49:01.226Z] #21 44.44 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:49:01.226Z] #21 44.45 Setting up python3-pip (20.3.4-4) ... [2021-09-23T17:49:01.251Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:49:01.309Z] #21 24.76 Selecting previously unselected package libinih1:amd64. [2021-09-23T17:49:01.309Z] #21 24.76 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-23T17:49:01.309Z] #21 24.76 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-23T17:49:01.309Z] #21 24.82 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:49:01.309Z] #21 24.83 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:49:01.309Z] #21 24.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:49:01.309Z] #21 24.91 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:49:01.309Z] #21 24.91 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:49:01.309Z] #21 24.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:49:01.309Z] #21 25.08 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:49:01.309Z] #21 25.08 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:49:01.309Z] #21 25.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:49:01.309Z] #21 25.13 Selecting previously unselected package net-tools. [2021-09-23T17:49:01.309Z] #21 25.13 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-23T17:49:01.309Z] #21 25.14 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:48:58.703Z] > git rev-list --no-walk e1a1bf34b6be9d495dc6ef8ec5a835a0e8eb9a20 # timeout=10 [2021-09-23T17:49:01.375Z] First time build. Skipping changelog. [2021-09-23T17:49:01.569Z] #21 25.28 Selecting previously unselected package patch. [2021-09-23T17:49:01.569Z] #21 25.29 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-23T17:49:01.569Z] #21 25.29 Unpacking patch (2.7.6-7) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-09-23T17:49:01.828Z] #21 25.41 Selecting previously unselected package python-pip-whl. [2021-09-23T17:49:01.828Z] #21 25.41 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-23T17:49:01.828Z] #21 25.44 Unpacking python-pip-whl (20.3.4-4) ... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-23T17:49:01.956Z] + docker version [2021-09-23T17:49:02.398Z] #21 25.99 Selecting previously unselected package python3-lib2to3. [2021-09-23T17:49:02.398Z] #21 25.99 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-23T17:49:02.398Z] #21 25.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:49:02.398Z] #21 26.11 Selecting previously unselected package python3-distutils. [2021-09-23T17:49:02.398Z] #21 26.12 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-23T17:49:02.398Z] #21 26.13 Unpacking python3-distutils (3.9.2-1) ... [2021-09-23T17:49:02.619Z] #21 45.75 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-09-23T17:49:02.620Z] #21 45.78 Setting up jq (1.6-2.1) ... [2021-09-23T17:49:02.620Z] #21 45.81 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-09-23T17:49:02.620Z] #21 45.83 Setting up iptables (1.8.7-1) ... [2021-09-23T17:49:02.620Z] #21 45.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:49:02.658Z] #21 26.28 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:49:02.658Z] #21 26.28 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:49:02.658Z] #21 26.29 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:49:02.658Z] #21 26.43 Selecting previously unselected package python3-setuptools. [2021-09-23T17:49:02.658Z] #21 26.44 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-23T17:49:02.658Z] #21 26.45 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-23T17:49:02.884Z] #21 45.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:49:02.884Z] #21 45.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:49:02.884Z] #21 45.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:49:02.884Z] #21 45.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-23T17:49:02.884Z] #21 45.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-23T17:49:02.884Z] #21 45.94 Setting up iproute2 (5.10.0-4) ... [2021-09-23T17:49:02.918Z] #21 26.68 Selecting previously unselected package python3-wheel. [2021-09-23T17:49:02.918Z] #21 26.69 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-23T17:49:02.918Z] #21 26.70 Unpacking python3-wheel (0.34.2-1) ... [2021-09-23T17:49:02.918Z] #21 26.76 Selecting previously unselected package python3-pip. [2021-09-23T17:49:02.918Z] #21 26.76 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-23T17:49:02.918Z] #21 26.77 Unpacking python3-pip (20.3.4-4) ... [2021-09-23T17:49:03.148Z] #21 46.35 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:49:03.383Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-09-23T17:49:03.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.02s) [2021-09-23T17:49:03.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2021-09-23T17:49:03.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2021-09-23T17:49:03.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s) [2021-09-23T17:49:03.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.47s) [2021-09-23T17:49:03.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.51s) [2021-09-23T17:49:03.383Z] === RUN TestBuildMultiStageCopy [2021-09-23T17:49:03.383Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-23T17:49:03.487Z] #21 27.03 Selecting previously unselected package sudo. [2021-09-23T17:49:03.487Z] #21 27.04 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-23T17:49:03.487Z] #21 27.05 Unpacking sudo (1.9.5p2-3) ... [2021-09-23T17:49:03.747Z] #21 27.53 Selecting previously unselected package thin-provisioning-tools. [2021-09-23T17:49:03.747Z] #21 27.53 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-23T17:49:03.747Z] #21 27.54 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:49:04.006Z] #21 27.77 Selecting previously unselected package uidmap. [2021-09-23T17:49:04.006Z] #21 27.77 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-23T17:49:04.006Z] #21 27.78 Unpacking uidmap (1:4.8.1-1) ... [2021-09-23T17:49:04.006Z] #21 27.90 Selecting previously unselected package vim-runtime. [2021-09-23T17:49:04.006Z] #21 27.90 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:49:04.006Z] #21 27.93 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-23T17:49:04.006Z] #21 27.94 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-23T17:49:04.266Z] #21 27.96 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:49:04.633Z] + docker version [2021-09-23T17:49:01.290Z] > git rev-list --no-walk e1a1bf34b6be9d495dc6ef8ec5a835a0e8eb9a20 # timeout=10 [2021-09-23T17:49:05.274Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-23T17:49:05.633Z] #19 155.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-09-23T17:49:05.633Z] #19 155.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:49:05.633Z] #19 155.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-23T17:49:05.633Z] #19 155.0 Selecting previously unselected package crossbuild-essential-armel. [2021-09-23T17:49:05.633Z] #19 155.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-09-23T17:49:05.633Z] #19 155.0 Unpacking crossbuild-essential-armel (12.9) ... [2021-09-23T17:49:05.633Z] #19 155.1 Selecting previously unselected package libc6-armhf-cross. [2021-09-23T17:49:05.633Z] #19 155.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-09-23T17:49:05.633Z] #19 155.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-09-23T17:49:05.633Z] #19 155.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-09-23T17:49:05.633Z] #19 155.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:05.633Z] #19 155.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:05.633Z] #19 155.4 Selecting previously unselected package libgomp1-armhf-cross. [2021-09-23T17:49:05.633Z] #19 155.4 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:05.633Z] #19 155.4 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:05.633Z] #19 155.6 Selecting previously unselected package libatomic1-armhf-cross. [2021-09-23T17:49:05.633Z] #19 155.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:05.633Z] #19 155.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:05.633Z] #19 155.7 Selecting previously unselected package libasan6-armhf-cross. [2021-09-23T17:49:05.633Z] #19 155.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:05.633Z] #19 155.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:05.708Z] #21 DONE 48.4s [2021-09-23T17:49:05.708Z] [2021-09-23T17:49:05.708Z] #22 [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-09-23T17:49:05.708Z] #22 sha256:b31fe2585defe68aa9da892499c288e550b06b7463519760c252990634447254 [2021-09-23T17:49:05.900Z] #19 156.1 Selecting previously unselected package libstdc++6-armhf-cross. [2021-09-23T17:49:06.160Z] #19 156.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:06.160Z] #19 156.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:06.160Z] #19 156.3 Selecting previously unselected package libubsan1-armhf-cross. [2021-09-23T17:49:06.202Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-23T17:49:06.424Z] #19 156.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:06.424Z] #19 156.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:06.424Z] #19 156.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-09-23T17:49:06.424Z] #19 156.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:06.424Z] #19 156.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:06.424Z] #19 156.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-09-23T17:49:06.657Z] #22 1.306 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-23T17:49:06.657Z] #22 1.312 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-23T17:49:06.657Z] #22 1.316 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-23T17:49:06.657Z] #22 DONE 1.4s [2021-09-23T17:49:06.657Z] [2021-09-23T17:49:06.657Z] #55 [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-09-23T17:49:06.657Z] #55 sha256:f33ea26ac4ea347c8d88758f2978efbd48674bbac4b93c01f861ff9824271ded [2021-09-23T17:49:06.657Z] #55 ... [2021-09-23T17:49:06.657Z] [2021-09-23T17:49:06.657Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:49:06.657Z] #23 sha256:b30942118172f41255470fa07cc2bf423b820f07df60b30ecadaf955cade1c39 [2021-09-23T17:49:06.685Z] #19 156.6 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:49:06.686Z] #19 156.6 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-23T17:49:06.988Z] #55 ... [2021-09-23T17:49:06.988Z] [2021-09-23T17:49:06.988Z] #41 [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-09-23T17:49:06.988Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:49:06.988Z] #41 DONE 189.5s [2021-09-23T17:49:06.988Z] [2021-09-23T17:49:06.988Z] #58 [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-09-23T17:49:06.988Z] #58 sha256:c9a67c77b81855bfd54a5e7df7ecf1a9c844d7288a77b68f263275ff28ac507c [2021-09-23T17:49:06.988Z] #58 ... [2021-09-23T17:49:06.988Z] [2021-09-23T17:49:06.988Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-23T17:49:06.988Z] #42 sha256:b47bd07e4f55acb26bae58786d7f6924fd2d2f3ed35c4ae5c21a197ad5173e79 [2021-09-23T17:49:06.988Z] #42 DONE 0.5s [2021-09-23T17:49:06.988Z] [2021-09-23T17:49:06.988Z] #58 [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-09-23T17:49:06.988Z] #58 sha256:c9a67c77b81855bfd54a5e7df7ecf1a9c844d7288a77b68f263275ff28ac507c [2021-09-23T17:49:07.130Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-23T17:49:07.249Z] #58 ... [2021-09-23T17:49:07.249Z] [2021-09-23T17:49:07.249Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-23T17:49:07.249Z] #46 sha256:863d51255d80d442abf370cf92eda6433315c0109baea2496a903b13a7f7e2e0 [2021-09-23T17:49:07.249Z] #46 DONE 0.0s [2021-09-23T17:49:07.249Z] [2021-09-23T17:49:07.249Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-23T17:49:07.249Z] #48 sha256:d20bc316cc6a04d8265fc925ed5bfca442a0108fefe70dd6b7c85e680ae50381 [2021-09-23T17:49:07.249Z] #48 DONE 0.1s [2021-09-23T17:49:07.510Z] [2021-09-23T17:49:07.510Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-23T17:49:07.510Z] #50 sha256:78d345703c673444a071cd54a23336f5a217e7615ac8291acd9c7efa43e188c9 [2021-09-23T17:49:07.510Z] #50 DONE 0.1s [2021-09-23T17:49:07.510Z] [2021-09-23T17:49:07.510Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-23T17:49:07.510Z] #52 sha256:25b73ad51c6caaddc7c44606049b1c324f71a4f5b7266fa9140d457e0d4e40b5 [2021-09-23T17:49:07.558Z] #21 30.73 Selecting previously unselected package vim. [2021-09-23T17:49:07.558Z] #21 30.74 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:49:07.558Z] #21 30.75 Unpacking vim (2:8.2.2434-3) ... [2021-09-23T17:49:07.558Z] #21 31.26 Selecting previously unselected package xfsprogs. [2021-09-23T17:49:07.558Z] #21 31.26 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-23T17:49:07.558Z] #21 31.26 Unpacking xfsprogs (5.10.0-4) ... [2021-09-23T17:49:07.771Z] #52 DONE 0.5s [2021-09-23T17:49:07.772Z] [2021-09-23T17:49:07.772Z] #58 [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-09-23T17:49:07.772Z] #58 sha256:c9a67c77b81855bfd54a5e7df7ecf1a9c844d7288a77b68f263275ff28ac507c [2021-09-23T17:49:08.033Z] #58 ... [2021-09-23T17:49:08.033Z] [2021-09-23T17:49:08.033Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-23T17:49:08.033Z] #54 sha256:5120ae44719d3627f8507dc6daf039651c9ec8e1c58cbf1b5c9fb50b5d57767a [2021-09-23T17:49:08.033Z] #54 DONE 0.1s [2021-09-23T17:49:08.033Z] [2021-09-23T17:49:08.033Z] #58 [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-09-23T17:49:08.033Z] #58 sha256:c9a67c77b81855bfd54a5e7df7ecf1a9c844d7288a77b68f263275ff28ac507c [2021-09-23T17:49:08.059Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-23T17:49:08.128Z] #21 31.66 Selecting previously unselected package zip. [2021-09-23T17:49:08.128Z] #21 31.66 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-23T17:49:08.128Z] #21 31.67 Unpacking zip (3.0-12) ... [2021-09-23T17:49:08.128Z] #21 31.79 Selecting previously unselected package zstd. [2021-09-23T17:49:08.128Z] #21 31.81 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-09-23T17:49:08.128Z] #21 31.82 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:49:08.172Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-23T17:49:08.172Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bb5f1d72\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-23T17:49:08.172Z] ---------------------------------------------------------------------------- [2021-09-23T17:49:08.172Z] [2021-09-23T17:49:08.172Z] INFO: executeCI.ps1 starting at Thu Sep 23 17:49:07 CUT 2021 [2021-09-23T17:49:08.172Z] [2021-09-23T17:49:08.172Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-23T17:49:08.172Z] INFO: Running git version 2.24.1.windows.2 [2021-09-23T17:49:08.172Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-09-23T17:49:08.172Z] INFO: Environment variables: [2021-09-23T17:49:08.172Z] [2021-09-23T17:49:08.172Z] Name Value [2021-09-23T17:49:08.172Z] ---- ----- [2021-09-23T17:49:08.172Z] ALLUSERSPROFILE C:\ProgramData [2021-09-23T17:49:08.172Z] amd64 true [2021-09-23T17:49:08.172Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-23T17:49:08.172Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-23T17:49:08.172Z] arm64 true [2021-09-23T17:49:08.172Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-23T17:49:08.172Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-23T17:49:08.172Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-23T17:49:08.172Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-23T17:49:08.172Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-23T17:49:08.172Z] BRANCH_NAME PR-42089 [2021-09-23T17:49:08.172Z] BUILD_DISPLAY_NAME #11 [2021-09-23T17:49:08.172Z] BUILD_ID 11 [2021-09-23T17:49:08.173Z] BUILD_NUMBER 11 [2021-09-23T17:49:08.173Z] BUILD_TAG jenkins-moby-PR-42089-11 [2021-09-23T17:49:08.173Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/ [2021-09-23T17:49:08.173Z] cgroup2 true [2021-09-23T17:49:08.173Z] CHANGE_AUTHOR cpuguy83 [2021-09-23T17:49:08.173Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2021-09-23T17:49:08.173Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2021-09-23T17:49:08.173Z] CHANGE_BRANCH windows_containerd [2021-09-23T17:49:08.173Z] CHANGE_FORK cpuguy83/docker [2021-09-23T17:49:08.173Z] CHANGE_ID 42089 [2021-09-23T17:49:08.173Z] CHANGE_TARGET master [2021-09-23T17:49:08.173Z] CHANGE_TITLE Allow switching Windows runtimes. [2021-09-23T17:49:08.173Z] CHANGE_URL https://github.com/moby/moby/pull/42089 [2021-09-23T17:49:08.173Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:49:08.173Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-23T17:49:08.173Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-23T17:49:08.173Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-23T17:49:08.173Z] COMPUTERNAME azwin-2-b254a0 [2021-09-23T17:49:08.173Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-23T17:49:08.173Z] ConfigSequenceNumber 0 [2021-09-23T17:49:08.173Z] dco true [2021-09-23T17:49:08.173Z] DOCKER_BUILDKIT 0 [2021-09-23T17:49:08.173Z] DOCKER_DUT_DEBUG 1 [2021-09-23T17:49:08.173Z] DOCKER_EXPERIMENTAL 1 [2021-09-23T17:49:08.173Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-23T17:49:08.173Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-23T17:49:08.173Z] EXECUTOR_NUMBER 0 [2021-09-23T17:49:08.173Z] FQDN azwin-2-b254a0.westus.cloudapp.azure.com [2021-09-23T17:49:08.173Z] GIT_BRANCH PR-42089 [2021-09-23T17:49:08.173Z] GIT_COMMIT d3b5cfb189017e1d470e2edb12604a9b63818315 [2021-09-23T17:49:08.173Z] GIT_PREVIOUS_COMMIT e1a1bf34b6be9d495dc6ef8ec5a835a0e8eb9a20 [2021-09-23T17:49:08.173Z] GIT_URL https://github.com/moby/moby.git [2021-09-23T17:49:08.173Z] HUDSON_COOKIE 1b3e21bc-c468-4d63-966e-22fe0b409896 [2021-09-23T17:49:08.173Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-23T17:49:08.173Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-23T17:49:08.173Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-23T17:49:08.173Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-23T17:49:08.173Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-23T17:49:08.173Z] JENKINS_NODE_COOKIE 25484d37-0708-4ac8-8a3c-0e81bfdb514c [2021-09-23T17:49:08.173Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-23T17:49:08.173Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-23T17:49:08.173Z] JOB_BASE_NAME PR-42089 [2021-09-23T17:49:08.173Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/display/redirect [2021-09-23T17:49:08.173Z] JOB_NAME moby/PR-42089 [2021-09-23T17:49:08.173Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/ [2021-09-23T17:49:08.173Z] library.jps.version master [2021-09-23T17:49:08.173Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-23T17:49:08.173Z] NODE_LABELS amd64 azure azwin-2-b254a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-09-23T17:49:08.173Z] NODE_NAME azwin-2-b254a0 [2021-09-23T17:49:08.173Z] NUMBER_OF_PROCESSORS 4 [2021-09-23T17:49:08.173Z] OS Windows_NT [2021-09-23T17:49:08.173Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-23T17:49:08.173Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-23T17:49:08.173Z] ppc64le false [2021-09-23T17:49:08.173Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-23T17:49:08.173Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-23T17:49:08.173Z] PROCESSOR_LEVEL 6 [2021-09-23T17:49:08.173Z] PROCESSOR_REVISION 5507 [2021-09-23T17:49:08.173Z] ProgramData C:\ProgramData [2021-09-23T17:49:08.173Z] ProgramFiles C:\Program Files [2021-09-23T17:49:08.173Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-23T17:49:08.173Z] ProgramW6432 C:\Program Files [2021-09-23T17:49:08.173Z] PROMPT $P$G [2021-09-23T17:49:08.173Z] PSExecutionPolicyPreference Bypass [2021-09-23T17:49:08.173Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-23T17:49:08.173Z] PUBLIC C:\Users\Public [2021-09-23T17:49:08.173Z] rootless true [2021-09-23T17:49:08.173Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/display/redirect?page=arti... [2021-09-23T17:49:08.173Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/display/redirect?page=changes [2021-09-23T17:49:08.173Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/display/redirect [2021-09-23T17:49:08.173Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/display/redirect?page=tests [2021-09-23T17:49:08.173Z] s390x false [2021-09-23T17:49:08.173Z] SKIP_VALIDATION_TESTS 1 [2021-09-23T17:49:08.173Z] SOURCES_DRIVE d [2021-09-23T17:49:08.173Z] SOURCES_SUBDIR gopath [2021-09-23T17:49:08.173Z] STAGE_NAME Run tests [2021-09-23T17:49:08.173Z] SystemDrive C: [2021-09-23T17:49:08.173Z] SystemRoot C:\Windows [2021-09-23T17:49:08.173Z] TEMP C:\Windows\TEMP [2021-09-23T17:49:08.173Z] TESTDEBUG 0 [2021-09-23T17:49:08.173Z] TESTRUN_DRIVE d [2021-09-23T17:49:08.173Z] TESTRUN_SUBDIR CI [2021-09-23T17:49:08.173Z] TIMEOUT 120m [2021-09-23T17:49:08.173Z] TMP C:\Windows\TEMP [2021-09-23T17:49:08.173Z] unit_validate true [2021-09-23T17:49:08.173Z] USERDOMAIN WORKGROUP [2021-09-23T17:49:08.173Z] USERNAME azwin-2-b254a0$ [2021-09-23T17:49:08.173Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-23T17:49:08.173Z] validate_force false [2021-09-23T17:49:08.173Z] windir C:\Windows [2021-09-23T17:49:08.173Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-23T17:49:08.173Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-09-23T17:49:08.173Z] windows2022 true [2021-09-23T17:49:08.173Z] windows2022containerd true [2021-09-23T17:49:08.173Z] windowsRS1 false [2021-09-23T17:49:08.173Z] windowsRS5 true [2021-09-23T17:49:08.173Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-23T17:49:08.173Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-23T17:49:08.173Z] [2021-09-23T17:49:08.173Z] [2021-09-23T17:49:08.173Z] [2021-09-23T17:49:08.387Z] #21 32.14 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:49:08.634Z] INFO: Sources under d:\gopath\... [2021-09-23T17:49:08.634Z] INFO: Test run under d:\CI\... [2021-09-23T17:49:08.634Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-23T17:49:08.634Z] INFO: docker/docker repository was found [2021-09-23T17:49:08.634Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-09-23T17:49:09.009Z] Client: [2021-09-23T17:49:09.009Z] Version: 20.10.8 [2021-09-23T17:49:09.009Z] API version: 1.41 [2021-09-23T17:49:09.009Z] Go version: go1.16.6 [2021-09-23T17:49:09.009Z] Git commit: 3967b7d [2021-09-23T17:49:09.009Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-23T17:49:09.009Z] OS/Arch: windows/amd64 [2021-09-23T17:49:09.009Z] Context: default [2021-09-23T17:49:09.009Z] Experimental: true [2021-09-23T17:49:09.009Z] [2021-09-23T17:49:09.009Z] Server: Docker Engine - Community [2021-09-23T17:49:09.009Z] Engine: [2021-09-23T17:49:09.009Z] Version: 20.10.8 [2021-09-23T17:49:09.009Z] API version: 1.41 (minimum version 1.24) [2021-09-23T17:49:09.009Z] Go version: go1.16.6 [2021-09-23T17:49:09.009Z] Git commit: 75249d8 [2021-09-23T17:49:09.009Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-23T17:49:09.009Z] OS/Arch: windows/amd64 [2021-09-23T17:49:09.009Z] Experimental: true [2021-09-23T17:49:09.096Z] ltsc2019: Pulling from windows/servercore [2021-09-23T17:49:09.097Z] 4612f6d0b889: Pulling fs layer [2021-09-23T17:49:09.097Z] a0ddf88812f1: Pulling fs layer [2021-09-23T17:49:09.326Z] #21 32.93 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:49:09.326Z] #21 32.94 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:49:09.326Z] #21 32.95 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:49:09.326Z] #21 32.97 Setting up libicu67:amd64 (67.1-7) ... [2021-09-23T17:49:09.326Z] #21 32.98 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:49:09.326Z] #21 32.99 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-23T17:49:09.326Z] #21 33.00 Setting up uidmap (1:4.8.1-1) ... [2021-09-23T17:49:09.326Z] #21 33.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:49:09.326Z] #21 33.03 Setting up bzip2 (1.0.8-4) ... [2021-09-23T17:49:09.326Z] #21 33.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:49:09.326Z] #21 33.05 Setting up python3-wheel (0.34.2-1) ... [2021-09-23T17:49:09.425Z] --- PASS: TestBuildMultiStageCopy (6.50s) [2021-09-23T17:49:09.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s) [2021-09-23T17:49:09.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-09-23T17:49:09.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-09-23T17:49:09.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.02s) [2021-09-23T17:49:09.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.98s) [2021-09-23T17:49:09.425Z] === RUN TestBuildMultiStageParentConfig [Pipeline] sh [2021-09-23T17:49:10.266Z] #21 34.00 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:49:10.266Z] #21 34.07 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:49:10.503Z] Client: [2021-09-23T17:49:10.503Z] Version: 20.10.8 [2021-09-23T17:49:10.503Z] API version: 1.41 [2021-09-23T17:49:10.503Z] Go version: go1.16.6 [2021-09-23T17:49:10.503Z] Git commit: 3967b7d [2021-09-23T17:49:10.503Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-23T17:49:10.503Z] OS/Arch: windows/amd64 [2021-09-23T17:49:10.503Z] Context: default [2021-09-23T17:49:10.503Z] Experimental: true [2021-09-23T17:49:10.503Z] [2021-09-23T17:49:10.503Z] Server: Docker Engine - Community [2021-09-23T17:49:10.503Z] Engine: [2021-09-23T17:49:10.503Z] Version: 20.10.8 [2021-09-23T17:49:10.503Z] API version: 1.41 (minimum version 1.24) [2021-09-23T17:49:10.503Z] Go version: go1.16.6 [2021-09-23T17:49:10.503Z] Git commit: 75249d8 [2021-09-23T17:49:10.503Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-23T17:49:10.503Z] OS/Arch: windows/amd64 [2021-09-23T17:49:10.503Z] Experimental: true [2021-09-23T17:49:10.517Z] + docker info [2021-09-23T17:49:10.517Z] Client: [2021-09-23T17:49:10.517Z] Context: default [2021-09-23T17:49:10.517Z] Debug Mode: false [2021-09-23T17:49:10.517Z] [2021-09-23T17:49:10.517Z] Server: [2021-09-23T17:49:10.517Z] Containers: 0 [2021-09-23T17:49:10.517Z] Running: 0 [2021-09-23T17:49:10.517Z] Paused: 0 [2021-09-23T17:49:10.517Z] Stopped: 0 [2021-09-23T17:49:10.517Z] Images: 0 [2021-09-23T17:49:10.517Z] Server Version: 20.10.8 [2021-09-23T17:49:10.517Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-23T17:49:10.517Z] Windows: [2021-09-23T17:49:10.517Z] LCOW: [2021-09-23T17:49:10.517Z] Logging Driver: json-file [2021-09-23T17:49:10.517Z] Plugins: [2021-09-23T17:49:10.517Z] Volume: local [2021-09-23T17:49:10.517Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:49:10.517Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:49:10.517Z] Swarm: inactive [2021-09-23T17:49:10.517Z] Default Isolation: process [2021-09-23T17:49:10.517Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T17:49:10.517Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T17:49:10.517Z] OSType: windows [2021-09-23T17:49:10.517Z] Architecture: x86_64 [2021-09-23T17:49:10.517Z] CPUs: 4 [2021-09-23T17:49:10.517Z] Total Memory: 32GiB [2021-09-23T17:49:10.517Z] Name: azwin-2-b32e30 [2021-09-23T17:49:10.517Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-23T17:49:10.517Z] Docker Root Dir: D:\docker [2021-09-23T17:49:10.517Z] Debug Mode: false [2021-09-23T17:49:10.517Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:49:10.517Z] Labels: [2021-09-23T17:49:10.517Z] Experimental: true [2021-09-23T17:49:10.517Z] Insecure Registries: [2021-09-23T17:49:10.517Z] 10.0.0.4:5000 [2021-09-23T17:49:10.517Z] 127.0.0.0/8 [2021-09-23T17:49:10.517Z] Registry Mirrors: [2021-09-23T17:49:10.517Z] http://10.0.0.4:5000/ [2021-09-23T17:49:10.517Z] Live Restore Enabled: false [2021-09-23T17:49:10.517Z] Product License: Community Engine [2021-09-23T17:49:10.517Z] [2021-09-23T17:49:10.525Z] #21 34.09 Setting up libcap2-bin (1:2.44-1) ... [2021-09-23T17:49:10.525Z] #21 34.10 Setting up apparmor (2.13.6-10) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [Pipeline] sh [2021-09-23T17:49:11.907Z] #21 35.65 Setting up zip (3.0-12) ... [2021-09-23T17:49:11.907Z] #21 35.68 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:49:11.907Z] #21 35.71 Setting up bash-completion (1:2.11-2) ... [2021-09-23T17:49:12.131Z] + docker info [2021-09-23T17:49:12.131Z] Client: [2021-09-23T17:49:12.131Z] Context: default [2021-09-23T17:49:12.131Z] Debug Mode: false [2021-09-23T17:49:12.131Z] [2021-09-23T17:49:12.131Z] Server: [2021-09-23T17:49:12.131Z] Containers: 0 [2021-09-23T17:49:12.131Z] Running: 0 [2021-09-23T17:49:12.131Z] Paused: 0 [2021-09-23T17:49:12.131Z] Stopped: 0 [2021-09-23T17:49:12.131Z] Images: 0 [2021-09-23T17:49:12.131Z] Server Version: 20.10.8 [2021-09-23T17:49:12.131Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-23T17:49:12.131Z] Windows: [2021-09-23T17:49:12.131Z] LCOW: [2021-09-23T17:49:12.131Z] Logging Driver: json-file [2021-09-23T17:49:12.131Z] Plugins: [2021-09-23T17:49:12.131Z] Volume: local [2021-09-23T17:49:12.131Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:49:12.131Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:49:12.131Z] Swarm: inactive [2021-09-23T17:49:12.131Z] Default Isolation: process [2021-09-23T17:49:12.131Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T17:49:12.131Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T17:49:12.131Z] OSType: windows [2021-09-23T17:49:12.131Z] Architecture: x86_64 [2021-09-23T17:49:12.131Z] CPUs: 4 [2021-09-23T17:49:12.131Z] Total Memory: 32GiB [2021-09-23T17:49:12.131Z] Name: azwin-2-149bc0 [2021-09-23T17:49:12.131Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-23T17:49:12.131Z] Docker Root Dir: D:\docker [2021-09-23T17:49:12.131Z] Debug Mode: false [2021-09-23T17:49:12.131Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:49:12.131Z] Labels: [2021-09-23T17:49:12.131Z] Experimental: true [2021-09-23T17:49:12.131Z] Insecure Registries: [2021-09-23T17:49:12.131Z] 10.0.0.4:5000 [2021-09-23T17:49:12.131Z] 127.0.0.0/8 [2021-09-23T17:49:12.131Z] Registry Mirrors: [2021-09-23T17:49:12.131Z] http://10.0.0.4:5000/ [2021-09-23T17:49:12.131Z] Live Restore Enabled: false [2021-09-23T17:49:12.131Z] Product License: Community Engine [2021-09-23T17:49:12.131Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-23T17:49:13.266Z] #23 ... [2021-09-23T17:49:13.266Z] [2021-09-23T17:49:13.266Z] #41 [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-09-23T17:49:13.266Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40 [2021-09-23T17:49:13.266Z] #41 156.2 + dpkg --print-architecture [2021-09-23T17:49:13.266Z] #41 DONE 157.0s [2021-09-23T17:49:13.266Z] [2021-09-23T17:49:13.266Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:49:13.266Z] #23 sha256:b30942118172f41255470fa07cc2bf423b820f07df60b30ecadaf955cade1c39 [2021-09-23T17:49:13.298Z] #19 162.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-09-23T17:49:13.298Z] #19 162.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:49:13.298Z] #19 162.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-23T17:49:13.818Z] #21 37.57 Setting up xz-utils (5.2.5-2) ... [2021-09-23T17:49:13.818Z] #21 37.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-23T17:49:13.818Z] #21 37.62 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:49:13.818Z] #21 37.63 Setting up patch (2.7.6-7) ... [2021-09-23T17:49:13.818Z] #21 37.65 Setting up sudo (1.9.5p2-3) ... [2021-09-23T17:49:14.078Z] #21 37.78 invoke-rc.d: could not determine current runlevel [2021-09-23T17:49:14.078Z] #21 37.79 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-23T17:49:14.078Z] #21 37.79 Setting up xfsprogs (5.10.0-4) ... [2021-09-23T17:49:14.078Z] #21 37.81 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:49:14.078Z] #21 37.83 Setting up inetutils-ping (2:2.0-1) ... [2021-09-23T17:49:14.078Z] #21 37.84 Setting up pigz (2.6-1) ... [2021-09-23T17:49:14.078Z] #21 37.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:49:14.078Z] #21 37.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:49:14.078Z] #21 37.91 Setting up python-pip-whl (20.3.4-4) ... [2021-09-23T17:49:14.078Z] #21 37.93 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:49:14.238Z] #19 164.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-09-23T17:49:14.238Z] #19 164.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-09-23T17:49:14.238Z] #19 164.2 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-09-23T17:49:14.673Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-09-23T17:49:14.673Z] === RUN TestBuildLabelWithTargets [2021-09-23T17:49:15.029Z] #21 38.68 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:49:15.029Z] #21 38.69 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:49:15.289Z] #21 39.05 Setting up libelf1:amd64 (0.183-1) ... [2021-09-23T17:49:15.289Z] #21 39.08 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:49:15.289Z] #21 39.11 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:49:15.289Z] #21 39.13 Setting up python3-distutils (3.9.2-1) ... [2021-09-23T17:49:15.622Z] #19 165.6 Selecting previously unselected package libc6-dev-armhf-cross. [2021-09-23T17:49:15.622Z] #19 165.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-09-23T17:49:15.622Z] #19 165.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-09-23T17:49:15.622Z] #19 165.8 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-09-23T17:49:15.825Z] #23 9.268 Collecting yamllint==1.26.1 [2021-09-23T17:49:15.858Z] #21 39.57 Setting up vim (2:8.2.2434-3) ... [2021-09-23T17:49:15.858Z] #21 39.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-23T17:49:15.858Z] #21 39.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-23T17:49:15.858Z] #21 39.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-23T17:49:15.858Z] #21 39.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-23T17:49:15.858Z] #21 39.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-23T17:49:15.858Z] #21 39.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-23T17:49:15.858Z] #21 39.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-23T17:49:15.858Z] #21 39.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-23T17:49:15.858Z] #21 39.63 Setting up python3-setuptools (52.0.0-4) ... [2021-09-23T17:49:15.882Z] #19 165.8 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:15.882Z] #19 165.8 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:15.882Z] #19 166.1 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-09-23T17:49:16.143Z] #19 166.1 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:49:16.143Z] #19 166.1 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-23T17:49:16.163Z] a0ddf88812f1: Verifying Checksum [2021-09-23T17:49:16.163Z] a0ddf88812f1: Download complete [2021-09-23T17:49:16.973Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-23T17:49:16.973Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-869fd138\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-23T17:49:16.973Z] ---------------------------------------------------------------------------- [2021-09-23T17:49:16.973Z] [2021-09-23T17:49:16.973Z] INFO: executeCI.ps1 starting at Thu Sep 23 17:49:16 CUT 2021 [2021-09-23T17:49:16.973Z] [2021-09-23T17:49:16.973Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-23T17:49:16.973Z] INFO: Running git version 2.24.1.windows.2 [2021-09-23T17:49:17.220Z] #23 10.31 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-23T17:49:17.238Z] #21 40.86 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:49:17.239Z] #21 40.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:49:17.239Z] #21 40.91 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:49:17.239Z] #21 40.92 Setting up python3-pip (20.3.4-4) ... [2021-09-23T17:49:17.430Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-09-23T17:49:17.430Z] INFO: Environment variables: [2021-09-23T17:49:17.430Z] [2021-09-23T17:49:17.430Z] Name Value [2021-09-23T17:49:17.430Z] ---- ----- [2021-09-23T17:49:17.430Z] ALLUSERSPROFILE C:\ProgramData [2021-09-23T17:49:17.430Z] amd64 true [2021-09-23T17:49:17.430Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-23T17:49:17.430Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-23T17:49:17.430Z] arm64 true [2021-09-23T17:49:17.430Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-23T17:49:17.430Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-23T17:49:17.430Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-23T17:49:17.430Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-23T17:49:17.430Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-23T17:49:17.430Z] BRANCH_NAME PR-42089 [2021-09-23T17:49:17.430Z] BUILD_DISPLAY_NAME #11 [2021-09-23T17:49:17.430Z] BUILD_ID 11 [2021-09-23T17:49:17.430Z] BUILD_NUMBER 11 [2021-09-23T17:49:17.430Z] BUILD_TAG jenkins-moby-PR-42089-11 [2021-09-23T17:49:17.430Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/ [2021-09-23T17:49:17.430Z] cgroup2 true [2021-09-23T17:49:17.430Z] CHANGE_AUTHOR cpuguy83 [2021-09-23T17:49:17.430Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2021-09-23T17:49:17.430Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2021-09-23T17:49:17.430Z] CHANGE_BRANCH windows_containerd [2021-09-23T17:49:17.430Z] CHANGE_FORK cpuguy83/docker [2021-09-23T17:49:17.430Z] CHANGE_ID 42089 [2021-09-23T17:49:17.430Z] CHANGE_TARGET master [2021-09-23T17:49:17.430Z] CHANGE_TITLE Allow switching Windows runtimes. [2021-09-23T17:49:17.430Z] CHANGE_URL https://github.com/moby/moby/pull/42089 [2021-09-23T17:49:17.430Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:49:17.430Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-23T17:49:17.430Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-23T17:49:17.430Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-23T17:49:17.430Z] COMPUTERNAME azwin-2-b32e30 [2021-09-23T17:49:17.430Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-23T17:49:17.430Z] ConfigSequenceNumber 0 [2021-09-23T17:49:17.430Z] dco true [2021-09-23T17:49:17.430Z] DOCKER_BUILDKIT 0 [2021-09-23T17:49:17.430Z] DOCKER_DUT_DEBUG 1 [2021-09-23T17:49:17.430Z] DOCKER_EXPERIMENTAL 1 [2021-09-23T17:49:17.430Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-23T17:49:17.430Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-23T17:49:17.430Z] EXECUTOR_NUMBER 0 [2021-09-23T17:49:17.430Z] FQDN azwin-2-b32e30.westus.cloudapp.azure.com [2021-09-23T17:49:17.430Z] GIT_BRANCH PR-42089 [2021-09-23T17:49:17.430Z] GIT_COMMIT 8c9f563a3361a3cb991ceaa9c29744dc8ee95b37 [2021-09-23T17:49:17.430Z] GIT_PREVIOUS_COMMIT e1a1bf34b6be9d495dc6ef8ec5a835a0e8eb9a20 [2021-09-23T17:49:17.430Z] GIT_URL https://github.com/moby/moby.git [2021-09-23T17:49:17.430Z] HUDSON_COOKIE 8f72360d-c986-4ba2-8916-f0ba40ae8985 [2021-09-23T17:49:17.430Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-23T17:49:17.430Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-23T17:49:17.430Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-23T17:49:17.430Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-23T17:49:17.430Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-23T17:49:17.430Z] JENKINS_NODE_COOKIE f78ee6b8-1afe-42f2-94ea-f942984e1701 [2021-09-23T17:49:17.430Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-23T17:49:17.430Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-23T17:49:17.430Z] JOB_BASE_NAME PR-42089 [2021-09-23T17:49:17.430Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/display/redirect [2021-09-23T17:49:17.430Z] JOB_NAME moby/PR-42089 [2021-09-23T17:49:17.430Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/ [2021-09-23T17:49:17.430Z] library.jps.version master [2021-09-23T17:49:17.430Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-23T17:49:17.430Z] NODE_LABELS amd64 azure azwin-2-b32e30 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-09-23T17:49:17.430Z] NODE_NAME azwin-2-b32e30 [2021-09-23T17:49:17.430Z] NUMBER_OF_PROCESSORS 4 [2021-09-23T17:49:17.430Z] OS Windows_NT [2021-09-23T17:49:17.430Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-23T17:49:17.431Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-23T17:49:17.431Z] ppc64le false [2021-09-23T17:49:17.431Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-23T17:49:17.431Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-23T17:49:17.431Z] PROCESSOR_LEVEL 6 [2021-09-23T17:49:17.431Z] PROCESSOR_REVISION 5507 [2021-09-23T17:49:17.431Z] ProgramData C:\ProgramData [2021-09-23T17:49:17.431Z] ProgramFiles C:\Program Files [2021-09-23T17:49:17.431Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-23T17:49:17.431Z] ProgramW6432 C:\Program Files [2021-09-23T17:49:17.431Z] PROMPT $P$G [2021-09-23T17:49:17.431Z] PSExecutionPolicyPreference Bypass [2021-09-23T17:49:17.431Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-23T17:49:17.431Z] PUBLIC C:\Users\Public [2021-09-23T17:49:17.431Z] rootless true [2021-09-23T17:49:17.431Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/display/redirect?page=arti... [2021-09-23T17:49:17.431Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/display/redirect?page=changes [2021-09-23T17:49:17.431Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/display/redirect [2021-09-23T17:49:17.431Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/display/redirect?page=tests [2021-09-23T17:49:17.431Z] s390x false [2021-09-23T17:49:17.431Z] SKIP_VALIDATION_TESTS 1 [2021-09-23T17:49:17.431Z] SOURCES_DRIVE d [2021-09-23T17:49:17.431Z] SOURCES_SUBDIR gopath [2021-09-23T17:49:17.431Z] STAGE_NAME Run tests [2021-09-23T17:49:17.431Z] SystemDrive C: [2021-09-23T17:49:17.431Z] SystemRoot C:\Windows [2021-09-23T17:49:17.431Z] TEMP C:\Windows\TEMP [2021-09-23T17:49:17.431Z] TESTDEBUG 0 [2021-09-23T17:49:17.431Z] TESTRUN_DRIVE d [2021-09-23T17:49:17.431Z] TESTRUN_SUBDIR CI [2021-09-23T17:49:17.431Z] TIMEOUT 120m [2021-09-23T17:49:17.431Z] TMP C:\Windows\TEMP [2021-09-23T17:49:17.431Z] unit_validate true [2021-09-23T17:49:17.431Z] USERDOMAIN WORKGROUP [2021-09-23T17:49:17.431Z] USERNAME azwin-2-b32e30$ [2021-09-23T17:49:17.431Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-23T17:49:17.431Z] validate_force false [2021-09-23T17:49:17.431Z] windir C:\Windows [2021-09-23T17:49:17.431Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-23T17:49:17.431Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-09-23T17:49:17.431Z] windows2022 true [2021-09-23T17:49:17.431Z] windows2022containerd true [2021-09-23T17:49:17.431Z] windowsRS1 false [2021-09-23T17:49:17.431Z] windowsRS5 true [2021-09-23T17:49:17.431Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-23T17:49:17.431Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-23T17:49:17.431Z] [2021-09-23T17:49:17.431Z] [2021-09-23T17:49:17.431Z] [2021-09-23T17:49:17.887Z] INFO: Sources under d:\gopath\... [2021-09-23T17:49:17.887Z] INFO: Test run under d:\CI\... [2021-09-23T17:49:17.887Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-23T17:49:17.887Z] INFO: docker/docker repository was found [2021-09-23T17:49:18.249Z] #21 42.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:49:18.249Z] #21 42.05 Setting up jq (1.6-2.1) ... [2021-09-23T17:49:18.249Z] #21 42.07 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:49:18.345Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-09-23T17:49:18.345Z] ltsc2022: Pulling from windows/servercore [2021-09-23T17:49:18.345Z] 8f616e6e9eec: Pulling fs layer [2021-09-23T17:49:18.345Z] 48a76b150a3a: Pulling fs layer [2021-09-23T17:49:18.513Z] #21 42.09 Setting up iptables (1.8.7-1) ... [2021-09-23T17:49:18.513Z] #21 42.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:49:18.513Z] #21 42.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:49:18.513Z] #21 42.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:49:18.513Z] #21 42.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:49:18.513Z] #21 42.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-23T17:49:18.513Z] #21 42.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-23T17:49:18.513Z] #21 42.13 Setting up iproute2 (5.10.0-4) ... [2021-09-23T17:49:18.615Z] #23 11.87 Collecting pathspec>=0.5.3 [2021-09-23T17:49:18.616Z] #23 11.88 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-23T17:49:18.616Z] #23 ... [2021-09-23T17:49:18.616Z] [2021-09-23T17:49:18.616Z] #51 [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-09-23T17:49:18.616Z] #51 sha256:08df864bba1f59cf678d1db6cb7580dc27b5dc4eb5fb1b5a1e04b95d52b1e32e [2021-09-23T17:49:18.616Z] #51 161.8 + /build/golangci-lint --version [2021-09-23T17:49:18.616Z] #51 162.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-23T17:49:18.616Z] #51 DONE 162.9s [2021-09-23T17:49:18.725Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-23T17:49:18.725Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-585b4ed0\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-23T17:49:18.725Z] ---------------------------------------------------------------------------- [2021-09-23T17:49:18.773Z] #21 42.50 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:49:18.879Z] [2021-09-23T17:49:18.879Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:49:18.879Z] #23 sha256:b30942118172f41255470fa07cc2bf423b820f07df60b30ecadaf955cade1c39 [2021-09-23T17:49:18.879Z] #23 12.20 Collecting pyyaml [2021-09-23T17:49:18.879Z] #23 12.22 Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-09-23T17:49:18.879Z] #23 12.34 Building wheels for collected packages: yamllint [2021-09-23T17:49:19.034Z] #21 DONE 42.9s [2021-09-23T17:49:19.035Z] [2021-09-23T17:49:19.035Z] #22 [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-09-23T17:49:19.035Z] #22 sha256:992d22c598a02429c83376d6c7661c08128e17aa9cd79ad00c35fa4f8bc17422 [2021-09-23T17:49:19.142Z] #23 12.36 Building wheel for yamllint (setup.py): started [2021-09-23T17:49:19.194Z] [2021-09-23T17:49:19.194Z] INFO: executeCI.ps1 starting at Thu Sep 23 17:49:18 CUT 2021 [2021-09-23T17:49:19.194Z] [2021-09-23T17:49:19.194Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-23T17:49:19.194Z] INFO: Running git version 2.24.1.windows.2 [2021-09-23T17:49:19.194Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-09-23T17:49:19.194Z] INFO: Environment variables: [2021-09-23T17:49:19.194Z] [2021-09-23T17:49:19.194Z] Name Value [2021-09-23T17:49:19.194Z] ---- ----- [2021-09-23T17:49:19.194Z] ALLUSERSPROFILE C:\ProgramData [2021-09-23T17:49:19.194Z] amd64 true [2021-09-23T17:49:19.194Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-23T17:49:19.194Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-23T17:49:19.194Z] arm64 true [2021-09-23T17:49:19.194Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-23T17:49:19.194Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-23T17:49:19.194Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-23T17:49:19.194Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-23T17:49:19.194Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-23T17:49:19.194Z] BRANCH_NAME PR-42089 [2021-09-23T17:49:19.194Z] BUILD_DISPLAY_NAME #11 [2021-09-23T17:49:19.194Z] BUILD_ID 11 [2021-09-23T17:49:19.194Z] BUILD_NUMBER 11 [2021-09-23T17:49:19.194Z] BUILD_TAG jenkins-moby-PR-42089-11 [2021-09-23T17:49:19.194Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/ [2021-09-23T17:49:19.194Z] cgroup2 true [2021-09-23T17:49:19.194Z] CHANGE_AUTHOR cpuguy83 [2021-09-23T17:49:19.194Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2021-09-23T17:49:19.194Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2021-09-23T17:49:19.194Z] CHANGE_BRANCH windows_containerd [2021-09-23T17:49:19.194Z] CHANGE_FORK cpuguy83/docker [2021-09-23T17:49:19.194Z] CHANGE_ID 42089 [2021-09-23T17:49:19.194Z] CHANGE_TARGET master [2021-09-23T17:49:19.194Z] CHANGE_TITLE Allow switching Windows runtimes. [2021-09-23T17:49:19.194Z] CHANGE_URL https://github.com/moby/moby/pull/42089 [2021-09-23T17:49:19.194Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:49:19.194Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-23T17:49:19.194Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-23T17:49:19.194Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-23T17:49:19.194Z] COMPUTERNAME azwin-2-149bc0 [2021-09-23T17:49:19.194Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-23T17:49:19.194Z] ConfigSequenceNumber 0 [2021-09-23T17:49:19.194Z] dco true [2021-09-23T17:49:19.194Z] DOCKER_BUILDKIT 0 [2021-09-23T17:49:19.194Z] DOCKER_DUT_DEBUG 1 [2021-09-23T17:49:19.194Z] DOCKER_EXPERIMENTAL 1 [2021-09-23T17:49:19.194Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-23T17:49:19.194Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-09-23T17:49:19.194Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-23T17:49:19.194Z] EXECUTOR_NUMBER 0 [2021-09-23T17:49:19.194Z] FQDN azwin-2-149bc0.westus.cloudapp.azure.com [2021-09-23T17:49:19.194Z] GIT_BRANCH PR-42089 [2021-09-23T17:49:19.194Z] GIT_COMMIT 8c9f563a3361a3cb991ceaa9c29744dc8ee95b37 [2021-09-23T17:49:19.194Z] GIT_PREVIOUS_COMMIT e1a1bf34b6be9d495dc6ef8ec5a835a0e8eb9a20 [2021-09-23T17:49:19.194Z] GIT_URL https://github.com/moby/moby.git [2021-09-23T17:49:19.194Z] HUDSON_COOKIE 5007ca24-04bb-4eca-a0eb-3f246543c580 [2021-09-23T17:49:19.194Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-23T17:49:19.194Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-23T17:49:19.194Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-23T17:49:19.194Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-23T17:49:19.194Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-23T17:49:19.194Z] JENKINS_NODE_COOKIE e95f50cf-afee-4e9c-bb4a-b60d41be0421 [2021-09-23T17:49:19.194Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-23T17:49:19.194Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-23T17:49:19.194Z] JOB_BASE_NAME PR-42089 [2021-09-23T17:49:19.194Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/display/redirect [2021-09-23T17:49:19.194Z] JOB_NAME moby/PR-42089 [2021-09-23T17:49:19.194Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/ [2021-09-23T17:49:19.194Z] library.jps.version master [2021-09-23T17:49:19.194Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-23T17:49:19.194Z] NODE_LABELS amd64 azure azwin-2-149bc0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-09-23T17:49:19.194Z] NODE_NAME azwin-2-149bc0 [2021-09-23T17:49:19.194Z] NUMBER_OF_PROCESSORS 4 [2021-09-23T17:49:19.194Z] OS Windows_NT [2021-09-23T17:49:19.194Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-23T17:49:19.194Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-23T17:49:19.194Z] ppc64le false [2021-09-23T17:49:19.194Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-23T17:49:19.194Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-23T17:49:19.194Z] PROCESSOR_LEVEL 6 [2021-09-23T17:49:19.194Z] PROCESSOR_REVISION 5507 [2021-09-23T17:49:19.194Z] ProgramData C:\ProgramData [2021-09-23T17:49:19.194Z] ProgramFiles C:\Program Files [2021-09-23T17:49:19.194Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-23T17:49:19.194Z] ProgramW6432 C:\Program Files [2021-09-23T17:49:19.194Z] PROMPT $P$G [2021-09-23T17:49:19.194Z] PSExecutionPolicyPreference Bypass [2021-09-23T17:49:19.194Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-23T17:49:19.194Z] PUBLIC C:\Users\Public [2021-09-23T17:49:19.194Z] rootless true [2021-09-23T17:49:19.194Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/display/redirect?page=arti... [2021-09-23T17:49:19.194Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/display/redirect?page=changes [2021-09-23T17:49:19.194Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/display/redirect [2021-09-23T17:49:19.194Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42089/11/display/redirect?page=tests [2021-09-23T17:49:19.194Z] s390x false [2021-09-23T17:49:19.194Z] SKIP_VALIDATION_TESTS 1 [2021-09-23T17:49:19.194Z] SOURCES_DRIVE d [2021-09-23T17:49:19.194Z] SOURCES_SUBDIR gopath [2021-09-23T17:49:19.194Z] STAGE_NAME Run tests [2021-09-23T17:49:19.195Z] SystemDrive C: [2021-09-23T17:49:19.195Z] SystemRoot C:\Windows [2021-09-23T17:49:19.195Z] TEMP C:\Windows\TEMP [2021-09-23T17:49:19.195Z] TESTDEBUG 0 [2021-09-23T17:49:19.195Z] TESTRUN_DRIVE d [2021-09-23T17:49:19.195Z] TESTRUN_SUBDIR CI [2021-09-23T17:49:19.195Z] TIMEOUT 120m [2021-09-23T17:49:19.195Z] TMP C:\Windows\TEMP [2021-09-23T17:49:19.195Z] unit_validate true [2021-09-23T17:49:19.195Z] USERDOMAIN WORKGROUP [2021-09-23T17:49:19.195Z] USERNAME azwin-2-149bc0$ [2021-09-23T17:49:19.195Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-23T17:49:19.195Z] validate_force false [2021-09-23T17:49:19.195Z] windir C:\Windows [2021-09-23T17:49:19.195Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-23T17:49:19.195Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-09-23T17:49:19.195Z] windows2022 true [2021-09-23T17:49:19.195Z] windows2022containerd true [2021-09-23T17:49:19.195Z] windowsRS1 false [2021-09-23T17:49:19.195Z] windowsRS5 true [2021-09-23T17:49:19.195Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-23T17:49:19.195Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-23T17:49:19.195Z] [2021-09-23T17:49:19.195Z] [2021-09-23T17:49:19.195Z] [2021-09-23T17:49:19.663Z] INFO: Sources under d:\gopath\... [2021-09-23T17:49:19.663Z] INFO: Test run under d:\CI\... [2021-09-23T17:49:19.663Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-23T17:49:19.663Z] INFO: docker/docker repository was found [2021-09-23T17:49:19.663Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-09-23T17:49:20.092Z] #23 13.30 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-23T17:49:20.092Z] #23 13.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=83499011fe14be10c5f7d813acacab8e147bf6a5cc54e32cf7a5fc8338ae296d [2021-09-23T17:49:20.092Z] #23 13.30 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-23T17:49:20.092Z] #23 13.31 Successfully built yamllint [2021-09-23T17:49:20.092Z] #23 13.33 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-23T17:49:20.131Z] ltsc2022: Pulling from windows/servercore [2021-09-23T17:49:20.131Z] 8f616e6e9eec: Pulling fs layer [2021-09-23T17:49:20.131Z] 48a76b150a3a: Pulling fs layer [2021-09-23T17:49:20.357Z] #23 13.72 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-23T17:49:20.932Z] #23 DONE 14.1s [2021-09-23T17:49:20.932Z] [2021-09-23T17:49:20.932Z] #58 [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-09-23T17:49:20.932Z] #58 sha256:330ed8b68b7cf1e8b11ac97a20c43e35342fb1e650348031a8e6ba180bd88024 [2021-09-23T17:49:20.940Z] #22 1.720 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-23T17:49:20.940Z] #22 1.725 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-23T17:49:20.940Z] #22 1.728 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-23T17:49:20.940Z] #22 DONE 1.8s [2021-09-23T17:49:20.940Z] [2021-09-23T17:49:20.940Z] #41 [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-09-23T17:49:20.940Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:49:20.940Z] #41 ... [2021-09-23T17:49:20.940Z] [2021-09-23T17:49:20.940Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:49:20.940Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-23T17:49:21.430Z] #19 170.6 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-09-23T17:49:21.431Z] #19 170.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:49:21.431Z] #19 170.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-23T17:49:21.431Z] #19 170.7 Selecting previously unselected package crossbuild-essential-armhf. [2021-09-23T17:49:21.431Z] #19 170.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-09-23T17:49:21.431Z] #19 170.7 Unpacking crossbuild-essential-armhf (12.9) ... [2021-09-23T17:49:21.431Z] #19 170.7 Selecting previously unselected package libc6-ppc64el-cross. [2021-09-23T17:49:21.431Z] #19 170.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-09-23T17:49:21.431Z] #19 170.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-09-23T17:49:21.431Z] #19 170.9 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-09-23T17:49:21.431Z] #19 170.9 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:21.431Z] #19 170.9 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:21.431Z] #19 170.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-09-23T17:49:21.431Z] #19 170.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:21.431Z] #19 170.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:21.431Z] #19 170.9 Selecting previously unselected package libitm1-ppc64el-cross. [2021-09-23T17:49:21.431Z] #19 170.9 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:21.431Z] #19 170.9 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:21.431Z] #19 171.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-09-23T17:49:21.431Z] #19 171.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:21.431Z] #19 171.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:21.431Z] #19 171.0 Selecting previously unselected package libasan6-ppc64el-cross. [2021-09-23T17:49:21.431Z] #19 171.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:21.431Z] #19 171.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:21.431Z] #19 171.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-09-23T17:49:21.431Z] #19 171.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:21.431Z] #19 171.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:21.431Z] #19 171.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-09-23T17:49:21.431Z] #19 171.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:21.431Z] #19 171.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:21.691Z] #19 171.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-09-23T17:49:21.691Z] #19 171.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:21.691Z] #19 171.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:21.691Z] #19 171.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-09-23T17:49:21.691Z] #19 171.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:21.691Z] #19 171.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:21.691Z] #19 171.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-09-23T17:49:21.953Z] #19 171.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:21.953Z] #19 171.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:21.953Z] #19 171.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-09-23T17:49:21.953Z] #19 171.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:21.953Z] #19 171.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:21.953Z] #19 172.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-09-23T17:49:22.214Z] #19 172.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:49:22.214Z] #19 172.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:49:22.763Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-09-23T17:49:22.763Z] === RUN TestBuildWithEmptyLayers [2021-09-23T17:49:25.282Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-09-23T17:49:25.282Z] === RUN TestBuildMultiStageOnBuild [2021-09-23T17:49:25.411Z] 48a76b150a3a: Verifying Checksum [2021-09-23T17:49:25.411Z] 48a76b150a3a: Download complete [2021-09-23T17:49:26.944Z] 8f616e6e9eec: Verifying Checksum [2021-09-23T17:49:26.944Z] 8f616e6e9eec: Download complete [2021-09-23T17:49:27.505Z] #19 177.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-09-23T17:49:27.505Z] #19 177.1 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:49:27.505Z] #19 177.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:49:27.505Z] #19 177.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-09-23T17:49:27.505Z] #19 177.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-09-23T17:49:27.505Z] #19 177.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-09-23T17:49:27.505Z] #19 177.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-09-23T17:49:27.505Z] #19 177.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-09-23T17:49:27.505Z] #19 177.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-09-23T17:49:27.505Z] #19 177.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-09-23T17:49:27.507Z] #23 ... [2021-09-23T17:49:27.507Z] [2021-09-23T17:49:27.507Z] #41 [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-09-23T17:49:27.507Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:49:27.507Z] #41 172.1 + dpkg --print-architecture [2021-09-23T17:49:27.507Z] #41 172.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-23T17:49:27.766Z] #41 172.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-23T17:49:27.766Z] #41 172.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-23T17:49:27.766Z] #19 177.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:27.766Z] #19 177.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:28.027Z] #19 178.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-09-23T17:49:28.028Z] #19 178.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:49:28.028Z] #19 178.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:49:30.001Z] #58 182.2 + bin/containerd [2021-09-23T17:49:30.530Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-09-23T17:49:30.530Z] === RUN TestBuildUncleanTarFilenames [2021-09-23T17:49:30.787Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-09-23T17:49:30.787Z] === RUN TestBuildMultiStageLayerLeak [2021-09-23T17:49:32.548Z] #58 ... [2021-09-23T17:49:32.548Z] [2021-09-23T17:49:32.548Z] #55 [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-09-23T17:49:32.548Z] #55 sha256:41217d6dc8382a5acf496fc02beb3a947e34d3c6f321340aa8d8ee9018c23b9f [2021-09-23T17:49:32.548Z] #55 110.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-23T17:49:32.633Z] 48a76b150a3a: Verifying Checksum [2021-09-23T17:49:32.633Z] 48a76b150a3a: Download complete [2021-09-23T17:49:33.318Z] #19 182.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-09-23T17:49:33.318Z] #19 182.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:49:33.318Z] #19 182.9 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:49:33.318Z] #19 182.9 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-09-23T17:49:33.318Z] #19 182.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-09-23T17:49:33.318Z] #19 182.9 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-09-23T17:49:33.318Z] #19 183.0 Selecting previously unselected package libc6-s390x-cross. [2021-09-23T17:49:33.318Z] #19 183.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-09-23T17:49:33.318Z] #19 183.0 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-09-23T17:49:33.318Z] #19 183.1 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-09-23T17:49:33.318Z] #19 183.1 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:33.318Z] #19 183.1 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:33.318Z] #19 183.2 Selecting previously unselected package libgomp1-s390x-cross. [2021-09-23T17:49:33.318Z] #19 183.2 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:33.318Z] #19 183.2 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:33.318Z] #19 183.2 Selecting previously unselected package libitm1-s390x-cross. [2021-09-23T17:49:33.318Z] #19 183.2 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:33.318Z] #19 183.2 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:33.318Z] #19 183.3 Selecting previously unselected package libatomic1-s390x-cross. [2021-09-23T17:49:33.318Z] #19 183.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:33.318Z] #19 183.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:33.318Z] #19 183.3 Selecting previously unselected package libasan6-s390x-cross. [2021-09-23T17:49:33.318Z] #19 183.3 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:33.318Z] #19 183.3 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:33.492Z] #55 111.3 + mkdir -p /build [2021-09-23T17:49:33.492Z] #55 111.3 + cp runc /build/runc [2021-09-23T17:49:33.578Z] #19 183.6 Selecting previously unselected package libstdc++6-s390x-cross. [2021-09-23T17:49:33.579Z] #19 183.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:33.579Z] #19 183.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:33.579Z] #19 183.6 Selecting previously unselected package libubsan1-s390x-cross. [2021-09-23T17:49:33.579Z] #19 183.6 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:33.579Z] #19 183.6 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:33.840Z] #19 183.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-09-23T17:49:33.840Z] #19 183.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:33.840Z] #19 183.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:33.840Z] #19 183.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-09-23T17:49:33.840Z] #19 183.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:49:33.840Z] #19 183.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:49:34.338Z] #41 ... [2021-09-23T17:49:34.338Z] [2021-09-23T17:49:34.338Z] #51 [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-09-23T17:49:34.338Z] #51 sha256:e2921270b933d53320e018beeb5916df3333a5e756221d7fbf61a841e7119263 [2021-09-23T17:49:34.338Z] #51 177.5 + /build/golangci-lint --version [2021-09-23T17:49:34.338Z] #51 177.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-23T17:49:34.338Z] #51 DONE 178.7s [2021-09-23T17:49:34.338Z] [2021-09-23T17:49:34.338Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:49:34.338Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-23T17:49:34.338Z] #23 9.851 Collecting yamllint==1.26.1 [2021-09-23T17:49:34.338Z] #23 10.90 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-23T17:49:34.338Z] #23 11.89 Collecting pathspec>=0.5.3 [2021-09-23T17:49:34.338Z] #23 11.90 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-23T17:49:34.338Z] #23 12.19 Collecting pyyaml [2021-09-23T17:49:34.338Z] #23 12.21 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-23T17:49:34.338Z] #23 12.70 Building wheels for collected packages: yamllint [2021-09-23T17:49:34.338Z] #23 12.71 Building wheel for yamllint (setup.py): started [2021-09-23T17:49:34.435Z] #55 DONE 112.2s [2021-09-23T17:49:34.435Z] [2021-09-23T17:49:34.435Z] #58 [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-09-23T17:49:34.435Z] #58 sha256:c9a67c77b81855bfd54a5e7df7ecf1a9c844d7288a77b68f263275ff28ac507c [2021-09-23T17:49:34.598Z] #23 13.69 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-23T17:49:34.598Z] #23 13.69 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=68bb2aead3f3337f6e4d99b39c7c80f2b55b6d1bb8291804915d61831aca6a8f [2021-09-23T17:49:34.598Z] #23 13.69 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-23T17:49:34.598Z] #23 13.69 Successfully built yamllint [2021-09-23T17:49:34.598Z] #23 13.72 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-23T17:49:35.167Z] #23 14.15 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-23T17:49:35.552Z] #58 ... [2021-09-23T17:49:35.552Z] [2021-09-23T17:49:35.552Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-23T17:49:35.552Z] #56 sha256:569ceff9a5670108cb08440754cd4a3e03c895149e42a6eff248797d2e98369b [2021-09-23T17:49:35.736Z] #23 DONE 14.7s [2021-09-23T17:49:35.736Z] [2021-09-23T17:49:35.736Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-23T17:49:35.736Z] #26 sha256:f88a7c0b83e0819210d6a710d20c635fcb9281e99b9cf8426b9abf9583379329 [2021-09-23T17:49:35.819Z] #56 DONE 0.4s [2021-09-23T17:49:35.819Z] [2021-09-23T17:49:35.819Z] #58 [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-09-23T17:49:35.819Z] #58 sha256:c9a67c77b81855bfd54a5e7df7ecf1a9c844d7288a77b68f263275ff28ac507c [2021-09-23T17:49:36.036Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s) [2021-09-23T17:49:36.036Z] === RUN TestBuildWithHugeFile [2021-09-23T17:49:36.311Z] #26 DONE 0.6s [2021-09-23T17:49:36.311Z] [2021-09-23T17:49:36.311Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-23T17:49:36.311Z] #31 sha256:91f46d442b2b88bddf973d157602c1c4596293545d333265f4a36c783cf2a5cc [2021-09-23T17:49:37.250Z] 4612f6d0b889: Verifying Checksum [2021-09-23T17:49:37.251Z] 4612f6d0b889: Download complete [2021-09-23T17:49:37.251Z] #31 DONE 0.7s [2021-09-23T17:49:37.251Z] [2021-09-23T17:49:37.251Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-23T17:49:37.251Z] #34 sha256:d210b22858098366828a1b5751e9af9c62561284967a4a169801dd312fa1c74e [2021-09-23T17:49:37.251Z] #34 DONE 0.4s [2021-09-23T17:49:37.251Z] [2021-09-23T17:49:37.251Z] #55 [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-09-23T17:49:37.251Z] #55 sha256:3837b877553f5b2d14b3ca10387f563e8e4ff4cc01a073c827dde06302e16b91 [2021-09-23T17:49:37.511Z] #55 ... [2021-09-23T17:49:37.511Z] [2021-09-23T17:49:37.511Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-23T17:49:37.511Z] #36 sha256:d9e2b7294062db70c739535e38ce684402d818d324da425d4b4b4e8f8f1c4281 [2021-09-23T17:49:37.511Z] #36 DONE 0.1s [2021-09-23T17:49:37.511Z] [2021-09-23T17:49:37.511Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-23T17:49:37.511Z] #39 sha256:666ccf9aa26e9592eded103a846a2094fe01254503afe57412ec30a4ef27be1a [2021-09-23T17:49:37.511Z] #39 DONE 0.1s [2021-09-23T17:49:37.511Z] [2021-09-23T17:49:37.511Z] #41 [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-09-23T17:49:37.511Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:49:38.049Z] #19 188.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-09-23T17:49:38.310Z] #19 188.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:49:38.310Z] #19 188.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:49:38.310Z] #19 188.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-09-23T17:49:38.310Z] #19 188.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-09-23T17:49:38.310Z] #19 188.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-09-23T17:49:38.570Z] #19 188.5 Selecting previously unselected package libc6-dev-s390x-cross. [2021-09-23T17:49:38.570Z] #19 188.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-09-23T17:49:38.570Z] #19 188.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-09-23T17:49:38.570Z] #19 188.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-09-23T17:49:38.834Z] #19 188.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:49:38.834Z] #19 188.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:39.096Z] #19 189.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-09-23T17:49:39.356Z] #19 189.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:49:39.356Z] #19 189.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:49:43.567Z] #19 193.4 Selecting previously unselected package g++-s390x-linux-gnu. [2021-09-23T17:49:43.567Z] #19 193.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:49:43.567Z] #19 193.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:49:43.567Z] #19 193.4 Selecting previously unselected package crossbuild-essential-s390x. [2021-09-23T17:49:43.567Z] #19 193.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-09-23T17:49:43.567Z] #19 193.4 Unpacking crossbuild-essential-s390x (12.9) ... [2021-09-23T17:49:43.567Z] #19 193.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-09-23T17:49:43.567Z] #19 193.5 Setting up libfile-which-perl (1.23-1) ... [2021-09-23T17:49:43.567Z] #19 193.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-09-23T17:49:43.567Z] #19 193.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-09-23T17:49:43.567Z] #19 193.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-09-23T17:49:43.567Z] #19 193.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:49:43.567Z] #19 193.6 Setting up libicu67:amd64 (67.1-7) ... [2021-09-23T17:49:43.567Z] #19 193.6 Setting up libmagic-mgc (1:5.39-3) ... [2021-09-23T17:49:43.567Z] #19 193.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-09-23T17:49:43.567Z] #19 193.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-09-23T17:49:43.567Z] #19 193.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-09-23T17:49:43.567Z] #19 193.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-09-23T17:49:43.567Z] #19 193.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-09-23T17:49:43.567Z] #19 193.6 Setting up file (1:5.39-3) ... [2021-09-23T17:49:43.567Z] #19 193.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:49:43.567Z] #19 193.7 Setting up bzip2 (1.0.8-4) ... [2021-09-23T17:49:43.567Z] #19 193.7 Setting up libyaml-perl (1.30-1) ... [2021-09-23T17:49:43.567Z] #19 193.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-09-23T17:49:43.567Z] #19 193.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-09-23T17:49:43.828Z] #19 193.7 Setting up libio-string-perl (1.08-3.1) ... [2021-09-23T17:49:43.828Z] #19 193.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-09-23T17:49:43.828Z] #19 193.7 Setting up cross-config (2.6.18+nmu1) ... [2021-09-23T17:49:43.828Z] #19 193.9 Setting up xz-utils (5.2.5-2) ... [2021-09-23T17:49:43.828Z] #19 193.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-23T17:49:43.828Z] #19 193.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-09-23T17:49:43.828Z] #19 194.0 Setting up patch (2.7.6-7) ... [2021-09-23T17:49:44.088Z] #19 194.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-09-23T17:49:44.088Z] #19 194.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-09-23T17:49:44.088Z] #19 194.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-09-23T17:49:44.088Z] #19 194.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-09-23T17:49:44.088Z] #19 194.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-09-23T17:49:44.088Z] #19 194.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-09-23T17:49:44.088Z] #19 194.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-09-23T17:49:44.088Z] #19 194.1 Setting up libfile-homedir-perl (1.006-1) ... [2021-09-23T17:49:44.088Z] #19 194.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-09-23T17:49:44.088Z] #19 194.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:49:44.088Z] #19 194.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-09-23T17:49:44.088Z] #19 194.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:49:44.088Z] #19 194.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.088Z] #19 194.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.349Z] #19 194.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.349Z] #19 194.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.349Z] #19 194.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-09-23T17:49:44.349Z] #19 194.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.349Z] #19 194.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.349Z] #19 194.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.349Z] #19 194.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.349Z] #19 194.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-09-23T17:49:44.349Z] #19 194.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.349Z] #19 194.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.349Z] #19 194.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.349Z] #19 194.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-09-23T17:49:44.349Z] #19 194.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.349Z] #19 194.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.349Z] #19 194.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.349Z] #19 194.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-09-23T17:49:44.610Z] #19 194.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-09-23T17:49:44.610Z] #19 194.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-09-23T17:49:44.610Z] #19 194.7 [2021-09-23T17:49:44.610Z] #19 194.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-09-23T17:49:44.610Z] #19 194.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.610Z] #19 194.8 Setting up dpkg-dev (1.20.9) ... [2021-09-23T17:49:44.610Z] #19 194.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.871Z] #19 194.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-23T17:49:44.871Z] #19 194.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.871Z] #19 194.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.871Z] #19 194.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.871Z] #19 194.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.871Z] #19 194.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-23T17:49:44.871Z] #19 194.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.871Z] #19 194.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.871Z] #19 194.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.871Z] #19 194.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:44.871Z] #19 194.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-09-23T17:49:44.871Z] #19 195.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-09-23T17:49:45.132Z] #19 195.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-09-23T17:49:45.132Z] #19 195.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-09-23T17:49:45.132Z] #19 195.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-09-23T17:49:45.132Z] #19 195.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:49:45.132Z] #19 195.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:49:45.132Z] #19 195.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.132Z] #19 195.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-23T17:49:45.399Z] #19 195.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.399Z] #19 195.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.399Z] #19 195.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:49:45.399Z] #19 195.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-23T17:49:45.399Z] #19 195.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.399Z] #19 195.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.399Z] #19 195.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.399Z] #19 195.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.399Z] #19 195.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.399Z] #19 195.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.399Z] #19 195.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-23T17:49:45.633Z] #41 DONE 189.6s [2021-09-23T17:49:45.633Z] [2021-09-23T17:49:45.633Z] #55 [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-09-23T17:49:45.633Z] #55 sha256:3837b877553f5b2d14b3ca10387f563e8e4ff4cc01a073c827dde06302e16b91 [2021-09-23T17:49:45.671Z] #19 195.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:49:45.671Z] #19 195.6 Setting up libxml-simple-perl (2.25-1) ... [2021-09-23T17:49:45.671Z] #19 195.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-23T17:49:45.671Z] #19 195.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-23T17:49:45.671Z] #19 195.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-23T17:49:45.671Z] #19 195.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.671Z] #19 195.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.671Z] #19 195.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.671Z] #19 195.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.671Z] #19 195.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:49:45.671Z] #19 195.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-09-23T17:49:45.671Z] #19 195.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.671Z] #19 195.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:49:45.671Z] #19 195.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.671Z] #19 195.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:49:45.671Z] #19 195.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-23T17:49:45.671Z] #19 195.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-23T17:49:45.671Z] #19 195.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-09-23T17:49:45.671Z] #19 195.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:49:45.671Z] #19 195.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:49:45.671Z] #19 195.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:49:45.671Z] #19 195.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:49:45.671Z] #19 195.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-23T17:49:45.671Z] #19 195.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:49:45.950Z] #19 195.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:49:45.950Z] #19 195.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:49:45.950Z] #19 195.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:49:45.950Z] #19 195.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-09-23T17:49:45.950Z] #19 195.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:49:45.950Z] #19 195.9 Setting up crossbuild-essential-armel (12.9) ... [2021-09-23T17:49:45.950Z] #19 196.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:49:45.950Z] #19 196.0 Setting up crossbuild-essential-armhf (12.9) ... [2021-09-23T17:49:45.950Z] #19 196.0 Setting up crossbuild-essential-arm64 (12.9) ... [2021-09-23T17:49:45.950Z] #19 196.0 Setting up crossbuild-essential-s390x (12.9) ... [2021-09-23T17:49:45.950Z] #19 196.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-09-23T17:49:45.950Z] #19 196.0 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:49:46.538Z] #19 DONE 196.6s [2021-09-23T17:49:46.801Z] [2021-09-23T17:49:46.801Z] #64 [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-09-23T17:49:46.801Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-23T17:49:47.015Z] #55 ... [2021-09-23T17:49:47.015Z] [2021-09-23T17:49:47.015Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-23T17:49:47.015Z] #42 sha256:f1e5118e634fedf2d67999e6fe8fd7fe4c63d2f05ec678228159144ad7e234ea [2021-09-23T17:49:47.589Z] #42 DONE 0.5s [2021-09-23T17:49:47.589Z] [2021-09-23T17:49:47.589Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-23T17:49:47.589Z] #46 sha256:3978a2e534df744725628962968d9e577d8d75462a3a75acce31703fa18e01d0 [2021-09-23T17:49:47.589Z] #46 DONE 0.0s [2021-09-23T17:49:47.589Z] [2021-09-23T17:49:47.589Z] #55 [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-09-23T17:49:47.589Z] #55 sha256:3837b877553f5b2d14b3ca10387f563e8e4ff4cc01a073c827dde06302e16b91 [2021-09-23T17:49:47.589Z] #55 ... [2021-09-23T17:49:47.589Z] [2021-09-23T17:49:47.589Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-23T17:49:47.589Z] #48 sha256:1db51e323fed6d93e5a6ba8c00da429fac48d1b0af3de7da3a42063ccc717450 [2021-09-23T17:49:47.589Z] #48 DONE 0.1s [2021-09-23T17:49:47.850Z] [2021-09-23T17:49:47.850Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-23T17:49:47.850Z] #50 sha256:6384f3374784f304338ba197c3c5ce1c2fa9fb1f4fc94c52d9dfe76e6c393c63 [2021-09-23T17:49:47.850Z] #50 DONE 0.1s [2021-09-23T17:49:47.850Z] [2021-09-23T17:49:47.853Z] #55 [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-09-23T17:49:47.853Z] #55 sha256:3837b877553f5b2d14b3ca10387f563e8e4ff4cc01a073c827dde06302e16b91 [2021-09-23T17:49:47.853Z] #55 ... [2021-09-23T17:49:47.853Z] [2021-09-23T17:49:47.853Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-23T17:49:47.853Z] #52 sha256:57e988cf51831956a567a7315d7f1ace23d900f0a38e882ff98f3d33a34b9b2f [2021-09-23T17:49:48.428Z] #52 DONE 0.5s [2021-09-23T17:49:48.428Z] [2021-09-23T17:49:48.428Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-23T17:49:48.428Z] #54 sha256:050fb00c55ac0fc23de98c578d7106af966633e930e4e4783a9abfa07bb5cd35 [2021-09-23T17:49:48.428Z] #54 DONE 0.1s [2021-09-23T17:49:48.428Z] [2021-09-23T17:49:48.428Z] #55 [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-09-23T17:49:48.428Z] #55 sha256:3837b877553f5b2d14b3ca10387f563e8e4ff4cc01a073c827dde06302e16b91 [2021-09-23T17:49:48.722Z] #64 2.011 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:49:48.723Z] #64 2.120 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:49:48.723Z] #64 2.123 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:49:48.984Z] #64 2.311 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-23T17:49:49.246Z] #64 2.677 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-23T17:49:49.819Z] #64 3.075 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-23T17:49:50.394Z] #64 3.569 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:49:50.456Z] 8f616e6e9eec: Verifying Checksum [2021-09-23T17:49:50.456Z] 8f616e6e9eec: Download complete [2021-09-23T17:49:50.659Z] #64 4.143 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:49:51.234Z] #64 4.677 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-23T17:49:51.806Z] #64 ... [2021-09-23T17:49:51.806Z] [2021-09-23T17:49:51.806Z] #32 [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-09-23T17:49:51.806Z] #32 sha256:5e44136958674296cf1cb9ff169bd846bd56bac359f43b01f8d66c9b92c68869 [2021-09-23T17:49:51.806Z] #32 1.636 + RM_GOPATH=0 [2021-09-23T17:49:51.806Z] #32 1.636 + TMP_GOPATH= [2021-09-23T17:49:51.806Z] #32 1.636 + : /build [2021-09-23T17:49:51.806Z] #32 1.636 + '[' -z '' ']' [2021-09-23T17:49:51.806Z] #32 1.640 ++ mktemp -d [2021-09-23T17:49:51.806Z] #32 1.655 + export GOPATH=/tmp/tmp.1TRffv6IL2 [2021-09-23T17:49:51.806Z] #32 1.655 + GOPATH=/tmp/tmp.1TRffv6IL2 [2021-09-23T17:49:51.806Z] #32 1.655 + RM_GOPATH=1 [2021-09-23T17:49:51.806Z] #32 1.655 + case "$(go env GOARCH)" in [2021-09-23T17:49:51.806Z] #32 1.655 ++ go env GOARCH [2021-09-23T17:49:51.806Z] #32 1.655 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:49:51.806Z] #32 1.659 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:49:51.806Z] #32 1.659 ++ dirname /tmp/install/install.sh [2021-09-23T17:49:51.806Z] #32 1.659 + dir=/tmp/install [2021-09-23T17:49:51.806Z] #32 1.659 + bin=dockercli [2021-09-23T17:49:51.806Z] #32 1.659 + shift [2021-09-23T17:49:51.806Z] #32 1.659 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-23T17:49:51.806Z] #32 1.659 + . /tmp/install/dockercli.installer [2021-09-23T17:49:51.806Z] #32 1.663 ++ : stable [2021-09-23T17:49:51.806Z] #32 1.663 ++ : 17.06.2-ce [2021-09-23T17:49:51.806Z] #32 1.663 + install_dockercli [2021-09-23T17:49:51.806Z] #32 1.663 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-23T17:49:51.806Z] #32 1.663 ++ uname -m [2021-09-23T17:49:51.806Z] #32 1.663 Install docker/cli version 17.06.2-ce from stable [2021-09-23T17:49:51.806Z] #32 1.679 + arch=x86_64 [2021-09-23T17:49:51.806Z] #32 1.680 + '[' x86_64 '!=' x86_64 ']' [2021-09-23T17:49:51.806Z] #32 1.680 + url=https://download.docker.com/linux/static [2021-09-23T17:49:51.806Z] #32 1.680 + tar -xz docker/docker [2021-09-23T17:49:51.806Z] #32 1.681 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-23T17:49:51.806Z] #32 4.822 + mkdir -p /build [2021-09-23T17:49:51.806Z] #32 4.825 + mv docker/docker /build/ [2021-09-23T17:49:51.806Z] #32 4.830 + rmdir docker [2021-09-23T17:49:51.806Z] #32 DONE 5.0s [2021-09-23T17:49:51.806Z] [2021-09-23T17:49:51.806Z] #67 [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-09-23T17:49:51.806Z] #67 sha256:de2e59a12dba1500e01f86290a07bd6436af9c63fee5f7c59295d2daa1b69850 [2021-09-23T17:49:51.806Z] #67 1.722 + RM_GOPATH=0 [2021-09-23T17:49:51.806Z] #67 1.722 + TMP_GOPATH= [2021-09-23T17:49:51.806Z] #67 1.722 + : /build [2021-09-23T17:49:51.806Z] #67 1.722 + '[' -z '' ']' [2021-09-23T17:49:51.806Z] #67 1.722 ++ mktemp -d [2021-09-23T17:49:51.806Z] #67 1.726 + export GOPATH=/tmp/tmp.lm9pddKkbu [2021-09-23T17:49:51.806Z] #67 1.726 + GOPATH=/tmp/tmp.lm9pddKkbu [2021-09-23T17:49:51.806Z] #67 1.726 + RM_GOPATH=1 [2021-09-23T17:49:51.806Z] #67 1.726 + case "$(go env GOARCH)" in [2021-09-23T17:49:51.806Z] #67 1.726 ++ go env GOARCH [2021-09-23T17:49:51.806Z] #67 1.744 Install rootlesskit version v0.14.4 [2021-09-23T17:49:51.806Z] #67 1.745 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:49:51.806Z] #67 1.745 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:49:51.806Z] #67 1.745 ++ dirname /tmp/install/install.sh [2021-09-23T17:49:51.806Z] #67 1.745 + dir=/tmp/install [2021-09-23T17:49:51.806Z] #67 1.745 + bin=rootlesskit [2021-09-23T17:49:51.806Z] #67 1.745 + shift [2021-09-23T17:49:51.806Z] #67 1.745 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-23T17:49:51.806Z] #67 1.745 + . /tmp/install/rootlesskit.installer [2021-09-23T17:49:51.806Z] #67 1.745 ++ : v0.14.4 [2021-09-23T17:49:51.806Z] #67 1.745 + install_rootlesskit [2021-09-23T17:49:51.806Z] #67 1.745 + case "$1" in [2021-09-23T17:49:51.806Z] #67 1.745 + export CGO_ENABLED=0 [2021-09-23T17:49:51.806Z] #67 1.745 + CGO_ENABLED=0 [2021-09-23T17:49:51.806Z] #67 1.745 + _install_rootlesskit [2021-09-23T17:49:51.806Z] #67 1.745 + echo 'Install rootlesskit version v0.14.4' [2021-09-23T17:49:51.806Z] #67 1.745 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:49:51.806Z] #67 1.745 + GOBIN=/build [2021-09-23T17:49:51.806Z] #67 1.745 + GO111MODULE=on [2021-09-23T17:49:51.806Z] #67 1.745 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-23T17:49:51.806Z] #67 2.110 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-23T17:49:51.806Z] #67 3.261 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:49:51.806Z] #67 3.288 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-23T17:49:51.806Z] #67 3.295 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-23T17:49:51.806Z] #67 3.613 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-23T17:49:51.806Z] #67 5.001 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-23T17:49:51.806Z] #67 ... [2021-09-23T17:49:51.806Z] [2021-09-23T17:49:51.806Z] #64 [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-09-23T17:49:51.806Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-23T17:49:51.806Z] #64 5.182 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:49:51.806Z] #64 5.187 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [32.6 kB] [2021-09-23T17:49:51.806Z] #64 5.194 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [33.9 kB] [2021-09-23T17:49:51.806Z] #64 5.194 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [35.7 kB] [2021-09-23T17:49:51.806Z] #64 5.195 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:49:51.806Z] #64 5.195 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [33.9 kB] [2021-09-23T17:49:51.806Z] #64 5.348 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-23T17:49:52.069Z] #64 5.354 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-23T17:49:52.069Z] #64 5.354 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:49:52.069Z] #64 5.354 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:49:52.069Z] #64 5.355 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-23T17:49:52.069Z] #64 5.357 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-23T17:49:53.088Z] #58 ... [2021-09-23T17:49:53.088Z] [2021-09-23T17:49:53.088Z] #25 [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-09-23T17:49:53.088Z] #25 sha256:74ed49cbfd9107e9bc878087896865c4a28875205f7875fcd37e0bc143a44dfd [2021-09-23T17:49:53.088Z] #25 194.8 + return [2021-09-23T17:49:53.088Z] #25 DONE 197.2s [2021-09-23T17:49:53.088Z] [2021-09-23T17:49:53.088Z] #58 [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-09-23T17:49:53.088Z] #58 sha256:330ed8b68b7cf1e8b11ac97a20c43e35342fb1e650348031a8e6ba180bd88024 [2021-09-23T17:49:53.088Z] #58 167.6 + bin/containerd [2021-09-23T17:49:55.692Z] #58 ... [2021-09-23T17:49:55.692Z] [2021-09-23T17:49:55.692Z] #55 [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-09-23T17:49:55.692Z] #55 sha256:f33ea26ac4ea347c8d88758f2978efbd48674bbac4b93c01f861ff9824271ded [2021-09-23T17:49:55.692Z] #55 108.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-23T17:49:55.692Z] #55 109.9 + mkdir -p /build [2021-09-23T17:49:55.692Z] #55 109.9 + cp runc /build/runc [2021-09-23T17:49:55.692Z] #55 DONE 110.2s [2021-09-23T17:49:55.955Z] [2021-09-23T17:49:55.955Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-23T17:49:55.955Z] #26 sha256:9c5b7c1b5481c31b258ebbfe68810c2725e8d1c5353749ef3d10aca0f67421ee [2021-09-23T17:49:56.219Z] #26 DONE 0.5s [2021-09-23T17:49:56.219Z] [2021-09-23T17:49:56.219Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-23T17:49:56.219Z] #31 sha256:8bb5a2448b6d41e2756cbe2103d47817a693b0f20e5be4fd040d0cb86946715d [2021-09-23T17:49:57.169Z] #31 DONE 0.9s [2021-09-23T17:49:57.169Z] [2021-09-23T17:49:57.169Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-23T17:49:57.169Z] #34 sha256:044c4dbdb32829c368fd672414b3d7f00a91c101da5edea5656f058db30de9bb [2021-09-23T17:49:57.357Z] #64 ... [2021-09-23T17:49:57.357Z] [2021-09-23T17:49:57.357Z] #44 [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-09-23T17:49:57.357Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-23T17:49:57.357Z] #44 2.138 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:49:57.357Z] #44 2.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:49:57.357Z] #44 2.170 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:49:57.357Z] #44 2.508 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:49:57.357Z] #44 2.908 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:49:57.357Z] #44 3.435 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-23T17:49:57.357Z] #44 3.926 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-23T17:49:57.357Z] #44 4.466 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-23T17:49:57.357Z] #44 5.030 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-23T17:49:57.357Z] #44 5.538 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [33.9 kB] [2021-09-23T17:49:57.357Z] #44 5.541 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:49:57.357Z] #44 5.542 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [35.7 kB] [2021-09-23T17:49:57.357Z] #44 5.550 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [33.9 kB] [2021-09-23T17:49:57.357Z] #44 5.553 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:49:57.357Z] #44 5.554 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [32.6 kB] [2021-09-23T17:49:57.357Z] #44 5.806 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-23T17:49:57.357Z] #44 5.806 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-23T17:49:57.357Z] #44 5.806 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:49:57.357Z] #44 5.806 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:49:57.357Z] #44 5.806 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-23T17:49:57.357Z] #44 5.806 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-23T17:49:57.357Z] #44 ... [2021-09-23T17:49:57.357Z] [2021-09-23T17:49:57.357Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:49:57.357Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:49:57.357Z] #20 2.139 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:49:57.357Z] #20 2.163 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:49:57.357Z] #20 2.164 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:49:57.357Z] #20 2.470 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-23T17:49:57.357Z] #20 2.836 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-23T17:49:57.357Z] #20 3.330 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-23T17:49:57.357Z] #20 3.769 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:49:57.357Z] #20 4.193 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-23T17:49:57.357Z] #20 4.706 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:49:57.357Z] #20 5.204 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:49:57.357Z] #20 5.205 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:49:57.357Z] #20 5.218 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [32.6 kB] [2021-09-23T17:49:57.357Z] #20 5.218 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [33.9 kB] [2021-09-23T17:49:57.357Z] #20 5.234 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [33.9 kB] [2021-09-23T17:49:57.357Z] #20 5.237 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [35.7 kB] [2021-09-23T17:49:57.357Z] #20 5.736 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-23T17:49:57.357Z] #20 5.754 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-23T17:49:57.357Z] #20 5.754 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:49:57.357Z] #20 5.754 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-23T17:49:57.357Z] #20 5.754 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-23T17:49:57.357Z] #20 5.754 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:49:57.357Z] #20 ... [2021-09-23T17:49:57.357Z] [2021-09-23T17:49:57.357Z] #67 [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-09-23T17:49:57.357Z] #67 sha256:de2e59a12dba1500e01f86290a07bd6436af9c63fee5f7c59295d2daa1b69850 [2021-09-23T17:49:57.357Z] #67 5.394 go: downloading github.com/google/uuid v1.3.0 [2021-09-23T17:49:57.357Z] #67 5.436 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-23T17:49:57.357Z] #67 5.482 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-23T17:49:57.357Z] #67 5.618 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-23T17:49:57.357Z] #67 5.770 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T17:49:57.357Z] #67 5.830 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-23T17:49:57.357Z] #67 6.121 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-23T17:49:57.357Z] #67 6.160 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-23T17:49:57.357Z] #67 6.924 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-23T17:49:57.357Z] #67 8.384 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-23T17:49:57.434Z] #34 DONE 0.5s [2021-09-23T17:49:57.434Z] [2021-09-23T17:49:57.434Z] #58 [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-09-23T17:49:57.434Z] #58 sha256:330ed8b68b7cf1e8b11ac97a20c43e35342fb1e650348031a8e6ba180bd88024 [2021-09-23T17:49:57.698Z] #58 ... [2021-09-23T17:49:57.698Z] [2021-09-23T17:49:57.698Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-23T17:49:57.698Z] #36 sha256:bddb8d9bc704da610ceefef344d6984cd65cb4648749e4ddb65488da2c0234d6 [2021-09-23T17:49:57.698Z] #36 DONE 0.2s [2021-09-23T17:49:57.698Z] [2021-09-23T17:49:57.698Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-23T17:49:57.698Z] #39 sha256:2f6b837482a1b8f0aaa2b7cd29fccc0516c45e7a4b423c2db2e3ce25865c981f [2021-09-23T17:49:57.698Z] #39 DONE 0.1s [2021-09-23T17:49:57.698Z] [2021-09-23T17:49:57.698Z] #58 [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-09-23T17:49:57.698Z] #58 sha256:330ed8b68b7cf1e8b11ac97a20c43e35342fb1e650348031a8e6ba180bd88024 [2021-09-23T17:49:57.961Z] #58 ... [2021-09-23T17:49:57.961Z] [2021-09-23T17:49:57.961Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-23T17:49:57.961Z] #42 sha256:e49910ec5054017ed7bdb17b7cfc02446d992bb82a73c64ee97da172e42256eb [2021-09-23T17:49:58.224Z] #42 DONE 0.5s [2021-09-23T17:49:58.224Z] [2021-09-23T17:49:58.224Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-23T17:49:58.224Z] #46 sha256:a5aaff2a77ed2d81ed367db531367bb0a143fb0061f407984d8885d2205f2c97 [2021-09-23T17:49:58.224Z] #46 DONE 0.1s [2021-09-23T17:49:58.224Z] [2021-09-23T17:49:58.224Z] #58 [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-09-23T17:49:58.224Z] #58 sha256:330ed8b68b7cf1e8b11ac97a20c43e35342fb1e650348031a8e6ba180bd88024 [2021-09-23T17:49:58.487Z] #58 ... [2021-09-23T17:49:58.487Z] [2021-09-23T17:49:58.487Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-23T17:49:58.487Z] #48 sha256:1af3aed578ec4706f271bf8f6ecdf1844a654ada0fbd686a1c06a6af0f9d3f23 [2021-09-23T17:49:58.487Z] #48 DONE 0.1s [2021-09-23T17:49:58.487Z] [2021-09-23T17:49:58.487Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-23T17:49:58.487Z] #50 sha256:a004eb026bea9333b6bf1b5fc2de9f36e495ee82c69bf61cf03d631e86648867 [2021-09-23T17:49:58.750Z] #50 DONE 0.1s [2021-09-23T17:49:58.751Z] [2021-09-23T17:49:58.751Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-23T17:49:58.751Z] #52 sha256:f2c993383af2b2ce8cc2f9ffeff5c8bc19a78693036e3676beb12912cefc5fea [2021-09-23T17:49:59.328Z] #52 DONE 0.7s [2021-09-23T17:49:59.328Z] [2021-09-23T17:49:59.328Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-23T17:49:59.328Z] #54 sha256:d8a5745cd82ad2dc18b39706ec8db08515dbe39c8f8f9123b08970c3bf9f989e [2021-09-23T17:49:59.328Z] #54 DONE 0.1s [2021-09-23T17:49:59.328Z] [2021-09-23T17:49:59.328Z] #58 [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-09-23T17:49:59.328Z] #58 sha256:330ed8b68b7cf1e8b11ac97a20c43e35342fb1e650348031a8e6ba180bd88024 [2021-09-23T17:49:59.591Z] #58 ... [2021-09-23T17:49:59.591Z] [2021-09-23T17:49:59.591Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-23T17:49:59.591Z] #56 sha256:e370313e834e847a8f930a7921cd387674756bcb0ca4e60ab3aa209157b45523 [2021-09-23T17:49:59.855Z] #56 DONE 0.4s [2021-09-23T17:49:59.855Z] [2021-09-23T17:49:59.855Z] #58 [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-09-23T17:49:59.855Z] #58 sha256:330ed8b68b7cf1e8b11ac97a20c43e35342fb1e650348031a8e6ba180bd88024 [2021-09-23T17:50:07.953Z] #58 218.3 # github.com/containerd/containerd/cmd/containerd [2021-09-23T17:50:07.953Z] #58 218.3 /usr/bin/ld: /tmp/go-link-952833281/000019.o: in function `New': [2021-09-23T17:50:07.953Z] #58 218.3 /tmp/tmp.rDVKh1pSeF/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-09-23T17:50:07.953Z] #58 218.4 + bin/containerd-stress [2021-09-23T17:50:07.953Z] #58 219.4 + bin/containerd-shim [2021-09-23T17:50:09.598Z] #67 ... [2021-09-23T17:50:09.598Z] [2021-09-23T17:50:09.598Z] #64 [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-09-23T17:50:09.598Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-23T17:50:09.598Z] #64 21.45 Fetched 48.4 MB in 20s (2456 kB/s) [2021-09-23T17:50:10.384Z] #55 ... [2021-09-23T17:50:10.384Z] [2021-09-23T17:50:10.384Z] #58 [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-09-23T17:50:10.384Z] #58 sha256:8191a499807980d1cecf4fede2f4325643165ae6a4b7e717786ebe67c31a3f70 [2021-09-23T17:50:10.384Z] #58 177.4 + bin/containerd [2021-09-23T17:50:12.162Z] #58 226.7 + bin/containerd-shim-runc-v1 [2021-09-23T17:50:12.932Z] #58 ... [2021-09-23T17:50:12.932Z] [2021-09-23T17:50:12.932Z] #55 [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-09-23T17:50:12.932Z] #55 sha256:3837b877553f5b2d14b3ca10387f563e8e4ff4cc01a073c827dde06302e16b91 [2021-09-23T17:50:12.932Z] #55 112.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-23T17:50:13.871Z] #55 113.8 + mkdir -p /build [2021-09-23T17:50:13.871Z] #55 113.8 + cp runc /build/runc [2021-09-23T17:50:14.441Z] #55 DONE 114.6s [2021-09-23T17:50:14.441Z] [2021-09-23T17:50:14.441Z] #58 [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-09-23T17:50:14.441Z] #58 sha256:8191a499807980d1cecf4fede2f4325643165ae6a4b7e717786ebe67c31a3f70 [2021-09-23T17:50:15.835Z] #58 ... [2021-09-23T17:50:15.835Z] [2021-09-23T17:50:15.835Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-23T17:50:15.835Z] #56 sha256:08a78b7a942161c5b018567fb6fef64756c2345bb6ce83a7331c4b00c31583a7 [2021-09-23T17:50:16.095Z] #56 DONE 0.3s [2021-09-23T17:50:16.095Z] [2021-09-23T17:50:16.095Z] #58 [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-09-23T17:50:16.095Z] #58 sha256:8191a499807980d1cecf4fede2f4325643165ae6a4b7e717786ebe67c31a3f70 [2021-09-23T17:50:16.188Z] #64 21.45 Reading package lists... [2021-09-23T17:50:16.189Z] #64 ... [2021-09-23T17:50:16.189Z] [2021-09-23T17:50:16.189Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:50:16.189Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:50:16.189Z] #20 22.04 Fetched 48.4 MB in 20s (2398 kB/s) [2021-09-23T17:50:17.133Z] #20 22.04 Reading package lists... [2021-09-23T17:50:17.133Z] #20 ... [2021-09-23T17:50:17.133Z] [2021-09-23T17:50:17.133Z] #64 [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-09-23T17:50:17.133Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-23T17:50:17.133Z] #64 21.45 Reading package lists... [2021-09-23T17:50:17.453Z] #58 231.9 + bin/containerd-shim-runc-v2 [2021-09-23T17:50:17.453Z] #58 232.4 + binaries [2021-09-23T17:50:17.453Z] #58 232.4 + install -D bin/containerd /build/containerd [2021-09-23T17:50:17.453Z] #58 232.5 + install -D bin/containerd-shim /build/containerd-shim [2021-09-23T17:50:17.453Z] #58 232.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-23T17:50:17.453Z] #58 232.5 + install -D bin/ctr /build/ctr [2021-09-23T17:50:18.782Z] #64 30.74 Reading package lists... [2021-09-23T17:50:18.782Z] #64 ... [2021-09-23T17:50:18.782Z] [2021-09-23T17:50:18.782Z] #44 [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-09-23T17:50:18.782Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-23T17:50:18.782Z] #44 21.92 Fetched 48.4 MB in 20s (2416 kB/s) [2021-09-23T17:50:18.782Z] #44 21.92 Reading package lists... [2021-09-23T17:50:18.782Z] #44 31.28 Reading package lists... [2021-09-23T17:50:18.782Z] #44 ... [2021-09-23T17:50:18.782Z] [2021-09-23T17:50:18.782Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:50:18.782Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:50:18.782Z] #20 22.04 Reading package lists... [2021-09-23T17:50:19.362Z] #58 DONE 234.7s [2021-09-23T17:50:20.302Z] [2021-09-23T17:50:20.302Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-23T17:50:20.302Z] #59 sha256:cce8ad48b8d48dd9842bc2ec925a083c20b7e039fe98ab8eb2ca499f948665c7 [2021-09-23T17:50:21.242Z] #59 DONE 0.8s [2021-09-23T17:50:21.242Z] [2021-09-23T17:50:21.242Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-23T17:50:21.242Z] #63 sha256:ba1318c8b791f7f140b0ea82d21625910b513282e74f87a3204ccf6efb3f36f4 [2021-09-23T17:50:21.242Z] #63 DONE 0.2s [2021-09-23T17:50:21.502Z] [2021-09-23T17:50:21.502Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-23T17:50:21.502Z] #68 sha256:563954d4b339f3d01f002d2c3ac9c7930cb3d69bf1300ef790892422202064f0 [2021-09-23T17:50:22.442Z] #68 DONE 0.9s [2021-09-23T17:50:22.442Z] [2021-09-23T17:50:22.442Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-23T17:50:22.442Z] #69 sha256:328d6765d94bac5ba5b00cb506744ae57c05cc8449bdd4cf6e1c869a12c17dbc [2021-09-23T17:50:22.442Z] #69 DONE 0.0s [2021-09-23T17:50:22.442Z] [2021-09-23T17:50:22.442Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-23T17:50:22.442Z] #70 sha256:506d29785521f02b4267680629e0fb195a798ef63d44c93f06babff39550292f [2021-09-23T17:50:23.385Z] #70 DONE 0.8s [2021-09-23T17:50:23.385Z] [2021-09-23T17:50:23.385Z] #71 exporting to image [2021-09-23T17:50:23.385Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-23T17:50:23.385Z] #71 exporting layers [2021-09-23T17:50:26.933Z] #20 31.00 Reading package lists... [2021-09-23T17:50:26.933Z] #20 39.65 Building dependency tree... [2021-09-23T17:50:26.933Z] #20 ... [2021-09-23T17:50:26.933Z] [2021-09-23T17:50:26.933Z] #64 [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-09-23T17:50:26.933Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-23T17:50:26.933Z] #64 30.74 Reading package lists... [2021-09-23T17:50:28.351Z] #64 39.84 Building dependency tree... [2021-09-23T17:50:29.966Z] #71 exporting layers 6.4s done [2021-09-23T17:50:29.966Z] #71 writing image sha256:a1f50415ac72de9dea24aa41b40727ff9cd3c38968280a939031812bbfbfc9af done [2021-09-23T17:50:29.966Z] #71 naming to docker.io/library/docker:806c3e887538221c7d268b765d419d06282a5092 done [2021-09-23T17:50:29.966Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-09-23T17:50:30.313Z] + trap exit INT TERM [2021-09-23T17:50:30.313Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-09-23T17:50:30.313Z] + CONTAINER_NAME=docker-pr11 [2021-09-23T17:50:30.313Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42089/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42089/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=806c3e887538221c7d268b765d419d06282a5092 -e DOCKER_GRAPHDRIVER docker:806c3e887538221c7d268b765d419d06282a5092 hack/make.sh dynbinary [2021-09-23T17:50:30.887Z] [2021-09-23T17:50:30.887Z] Removing bundles/ [2021-09-23T17:50:30.887Z] [2021-09-23T17:50:30.887Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-23T17:50:30.887Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:50:30.887Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:50:30.898Z] #64 43.84 The following additional packages will be installed: [2021-09-23T17:50:30.898Z] #64 43.87 libbtrfs0 [2021-09-23T17:50:30.898Z] #64 44.13 The following NEW packages will be installed: [2021-09-23T17:50:30.898Z] #64 44.14 libbtrfs-dev libbtrfs0 [2021-09-23T17:50:31.162Z] #64 44.63 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:50:31.162Z] #64 44.63 Need to get 460 kB of archives. [2021-09-23T17:50:31.162Z] #64 44.63 After this operation, 1237 kB of additional disk space will be used. [2021-09-23T17:50:31.162Z] #64 44.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:50:31.424Z] #64 44.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:50:32.012Z] #58 204.3 # github.com/containerd/containerd/cmd/containerd [2021-09-23T17:50:32.012Z] #58 204.3 /usr/bin/ld: /tmp/go-link-243593638/000019.o: in function `New': [2021-09-23T17:50:32.012Z] #58 204.3 /tmp/tmp.jNA4MJYDKG/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-09-23T17:50:32.012Z] #58 204.4 + bin/containerd-stress [2021-09-23T17:50:32.012Z] #58 206.4 + bin/containerd-shim [2021-09-23T17:50:32.095Z] #64 45.20 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:50:32.095Z] #64 ... [2021-09-23T17:50:32.095Z] [2021-09-23T17:50:32.095Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:50:32.095Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:50:32.095Z] #20 39.65 Building dependency tree... [2021-09-23T17:50:32.095Z] #20 43.62 The following additional packages will be installed: [2021-09-23T17:50:32.095Z] #20 43.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:50:32.095Z] #20 43.62 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-23T17:50:32.095Z] #20 43.62 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-23T17:50:32.095Z] #20 43.62 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-23T17:50:32.095Z] #20 43.63 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-23T17:50:32.095Z] #20 43.64 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-23T17:50:32.095Z] #20 43.64 mingw-w64-common mingw-w64-x86-64-dev [2021-09-23T17:50:32.095Z] #20 43.68 Suggested packages: [2021-09-23T17:50:32.095Z] #20 43.68 gcc-10-locales seccomp wine64 [2021-09-23T17:50:32.095Z] #20 44.36 The following NEW packages will be installed: [2021-09-23T17:50:32.095Z] #20 44.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:50:32.095Z] #20 44.36 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-23T17:50:32.095Z] #20 44.36 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-23T17:50:32.095Z] #20 44.36 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-23T17:50:32.095Z] #20 44.36 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-23T17:50:32.095Z] #20 44.37 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-23T17:50:32.095Z] #20 44.37 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-23T17:50:32.095Z] #20 44.38 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-23T17:50:32.095Z] #20 44.39 mingw-w64-x86-64-dev [2021-09-23T17:50:32.095Z] #20 44.76 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:50:32.095Z] #20 44.76 Need to get 115 MB of archives. [2021-09-23T17:50:32.095Z] #20 44.76 After this operation, 645 MB of additional disk space will be used. [2021-09-23T17:50:32.095Z] #20 44.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-23T17:50:32.095Z] #20 44.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-23T17:50:32.095Z] #20 44.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-23T17:50:32.095Z] #20 44.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-23T17:50:32.095Z] #20 44.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-23T17:50:32.095Z] #20 44.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-23T17:50:32.095Z] #20 44.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-23T17:50:32.095Z] #20 45.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-23T17:50:32.095Z] #20 45.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-23T17:50:32.095Z] #20 45.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:50:32.357Z] #20 45.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:50:32.619Z] #20 45.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-23T17:50:32.881Z] #20 46.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:50:33.455Z] #20 ... [2021-09-23T17:50:33.455Z] [2021-09-23T17:50:33.455Z] #64 [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-09-23T17:50:33.455Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-23T17:50:33.455Z] #64 45.52 Fetched 460 kB in 0s (1383 kB/s) [2021-09-23T17:50:33.455Z] #64 45.77 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:50:33.455Z] #64 45.79 (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 ... 30211 files and directories currently installed.) [2021-09-23T17:50:33.455Z] #64 45.84 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:50:33.455Z] #64 45.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:50:33.455Z] #64 46.02 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:50:33.455Z] #64 46.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:50:33.455Z] #64 46.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:50:33.455Z] #64 46.31 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:50:33.455Z] #64 46.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:50:33.455Z] #64 46.33 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:50:33.455Z] #64 DONE 46.8s [2021-09-23T17:50:33.455Z] [2021-09-23T17:50:33.455Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:50:33.455Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:50:33.455Z] #20 46.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:50:33.455Z] #20 ... [2021-09-23T17:50:33.455Z] [2021-09-23T17:50:33.455Z] #44 [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-09-23T17:50:33.455Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-23T17:50:33.455Z] #44 31.28 Reading package lists... [2021-09-23T17:50:33.455Z] #44 40.27 Building dependency tree... [2021-09-23T17:50:33.455Z] #44 44.31 The following additional packages will be installed: [2021-09-23T17:50:33.455Z] #44 44.34 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-09-23T17:50:33.455Z] #44 44.36 Suggested packages: [2021-09-23T17:50:33.455Z] #44 44.37 cmake-doc ninja-build lrzip [2021-09-23T17:50:33.455Z] #44 44.37 Recommended packages: [2021-09-23T17:50:33.455Z] #44 44.37 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-23T17:50:33.455Z] #44 44.83 The following NEW packages will be installed: [2021-09-23T17:50:33.455Z] #44 44.84 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-09-23T17:50:33.455Z] #44 45.21 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:50:33.455Z] #44 45.21 Need to get 8419 kB of archives. [2021-09-23T17:50:33.455Z] #44 45.21 After this operation, 34.9 MB of additional disk space will be used. [2021-09-23T17:50:33.455Z] #44 45.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:50:33.455Z] #44 45.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:50:33.455Z] #44 45.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-23T17:50:33.455Z] #44 45.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-23T17:50:33.455Z] #44 45.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-23T17:50:33.455Z] #44 45.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-23T17:50:33.455Z] #44 45.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-23T17:50:33.455Z] #44 45.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-23T17:50:33.455Z] #44 45.96 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:50:33.455Z] #44 46.25 Fetched 8419 kB in 1s (15.7 MB/s) [2021-09-23T17:50:33.455Z] #44 46.30 Selecting previously unselected package xxd. [2021-09-23T17:50:33.455Z] #44 46.30 (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 ... 30211 files and directories currently installed.) [2021-09-23T17:50:33.455Z] #44 46.33 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:50:33.455Z] #44 46.34 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:50:33.455Z] #44 46.44 Selecting previously unselected package vim-common. [2021-09-23T17:50:33.455Z] #44 46.45 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:50:33.455Z] #44 46.47 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:50:33.455Z] #44 46.87 Selecting previously unselected package cmake-data. [2021-09-23T17:50:33.455Z] #44 46.91 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-23T17:50:33.455Z] #44 46.91 Unpacking cmake-data (3.18.4-2) ... [2021-09-23T17:50:33.717Z] #44 ... [2021-09-23T17:50:33.717Z] [2021-09-23T17:50:33.717Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:50:33.717Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:50:33.717Z] #20 46.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-23T17:50:33.717Z] #20 46.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-23T17:50:33.717Z] #20 46.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-23T17:50:33.717Z] #20 46.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:50:33.717Z] #20 47.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:50:33.717Z] #20 47.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-23T17:50:33.717Z] #20 47.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-23T17:50:33.717Z] #20 47.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-23T17:50:33.717Z] #20 47.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-23T17:50:33.717Z] #20 47.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-23T17:50:33.717Z] #20 47.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-23T17:50:33.717Z] #20 47.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-23T17:50:33.717Z] #20 47.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-23T17:50:33.717Z] #20 47.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-23T17:50:33.717Z] #20 47.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-23T17:50:33.717Z] #20 47.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-23T17:50:34.293Z] #20 ... [2021-09-23T17:50:34.293Z] [2021-09-23T17:50:34.293Z] #67 [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-09-23T17:50:34.293Z] #67 sha256:de2e59a12dba1500e01f86290a07bd6436af9c63fee5f7c59295d2daa1b69850 [2021-09-23T17:50:34.293Z] #67 44.71 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:50:34.293Z] #67 44.71 + GOBIN=/build [2021-09-23T17:50:34.293Z] #67 44.71 + GO111MODULE=on [2021-09-23T17:50:34.293Z] #67 44.71 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-23T17:50:34.293Z] #67 DONE 47.6s [2021-09-23T17:50:34.293Z] [2021-09-23T17:50:34.293Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-23T17:50:34.293Z] #68 sha256:4fb63003dbb6121aa9b365660a00915417d11c2b311ae86d0db0113cc124c2d5 [2021-09-23T17:50:34.293Z] #68 DONE 0.2s [2021-09-23T17:50:34.293Z] [2021-09-23T17:50:34.293Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-23T17:50:34.293Z] #69 sha256:e132a42de8f75fdfa9a26e662ac9b3ec924a73c9301b6cd969370bbc79bb227d [2021-09-23T17:50:34.555Z] #69 DONE 0.1s [2021-09-23T17:50:34.555Z] [2021-09-23T17:50:34.555Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:50:34.555Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:50:34.555Z] #20 47.87 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:50:34.817Z] #20 48.22 Fetched 115 MB in 3s (43.2 MB/s) [2021-09-23T17:50:35.079Z] #20 48.32 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-23T17:50:35.079Z] #20 48.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 ... 30211 files and directories currently installed.) [2021-09-23T17:50:35.079Z] #20 48.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:50:35.079Z] #20 48.37 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:50:36.024Z] #20 49.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-23T17:50:36.024Z] #20 49.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:50:36.024Z] #20 49.38 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:50:36.971Z] #20 50.40 Selecting previously unselected package binutils-mingw-w64. [2021-09-23T17:50:36.971Z] #20 50.41 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-23T17:50:36.971Z] #20 50.41 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:50:36.971Z] #20 50.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-23T17:50:36.971Z] #20 50.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:50:36.971Z] #20 50.50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:50:37.232Z] #20 50.58 Selecting previously unselected package dmsetup. [2021-09-23T17:50:37.232Z] #20 50.59 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:50:37.232Z] #20 50.59 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:50:37.232Z] #20 50.68 Selecting previously unselected package mingw-w64-common. [2021-09-23T17:50:37.232Z] #20 50.69 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-23T17:50:37.232Z] #20 50.69 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-23T17:50:37.808Z] #20 ... [2021-09-23T17:50:37.808Z] [2021-09-23T17:50:37.808Z] #44 [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-09-23T17:50:37.809Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-23T17:50:37.809Z] #44 48.23 Selecting previously unselected package libarchive13:amd64. [2021-09-23T17:50:37.809Z] #44 48.24 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-23T17:50:37.809Z] #44 48.28 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:50:37.809Z] #44 48.41 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-23T17:50:37.809Z] #44 48.42 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-23T17:50:37.809Z] #44 48.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:50:37.809Z] #44 48.51 Selecting previously unselected package librhash0:amd64. [2021-09-23T17:50:37.809Z] #44 48.52 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-09-23T17:50:37.809Z] #44 48.53 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:50:37.809Z] #44 48.65 Selecting previously unselected package libuv1:amd64. [2021-09-23T17:50:37.809Z] #44 48.65 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-09-23T17:50:37.809Z] #44 48.66 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:50:37.809Z] #44 48.77 Selecting previously unselected package cmake. [2021-09-23T17:50:37.809Z] #44 48.78 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-09-23T17:50:37.809Z] #44 48.80 Unpacking cmake (3.18.4-2) ... [2021-09-23T17:50:37.809Z] #44 50.56 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:50:37.809Z] #44 50.59 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:50:37.809Z] #44 50.61 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:50:37.809Z] #44 50.65 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:50:37.809Z] #44 50.68 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:50:37.809Z] #44 50.70 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:50:37.809Z] #44 50.72 Setting up cmake-data (3.18.4-2) ... [2021-09-23T17:50:37.809Z] #44 50.74 Setting up cmake (3.18.4-2) ... [2021-09-23T17:50:37.809Z] #44 50.75 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:50:37.809Z] #44 DONE 51.0s [2021-09-23T17:50:37.809Z] [2021-09-23T17:50:37.809Z] #65 [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-09-23T17:50:37.809Z] #65 sha256:87b458f9ad6a517ef5c9083221a047fece0a98c41a61421c1400e8bc717c63d1 [2021-09-23T17:50:37.809Z] #65 1.315 + RM_GOPATH=0 [2021-09-23T17:50:37.809Z] #65 1.317 + TMP_GOPATH= [2021-09-23T17:50:37.809Z] #65 1.317 + : /build [2021-09-23T17:50:37.809Z] #65 1.317 + '[' -z '' ']' [2021-09-23T17:50:37.809Z] #65 1.321 ++ mktemp -d [2021-09-23T17:50:37.809Z] #65 1.321 + export GOPATH=/tmp/tmp.zUkBFPNuFN [2021-09-23T17:50:37.809Z] #65 1.321 + GOPATH=/tmp/tmp.zUkBFPNuFN [2021-09-23T17:50:37.809Z] #65 1.321 + RM_GOPATH=1 [2021-09-23T17:50:37.809Z] #65 1.321 + case "$(go env GOARCH)" in [2021-09-23T17:50:37.809Z] #65 1.321 ++ go env GOARCH [2021-09-23T17:50:37.809Z] #65 1.334 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:50:37.809Z] #65 1.334 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:50:37.809Z] #65 1.336 ++ dirname /tmp/install/install.sh [2021-09-23T17:50:37.809Z] #65 1.343 + dir=/tmp/install [2021-09-23T17:50:37.809Z] #65 1.343 + bin=containerd [2021-09-23T17:50:37.809Z] #65 1.343 + shift [2021-09-23T17:50:37.809Z] #65 1.344 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-23T17:50:37.809Z] #65 1.344 + . /tmp/install/containerd.installer [2021-09-23T17:50:37.809Z] #65 1.345 ++ set -e [2021-09-23T17:50:37.809Z] #65 1.345 ++ : v1.5.5 [2021-09-23T17:50:37.809Z] #65 1.345 + install_containerd [2021-09-23T17:50:37.809Z] #65 1.348 + echo 'Install containerd version v1.5.5' [2021-09-23T17:50:37.809Z] #65 1.348 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zUkBFPNuFN/src/github.com/containerd/containerd [2021-09-23T17:50:37.809Z] #65 1.349 Install containerd version v1.5.5 [2021-09-23T17:50:37.809Z] #65 1.352 Cloning into '/tmp/tmp.zUkBFPNuFN/src/github.com/containerd/containerd'... [2021-09-23T17:50:38.622Z] #58 214.6 + bin/containerd-shim-runc-v1 [2021-09-23T17:50:39.210Z] 8f616e6e9eec: Pull complete [2021-09-23T17:50:39.726Z] #65 ... [2021-09-23T17:50:39.726Z] [2021-09-23T17:50:39.726Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:50:39.726Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:50:39.726Z] #20 52.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-23T17:50:39.726Z] #20 52.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-23T17:50:39.726Z] #20 52.75 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:50:40.671Z] #20 ... [2021-09-23T17:50:40.671Z] [2021-09-23T17:50:40.671Z] #45 [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-09-23T17:50:40.671Z] #45 sha256:9de8ba70d9e7aee209d8f9c324b9fc946982c62cb4a6c57e14a72e03a00c3cc7 [2021-09-23T17:50:40.671Z] #45 0.912 + RM_GOPATH=0 [2021-09-23T17:50:40.671Z] #45 0.912 + TMP_GOPATH= [2021-09-23T17:50:40.671Z] #45 0.912 + : /build [2021-09-23T17:50:40.671Z] #45 0.912 + '[' -z '' ']' [2021-09-23T17:50:40.671Z] #45 0.912 ++ mktemp -d [2021-09-23T17:50:40.671Z] #45 0.913 + export GOPATH=/tmp/tmp.QFThc5X1gZ [2021-09-23T17:50:40.671Z] #45 0.913 + GOPATH=/tmp/tmp.QFThc5X1gZ [2021-09-23T17:50:40.671Z] #45 0.913 + RM_GOPATH=1 [2021-09-23T17:50:40.671Z] #45 0.913 + case "$(go env GOARCH)" in [2021-09-23T17:50:40.671Z] #45 0.914 ++ go env GOARCH [2021-09-23T17:50:40.671Z] #45 0.922 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:50:40.671Z] #45 0.922 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:50:40.671Z] #45 0.923 ++ dirname /tmp/install/install.sh [2021-09-23T17:50:40.671Z] #45 0.924 + dir=/tmp/install [2021-09-23T17:50:40.671Z] #45 0.924 + bin=tini [2021-09-23T17:50:40.671Z] #45 0.924 + shift [2021-09-23T17:50:40.671Z] #45 0.924 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-23T17:50:40.671Z] #45 0.924 + . /tmp/install/tini.installer [2021-09-23T17:50:40.671Z] #45 0.925 ++ : v0.19.0 [2021-09-23T17:50:40.671Z] #45 0.925 + install_tini [2021-09-23T17:50:40.671Z] #45 0.925 + echo 'Install tini version v0.19.0' [2021-09-23T17:50:40.671Z] #45 0.925 + git clone https://github.com/krallin/tini.git /tmp/tmp.QFThc5X1gZ/tini [2021-09-23T17:50:40.671Z] #45 0.925 Install tini version v0.19.0 [2021-09-23T17:50:40.671Z] #45 0.927 Cloning into '/tmp/tmp.QFThc5X1gZ/tini'... [2021-09-23T17:50:40.671Z] #45 1.344 + cd /tmp/tmp.QFThc5X1gZ/tini [2021-09-23T17:50:40.671Z] #45 1.344 + git checkout -q v0.19.0 [2021-09-23T17:50:40.671Z] #45 1.348 + cmake . [2021-09-23T17:50:40.671Z] #45 1.460 -- The C compiler identification is GNU 10.2.1 [2021-09-23T17:50:40.671Z] #45 1.476 -- Detecting C compiler ABI info [2021-09-23T17:50:40.671Z] #45 1.663 -- Detecting C compiler ABI info - done [2021-09-23T17:50:40.671Z] #45 1.683 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-23T17:50:40.671Z] #45 1.684 -- Detecting C compile features [2021-09-23T17:50:40.671Z] #45 1.684 -- Detecting C compile features - done [2021-09-23T17:50:40.671Z] #45 1.705 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-23T17:50:40.671Z] #45 1.758 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-23T17:50:40.671Z] #45 1.797 -- Configuring done [2021-09-23T17:50:40.671Z] #45 1.802 -- Generating done [2021-09-23T17:50:40.671Z] #45 1.806 -- Build files have been written to: /tmp/tmp.QFThc5X1gZ/tini [2021-09-23T17:50:40.671Z] #45 1.814 + make tini-static [2021-09-23T17:50:40.671Z] #45 1.922 Scanning dependencies of target tini-static [2021-09-23T17:50:40.671Z] #45 1.954 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-23T17:50:40.671Z] #45 2.378 [100%] Linking C executable tini-static [2021-09-23T17:50:40.671Z] #45 2.560 [100%] Built target tini-static [2021-09-23T17:50:40.671Z] #45 2.578 + mkdir -p /build [2021-09-23T17:50:40.671Z] #45 2.580 + cp tini-static /build/docker-init [2021-09-23T17:50:40.671Z] #45 DONE 3.0s [2021-09-23T17:50:40.933Z] [2021-09-23T17:50:40.933Z] #65 [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-09-23T17:50:40.933Z] #65 sha256:87b458f9ad6a517ef5c9083221a047fece0a98c41a61421c1400e8bc717c63d1 [2021-09-23T17:50:41.506Z] #65 ... [2021-09-23T17:50:41.506Z] [2021-09-23T17:50:41.506Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:50:41.506Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:50:41.506Z] #20 54.86 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-23T17:50:41.506Z] #20 54.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:50:41.506Z] #20 54.87 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:50:41.767Z] #20 54.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-23T17:50:41.767Z] #20 54.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:50:41.767Z] #20 54.98 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:50:43.676Z] --- PASS: TestBuildWithHugeFile (58.32s) [2021-09-23T17:50:43.676Z] === RUN TestBuildWCOWSandboxSize [2021-09-23T17:50:43.676Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T17:50:43.676Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-09-23T17:50:43.676Z] === RUN TestBuildWithEmptyDockerfile [2021-09-23T17:50:43.676Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:50:43.676Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:50:43.676Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:50:43.676Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:50:43.676Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:50:43.676Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:50:43.676Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:50:43.676Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:50:43.676Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:50:43.676Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-09-23T17:50:43.676Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2021-09-23T17:50:43.676Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-09-23T17:50:43.676Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2021-09-23T17:50:43.676Z] === RUN TestBuildPreserveOwnership [2021-09-23T17:50:43.676Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-23T17:50:43.676Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-23T17:50:43.676Z] --- PASS: TestBuildPreserveOwnership (9.60s) [2021-09-23T17:50:43.676Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.60s) [2021-09-23T17:50:43.676Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-09-23T17:50:43.676Z] === RUN TestBuildPlatformInvalid [2021-09-23T17:50:43.676Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-09-23T17:50:43.676Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-23T17:50:43.676Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-09-23T17:50:43.676Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-09-23T17:50:43.676Z] PASS [2021-09-23T17:50:43.676Z] [2021-09-23T17:50:43.676Z] === Skipped [2021-09-23T17:50:43.676Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-23T17:50:43.676Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:50:43.676Z] [2021-09-23T17:50:43.676Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-09-23T17:50:43.677Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T17:50:43.677Z] [2021-09-23T17:50:43.677Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-09-23T17:50:43.677Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-09-23T17:50:43.677Z] [2021-09-23T17:50:43.677Z] DONE 34 tests, 3 skipped in 114.421s [2021-09-23T17:50:43.677Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-23T17:50:43.677Z] INFO: Testing against a local daemon [2021-09-23T17:50:43.677Z] === RUN TestConfigInspect [2021-09-23T17:50:43.677Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:50:43.677Z] --- SKIP: TestConfigInspect (0.01s) [2021-09-23T17:50:43.677Z] === RUN TestConfigList [2021-09-23T17:50:43.677Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:50:43.677Z] --- SKIP: TestConfigList (0.01s) [2021-09-23T17:50:43.677Z] === RUN TestConfigsCreateAndDelete [2021-09-23T17:50:43.677Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:50:43.677Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-09-23T17:50:43.677Z] === RUN TestConfigsUpdate [2021-09-23T17:50:43.677Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:50:43.677Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-09-23T17:50:43.677Z] === RUN TestTemplatedConfig [2021-09-23T17:50:43.677Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:50:43.677Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-23T17:50:43.677Z] === RUN TestConfigCreateResolve [2021-09-23T17:50:43.677Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:50:43.677Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-09-23T17:50:43.677Z] PASS [2021-09-23T17:50:43.677Z] [2021-09-23T17:50:43.677Z] === Skipped [2021-09-23T17:50:43.677Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2021-09-23T17:50:43.677Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:50:43.677Z] [2021-09-23T17:50:43.677Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-09-23T17:50:43.677Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:50:43.677Z] [2021-09-23T17:50:43.677Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-09-23T17:50:43.677Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:50:43.677Z] [2021-09-23T17:50:43.677Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-09-23T17:50:43.677Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:50:43.677Z] [2021-09-23T17:50:43.677Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-09-23T17:50:43.677Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:50:43.677Z] [2021-09-23T17:50:43.677Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-09-23T17:50:43.677Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:50:43.677Z] [2021-09-23T17:50:43.677Z] DONE 6 tests, 6 skipped in 0.074s [2021-09-23T17:50:43.677Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-23T17:50:43.677Z] INFO: Testing against a local daemon [2021-09-23T17:50:43.677Z] === RUN TestCheckpoint [2021-09-23T17:50:43.677Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T17:50:43.677Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-23T17:50:43.677Z] === RUN TestContainerInvalidJSON [2021-09-23T17:50:43.677Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:50:43.677Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:50:43.677Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:50:43.677Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:50:43.677Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:50:43.677Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:50:43.677Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-23T17:50:43.677Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-23T17:50:43.677Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-23T17:50:43.677Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-23T17:50:43.677Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-09-23T17:50:43.677Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-23T17:50:43.677Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-09-23T17:50:43.677Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-23T17:50:43.677Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-09-23T17:50:43.677Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-23T17:50:43.677Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-09-23T17:50:43.677Z] === RUN TestCopyFromContainer [2021-09-23T17:50:43.682Z] #20 56.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-23T17:50:43.682Z] #20 56.91 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:50:43.682Z] #20 56.92 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:50:43.958Z] #58 219.6 + bin/containerd-shim-runc-v2 [2021-09-23T17:50:44.223Z] #58 220.8 + binaries [2021-09-23T17:50:44.223Z] #58 220.8 + install -D bin/containerd /build/containerd [2021-09-23T17:50:44.223Z] #58 220.9 + install -D bin/containerd-shim /build/containerd-shim [2021-09-23T17:50:44.486Z] #58 220.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-23T17:50:44.486Z] #58 220.9 + install -D bin/ctr /build/ctr [2021-09-23T17:50:47.848Z] === RUN TestCopyFromContainer// [2021-09-23T17:50:47.848Z] === RUN TestCopyFromContainer//bar/root [2021-09-23T17:50:47.848Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-23T17:50:47.848Z] === RUN TestCopyFromContainer/bar/quux [2021-09-23T17:50:47.848Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-23T17:50:47.848Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-23T17:50:47.848Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-23T17:50:47.848Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-23T17:50:47.848Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-23T17:50:47.848Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-23T17:50:47.848Z] --- PASS: TestCopyFromContainer (4.09s) [2021-09-23T17:50:47.848Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-09-23T17:50:47.848Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-09-23T17:50:47.848Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-09-23T17:50:47.848Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-09-23T17:50:47.848Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-09-23T17:50:47.848Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2021-09-23T17:50:47.848Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2021-09-23T17:50:47.848Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2021-09-23T17:50:47.848Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2021-09-23T17:50:47.848Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-09-23T17:50:47.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-23T17:50:47.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:50:47.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:50:47.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:50:47.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:50:47.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:50:47.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:50:47.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:50:47.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:50:47.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:50:47.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-09-23T17:50:47.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-23T17:50:47.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-23T17:50:47.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-23T17:50:47.848Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-23T17:50:47.848Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-09-23T17:50:47.848Z] === RUN TestCreateWithInvalidEnv [2021-09-23T17:50:47.848Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-23T17:50:47.848Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-23T17:50:47.848Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-23T17:50:47.848Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-23T17:50:47.848Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-23T17:50:47.848Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-23T17:50:47.848Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-23T17:50:47.848Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-23T17:50:47.848Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-23T17:50:47.848Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-23T17:50:47.848Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-23T17:50:47.848Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-23T17:50:47.848Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-23T17:50:47.848Z] === RUN TestCreateTmpfsMountsTarget [2021-09-23T17:50:47.848Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-09-23T17:50:47.848Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-23T17:50:47.892Z] #20 60.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-23T17:50:47.892Z] #20 60.57 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:50:47.892Z] #20 60.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:50:48.197Z] #58 213.2 # github.com/containerd/containerd/cmd/containerd [2021-09-23T17:50:48.197Z] #58 213.2 /usr/bin/ld: /tmp/go-link-2730815499/000019.o: in function `New': [2021-09-23T17:50:48.197Z] #58 213.2 /tmp/tmp.BJ5jGJMNkw/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-09-23T17:50:48.197Z] #58 213.3 + bin/containerd-stress [2021-09-23T17:50:48.197Z] #58 214.4 + bin/containerd-shim [2021-09-23T17:50:48.698Z] #58 DONE 224.7s [2021-09-23T17:50:48.836Z] #20 62.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-23T17:50:48.836Z] #20 62.11 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:50:48.836Z] #20 62.11 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:50:49.216Z] --- PASS: TestCreateWithCustomMaskedPaths (1.34s) [2021-09-23T17:50:49.216Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-23T17:50:50.091Z] [2021-09-23T17:50:50.091Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-23T17:50:50.091Z] #59 sha256:acbd0877b1f1b62435f136eb10f7a0d12d83a0d1524e9d14df4d2edc8285756b [2021-09-23T17:50:50.582Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.41s) [2021-09-23T17:50:50.582Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-23T17:50:50.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:50:50.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:50:50.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:50:50.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:50:50.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:50:50.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:50:50.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:50:50.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:50:50.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:50:50.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:50:50.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:50:50.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:50:50.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:50:50.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:50:50.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:50:50.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-23T17:50:50.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-23T17:50:50.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-23T17:50:50.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-23T17:50:50.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-23T17:50:50.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-23T17:50:50.582Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-23T17:50:50.781Z] #20 63.83 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-23T17:50:50.781Z] #20 63.84 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:50:50.781Z] #20 63.86 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:50:50.839Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2021-09-23T17:50:50.839Z] === RUN TestCreateDifferentPlatform [2021-09-23T17:50:50.839Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-23T17:50:50.839Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-23T17:50:50.839Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-23T17:50:50.839Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-23T17:50:50.839Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-23T17:50:50.839Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-23T17:50:50.839Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-09-23T17:50:50.839Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-23T17:50:51.095Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-09-23T17:50:51.095Z] === RUN TestContainerStartOnDaemonRestart [2021-09-23T17:50:51.095Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-09-23T17:50:51.095Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-09-23T17:50:51.095Z] === RUN TestDaemonRestartIpcMode [2021-09-23T17:50:51.095Z] === PAUSE TestDaemonRestartIpcMode [2021-09-23T17:50:51.095Z] === RUN TestDaemonHostGatewayIP [2021-09-23T17:50:51.095Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:50:51.095Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-09-23T17:50:51.095Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-23T17:50:51.095Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-23T17:50:51.095Z] === RUN TestContainerKillOnDaemonStart [2021-09-23T17:50:51.095Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-09-23T17:50:51.095Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-23T17:50:51.095Z] === RUN TestDiff [2021-09-23T17:50:51.352Z] --- PASS: TestDiff (0.42s) [2021-09-23T17:50:51.352Z] === RUN TestExecWithCloseStdin [2021-09-23T17:50:51.477Z] #59 DONE 1.6s [2021-09-23T17:50:51.477Z] [2021-09-23T17:50:51.477Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-23T17:50:51.477Z] #63 sha256:553369e042a2e11809ee11d0514534ca6c370f20e5fe3668edd902cf47e70145 [2021-09-23T17:50:51.739Z] #63 DONE 0.3s [2021-09-23T17:50:51.739Z] [2021-09-23T17:50:51.739Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-23T17:50:51.739Z] #68 sha256:55cb9a8df3f81ba935100908ce07b1c9e475de6157074e7fd0147bce2991f16d [2021-09-23T17:50:51.915Z] --- PASS: TestExecWithCloseStdin (0.51s) [2021-09-23T17:50:51.915Z] === RUN TestExec [2021-09-23T17:50:52.394Z] #58 221.6 + bin/containerd-shim-runc-v1 [2021-09-23T17:50:52.478Z] --- PASS: TestExec (0.54s) [2021-09-23T17:50:52.478Z] === RUN TestExecUser [2021-09-23T17:50:53.040Z] --- PASS: TestExecUser (0.52s) [2021-09-23T17:50:53.040Z] === RUN TestExportContainerAndImportImage [2021-09-23T17:50:53.655Z] #68 DONE 1.8s [2021-09-23T17:50:53.655Z] [2021-09-23T17:50:53.655Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-23T17:50:53.655Z] #69 sha256:aaa1ea631330221349ca2c4aee6674f56b24e2c0951e925f789d8cb397889289 [2021-09-23T17:50:53.655Z] #69 DONE 0.0s [2021-09-23T17:50:53.655Z] [2021-09-23T17:50:53.655Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-23T17:50:53.655Z] #70 sha256:3a3d6bf4fb200050618892e74409f33e54a06bb285817033015c4b49fdbcda96 [2021-09-23T17:50:53.970Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2021-09-23T17:50:53.970Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-23T17:50:54.901Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-09-23T17:50:54.901Z] === RUN TestHealthCheckWorkdir [2021-09-23T17:50:54.999Z] #20 67.64 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-23T17:50:54.999Z] #20 67.65 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:50:54.999Z] #20 67.65 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:50:55.578Z] #70 DONE 2.0s [2021-09-23T17:50:55.578Z] [2021-09-23T17:50:55.578Z] #71 exporting to image [2021-09-23T17:50:55.578Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-23T17:50:55.578Z] #71 exporting layers [2021-09-23T17:50:55.830Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2021-09-23T17:50:55.830Z] === RUN TestHealthKillContainer [2021-09-23T17:50:55.940Z] #20 69.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-23T17:50:55.940Z] #20 69.40 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-23T17:50:55.940Z] #20 69.41 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:50:56.200Z] #20 69.49 Selecting previously unselected package libapparmor1:amd64. [2021-09-23T17:50:56.200Z] #20 69.50 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-23T17:50:56.200Z] #20 69.50 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:50:56.200Z] #20 69.56 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-23T17:50:56.200Z] #20 69.57 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-23T17:50:56.200Z] #20 69.58 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:50:56.200Z] #20 69.67 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:50:56.200Z] #20 69.68 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:50:56.200Z] #20 69.69 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:50:56.200Z] #20 69.76 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:50:56.200Z] #20 ... [2021-09-23T17:50:56.200Z] [2021-09-23T17:50:56.200Z] #65 [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-09-23T17:50:56.200Z] #65 sha256:87b458f9ad6a517ef5c9083221a047fece0a98c41a61421c1400e8bc717c63d1 [2021-09-23T17:50:56.200Z] #65 12.85 + cd /tmp/tmp.zUkBFPNuFN/src/github.com/containerd/containerd [2021-09-23T17:50:56.200Z] #65 12.85 + git checkout -q v1.5.5 [2021-09-23T17:50:56.200Z] #65 13.18 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-23T17:50:56.200Z] #65 13.18 + BUILDTAGS='netgo osusergo static_build' [2021-09-23T17:50:56.200Z] #65 13.18 + export EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:50:56.200Z] #65 13.18 + EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:50:56.200Z] #65 13.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-23T17:50:56.200Z] #65 13.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-23T17:50:56.200Z] #65 13.19 + '[' '' = dynamic ']' [2021-09-23T17:50:56.200Z] #65 13.19 + make [2021-09-23T17:50:56.200Z] #65 14.01 + bin/ctr [2021-09-23T17:50:56.461Z] #65 ... [2021-09-23T17:50:56.461Z] [2021-09-23T17:50:56.461Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-23T17:50:56.461Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:50:56.461Z] #20 69.76 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:50:56.461Z] #20 69.77 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:50:56.461Z] #20 69.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:50:56.461Z] #20 69.88 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-23T17:50:56.461Z] #20 69.89 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:50:56.461Z] #20 69.89 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:50:56.461Z] #20 69.93 Selecting previously unselected package libudev-dev:amd64. [2021-09-23T17:50:56.461Z] #20 69.95 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-23T17:50:56.461Z] #20 69.95 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:50:56.722Z] #20 70.02 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-23T17:50:56.722Z] #20 70.03 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-23T17:50:56.722Z] #20 70.04 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:50:56.722Z] #20 70.16 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-23T17:50:56.722Z] #20 70.17 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-23T17:50:56.722Z] #20 70.18 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:50:56.984Z] #20 70.28 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-23T17:50:56.984Z] #20 70.29 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-23T17:50:56.984Z] #20 70.29 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:50:56.984Z] #20 70.41 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-23T17:50:56.984Z] #20 70.42 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-23T17:50:56.984Z] #20 70.42 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:50:56.984Z] #20 70.46 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-23T17:50:56.984Z] #20 70.47 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-23T17:50:56.984Z] #20 70.47 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:50:57.246Z] #20 70.65 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-23T17:50:57.246Z] #20 70.65 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-23T17:50:57.246Z] #20 70.65 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:50:57.246Z] #20 70.74 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-23T17:50:57.246Z] #20 70.75 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:50:57.246Z] #20 70.75 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:50:57.246Z] #20 70.80 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-23T17:50:57.246Z] #20 70.81 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-23T17:50:57.507Z] #20 70.81 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:50:57.507Z] #20 70.87 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-23T17:50:57.507Z] #20 70.88 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-23T17:50:57.507Z] #20 70.88 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:50:57.507Z] #20 71.10 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:50:57.672Z] #58 226.8 + bin/containerd-shim-runc-v2 [2021-09-23T17:50:57.672Z] #58 227.3 + binaries [2021-09-23T17:50:57.672Z] #58 227.3 + install -D bin/containerd /build/containerd [2021-09-23T17:50:57.672Z] #58 227.4 + install -D bin/containerd-shim /build/containerd-shim [2021-09-23T17:50:57.672Z] #58 227.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-23T17:50:57.672Z] #58 227.4 + install -D bin/ctr /build/ctr [2021-09-23T17:50:57.769Z] #20 71.11 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:50:57.769Z] #20 71.13 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:50:57.769Z] #20 71.14 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:50:57.769Z] #20 71.15 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:50:57.769Z] #20 71.17 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:50:57.769Z] #20 71.18 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:50:57.769Z] #20 71.19 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:50:57.769Z] #20 71.21 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:50:57.769Z] #20 71.22 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:50:57.769Z] #20 71.23 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:50:57.769Z] #20 71.24 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:50:57.769Z] #20 71.25 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:50:57.769Z] #20 71.26 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:50:57.769Z] #20 71.27 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-23T17:50:57.769Z] #20 71.28 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:50:57.769Z] #20 71.29 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:50:57.769Z] #20 71.31 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:50:58.030Z] #20 71.32 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:50:58.030Z] #20 71.33 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:50:58.030Z] #20 71.35 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:50:58.031Z] #20 71.36 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-09-23T17:50:58.031Z] #20 71.37 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:50:58.031Z] #20 71.38 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-09-23T17:50:58.031Z] #20 71.39 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:50:58.031Z] #20 71.40 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:50:58.031Z] #20 71.41 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-09-23T17:50:58.031Z] #20 71.42 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:50:58.031Z] #20 71.43 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:50:58.031Z] #20 71.46 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:50:58.031Z] #20 71.47 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:50:58.031Z] #20 71.48 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:50:58.031Z] #20 71.50 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:50:58.031Z] #20 71.51 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:50:58.348Z] --- PASS: TestHealthKillContainer (2.55s) [2021-09-23T17:50:58.348Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-23T17:50:58.605Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2021-09-23T17:50:58.605Z] === RUN TestIpcModeNone [2021-09-23T17:50:59.168Z] --- PASS: TestIpcModeNone (0.49s) [2021-09-23T17:50:59.168Z] === RUN TestIpcModePrivate [2021-09-23T17:50:59.424Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-09-23T17:50:59.618Z] #58 DONE 229.2s [2021-09-23T17:50:59.680Z] --- PASS: TestIpcModePrivate (0.51s) [2021-09-23T17:50:59.680Z] === RUN TestIpcModeShareable [2021-09-23T17:50:59.680Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:50:59.680Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-09-23T17:50:59.680Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-23T17:50:59.795Z] #71 exporting layers 4.1s done [2021-09-23T17:50:59.796Z] #71 writing image sha256:f6ea1beb227a98c090912233a2592c6d18d1920b323a7f089108131a7a3d0c05 done [2021-09-23T17:50:59.796Z] #71 naming to docker.io/library/docker:cf85641dfc607fc1847ee8ef2a8ead4735658cfd done [2021-09-23T17:50:59.796Z] #71 DONE 4.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-09-23T17:50:59.964Z] #20 DONE 73.3s [2021-09-23T17:50:59.964Z] [2021-09-23T17:50:59.964Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-09-23T17:50:59.964Z] #21 sha256:4bed97712d6713380f35e2e124eb672e66b76b1c4e264ad29a79f0dd0a3be78e [2021-09-23T17:51:00.137Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-09-23T17:51:00.428Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42089/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf85641dfc607fc1847ee8ef2a8ead4735658cfd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf85641dfc607fc1847ee8ef2a8ead4735658cfd hack/test/unit [2021-09-23T17:51:00.553Z] [2021-09-23T17:51:00.554Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-23T17:51:00.554Z] #59 sha256:c29aed56bf7afd41f037b03e427ba06f08ba8a6c97e6bbc6d88da5566fe70494 [2021-09-23T17:51:01.347Z] #21 1.331 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-23T17:51:01.347Z] #21 1.415 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-23T17:51:01.347Z] #21 1.507 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-23T17:51:01.489Z] #59 DONE 0.8s [2021-09-23T17:51:01.489Z] [2021-09-23T17:51:01.489Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-23T17:51:01.489Z] #63 sha256:0c53694316732747f1111300558b1ff8b2fd6292e0d8c117c4bdc989753e9936 [2021-09-23T17:51:01.489Z] #63 DONE 0.2s [2021-09-23T17:51:01.489Z] [2021-09-23T17:51:01.489Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-23T17:51:01.489Z] #68 sha256:336540cbeb47fe2aa5e6edca1f4d45423866a18e99d9a75eec12e6024bad724e [2021-09-23T17:51:01.571Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.62s) [2021-09-23T17:51:01.571Z] === RUN TestAPIIpcModeHost [2021-09-23T17:51:01.571Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:51:01.571Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-09-23T17:51:01.571Z] === RUN TestDaemonIpcModeShareable [2021-09-23T17:51:01.571Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:51:01.571Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-09-23T17:51:01.571Z] === RUN TestDaemonIpcModePrivate [2021-09-23T17:51:02.134Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-09-23T17:51:02.391Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2021-09-23T17:51:02.391Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-23T17:51:02.391Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:51:02.391Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-09-23T17:51:02.391Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-23T17:51:02.391Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:51:02.391Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-09-23T17:51:02.391Z] === RUN TestIpcModeOlderClient [2021-09-23T17:51:02.391Z] === PAUSE TestIpcModeOlderClient [2021-09-23T17:51:02.391Z] === RUN TestKillContainerInvalidSignal [2021-09-23T17:51:02.763Z] 8f616e6e9eec: Pull complete [2021-09-23T17:51:02.865Z] #68 DONE 1.1s [2021-09-23T17:51:02.865Z] [2021-09-23T17:51:02.865Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-23T17:51:02.865Z] #69 sha256:d9bb4e992a2a985d5cffc19c63f60a84efc1a4b95e3eb8f4025332a8cc88c007 [2021-09-23T17:51:02.865Z] #69 DONE 0.0s [2021-09-23T17:51:02.865Z] [2021-09-23T17:51:02.865Z] #70 [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-09-23T17:51:02.865Z] #70 sha256:451302b314e9bf2c29bbbb3af3f8cea61c47370d61e295aaa928d36d0918ca44 [2021-09-23T17:51:02.953Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2021-09-23T17:51:02.953Z] === RUN TestKillContainer [2021-09-23T17:51:02.953Z] === RUN TestKillContainer/no_signal [2021-09-23T17:51:02.976Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-09-23T17:51:02.976Z] + TESTFLAGS+=' -test.timeout=5m' [2021-09-23T17:51:02.976Z] + TESTDIRS=./... [2021-09-23T17:51:02.976Z] + exclude_paths='/vendor/|/integration' [2021-09-23T17:51:02.976Z] ++ go list ./... [2021-09-23T17:51:02.976Z] ++ grep -vE '(/vendor/|/integration)' [2021-09-23T17:51:03.433Z] #70 0.789 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-23T17:51:03.433Z] #70 0.869 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-23T17:51:03.516Z] === RUN TestKillContainer/non_killing_signal [2021-09-23T17:51:03.692Z] #70 1.048 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-23T17:51:03.773Z] === RUN TestKillContainer/killing_signal [2021-09-23T17:51:03.924Z] + pkg_list='github.com/docker/docker/api [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/backend/build [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/httputils [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/middleware [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/router [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/router/build [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/router/container [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/router/debug [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/router/image [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/router/network [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/router/session [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/router/system [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/server/router/volume [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/backend [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/container [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/events [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/filters [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/image [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/mount [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/network [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/registry [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/strslice [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/swarm [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/time [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/versions [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T17:51:03.924Z] github.com/docker/docker/api/types/volume [2021-09-23T17:51:03.924Z] github.com/docker/docker/builder [2021-09-23T17:51:03.924Z] github.com/docker/docker/builder/builder-next [2021-09-23T17:51:03.924Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T17:51:03.924Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T17:51:03.924Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T17:51:03.924Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T17:51:03.924Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T17:51:03.924Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T17:51:03.924Z] github.com/docker/docker/builder/dockerfile [2021-09-23T17:51:03.924Z] github.com/docker/docker/builder/dockerignore [2021-09-23T17:51:03.924Z] github.com/docker/docker/builder/remotecontext [2021-09-23T17:51:03.924Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T17:51:03.924Z] github.com/docker/docker/cli [2021-09-23T17:51:03.924Z] github.com/docker/docker/cli/config [2021-09-23T17:51:03.924Z] github.com/docker/docker/cli/debug [2021-09-23T17:51:03.924Z] github.com/docker/docker/client [2021-09-23T17:51:03.924Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T17:51:03.924Z] github.com/docker/docker/cmd/dockerd [2021-09-23T17:51:03.924Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T17:51:03.924Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T17:51:03.924Z] github.com/docker/docker/container [2021-09-23T17:51:03.924Z] github.com/docker/docker/container/stream [2021-09-23T17:51:03.924Z] github.com/docker/docker/contrib/apparmor [2021-09-23T17:51:03.924Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T17:51:03.924Z] github.com/docker/docker/contrib/httpserver [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/cluster [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/config [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/discovery [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/events [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/exec [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/images [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/initlayer [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/links [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/listeners [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger/local [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/names [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/network [2021-09-23T17:51:03.924Z] github.com/docker/docker/daemon/stats [2021-09-23T17:51:03.924Z] github.com/docker/docker/distribution [2021-09-23T17:51:03.924Z] github.com/docker/docker/distribution/metadata [2021-09-23T17:51:03.924Z] github.com/docker/docker/distribution/utils [2021-09-23T17:51:03.924Z] github.com/docker/docker/distribution/xfer [2021-09-23T17:51:03.924Z] github.com/docker/docker/dockerversion [2021-09-23T17:51:03.924Z] github.com/docker/docker/errdefs [2021-09-23T17:51:03.924Z] github.com/docker/docker/image [2021-09-23T17:51:03.924Z] github.com/docker/docker/image/cache [2021-09-23T17:51:03.924Z] github.com/docker/docker/image/tarexport [2021-09-23T17:51:03.924Z] github.com/docker/docker/image/v1 [2021-09-23T17:51:03.924Z] github.com/docker/docker/internal/test/suite [2021-09-23T17:51:03.924Z] github.com/docker/docker/layer [2021-09-23T17:51:03.924Z] github.com/docker/docker/libcontainerd [2021-09-23T17:51:03.924Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T17:51:03.924Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T17:51:03.924Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T17:51:03.924Z] github.com/docker/docker/libcontainerd/types [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/config [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/idm [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/ns [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/options [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/osl [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T17:51:03.924Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/types [2021-09-23T17:51:03.925Z] github.com/docker/docker/oci [2021-09-23T17:51:03.925Z] github.com/docker/docker/oci/caps [2021-09-23T17:51:03.925Z] github.com/docker/docker/opts [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/aaparser [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/archive [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/authorization [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/capabilities [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/containerfs [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/directory [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/discovery [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/dmesg [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/filenotify [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/fileutils [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/fsutils [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/homedir [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/idtools [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/ioutils [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/locker [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/longpath [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/loopback [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/mount [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/parsers [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/pidfile [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/platform [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/plugins [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/pools [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/progress [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/pubsub [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/reexec [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/signal [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/stack [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/stringid [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/symlink [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/system [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/tailfile [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/tarsum [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/term [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/term/windows [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/truncindex [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/urlutil [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/useragent [2021-09-23T17:51:03.925Z] github.com/docker/docker/plugin [2021-09-23T17:51:03.925Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T17:51:03.925Z] github.com/docker/docker/plugin/v2 [2021-09-23T17:51:03.925Z] github.com/docker/docker/profiles/apparmor [2021-09-23T17:51:03.925Z] github.com/docker/docker/profiles/seccomp [2021-09-23T17:51:03.925Z] github.com/docker/docker/quota [2021-09-23T17:51:03.925Z] github.com/docker/docker/reference [2021-09-23T17:51:03.925Z] github.com/docker/docker/registry [2021-09-23T17:51:03.925Z] github.com/docker/docker/registry/resumable [2021-09-23T17:51:03.925Z] github.com/docker/docker/restartmanager [2021-09-23T17:51:03.925Z] github.com/docker/docker/rootless [2021-09-23T17:51:03.925Z] github.com/docker/docker/rootless/specconv [2021-09-23T17:51:03.925Z] github.com/docker/docker/runconfig [2021-09-23T17:51:03.925Z] github.com/docker/docker/runconfig/opts [2021-09-23T17:51:03.925Z] github.com/docker/docker/testutil [2021-09-23T17:51:03.925Z] github.com/docker/docker/testutil/daemon [2021-09-23T17:51:03.925Z] github.com/docker/docker/testutil/environment [2021-09-23T17:51:03.925Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T17:51:03.925Z] github.com/docker/docker/testutil/fakegit [2021-09-23T17:51:03.925Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T17:51:03.925Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T17:51:03.925Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T17:51:03.925Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T17:51:03.925Z] github.com/docker/docker/testutil/registry [2021-09-23T17:51:03.925Z] github.com/docker/docker/testutil/request [2021-09-23T17:51:03.925Z] github.com/docker/docker/volume [2021-09-23T17:51:03.925Z] github.com/docker/docker/volume/drivers [2021-09-23T17:51:03.925Z] github.com/docker/docker/volume/local [2021-09-23T17:51:03.925Z] github.com/docker/docker/volume/mounts [2021-09-23T17:51:03.925Z] github.com/docker/docker/volume/service [2021-09-23T17:51:03.925Z] github.com/docker/docker/volume/service/opts [2021-09-23T17:51:03.925Z] github.com/docker/docker/volume/testutils' [2021-09-23T17:51:03.925Z] ++ echo 'github.com/docker/docker/api [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/backend/build [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/httputils [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/middleware [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/router [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/router/build [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/router/container [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/router/debug [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/router/image [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/router/network [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/router/session [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/router/system [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/server/router/volume [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/backend [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/container [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/events [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/filters [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/image [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/mount [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/network [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/registry [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/strslice [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/swarm [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/time [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/versions [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T17:51:03.925Z] github.com/docker/docker/api/types/volume [2021-09-23T17:51:03.925Z] github.com/docker/docker/builder [2021-09-23T17:51:03.925Z] github.com/docker/docker/builder/builder-next [2021-09-23T17:51:03.925Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T17:51:03.925Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T17:51:03.925Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T17:51:03.925Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T17:51:03.925Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T17:51:03.925Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T17:51:03.925Z] github.com/docker/docker/builder/dockerfile [2021-09-23T17:51:03.925Z] github.com/docker/docker/builder/dockerignore [2021-09-23T17:51:03.925Z] github.com/docker/docker/builder/remotecontext [2021-09-23T17:51:03.925Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T17:51:03.925Z] github.com/docker/docker/cli [2021-09-23T17:51:03.925Z] github.com/docker/docker/cli/config [2021-09-23T17:51:03.925Z] github.com/docker/docker/cli/debug [2021-09-23T17:51:03.925Z] github.com/docker/docker/client [2021-09-23T17:51:03.925Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T17:51:03.925Z] github.com/docker/docker/cmd/dockerd [2021-09-23T17:51:03.925Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T17:51:03.925Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T17:51:03.925Z] github.com/docker/docker/container [2021-09-23T17:51:03.925Z] github.com/docker/docker/container/stream [2021-09-23T17:51:03.925Z] github.com/docker/docker/contrib/apparmor [2021-09-23T17:51:03.925Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T17:51:03.925Z] github.com/docker/docker/contrib/httpserver [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/cluster [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/config [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/discovery [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/events [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/exec [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/images [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/initlayer [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/links [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/listeners [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger/local [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/names [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/network [2021-09-23T17:51:03.925Z] github.com/docker/docker/daemon/stats [2021-09-23T17:51:03.925Z] github.com/docker/docker/distribution [2021-09-23T17:51:03.925Z] github.com/docker/docker/distribution/metadata [2021-09-23T17:51:03.925Z] github.com/docker/docker/distribution/utils [2021-09-23T17:51:03.925Z] github.com/docker/docker/distribution/xfer [2021-09-23T17:51:03.925Z] github.com/docker/docker/dockerversion [2021-09-23T17:51:03.925Z] github.com/docker/docker/errdefs [2021-09-23T17:51:03.925Z] github.com/docker/docker/image [2021-09-23T17:51:03.925Z] github.com/docker/docker/image/cache [2021-09-23T17:51:03.925Z] github.com/docker/docker/image/tarexport [2021-09-23T17:51:03.925Z] github.com/docker/docker/image/v1 [2021-09-23T17:51:03.925Z] github.com/docker/docker/internal/test/suite [2021-09-23T17:51:03.925Z] github.com/docker/docker/layer [2021-09-23T17:51:03.925Z] github.com/docker/docker/libcontainerd [2021-09-23T17:51:03.925Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T17:51:03.925Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T17:51:03.925Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T17:51:03.925Z] github.com/docker/docker/libcontainerd/types [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/config [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/idm [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/ns [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/options [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/osl [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T17:51:03.925Z] github.com/docker/docker/libnetwork/types [2021-09-23T17:51:03.925Z] github.com/docker/docker/oci [2021-09-23T17:51:03.925Z] github.com/docker/docker/oci/caps [2021-09-23T17:51:03.925Z] github.com/docker/docker/opts [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/aaparser [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/archive [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/authorization [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/capabilities [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/containerfs [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/directory [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/discovery [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/dmesg [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/filenotify [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/fileutils [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/fsutils [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/homedir [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/idtools [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/ioutils [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/locker [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/longpath [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/loopback [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/mount [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/parsers [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/pidfile [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/platform [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/plugins [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/pools [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/progress [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/pubsub [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/reexec [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/signal [2021-09-23T17:51:03.925Z] github.com/docker/docker/pkg/stack [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/stringid [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/symlink [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/system [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/tailfile [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/tarsum [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/term [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/term/windows [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/truncindex [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/urlutil [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/useragent [2021-09-23T17:51:03.926Z] github.com/docker/docker/plugin [2021-09-23T17:51:03.926Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T17:51:03.926Z] github.com/docker/docker/plugin/v2 [2021-09-23T17:51:03.926Z] github.com/docker/docker/profiles/apparmor [2021-09-23T17:51:03.926Z] github.com/docker/docker/profiles/seccomp [2021-09-23T17:51:03.926Z] github.com/docker/docker/quota [2021-09-23T17:51:03.926Z] github.com/docker/docker/reference [2021-09-23T17:51:03.926Z] github.com/docker/docker/registry [2021-09-23T17:51:03.926Z] github.com/docker/docker/registry/resumable [2021-09-23T17:51:03.926Z] github.com/docker/docker/restartmanager [2021-09-23T17:51:03.926Z] github.com/docker/docker/rootless [2021-09-23T17:51:03.926Z] github.com/docker/docker/rootless/specconv [2021-09-23T17:51:03.926Z] github.com/docker/docker/runconfig [2021-09-23T17:51:03.926Z] github.com/docker/docker/runconfig/opts [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/daemon [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/environment [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/fakegit [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/registry [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/request [2021-09-23T17:51:03.926Z] github.com/docker/docker/volume [2021-09-23T17:51:03.926Z] github.com/docker/docker/volume/drivers [2021-09-23T17:51:03.926Z] github.com/docker/docker/volume/local [2021-09-23T17:51:03.926Z] github.com/docker/docker/volume/mounts [2021-09-23T17:51:03.926Z] github.com/docker/docker/volume/service [2021-09-23T17:51:03.926Z] github.com/docker/docker/volume/service/opts [2021-09-23T17:51:03.926Z] github.com/docker/docker/volume/testutils' [2021-09-23T17:51:03.926Z] ++ grep --fixed-strings -v /libnetwork [2021-09-23T17:51:03.926Z] + base_pkg_list='github.com/docker/docker/api [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/backend/build [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/httputils [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/middleware [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/build [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/container [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/debug [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/image [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/network [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/session [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/system [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/volume [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/backend [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/container [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/events [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/filters [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/image [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/mount [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/network [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/registry [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/strslice [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/swarm [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/time [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/versions [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/volume [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/builder-next [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/dockerfile [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/dockerignore [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/remotecontext [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T17:51:03.926Z] github.com/docker/docker/cli [2021-09-23T17:51:03.926Z] github.com/docker/docker/cli/config [2021-09-23T17:51:03.926Z] github.com/docker/docker/cli/debug [2021-09-23T17:51:03.926Z] github.com/docker/docker/client [2021-09-23T17:51:03.926Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T17:51:03.926Z] github.com/docker/docker/cmd/dockerd [2021-09-23T17:51:03.926Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T17:51:03.926Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T17:51:03.926Z] github.com/docker/docker/container [2021-09-23T17:51:03.926Z] github.com/docker/docker/container/stream [2021-09-23T17:51:03.926Z] github.com/docker/docker/contrib/apparmor [2021-09-23T17:51:03.926Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T17:51:03.926Z] github.com/docker/docker/contrib/httpserver [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/cluster [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/config [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/discovery [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/events [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/exec [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/images [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/initlayer [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/links [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/listeners [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger/local [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/names [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/network [2021-09-23T17:51:03.926Z] github.com/docker/docker/daemon/stats [2021-09-23T17:51:03.926Z] github.com/docker/docker/distribution [2021-09-23T17:51:03.926Z] github.com/docker/docker/distribution/metadata [2021-09-23T17:51:03.926Z] github.com/docker/docker/distribution/utils [2021-09-23T17:51:03.926Z] github.com/docker/docker/distribution/xfer [2021-09-23T17:51:03.926Z] github.com/docker/docker/dockerversion [2021-09-23T17:51:03.926Z] github.com/docker/docker/errdefs [2021-09-23T17:51:03.926Z] github.com/docker/docker/image [2021-09-23T17:51:03.926Z] github.com/docker/docker/image/cache [2021-09-23T17:51:03.926Z] github.com/docker/docker/image/tarexport [2021-09-23T17:51:03.926Z] github.com/docker/docker/image/v1 [2021-09-23T17:51:03.926Z] github.com/docker/docker/internal/test/suite [2021-09-23T17:51:03.926Z] github.com/docker/docker/layer [2021-09-23T17:51:03.926Z] github.com/docker/docker/libcontainerd [2021-09-23T17:51:03.926Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T17:51:03.926Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T17:51:03.926Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T17:51:03.926Z] github.com/docker/docker/libcontainerd/types [2021-09-23T17:51:03.926Z] github.com/docker/docker/oci [2021-09-23T17:51:03.926Z] github.com/docker/docker/oci/caps [2021-09-23T17:51:03.926Z] github.com/docker/docker/opts [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/aaparser [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/archive [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/authorization [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/capabilities [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/containerfs [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/directory [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/discovery [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/dmesg [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/filenotify [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/fileutils [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/fsutils [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/homedir [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/idtools [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/ioutils [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/locker [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/longpath [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/loopback [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/mount [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/parsers [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/pidfile [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/platform [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/plugins [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/pools [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/progress [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/pubsub [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/reexec [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/signal [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/stack [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/stringid [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/symlink [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/system [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/tailfile [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/tarsum [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/term [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/term/windows [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/truncindex [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/urlutil [2021-09-23T17:51:03.926Z] github.com/docker/docker/pkg/useragent [2021-09-23T17:51:03.926Z] github.com/docker/docker/plugin [2021-09-23T17:51:03.926Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T17:51:03.926Z] github.com/docker/docker/plugin/v2 [2021-09-23T17:51:03.926Z] github.com/docker/docker/profiles/apparmor [2021-09-23T17:51:03.926Z] github.com/docker/docker/profiles/seccomp [2021-09-23T17:51:03.926Z] github.com/docker/docker/quota [2021-09-23T17:51:03.926Z] github.com/docker/docker/reference [2021-09-23T17:51:03.926Z] github.com/docker/docker/registry [2021-09-23T17:51:03.926Z] github.com/docker/docker/registry/resumable [2021-09-23T17:51:03.926Z] github.com/docker/docker/restartmanager [2021-09-23T17:51:03.926Z] github.com/docker/docker/rootless [2021-09-23T17:51:03.926Z] github.com/docker/docker/rootless/specconv [2021-09-23T17:51:03.926Z] github.com/docker/docker/runconfig [2021-09-23T17:51:03.926Z] github.com/docker/docker/runconfig/opts [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/daemon [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/environment [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/fakegit [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/registry [2021-09-23T17:51:03.926Z] github.com/docker/docker/testutil/request [2021-09-23T17:51:03.926Z] github.com/docker/docker/volume [2021-09-23T17:51:03.926Z] github.com/docker/docker/volume/drivers [2021-09-23T17:51:03.926Z] github.com/docker/docker/volume/local [2021-09-23T17:51:03.926Z] github.com/docker/docker/volume/mounts [2021-09-23T17:51:03.926Z] github.com/docker/docker/volume/service [2021-09-23T17:51:03.926Z] github.com/docker/docker/volume/service/opts [2021-09-23T17:51:03.926Z] github.com/docker/docker/volume/testutils' [2021-09-23T17:51:03.926Z] ++ grep --fixed-strings /libnetwork [2021-09-23T17:51:03.926Z] ++ echo 'github.com/docker/docker/api [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/backend/build [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/httputils [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/middleware [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/build [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/container [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/debug [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/image [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/network [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/session [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/system [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/server/router/volume [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/backend [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/container [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/events [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/filters [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/image [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/mount [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/network [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/registry [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/strslice [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/swarm [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/time [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/versions [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T17:51:03.926Z] github.com/docker/docker/api/types/volume [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/builder-next [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/dockerfile [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/dockerignore [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/remotecontext [2021-09-23T17:51:03.926Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T17:51:03.926Z] github.com/docker/docker/cli [2021-09-23T17:51:03.926Z] github.com/docker/docker/cli/config [2021-09-23T17:51:03.926Z] github.com/docker/docker/cli/debug [2021-09-23T17:51:03.926Z] github.com/docker/docker/client [2021-09-23T17:51:03.927Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T17:51:03.927Z] github.com/docker/docker/cmd/dockerd [2021-09-23T17:51:03.927Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T17:51:03.927Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T17:51:03.927Z] github.com/docker/docker/container [2021-09-23T17:51:03.927Z] github.com/docker/docker/container/stream [2021-09-23T17:51:03.927Z] github.com/docker/docker/contrib/apparmor [2021-09-23T17:51:03.927Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T17:51:03.927Z] github.com/docker/docker/contrib/httpserver [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/cluster [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/config [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/discovery [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/events [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/exec [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/images [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/initlayer [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/links [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/listeners [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger/local [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/names [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/network [2021-09-23T17:51:03.927Z] github.com/docker/docker/daemon/stats [2021-09-23T17:51:03.927Z] github.com/docker/docker/distribution [2021-09-23T17:51:03.927Z] github.com/docker/docker/distribution/metadata [2021-09-23T17:51:03.927Z] github.com/docker/docker/distribution/utils [2021-09-23T17:51:03.927Z] github.com/docker/docker/distribution/xfer [2021-09-23T17:51:03.927Z] github.com/docker/docker/dockerversion [2021-09-23T17:51:03.927Z] github.com/docker/docker/errdefs [2021-09-23T17:51:03.927Z] github.com/docker/docker/image [2021-09-23T17:51:03.927Z] github.com/docker/docker/image/cache [2021-09-23T17:51:03.927Z] github.com/docker/docker/image/tarexport [2021-09-23T17:51:03.927Z] github.com/docker/docker/image/v1 [2021-09-23T17:51:03.927Z] github.com/docker/docker/internal/test/suite [2021-09-23T17:51:03.927Z] github.com/docker/docker/layer [2021-09-23T17:51:03.927Z] github.com/docker/docker/libcontainerd [2021-09-23T17:51:03.927Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T17:51:03.927Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T17:51:03.927Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T17:51:03.927Z] github.com/docker/docker/libcontainerd/types [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/config [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/idm [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ns [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/options [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/osl [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/types [2021-09-23T17:51:03.927Z] github.com/docker/docker/oci [2021-09-23T17:51:03.927Z] github.com/docker/docker/oci/caps [2021-09-23T17:51:03.927Z] github.com/docker/docker/opts [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/aaparser [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/archive [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/authorization [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/capabilities [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/containerfs [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/directory [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/discovery [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/dmesg [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/filenotify [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/fileutils [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/fsutils [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/homedir [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/idtools [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/ioutils [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/locker [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/longpath [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/loopback [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/mount [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/parsers [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/pidfile [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/platform [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/plugins [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/pools [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/progress [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/pubsub [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/reexec [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/signal [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/stack [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/stringid [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/symlink [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/system [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/tailfile [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/tarsum [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/term [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/term/windows [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/truncindex [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/urlutil [2021-09-23T17:51:03.927Z] github.com/docker/docker/pkg/useragent [2021-09-23T17:51:03.927Z] github.com/docker/docker/plugin [2021-09-23T17:51:03.927Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T17:51:03.927Z] github.com/docker/docker/plugin/v2 [2021-09-23T17:51:03.927Z] github.com/docker/docker/profiles/apparmor [2021-09-23T17:51:03.927Z] github.com/docker/docker/profiles/seccomp [2021-09-23T17:51:03.927Z] github.com/docker/docker/quota [2021-09-23T17:51:03.927Z] github.com/docker/docker/reference [2021-09-23T17:51:03.927Z] github.com/docker/docker/registry [2021-09-23T17:51:03.927Z] github.com/docker/docker/registry/resumable [2021-09-23T17:51:03.927Z] github.com/docker/docker/restartmanager [2021-09-23T17:51:03.927Z] github.com/docker/docker/rootless [2021-09-23T17:51:03.927Z] github.com/docker/docker/rootless/specconv [2021-09-23T17:51:03.927Z] github.com/docker/docker/runconfig [2021-09-23T17:51:03.927Z] github.com/docker/docker/runconfig/opts [2021-09-23T17:51:03.927Z] github.com/docker/docker/testutil [2021-09-23T17:51:03.927Z] github.com/docker/docker/testutil/daemon [2021-09-23T17:51:03.927Z] github.com/docker/docker/testutil/environment [2021-09-23T17:51:03.927Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T17:51:03.927Z] github.com/docker/docker/testutil/fakegit [2021-09-23T17:51:03.927Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T17:51:03.927Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T17:51:03.927Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T17:51:03.927Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T17:51:03.927Z] github.com/docker/docker/testutil/registry [2021-09-23T17:51:03.927Z] github.com/docker/docker/testutil/request [2021-09-23T17:51:03.927Z] github.com/docker/docker/volume [2021-09-23T17:51:03.927Z] github.com/docker/docker/volume/drivers [2021-09-23T17:51:03.927Z] github.com/docker/docker/volume/local [2021-09-23T17:51:03.927Z] github.com/docker/docker/volume/mounts [2021-09-23T17:51:03.927Z] github.com/docker/docker/volume/service [2021-09-23T17:51:03.927Z] github.com/docker/docker/volume/service/opts [2021-09-23T17:51:03.927Z] github.com/docker/docker/volume/testutils' [2021-09-23T17:51:03.927Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/config [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/idm [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/ns [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/options [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/osl [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/types' [2021-09-23T17:51:03.927Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-09-23T17:51:03.927Z] + echo 'github.com/docker/docker/libnetwork [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/config [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T17:51:03.927Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/idm [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/ns [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/options [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/osl [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/types' [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T17:51:03.928Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T17:51:03.928Z] + type docker-proxy [2021-09-23T17:51:03.928Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-09-23T17:51:03.928Z] + hack/make.sh binary-proxy install-proxy [2021-09-23T17:51:03.928Z] [2021-09-23T17:51:03.928Z] Removing bundles/ [2021-09-23T17:51:03.928Z] [2021-09-23T17:51:03.928Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-09-23T17:51:03.928Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-09-23T17:51:03.928Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:51:04.261Z] #70 1.125 Reading package lists... [2021-09-23T17:51:04.336Z] --- PASS: TestKillContainer (1.42s) [2021-09-23T17:51:04.336Z] --- PASS: TestKillContainer/no_signal (0.45s) [2021-09-23T17:51:04.336Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-09-23T17:51:04.336Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2021-09-23T17:51:04.336Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-23T17:51:04.336Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-23T17:51:04.831Z] #70 1.640 Reading package lists... [2021-09-23T17:51:04.831Z] #70 2.152 Building dependency tree... [2021-09-23T17:51:04.899Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-23T17:51:05.089Z] #70 2.270 Reading state information... [2021-09-23T17:51:05.089Z] #70 2.396 The following additional packages will be installed: [2021-09-23T17:51:05.089Z] #70 2.397 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-09-23T17:51:05.089Z] #70 2.397 systemd-timesyncd [2021-09-23T17:51:05.089Z] #70 2.398 Suggested packages: [2021-09-23T17:51:05.089Z] #70 2.398 systemd-container policykit-1 [2021-09-23T17:51:05.089Z] #70 2.398 Recommended packages: [2021-09-23T17:51:05.089Z] #70 2.398 libnss-systemd [2021-09-23T17:51:05.090Z] #70 2.483 The following NEW packages will be installed: [2021-09-23T17:51:05.090Z] #70 2.484 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-09-23T17:51:05.090Z] #70 2.484 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-09-23T17:51:05.349Z] #70 2.750 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:51:05.349Z] #70 2.750 Need to get 5937 kB of archives. [2021-09-23T17:51:05.349Z] #70 2.750 After this operation, 19.5 MB of additional disk space will be used. [2021-09-23T17:51:05.349Z] #70 2.750 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-09-23T17:51:05.349Z] #70 2.752 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-09-23T17:51:05.349Z] #70 2.766 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-09-23T17:51:05.349Z] #70 2.790 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-09-23T17:51:05.349Z] #70 2.791 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-09-23T17:51:05.349Z] #70 2.792 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-09-23T17:51:05.461Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s) [2021-09-23T17:51:05.462Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2021-09-23T17:51:05.462Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2021-09-23T17:51:05.462Z] === RUN TestKillStoppedContainer [2021-09-23T17:51:05.462Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-09-23T17:51:05.462Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-23T17:51:05.462Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-09-23T17:51:05.462Z] === RUN TestKillDifferentUserContainer [2021-09-23T17:51:05.608Z] #70 2.864 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-09-23T17:51:05.608Z] #70 2.867 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-09-23T17:51:05.608Z] #70 2.869 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-09-23T17:51:05.608Z] #70 2.871 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-09-23T17:51:05.608Z] #70 2.873 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-09-23T17:51:05.608Z] #70 3.019 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:51:05.608Z] #70 3.049 Fetched 5937 kB in 0s (15.5 MB/s) [2021-09-23T17:51:05.608Z] #70 3.083 Selecting previously unselected package libargon2-1:amd64. [2021-09-23T17:51:05.608Z] #70 3.083 (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 ... 28626 files and directories currently installed.) [2021-09-23T17:51:05.867Z] #70 3.098 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-09-23T17:51:05.867Z] #70 3.109 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-09-23T17:51:05.867Z] #70 3.150 Selecting previously unselected package libjson-c5:amd64. [2021-09-23T17:51:05.867Z] #70 3.153 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-09-23T17:51:05.867Z] #70 3.157 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-09-23T17:51:05.867Z] #70 3.189 Selecting previously unselected package libcryptsetup12:amd64. [2021-09-23T17:51:05.867Z] #70 3.192 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-09-23T17:51:05.867Z] #70 3.195 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-09-23T17:51:05.867Z] #70 3.245 Selecting previously unselected package libkmod2:amd64. [2021-09-23T17:51:05.867Z] #70 3.248 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-09-23T17:51:05.867Z] #70 3.252 Unpacking libkmod2:amd64 (28-1) ... [2021-09-23T17:51:05.867Z] #70 3.288 Selecting previously unselected package systemd-timesyncd. [2021-09-23T17:51:05.867Z] #70 3.288 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-09-23T17:51:05.867Z] #70 3.291 Unpacking systemd-timesyncd (247.3-6) ... [2021-09-23T17:51:05.867Z] #70 3.347 Selecting previously unselected package systemd. [2021-09-23T17:51:06.025Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2021-09-23T17:51:06.025Z] === RUN TestInspectOomKilledTrue [2021-09-23T17:51:06.025Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:51:06.025Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-23T17:51:06.025Z] === RUN TestInspectOomKilledFalse [2021-09-23T17:51:06.025Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T17:51:06.025Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-23T17:51:06.025Z] === RUN TestLinksEtcHostsContentMatch [2021-09-23T17:51:06.025Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-09-23T17:51:06.025Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-09-23T17:51:06.025Z] === RUN TestLinksContainerNames [2021-09-23T17:51:06.127Z] #70 3.350 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-09-23T17:51:06.127Z] #70 3.383 Unpacking systemd (247.3-6) ... [2021-09-23T17:51:06.387Z] #70 3.881 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-09-23T17:51:06.387Z] #70 3.891 Setting up libjson-c5:amd64 (0.15-2) ... [2021-09-23T17:51:06.387Z] #70 3.903 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-09-23T17:51:06.645Z] #70 3.913 Setting up libkmod2:amd64 (28-1) ... [2021-09-23T17:51:06.645Z] #70 3.923 Setting up systemd (247.3-6) ... [2021-09-23T17:51:06.645Z] #70 3.965 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-09-23T17:51:06.645Z] #70 3.967 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-09-23T17:51:06.645Z] #70 3.970 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-09-23T17:51:06.898Z] #21 1.847 Reading package lists... [2021-09-23T17:51:06.904Z] #70 4.289 Setting up systemd-timesyncd (247.3-6) ... [2021-09-23T17:51:06.954Z] --- PASS: TestLinksContainerNames (0.96s) [2021-09-23T17:51:06.954Z] === RUN TestLogsFollowTailEmpty [2021-09-23T17:51:07.163Z] #70 4.501 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-09-23T17:51:07.163Z] #70 4.501 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-09-23T17:51:07.163Z] #70 4.561 Selecting previously unselected package systemd-sysv. [2021-09-23T17:51:07.163Z] #70 4.561 (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 ... 29454 files and directories currently installed.) [2021-09-23T17:51:07.163Z] #70 4.575 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-09-23T17:51:07.163Z] #70 4.579 Unpacking systemd-sysv (247.3-6) ... [2021-09-23T17:51:07.163Z] #70 4.623 Selecting previously unselected package libdbus-1-3:amd64. [2021-09-23T17:51:07.210Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2021-09-23T17:51:07.211Z] === RUN TestContainerNetworkMountsNoChown [2021-09-23T17:51:07.423Z] #70 4.626 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-09-23T17:51:07.423Z] #70 4.631 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-09-23T17:51:07.423Z] #70 4.719 Selecting previously unselected package dbus. [2021-09-23T17:51:07.423Z] #70 4.722 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-09-23T17:51:07.423Z] #70 4.733 Unpacking dbus (1.12.20-2) ... [2021-09-23T17:51:07.423Z] #70 4.824 Selecting previously unselected package libpam-systemd:amd64. [2021-09-23T17:51:07.423Z] #70 4.827 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-09-23T17:51:07.423Z] #70 4.836 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-09-23T17:51:07.683Z] #70 4.894 Selecting previously unselected package dbus-user-session. [2021-09-23T17:51:07.683Z] #70 4.897 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-09-23T17:51:07.683Z] #70 4.901 Unpacking dbus-user-session (1.12.20-2) ... [2021-09-23T17:51:07.683Z] #70 4.986 Setting up systemd-sysv (247.3-6) ... [2021-09-23T17:51:07.683Z] #70 4.998 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-09-23T17:51:07.683Z] #70 5.008 Setting up dbus (1.12.20-2) ... [2021-09-23T17:51:07.683Z] #70 5.119 invoke-rc.d: could not determine current runlevel [2021-09-23T17:51:07.774Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/default [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/default [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/private [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/private [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/rprivate [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/slave [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/slave [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/rslave [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/shared [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/shared [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/rshared [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-23T17:51:07.774Z] === CONT TestMountDaemonRoot/default [2021-09-23T17:51:07.774Z] === CONT TestMountDaemonRoot/rslave [2021-09-23T17:51:07.774Z] === CONT TestMountDaemonRoot/rprivate [2021-09-23T17:51:07.774Z] === CONT TestMountDaemonRoot/private [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:51:07.774Z] === CONT TestMountDaemonRoot/rshared [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-23T17:51:07.774Z] === CONT TestMountDaemonRoot/slave [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:51:07.774Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:51:07.774Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:51:07.774Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:51:07.774Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:51:07.774Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:51:07.775Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:51:07.775Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:51:07.775Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:51:07.775Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-23T17:51:07.775Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:51:07.775Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:51:07.775Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:51:07.775Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-23T17:51:07.775Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-23T17:51:07.775Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:51:07.775Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-23T17:51:07.775Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:51:07.775Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:51:07.775Z] === CONT TestMountDaemonRoot/shared [2021-09-23T17:51:07.775Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:51:07.775Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-23T17:51:07.775Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-23T17:51:07.775Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:51:07.775Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:51:07.775Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-23T17:51:07.775Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-23T17:51:07.775Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:51:07.775Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:51:07.775Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:51:07.775Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:51:07.775Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:51:07.775Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:51:07.775Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:51:07.775Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:51:07.775Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-23T17:51:07.775Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-23T17:51:07.775Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:51:07.775Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:51:07.775Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-23T17:51:07.775Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:51:07.775Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-23T17:51:07.775Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:51:07.943Z] #70 5.121 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-23T17:51:07.943Z] #70 5.125 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-09-23T17:51:07.943Z] #70 5.268 Setting up dbus-user-session (1.12.20-2) ... [2021-09-23T17:51:07.943Z] #70 5.284 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:51:08.031Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-23T17:51:08.031Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-23T17:51:08.031Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:51:08.031Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:51:08.031Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-23T17:51:08.031Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:51:08.031Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:51:08.031Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-23T17:51:08.031Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:51:08.031Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:51:08.031Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:51:08.031Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-09-23T17:51:08.031Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-09-23T17:51:08.031Z] === RUN TestContainerBindMountNonRecursive [2021-09-23T17:51:08.031Z] 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-09-23T17:51:08.031Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-09-23T17:51:08.031Z] === RUN TestContainerVolumesMountedAsShared [2021-09-23T17:51:08.031Z] 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-09-23T17:51:08.031Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-09-23T17:51:08.031Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-23T17:51:08.031Z] 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-09-23T17:51:08.031Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-09-23T17:51:08.031Z] === RUN TestNetworkNat [2021-09-23T17:51:08.203Z] #70 DONE 5.4s [2021-09-23T17:51:08.203Z] [2021-09-23T17:51:08.203Z] #71 [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-09-23T17:51:08.203Z] #71 sha256:bf0731e7f15830181544588827a2543883f269764f74151b9f92047996b14010 [2021-09-23T17:51:08.463Z] #71 0.470 % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-23T17:51:08.463Z] #71 0.470 Dload Upload Total Spent Left Speed [2021-09-23T17:51:08.463Z] #71 0.471 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 136k 0 --:--:-- --:--:-- --:--:-- 148k [2021-09-23T17:51:08.463Z] #71 DONE 0.6s [2021-09-23T17:51:08.594Z] --- PASS: TestNetworkNat (0.50s) [2021-09-23T17:51:08.594Z] === RUN TestNetworkLocalhostTCPNat [2021-09-23T17:51:08.721Z] [2021-09-23T17:51:08.721Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-23T17:51:08.721Z] #72 sha256:0909774255def504e3cea55822cf626924f2f128711dc6d2b5291be9467eef9a [2021-09-23T17:51:09.157Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2021-09-23T17:51:09.157Z] === RUN TestNetworkLoopbackNat [2021-09-23T17:51:09.657Z] #72 DONE 0.9s [2021-09-23T17:51:09.657Z] [2021-09-23T17:51:09.657Z] #73 exporting to image [2021-09-23T17:51:09.657Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-23T17:51:09.657Z] #73 exporting layers [2021-09-23T17:51:11.113Z] #21 6.561 Reading package lists... [2021-09-23T17:51:11.675Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2021-09-23T17:51:11.675Z] === RUN TestPause [2021-09-23T17:51:11.675Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:51:11.675Z] --- SKIP: TestPause (0.00s) [2021-09-23T17:51:11.675Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-23T17:51:11.675Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T17:51:11.675Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T17:51:11.675Z] === RUN TestPauseStopPausedContainer [2021-09-23T17:51:11.675Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:51:11.675Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-09-23T17:51:11.675Z] === RUN TestPidHost [2021-09-23T17:51:12.500Z] #21 11.23 Building dependency tree... [2021-09-23T17:51:12.500Z] #21 12.29 Reading state information... [2021-09-23T17:51:12.607Z] --- PASS: TestPidHost (1.14s) [2021-09-23T17:51:12.607Z] === RUN TestPsFilter [2021-09-23T17:51:12.864Z] --- PASS: TestPsFilter (0.15s) [2021-09-23T17:51:12.864Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-23T17:51:13.427Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2021-09-23T17:51:13.427Z] === RUN TestRemoveContainerWithVolume [2021-09-23T17:51:13.443Z] #21 13.35 The following additional packages will be installed: [2021-09-23T17:51:13.443Z] #21 13.35 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-09-23T17:51:13.443Z] #21 13.35 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-09-23T17:51:13.443Z] #21 13.35 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-09-23T17:51:13.443Z] #21 13.35 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-09-23T17:51:13.443Z] #21 13.35 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-09-23T17:51:13.443Z] #21 13.36 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-09-23T17:51:13.443Z] #21 13.36 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-09-23T17:51:13.443Z] #21 13.37 Suggested packages: [2021-09-23T17:51:13.443Z] #21 13.37 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-09-23T17:51:13.443Z] #21 13.37 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-09-23T17:51:13.443Z] #21 13.37 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-09-23T17:51:13.443Z] #21 13.37 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-09-23T17:51:13.443Z] #21 13.37 seccomp:ppc64el seccomp:s390x [2021-09-23T17:51:13.443Z] #21 13.37 Recommended packages: [2021-09-23T17:51:13.443Z] #21 13.37 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-09-23T17:51:13.443Z] #21 13.37 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-09-23T17:51:13.443Z] #21 13.37 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-09-23T17:51:13.443Z] #21 13.37 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-09-23T17:51:13.703Z] #21 13.80 The following NEW packages will be installed: [2021-09-23T17:51:13.703Z] #21 13.80 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-09-23T17:51:13.703Z] #21 13.80 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-09-23T17:51:13.703Z] #21 13.80 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-09-23T17:51:13.703Z] #21 13.80 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-09-23T17:51:13.703Z] #21 13.80 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-09-23T17:51:13.703Z] #21 13.80 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-09-23T17:51:13.703Z] #21 13.80 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-09-23T17:51:13.703Z] #21 13.80 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-09-23T17:51:13.703Z] #21 13.80 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-09-23T17:51:13.703Z] #21 13.80 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-09-23T17:51:13.703Z] #21 13.81 libseccomp2:ppc64el libseccomp2:s390x [2021-09-23T17:51:13.942Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-09-23T17:51:13.943Z] [2021-09-23T17:51:13.943Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-09-23T17:51:13.943Z] Installing docker-proxy to /usr/local/bin/ [2021-09-23T17:51:13.943Z] [2021-09-23T17:51:13.943Z] + mkdir -p bundles [2021-09-23T17:51:13.943Z] + '[' -n 'github.com/docker/docker/api [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/backend/build [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/httputils [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/middleware [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/router [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/router/build [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/router/container [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/router/debug [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/router/image [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/router/network [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/router/session [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/router/system [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/server/router/volume [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/backend [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/container [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/events [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/filters [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/image [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/mount [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/network [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/registry [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/strslice [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/swarm [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/time [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/versions [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T17:51:13.943Z] github.com/docker/docker/api/types/volume [2021-09-23T17:51:13.943Z] github.com/docker/docker/builder [2021-09-23T17:51:13.943Z] github.com/docker/docker/builder/builder-next [2021-09-23T17:51:13.943Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T17:51:13.943Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T17:51:13.943Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T17:51:13.943Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T17:51:13.943Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T17:51:13.943Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T17:51:13.943Z] github.com/docker/docker/builder/dockerfile [2021-09-23T17:51:13.943Z] github.com/docker/docker/builder/dockerignore [2021-09-23T17:51:13.943Z] github.com/docker/docker/builder/remotecontext [2021-09-23T17:51:13.943Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T17:51:13.943Z] github.com/docker/docker/cli [2021-09-23T17:51:13.943Z] github.com/docker/docker/cli/config [2021-09-23T17:51:13.943Z] github.com/docker/docker/cli/debug [2021-09-23T17:51:13.943Z] github.com/docker/docker/client [2021-09-23T17:51:13.943Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T17:51:13.943Z] github.com/docker/docker/cmd/dockerd [2021-09-23T17:51:13.943Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T17:51:13.943Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T17:51:13.943Z] github.com/docker/docker/container [2021-09-23T17:51:13.943Z] github.com/docker/docker/container/stream [2021-09-23T17:51:13.943Z] github.com/docker/docker/contrib/apparmor [2021-09-23T17:51:13.943Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T17:51:13.943Z] github.com/docker/docker/contrib/httpserver [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/cluster [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/config [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/discovery [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/events [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/exec [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/images [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/initlayer [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/links [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/listeners [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger/local [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/names [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/network [2021-09-23T17:51:13.943Z] github.com/docker/docker/daemon/stats [2021-09-23T17:51:13.943Z] github.com/docker/docker/distribution [2021-09-23T17:51:13.943Z] github.com/docker/docker/distribution/metadata [2021-09-23T17:51:13.943Z] github.com/docker/docker/distribution/utils [2021-09-23T17:51:13.943Z] github.com/docker/docker/distribution/xfer [2021-09-23T17:51:13.943Z] github.com/docker/docker/dockerversion [2021-09-23T17:51:13.943Z] github.com/docker/docker/errdefs [2021-09-23T17:51:13.943Z] github.com/docker/docker/image [2021-09-23T17:51:13.943Z] github.com/docker/docker/image/cache [2021-09-23T17:51:13.943Z] github.com/docker/docker/image/tarexport [2021-09-23T17:51:13.943Z] github.com/docker/docker/image/v1 [2021-09-23T17:51:13.943Z] github.com/docker/docker/internal/test/suite [2021-09-23T17:51:13.943Z] github.com/docker/docker/layer [2021-09-23T17:51:13.943Z] github.com/docker/docker/libcontainerd [2021-09-23T17:51:13.943Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T17:51:13.943Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T17:51:13.943Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T17:51:13.943Z] github.com/docker/docker/libcontainerd/types [2021-09-23T17:51:13.943Z] github.com/docker/docker/oci [2021-09-23T17:51:13.943Z] github.com/docker/docker/oci/caps [2021-09-23T17:51:13.943Z] github.com/docker/docker/opts [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/aaparser [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/archive [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/authorization [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/capabilities [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/containerfs [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/directory [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/discovery [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/dmesg [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/filenotify [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/fileutils [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/fsutils [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/homedir [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/idtools [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/ioutils [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/locker [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/longpath [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/loopback [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/mount [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/parsers [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/pidfile [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/platform [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/plugins [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/pools [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/progress [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/pubsub [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/reexec [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/signal [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/stack [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/stringid [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/symlink [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/system [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/tailfile [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/tarsum [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/term [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/term/windows [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/truncindex [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/urlutil [2021-09-23T17:51:13.943Z] github.com/docker/docker/pkg/useragent [2021-09-23T17:51:13.943Z] github.com/docker/docker/plugin [2021-09-23T17:51:13.943Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T17:51:13.943Z] github.com/docker/docker/plugin/v2 [2021-09-23T17:51:13.943Z] github.com/docker/docker/profiles/apparmor [2021-09-23T17:51:13.943Z] github.com/docker/docker/profiles/seccomp [2021-09-23T17:51:13.943Z] github.com/docker/docker/quota [2021-09-23T17:51:13.943Z] github.com/docker/docker/reference [2021-09-23T17:51:13.943Z] github.com/docker/docker/registry [2021-09-23T17:51:13.943Z] github.com/docker/docker/registry/resumable [2021-09-23T17:51:13.943Z] github.com/docker/docker/restartmanager [2021-09-23T17:51:13.943Z] github.com/docker/docker/rootless [2021-09-23T17:51:13.943Z] github.com/docker/docker/rootless/specconv [2021-09-23T17:51:13.943Z] github.com/docker/docker/runconfig [2021-09-23T17:51:13.943Z] github.com/docker/docker/runconfig/opts [2021-09-23T17:51:13.943Z] github.com/docker/docker/testutil [2021-09-23T17:51:13.943Z] github.com/docker/docker/testutil/daemon [2021-09-23T17:51:13.943Z] github.com/docker/docker/testutil/environment [2021-09-23T17:51:13.943Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T17:51:13.943Z] github.com/docker/docker/testutil/fakegit [2021-09-23T17:51:13.943Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T17:51:13.943Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T17:51:13.943Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T17:51:13.943Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T17:51:13.943Z] github.com/docker/docker/testutil/registry [2021-09-23T17:51:13.943Z] github.com/docker/docker/testutil/request [2021-09-23T17:51:13.943Z] github.com/docker/docker/volume [2021-09-23T17:51:13.943Z] github.com/docker/docker/volume/drivers [2021-09-23T17:51:13.943Z] github.com/docker/docker/volume/local [2021-09-23T17:51:13.943Z] github.com/docker/docker/volume/mounts [2021-09-23T17:51:13.943Z] github.com/docker/docker/volume/service [2021-09-23T17:51:13.943Z] github.com/docker/docker/volume/service/opts [2021-09-23T17:51:13.943Z] github.com/docker/docker/volume/testutils' ']' [2021-09-23T17:51:13.944Z] + 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/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-09-23T17:51:13.965Z] #21 14.15 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:51:13.965Z] #21 14.15 Need to get 15.9 MB of archives. [2021-09-23T17:51:13.965Z] #21 14.15 After this operation, 72.9 MB of additional disk space will be used. [2021-09-23T17:51:13.965Z] #21 14.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-09-23T17:51:13.965Z] #21 14.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-09-23T17:51:13.989Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2021-09-23T17:51:13.989Z] === RUN TestRemoveContainerRunning [2021-09-23T17:51:14.225Z] #21 14.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-09-23T17:51:14.225Z] #21 14.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-09-23T17:51:14.225Z] #21 14.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-09-23T17:51:14.225Z] #21 14.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-09-23T17:51:14.225Z] #21 14.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-09-23T17:51:14.225Z] #21 14.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB] [2021-09-23T17:51:14.225Z] #21 14.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-09-23T17:51:14.225Z] #21 14.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-09-23T17:51:14.225Z] #21 14.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-09-23T17:51:14.225Z] #21 14.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-09-23T17:51:14.486Z] #21 14.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB] [2021-09-23T17:51:14.486Z] #21 14.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-09-23T17:51:14.486Z] #21 14.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-09-23T17:51:14.486Z] #21 14.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-09-23T17:51:14.486Z] #21 14.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-09-23T17:51:14.486Z] #21 14.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB] [2021-09-23T17:51:14.486Z] #21 14.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-09-23T17:51:14.486Z] #21 14.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-09-23T17:51:14.486Z] #21 14.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-09-23T17:51:14.486Z] #21 14.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-09-23T17:51:14.486Z] #21 14.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB] [2021-09-23T17:51:14.486Z] #21 14.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-09-23T17:51:14.486Z] #21 14.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-09-23T17:51:14.486Z] #21 14.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-09-23T17:51:14.486Z] #21 14.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-09-23T17:51:14.486Z] #21 14.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB] [2021-09-23T17:51:14.486Z] #21 14.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-09-23T17:51:14.486Z] #21 14.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-09-23T17:51:14.486Z] #21 14.64 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-09-23T17:51:14.486Z] #21 14.64 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-09-23T17:51:14.486Z] #21 14.64 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-09-23T17:51:14.486Z] #21 14.65 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-09-23T17:51:14.486Z] #21 14.67 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-09-23T17:51:14.486Z] #21 14.67 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-09-23T17:51:14.486Z] #21 14.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-09-23T17:51:14.486Z] #21 14.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-09-23T17:51:14.486Z] #21 14.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-09-23T17:51:14.486Z] #21 14.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-09-23T17:51:14.552Z] --- PASS: TestRemoveContainerRunning (0.50s) [2021-09-23T17:51:14.552Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-23T17:51:14.808Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2021-09-23T17:51:14.808Z] === RUN TestRemoveInvalidContainer [2021-09-23T17:51:14.808Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-23T17:51:14.808Z] === RUN TestRenameLinkedContainer [2021-09-23T17:51:14.890Z] ? github.com/docker/docker/api [no test files] [2021-09-23T17:51:15.058Z] #21 15.13 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:51:15.319Z] #21 15.32 Fetched 15.9 MB in 1s (19.5 MB/s) [2021-09-23T17:51:15.319Z] #21 15.36 Selecting previously unselected package gcc-10-base:armel. [2021-09-23T17:51:15.319Z] #21 15.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 ... 38512 files and directories currently installed.) [2021-09-23T17:51:15.319Z] #21 15.40 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-09-23T17:51:15.319Z] #21 15.40 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-09-23T17:51:15.319Z] #21 15.46 Selecting previously unselected package gcc-10-base:armhf. [2021-09-23T17:51:15.319Z] #21 15.47 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-09-23T17:51:15.319Z] #21 15.47 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-09-23T17:51:15.579Z] #21 15.54 Selecting previously unselected package gcc-10-base:ppc64el. [2021-09-23T17:51:15.579Z] #21 15.54 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-09-23T17:51:15.579Z] #21 15.56 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-09-23T17:51:15.579Z] #21 15.63 Selecting previously unselected package gcc-10-base:s390x. [2021-09-23T17:51:15.579Z] #21 15.63 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-09-23T17:51:15.579Z] #21 15.64 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-09-23T17:51:15.579Z] #21 15.69 Selecting previously unselected package gcc-10-base:arm64. [2021-09-23T17:51:15.579Z] #21 15.69 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-09-23T17:51:15.579Z] #21 15.70 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-09-23T17:51:15.579Z] #21 15.75 Selecting previously unselected package libgcc-s1:armel. [2021-09-23T17:51:15.840Z] #21 15.76 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-09-23T17:51:15.840Z] #21 15.77 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-09-23T17:51:15.840Z] #21 15.82 Selecting previously unselected package libcrypt1:armel. [2021-09-23T17:51:15.840Z] #21 15.82 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-09-23T17:51:15.840Z] #21 15.83 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-09-23T17:51:15.840Z] #21 15.92 Selecting previously unselected package libc6:armel. [2021-09-23T17:51:15.840Z] #21 15.92 Preparing to unpack .../07-libc6_2.31-13_armel.deb ... [2021-09-23T17:51:16.100Z] #21 16.13 Unpacking libc6:armel (2.31-13) ... [2021-09-23T17:51:16.227Z] #73 exporting layers 6.2s done [2021-09-23T17:51:16.227Z] #73 writing image sha256:6f169245e6a608236aebdb54644db917feacff9edab9a6411fc181c758b11b01 done [2021-09-23T17:51:16.227Z] #73 naming to docker.io/library/docker:30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e done [2021-09-23T17:51:16.227Z] #73 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-23T17:51:16.590Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42089/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e -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:30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e hack/make.sh dynbinary test-integration [2021-09-23T17:51:16.672Z] #21 16.57 Selecting previously unselected package libapparmor1:armel. [2021-09-23T17:51:16.672Z] #21 16.57 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-09-23T17:51:16.672Z] #21 16.59 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-09-23T17:51:16.672Z] #21 16.68 Selecting previously unselected package libapparmor-dev:armel. [2021-09-23T17:51:16.672Z] #21 16.70 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-09-23T17:51:16.672Z] #21 16.70 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-09-23T17:51:16.672Z] #21 16.76 Selecting previously unselected package libgcc-s1:arm64. [2021-09-23T17:51:16.672Z] #21 16.77 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-09-23T17:51:16.672Z] #21 16.78 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-09-23T17:51:16.672Z] #21 16.83 Selecting previously unselected package libcrypt1:arm64. [2021-09-23T17:51:16.672Z] #21 16.84 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-09-23T17:51:16.672Z] #21 16.84 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-09-23T17:51:16.933Z] #21 16.94 Selecting previously unselected package libc6:arm64. [2021-09-23T17:51:16.933Z] #21 16.95 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ... [2021-09-23T17:51:17.194Z] #21 17.11 Unpacking libc6:arm64 (2.31-13) ... [2021-09-23T17:51:17.330Z] --- PASS: TestRenameLinkedContainer (2.10s) [2021-09-23T17:51:17.330Z] === RUN TestRenameStoppedContainer [2021-09-23T17:51:17.330Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-09-23T17:51:17.330Z] === RUN TestRenameRunningContainerAndReuse [2021-09-23T17:51:17.455Z] #21 17.50 Selecting previously unselected package libapparmor1:arm64. [2021-09-23T17:51:17.455Z] #21 17.51 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-09-23T17:51:17.455Z] #21 17.51 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-09-23T17:51:17.455Z] #21 17.56 Selecting previously unselected package libapparmor-dev:arm64. [2021-09-23T17:51:17.455Z] #21 17.56 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-09-23T17:51:17.455Z] #21 17.57 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-23T17:51:17.716Z] #21 17.64 Selecting previously unselected package libgcc-s1:s390x. [2021-09-23T17:51:17.716Z] #21 17.64 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-09-23T17:51:17.716Z] #21 17.65 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-09-23T17:51:17.716Z] #21 17.71 Selecting previously unselected package libcrypt1:s390x. [2021-09-23T17:51:17.716Z] #21 17.71 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-09-23T17:51:17.716Z] #21 17.72 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-09-23T17:51:17.716Z] #21 17.81 Selecting previously unselected package libc6:s390x. [2021-09-23T17:51:17.716Z] #21 17.81 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ... [2021-09-23T17:51:17.976Z] #21 18.00 Unpacking libc6:s390x (2.31-13) ... [2021-09-23T17:51:18.260Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2021-09-23T17:51:18.260Z] === RUN TestRenameInvalidName [2021-09-23T17:51:18.472Z] 4612f6d0b889: Pull complete [2021-09-23T17:51:18.494Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-09-23T17:51:18.494Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-09-23T17:51:18.494Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-09-23T17:51:18.494Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-09-23T17:51:18.494Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-09-23T17:51:18.494Z] Detected virtualization docker. [2021-09-23T17:51:18.494Z] Detected architecture x86-64. [2021-09-23T17:51:18.494Z] Set hostname to <411af9eed4ba>. [2021-09-23T17:51:18.494Z] modprobe@configfs.service: Succeeded. [2021-09-23T17:51:18.494Z] modprobe@drm.service: Succeeded. [2021-09-23T17:51:18.494Z] modprobe@fuse.service: Succeeded. [2021-09-23T17:51:18.548Z] #21 18.44 Selecting previously unselected package libapparmor1:s390x. [2021-09-23T17:51:18.548Z] #21 18.44 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-09-23T17:51:18.548Z] #21 18.45 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-09-23T17:51:18.548Z] #21 18.52 Selecting previously unselected package libapparmor-dev:s390x. [2021-09-23T17:51:18.548Z] #21 18.53 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-09-23T17:51:18.548Z] #21 18.54 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-09-23T17:51:18.548Z] #21 18.60 Selecting previously unselected package libgcc-s1:armhf. [2021-09-23T17:51:18.548Z] #21 18.61 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-09-23T17:51:18.548Z] #21 18.62 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-09-23T17:51:18.548Z] #21 18.67 Selecting previously unselected package libcrypt1:armhf. [2021-09-23T17:51:18.548Z] #21 18.67 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-09-23T17:51:18.548Z] #21 18.68 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-09-23T17:51:18.548Z] #21 18.78 Selecting previously unselected package libc6:armhf. [2021-09-23T17:51:18.754Z] + source /etc/docker-entrypoint-cmd [2021-09-23T17:51:18.754Z] ++ hack/make.sh dynbinary test-integration [2021-09-23T17:51:18.754Z] [2021-09-23T17:51:18.809Z] #21 18.78 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ... [2021-09-23T17:51:18.809Z] #21 19.00 Unpacking libc6:armhf (2.31-13) ... [2021-09-23T17:51:18.822Z] --- PASS: TestRenameInvalidName (0.46s) [2021-09-23T17:51:18.822Z] === RUN TestRenameAnonymousContainer [2021-09-23T17:51:19.014Z] Removing bundles/ [2021-09-23T17:51:19.014Z] [2021-09-23T17:51:19.014Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-23T17:51:19.014Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:51:19.014Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:51:19.381Z] #21 19.40 Selecting previously unselected package libapparmor1:armhf. [2021-09-23T17:51:19.381Z] #21 19.41 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-09-23T17:51:19.381Z] #21 19.41 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-09-23T17:51:19.381Z] #21 19.46 Selecting previously unselected package libapparmor-dev:armhf. [2021-09-23T17:51:19.381Z] #21 19.47 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-09-23T17:51:19.381Z] #21 19.47 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-09-23T17:51:19.642Z] #21 19.55 Selecting previously unselected package libgcc-s1:ppc64el. [2021-09-23T17:51:19.643Z] #21 19.56 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-09-23T17:51:19.643Z] #21 19.56 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-09-23T17:51:19.643Z] #21 19.60 Selecting previously unselected package libcrypt1:ppc64el. [2021-09-23T17:51:19.643Z] #21 19.61 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-09-23T17:51:19.643Z] #21 19.62 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-09-23T17:51:19.643Z] #21 19.70 Selecting previously unselected package libc6:ppc64el. [2021-09-23T17:51:19.643Z] #21 19.70 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ... [2021-09-23T17:51:19.905Z] #21 19.90 Unpacking libc6:ppc64el (2.31-13) ... [2021-09-23T17:51:20.478Z] #21 20.52 Selecting previously unselected package libapparmor1:ppc64el. [2021-09-23T17:51:20.478Z] #21 20.52 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-09-23T17:51:20.478Z] #21 20.53 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-09-23T17:51:20.478Z] #21 20.58 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-09-23T17:51:20.478Z] #21 20.59 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-09-23T17:51:20.478Z] #21 20.59 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-09-23T17:51:20.478Z] #21 20.68 Selecting previously unselected package libseccomp2:s390x. [2021-09-23T17:51:20.714Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2021-09-23T17:51:20.714Z] === RUN TestRenameContainerWithSameName [2021-09-23T17:51:20.738Z] #21 20.68 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-09-23T17:51:20.738Z] #21 20.69 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-09-23T17:51:20.738Z] #21 20.76 Selecting previously unselected package libseccomp-dev:s390x. [2021-09-23T17:51:20.738Z] #21 20.77 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-09-23T17:51:20.738Z] #21 20.77 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-09-23T17:51:20.738Z] #21 20.83 Selecting previously unselected package libseccomp2:ppc64el. [2021-09-23T17:51:20.738Z] #21 20.84 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-09-23T17:51:20.738Z] #21 20.84 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-09-23T17:51:20.738Z] #21 20.90 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-09-23T17:51:20.738Z] #21 20.90 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-09-23T17:51:20.738Z] #21 20.90 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-09-23T17:51:20.970Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2021-09-23T17:51:20.970Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-23T17:51:21.000Z] #21 20.95 Selecting previously unselected package libseccomp2:armhf. [2021-09-23T17:51:21.000Z] #21 20.96 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-09-23T17:51:21.000Z] #21 20.96 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-09-23T17:51:21.000Z] #21 21.02 Selecting previously unselected package libseccomp-dev:armhf. [2021-09-23T17:51:21.000Z] #21 21.02 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-09-23T17:51:21.000Z] #21 21.03 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-09-23T17:51:21.000Z] #21 21.10 Selecting previously unselected package libseccomp2:armel. [2021-09-23T17:51:21.000Z] #21 21.10 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-09-23T17:51:21.000Z] #21 21.11 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-09-23T17:51:21.000Z] #21 21.15 Selecting previously unselected package libseccomp-dev:armel. [2021-09-23T17:51:21.000Z] #21 21.16 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-09-23T17:51:21.000Z] #21 21.16 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-09-23T17:51:21.261Z] #21 21.22 Selecting previously unselected package libseccomp2:arm64. [2021-09-23T17:51:21.261Z] #21 21.23 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-09-23T17:51:21.261Z] #21 21.24 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-09-23T17:51:21.261Z] #21 21.28 Selecting previously unselected package libseccomp-dev:arm64. [2021-09-23T17:51:21.261Z] #21 21.29 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-09-23T17:51:21.261Z] #21 21.29 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-23T17:51:21.261Z] #21 21.40 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-09-23T17:51:21.261Z] #21 21.41 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-09-23T17:51:21.261Z] #21 21.43 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-09-23T17:51:21.261Z] #21 21.44 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-09-23T17:51:21.261Z] #21 21.45 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-09-23T17:51:21.261Z] #21 21.47 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-09-23T17:51:21.261Z] #21 21.49 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-09-23T17:51:21.522Z] #21 21.50 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-09-23T17:51:21.522Z] #21 21.52 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-09-23T17:51:21.522Z] #21 21.53 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-09-23T17:51:21.522Z] #21 21.54 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-09-23T17:51:21.522Z] #21 21.56 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-09-23T17:51:21.522Z] #21 21.57 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-09-23T17:51:21.522Z] #21 21.59 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-09-23T17:51:21.522Z] #21 21.60 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-09-23T17:51:21.522Z] #21 21.61 Setting up libc6:arm64 (2.31-13) ... [2021-09-23T17:51:21.899Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2021-09-23T17:51:21.899Z] === RUN TestResize [2021-09-23T17:51:22.155Z] --- PASS: TestResize (0.46s) [2021-09-23T17:51:22.155Z] === RUN TestResizeWithInvalidSize [2021-09-23T17:51:22.719Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2021-09-23T17:51:22.719Z] === RUN TestResizeWhenContainerNotStarted [2021-09-23T17:51:22.909Z] #21 22.87 Setting up libc6:armel (2.31-13) ... [2021-09-23T17:51:23.282Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-09-23T17:51:23.282Z] === RUN TestDaemonRestartKillContainers [2021-09-23T17:51:23.282Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-09-23T17:51:23.282Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-23T17:51:23.282Z] === RUN TestCgroupNamespacesRun [2021-09-23T17:51:24.294Z] #21 24.08 Setting up libc6:armhf (2.31-13) ... [2021-09-23T17:51:24.650Z] --- PASS: TestCgroupNamespacesRun (1.45s) [2021-09-23T17:51:24.650Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-23T17:51:25.236Z] #21 25.30 Setting up libc6:ppc64el (2.31-13) ... [2021-09-23T17:51:26.018Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2021-09-23T17:51:26.018Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-23T17:51:26.624Z] #21 26.51 Setting up libc6:s390x (2.31-13) ... [2021-09-23T17:51:26.948Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.27s) [2021-09-23T17:51:26.948Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-23T17:51:27.569Z] #21 27.72 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-09-23T17:51:27.569Z] #21 27.74 Setting up libapparmor1:armel (2.13.6-10) ... [2021-09-23T17:51:27.569Z] #21 27.75 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-09-23T17:51:27.569Z] #21 27.76 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-09-23T17:51:27.569Z] #21 27.77 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-09-23T17:51:27.569Z] #21 27.78 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-09-23T17:51:27.569Z] #21 27.80 Setting up libseccomp2:armel (2.5.1-1) ... [2021-09-23T17:51:27.569Z] #21 27.82 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-09-23T17:51:27.832Z] #21 27.83 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-09-23T17:51:27.832Z] #21 27.84 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-09-23T17:51:27.832Z] #21 27.86 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-23T17:51:27.832Z] #21 27.87 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-09-23T17:51:27.832Z] #21 27.88 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-09-23T17:51:27.832Z] #21 27.89 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-09-23T17:51:27.832Z] #21 27.91 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-09-23T17:51:27.832Z] #21 27.92 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-23T17:51:27.832Z] #21 27.93 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-09-23T17:51:27.832Z] #21 27.95 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-09-23T17:51:27.832Z] #21 27.96 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-09-23T17:51:27.832Z] #21 27.98 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-09-23T17:51:27.832Z] #21 27.99 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:51:28.316Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2021-09-23T17:51:28.316Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-23T17:51:28.407Z] #21 DONE 28.2s [2021-09-23T17:51:28.407Z] [2021-09-23T17:51:28.407Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-23T17:51:28.407Z] #22 sha256:e1da3d93a765b7da9566244bff030f0fb2be9bf3e37eadf7354cecb162278595 [2021-09-23T17:51:29.683Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2021-09-23T17:51:29.683Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-23T17:51:29.799Z] #22 DONE 1.5s [2021-09-23T17:51:29.799Z] [2021-09-23T17:51:29.799Z] #62 [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-09-23T17:51:29.799Z] #62 sha256:ebaa6402e184dd87662c8d9d704ac50d1fb27c525809bbcd339a8218d394f55c [2021-09-23T17:51:29.799Z] #62 1.394 + RM_GOPATH=0 [2021-09-23T17:51:29.799Z] #62 1.394 + TMP_GOPATH= [2021-09-23T17:51:29.799Z] #62 1.394 + : /build [2021-09-23T17:51:29.799Z] #62 1.394 + '[' -z '' ']' [2021-09-23T17:51:29.799Z] #62 1.394 ++ mktemp -d [2021-09-23T17:51:29.799Z] #62 1.395 + export GOPATH=/tmp/tmp.jNzBLYXyHV [2021-09-23T17:51:29.799Z] #62 1.395 + GOPATH=/tmp/tmp.jNzBLYXyHV [2021-09-23T17:51:29.799Z] #62 1.395 + RM_GOPATH=1 [2021-09-23T17:51:29.799Z] #62 1.395 + case "$(go env GOARCH)" in [2021-09-23T17:51:29.799Z] #62 1.395 ++ go env GOARCH [2021-09-23T17:51:29.799Z] #62 1.403 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:51:29.799Z] #62 1.403 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:51:29.799Z] #62 1.403 ++ dirname /tmp/install/install.sh [2021-09-23T17:51:29.799Z] #62 1.404 + dir=/tmp/install [2021-09-23T17:51:29.799Z] #62 1.404 + bin=runc [2021-09-23T17:51:29.799Z] #62 1.404 + shift [2021-09-23T17:51:29.799Z] #62 1.404 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-23T17:51:29.799Z] #62 1.404 + . /tmp/install/runc.installer [2021-09-23T17:51:29.799Z] #62 1.405 ++ set -e [2021-09-23T17:51:29.799Z] #62 1.405 ++ : v1.0.2 [2021-09-23T17:51:29.799Z] #62 1.412 + install_runc [2021-09-23T17:51:29.799Z] #62 1.412 + RUNC_BUILDTAGS=seccomp [2021-09-23T17:51:29.799Z] #62 1.412 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-23T17:51:29.799Z] #62 1.412 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jNzBLYXyHV/src/github.com/opencontainers/runc [2021-09-23T17:51:29.799Z] #62 1.412 Install runc version v1.0.2 (build tags: seccomp) [2021-09-23T17:51:29.799Z] #62 1.414 Cloning into '/tmp/tmp.jNzBLYXyHV/src/github.com/opencontainers/runc'... [2021-09-23T17:51:29.829Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2021-09-23T17:51:30.613Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2021-09-23T17:51:30.613Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-23T17:51:30.744Z] #62 ... [2021-09-23T17:51:30.744Z] [2021-09-23T17:51:30.744Z] #23 [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-09-23T17:51:30.744Z] #23 sha256:468b06526bb67b02665517e427e534b509bcf4b9fbce8c7afd9d5db7ad854de0 [2021-09-23T17:51:30.744Z] #23 DONE 1.1s [2021-09-23T17:51:31.005Z] [2021-09-23T17:51:31.005Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-23T17:51:31.005Z] #24 sha256:1e2dbbd824ae1525a3abe411c21a00d5f646621dd208e79896d1447a3383949d [2021-09-23T17:51:31.176Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-09-23T17:51:31.176Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-23T17:51:31.949Z] #24 1.103 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-23T17:51:32.210Z] #24 DONE 1.3s [2021-09-23T17:51:32.210Z] [2021-09-23T17:51:32.210Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-23T17:51:32.210Z] #25 sha256:488bcf8a80a7be5ceb5be19e6410436cb477b4deff5193be6349ffb16b19ce16 [2021-09-23T17:51:32.544Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2021-09-23T17:51:32.544Z] === RUN TestNISDomainname [2021-09-23T17:51:32.544Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-09-23T17:51:32.544Z] --- SKIP: TestNISDomainname (0.01s) [2021-09-23T17:51:32.544Z] === RUN TestHostnameDnsResolution [2021-09-23T17:51:33.474Z] --- PASS: TestHostnameDnsResolution (0.73s) [2021-09-23T17:51:33.474Z] === RUN TestStats [2021-09-23T17:51:33.474Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:51:33.474Z] --- SKIP: TestStats (0.00s) [2021-09-23T17:51:33.474Z] === RUN TestStopContainerWithTimeout [2021-09-23T17:51:33.474Z] === RUN TestStopContainerWithTimeout/0 [2021-09-23T17:51:33.474Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-23T17:51:33.474Z] === RUN TestStopContainerWithTimeout/1 [2021-09-23T17:51:33.474Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-23T17:51:33.474Z] === RUN TestStopContainerWithTimeout/3 [2021-09-23T17:51:33.474Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-23T17:51:33.474Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-23T17:51:33.474Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-23T17:51:33.474Z] === CONT TestStopContainerWithTimeout/0 [2021-09-23T17:51:33.474Z] === CONT TestStopContainerWithTimeout/3 [2021-09-23T17:51:33.474Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-23T17:51:33.474Z] === CONT TestStopContainerWithTimeout/1 [2021-09-23T17:51:33.598Z] #25 DONE 1.2s [2021-09-23T17:51:33.598Z] [2021-09-23T17:51:33.598Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-23T17:51:33.598Z] #26 sha256:1f69fce4775473a73c8303cd95deaab8105a717e4c02f03e0dab06603f5434db [2021-09-23T17:51:34.542Z] #26 DONE 1.1s [2021-09-23T17:51:34.542Z] [2021-09-23T17:51:34.542Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-09-23T17:51:34.542Z] #27 sha256:14f44ff3272a66852961468b1c7d49d2cfe6655368f919e82960a7438ef2dc31 [2021-09-23T17:51:35.488Z] #27 DONE 1.2s [2021-09-23T17:51:35.488Z] [2021-09-23T17:51:35.488Z] #28 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:51:35.488Z] #28 sha256:3d97054d7027b89cd58795220820dc89be701d2f3b38822e5424d87761609d99 [2021-09-23T17:51:36.745Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-23T17:51:36.745Z] --- PASS: TestStopContainerWithTimeout/0 (0.82s) [2021-09-23T17:51:36.745Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2021-09-23T17:51:36.745Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2021-09-23T17:51:36.745Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2021-09-23T17:51:36.745Z] === RUN TestDeleteDevicemapper [2021-09-23T17:51:36.745Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T17:51:36.745Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-23T17:51:36.745Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-23T17:51:36.876Z] #28 1.267 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:51:36.876Z] #28 1.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:51:36.876Z] #28 1.288 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:51:37.137Z] #28 1.513 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-23T17:51:37.399Z] #28 1.729 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:51:37.661Z] #28 2.094 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-23T17:51:37.923Z] #28 2.398 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:51:38.184Z] #28 2.745 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-23T17:51:38.453Z] #28 3.038 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-23T17:51:38.637Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.04s) [2021-09-23T17:51:38.637Z] === RUN TestUpdateMemory [2021-09-23T17:51:38.637Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:51:38.637Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-23T17:51:38.637Z] === RUN TestUpdateCPUQuota [2021-09-23T17:51:38.637Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:51:38.637Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-09-23T17:51:38.637Z] === RUN TestUpdatePidsLimit [2021-09-23T17:51:38.637Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:51:38.637Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-09-23T17:51:38.637Z] === RUN TestUpdateRestartPolicy [2021-09-23T17:51:38.713Z] #28 3.182 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [33.9 kB] [2021-09-23T17:51:38.714Z] #28 3.183 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:51:38.714Z] #28 3.188 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [33.9 kB] [2021-09-23T17:51:38.714Z] #28 3.188 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [35.7 kB] [2021-09-23T17:51:38.714Z] #28 3.189 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:51:38.714Z] #28 3.190 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [32.6 kB] [2021-09-23T17:51:38.714Z] #28 3.190 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:51:38.714Z] #28 3.191 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-23T17:51:38.714Z] #28 3.191 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-23T17:51:38.714Z] #28 3.191 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-23T17:51:38.714Z] #28 3.191 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-23T17:51:38.714Z] #28 3.191 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:51:44.005Z] #28 ... [2021-09-23T17:51:44.005Z] [2021-09-23T17:51:44.005Z] #62 [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-09-23T17:51:44.005Z] #62 sha256:ebaa6402e184dd87662c8d9d704ac50d1fb27c525809bbcd339a8218d394f55c [2021-09-23T17:51:44.005Z] #62 5.430 + cd /tmp/tmp.jNzBLYXyHV/src/github.com/opencontainers/runc [2021-09-23T17:51:44.005Z] #62 5.430 + git checkout -q v1.0.2 [2021-09-23T17:51:44.005Z] #62 5.616 + '[' -z '' ']' [2021-09-23T17:51:44.005Z] #62 5.616 + target=static [2021-09-23T17:51:44.005Z] #62 5.616 + make BUILDTAGS=seccomp static [2021-09-23T17:51:44.005Z] #62 6.070 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-23T17:51:49.292Z] #62 ... [2021-09-23T17:51:49.292Z] [2021-09-23T17:51:49.292Z] #65 [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-09-23T17:51:49.292Z] #65 sha256:87b458f9ad6a517ef5c9083221a047fece0a98c41a61421c1400e8bc717c63d1 [2021-09-23T17:51:49.292Z] #65 65.68 + bin/containerd [2021-09-23T17:51:49.292Z] #65 ... [2021-09-23T17:51:49.292Z] [2021-09-23T17:51:49.292Z] #28 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:51:49.292Z] #28 sha256:3d97054d7027b89cd58795220820dc89be701d2f3b38822e5424d87761609d99 [2021-09-23T17:51:49.292Z] #28 13.80 Fetched 48.4 MB in 13s (3786 kB/s) [2021-09-23T17:51:50.813Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2021-09-23T17:51:50.813Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-23T17:51:50.813Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2021-09-23T17:51:50.813Z] === RUN TestWaitNonBlocked [2021-09-23T17:51:50.813Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T17:51:50.813Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T17:51:50.813Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T17:51:50.813Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T17:51:50.813Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T17:51:50.813Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T17:51:50.813Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-23T17:51:50.813Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2021-09-23T17:51:50.813Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2021-09-23T17:51:50.813Z] === RUN TestWaitBlocked [2021-09-23T17:51:50.813Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T17:51:50.813Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T17:51:50.813Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T17:51:50.813Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T17:51:50.813Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T17:51:50.813Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T17:51:51.252Z] 48a76b150a3a: Pull complete [2021-09-23T17:51:51.252Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-23T17:51:51.252Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T17:51:51.252Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T17:51:51.252Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-09-23T17:51:51.252Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-09-23T17:51:51.252Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.230' [2021-09-23T17:51:51.252Z] INFO: Docker version of control daemon [2021-09-23T17:51:51.252Z] [2021-09-23T17:51:51.252Z] Client: [2021-09-23T17:51:51.252Z] Version: 20.10.8 [2021-09-23T17:51:51.252Z] API version: 1.41 [2021-09-23T17:51:51.252Z] Go version: go1.16.6 [2021-09-23T17:51:51.252Z] Git commit: 3967b7d [2021-09-23T17:51:51.252Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-23T17:51:51.252Z] OS/Arch: windows/amd64 [2021-09-23T17:51:51.252Z] Context: default [2021-09-23T17:51:51.252Z] Experimental: true [2021-09-23T17:51:51.252Z] [2021-09-23T17:51:51.252Z] Server: Docker Engine - Community [2021-09-23T17:51:51.252Z] Engine: [2021-09-23T17:51:51.252Z] Version: 20.10.8 [2021-09-23T17:51:51.252Z] API version: 1.41 (minimum version 1.24) [2021-09-23T17:51:51.252Z] Go version: go1.16.6 [2021-09-23T17:51:51.252Z] Git commit: 75249d8 [2021-09-23T17:51:51.252Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-23T17:51:51.252Z] OS/Arch: windows/amd64 [2021-09-23T17:51:51.252Z] Experimental: true [2021-09-23T17:51:51.252Z] [2021-09-23T17:51:51.252Z] INFO: Docker info of control daemon [2021-09-23T17:51:51.252Z] [2021-09-23T17:51:51.252Z] Client: [2021-09-23T17:51:51.252Z] Context: default [2021-09-23T17:51:51.252Z] Debug Mode: false [2021-09-23T17:51:51.252Z] [2021-09-23T17:51:51.252Z] Server: [2021-09-23T17:51:51.252Z] Containers: 0 [2021-09-23T17:51:51.252Z] Running: 0 [2021-09-23T17:51:51.252Z] Paused: 0 [2021-09-23T17:51:51.252Z] Stopped: 0 [2021-09-23T17:51:51.252Z] Images: 1 [2021-09-23T17:51:51.252Z] Server Version: 20.10.8 [2021-09-23T17:51:51.252Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-23T17:51:51.252Z] Windows: [2021-09-23T17:51:51.252Z] LCOW: [2021-09-23T17:51:51.252Z] Logging Driver: json-file [2021-09-23T17:51:51.252Z] Plugins: [2021-09-23T17:51:51.252Z] Volume: local [2021-09-23T17:51:51.252Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:51:51.252Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:51:51.252Z] Swarm: inactive [2021-09-23T17:51:51.252Z] Default Isolation: process [2021-09-23T17:51:51.252Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T17:51:51.252Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T17:51:51.252Z] OSType: windows [2021-09-23T17:51:51.252Z] Architecture: x86_64 [2021-09-23T17:51:51.252Z] CPUs: 4 [2021-09-23T17:51:51.252Z] Total Memory: 32GiB [2021-09-23T17:51:51.252Z] Name: azwin-2-b32e30 [2021-09-23T17:51:51.252Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-23T17:51:51.252Z] Docker Root Dir: D:\docker [2021-09-23T17:51:51.252Z] Debug Mode: false [2021-09-23T17:51:51.252Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:51:51.252Z] Labels: [2021-09-23T17:51:51.252Z] Experimental: true [2021-09-23T17:51:51.252Z] Insecure Registries: [2021-09-23T17:51:51.252Z] 10.0.0.4:5000 [2021-09-23T17:51:51.252Z] 127.0.0.0/8 [2021-09-23T17:51:51.252Z] Registry Mirrors: [2021-09-23T17:51:51.252Z] http://10.0.0.4:5000/ [2021-09-23T17:51:51.252Z] Live Restore Enabled: false [2021-09-23T17:51:51.252Z] Product License: Community Engine [2021-09-23T17:51:51.252Z] [2021-09-23T17:51:51.252Z] [2021-09-23T17:51:51.252Z] INFO: Commit hash is b6cf3b931c [2021-09-23T17:51:51.252Z] INFO: Nuke-Everything... [2021-09-23T17:51:51.252Z] INFO: Container count on control daemon to delete is 0 [2021-09-23T17:51:51.252Z] INFO: Nuking d:\CI [2021-09-23T17:51:51.252Z] INFO: Zapped successfully [2021-09-23T17:51:51.252Z] INFO: Location for testing is d:\CI\PR-42089\11 [2021-09-23T17:51:51.252Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-23T17:51:51.252Z] [2021-09-23T17:51:51.252Z] [2021-09-23T17:51:51.253Z] INFO: Building the image from Dockerfile.windows at 09/23/2021 17:51:50... [2021-09-23T17:51:51.253Z] [2021-09-23T17:51:51.743Z] --- PASS: TestWaitBlocked (0.01s) [2021-09-23T17:51:51.743Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2021-09-23T17:51:51.743Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2021-09-23T17:51:51.743Z] === CONT TestDaemonRestartIpcMode [2021-09-23T17:51:51.743Z] === CONT TestIpcModeOlderClient [2021-09-23T17:51:51.743Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-23T17:51:51.743Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-09-23T17:51:54.264Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s) [2021-09-23T17:51:54.264Z] --- PASS: TestDaemonRestartIpcMode (2.82s) [2021-09-23T17:51:54.264Z] PASS [2021-09-23T17:51:54.264Z] [2021-09-23T17:51:54.264Z] === Skipped [2021-09-23T17:51:54.264Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-23T17:51:54.264Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T17:51:54.264Z] [2021-09-23T17:51:54.264Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-09-23T17:51:54.264Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-09-23T17:51:54.264Z] [2021-09-23T17:51:54.264Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-09-23T17:51:54.264Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:51:54.264Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-09-23T17:51:54.265Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-09-23T17:51:54.265Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-09-23T17:51:54.265Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-09-23T17:51:54.265Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-09-23T17:51:54.265Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-09-23T17:51:54.265Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-23T17:51:54.265Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-23T17:51:54.265Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-09-23T17:51:54.265Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-09-23T17:51:54.265Z] 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-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-09-23T17:51:54.265Z] 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-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-09-23T17:51:54.265Z] 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-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-09-23T17:51:54.265Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T17:51:54.265Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-09-23T17:51:54.265Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-09-23T17:51:54.265Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-09-23T17:51:54.265Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-09-23T17:51:54.265Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-23T17:51:54.265Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-09-23T17:51:54.265Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-09-23T17:51:54.265Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-09-23T17:51:54.265Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:51:54.265Z] [2021-09-23T17:51:54.265Z] DONE 176 tests, 25 skipped in 71.060s [2021-09-23T17:51:54.265Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-23T17:51:54.521Z] === RUN TestConfigDaemonLibtrustID [2021-09-23T17:51:54.981Z] Sending build context to Docker daemon 60.66MB [2021-09-23T17:51:54.981Z] [2021-09-23T17:51:55.084Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-09-23T17:51:55.084Z] === RUN TestDaemonConfigValidation [2021-09-23T17:51:55.084Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-23T17:51:55.084Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-23T17:51:55.084Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-23T17:51:55.084Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-23T17:51:55.084Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-23T17:51:55.084Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-23T17:51:55.084Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-23T17:51:55.084Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-23T17:51:55.084Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-23T17:51:55.084Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-23T17:51:55.084Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-23T17:51:55.084Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-23T17:51:55.084Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-23T17:51:55.084Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-23T17:51:55.084Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-23T17:51:55.084Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-23T17:51:55.084Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2021-09-23T17:51:55.084Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-09-23T17:51:55.084Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-09-23T17:51:55.084Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2021-09-23T17:51:55.084Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2021-09-23T17:51:55.084Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-23T17:51:55.084Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-23T17:51:55.450Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-23T17:51:55.450Z] ---> a3aeeffc33bf [2021-09-23T17:51:55.450Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-23T17:51:55.450Z] ---> Running in 14a088ff1d01 [2021-09-23T17:51:55.450Z] Removing intermediate container 14a088ff1d01 [2021-09-23T17:51:55.450Z] ---> 4cea05514253 [2021-09-23T17:51:55.450Z] Step 3/11 : ARG GO_VERSION=1.17.1 [2021-09-23T17:51:55.450Z] ---> Running in 56c0f6163ab2 [2021-09-23T17:51:55.879Z] #28 13.80 Reading package lists... [2021-09-23T17:51:55.919Z] Removing intermediate container 56c0f6163ab2 [2021-09-23T17:51:55.919Z] ---> 588809e5f1b2 [2021-09-23T17:51:55.919Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-23T17:51:55.919Z] ---> Running in 73b32dfcb618 [2021-09-23T17:51:56.014Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-23T17:51:56.387Z] Removing intermediate container 73b32dfcb618 [2021-09-23T17:51:56.387Z] ---> 27752146f797 [2021-09-23T17:51:56.387Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-23T17:51:56.387Z] ---> Running in 6f2b402e527c [2021-09-23T17:51:56.387Z] Removing intermediate container 6f2b402e527c [2021-09-23T17:51:56.387Z] ---> 09592e47afa3 [2021-09-23T17:51:56.387Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-23T17:51:56.387Z] ---> Running in 1659b71972b4 [2021-09-23T17:51:56.856Z] Removing intermediate container 1659b71972b4 [2021-09-23T17:51:56.856Z] ---> a57c6c380c81 [2021-09-23T17:51:56.856Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-09-23T17:51:56.856Z] ---> Running in 19a8f795df78 [2021-09-23T17:51:57.381Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-23T17:51:58.311Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-23T17:51:58.311Z] daemon_test.go:148: [d8e249d2072d5] daemon is not started [2021-09-23T17:51:58.311Z] --- PASS: TestConfigDaemonSeccompProfiles (3.36s) [2021-09-23T17:51:58.311Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2021-09-23T17:51:58.311Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.12s) [2021-09-23T17:51:58.311Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.12s) [2021-09-23T17:51:58.311Z] PASS [2021-09-23T17:51:58.311Z] [2021-09-23T17:51:58.311Z] DONE 11 tests in 4.005s [2021-09-23T17:51:58.311Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-23T17:51:58.311Z] INFO: Testing against a local daemon [2021-09-23T17:51:58.311Z] === RUN TestCommitInheritsEnv [2021-09-23T17:52:00.203Z] --- PASS: TestCommitInheritsEnv (1.76s) [2021-09-23T17:52:00.203Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-23T17:52:00.203Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-23T17:52:00.203Z] === RUN TestImagesFilterMultiReference [2021-09-23T17:52:00.203Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-23T17:52:00.203Z] === RUN TestImagePullPlatformInvalid [2021-09-23T17:52:00.203Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-09-23T17:52:00.203Z] === RUN TestRemoveImageOrphaning [2021-09-23T17:52:00.655Z] [2021-09-23T17:52:00.656Z] SUCCESS: Specified value was saved. [2021-09-23T17:52:01.643Z] INFO: Downloading git... [2021-09-23T17:52:02.095Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-09-23T17:52:02.095Z] === RUN TestRemoveImageGarbageCollector [2021-09-23T17:52:02.095Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-09-23T17:52:02.095Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-09-23T17:52:02.095Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-23T17:52:02.095Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-23T17:52:02.095Z] === RUN TestTagInvalidReference [2021-09-23T17:52:02.095Z] --- PASS: TestTagInvalidReference (0.01s) [2021-09-23T17:52:02.095Z] === RUN TestTagValidPrefixedRepo [2021-09-23T17:52:02.353Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-23T17:52:02.353Z] === RUN TestTagExistedNameWithoutForce [2021-09-23T17:52:02.353Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-23T17:52:02.353Z] === RUN TestTagOfficialNames [2021-09-23T17:52:02.353Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-23T17:52:02.353Z] === RUN TestTagMatchesDigest [2021-09-23T17:52:02.353Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-09-23T17:52:02.353Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-23T17:52:02.469Z] #28 19.97 Reading package lists... [2021-09-23T17:52:02.631Z] INFO: Downloading go... [2021-09-23T17:52:03.414Z] #28 26.23 Building dependency tree... [2021-09-23T17:52:04.202Z] INFO: Downloading compiler 1 of 3... [2021-09-23T17:52:04.202Z] INFO: Downloading compiler 2 of 3... [2021-09-23T17:52:04.202Z] INFO: Downloading compiler 3 of 3... [2021-09-23T17:52:04.202Z] INFO: Extracting git... [2021-09-23T17:52:05.332Z] #28 29.48 bzip2 is already the newest version (1.0.8-4). [2021-09-23T17:52:05.332Z] #28 29.48 patch is already the newest version (2.7.6-7). [2021-09-23T17:52:05.332Z] #28 29.48 xz-utils is already the newest version (5.2.5-2). [2021-09-23T17:52:05.332Z] #28 29.48 The following additional packages will be installed: [2021-09-23T17:52:05.332Z] #28 29.48 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-09-23T17:52:05.332Z] #28 29.49 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-09-23T17:52:05.332Z] #28 29.49 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-23T17:52:05.332Z] #28 29.50 python3-pkg-resources vim-runtime xxd [2021-09-23T17:52:05.332Z] #28 29.52 Suggested packages: [2021-09-23T17:52:05.332Z] #28 29.52 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-09-23T17:52:05.332Z] #28 29.52 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-09-23T17:52:05.332Z] #28 29.52 Recommended packages: [2021-09-23T17:52:05.332Z] #28 29.52 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-23T17:52:06.720Z] #28 30.91 The following NEW packages will be installed: [2021-09-23T17:52:06.720Z] #28 30.92 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-09-23T17:52:06.720Z] #28 30.92 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-09-23T17:52:06.720Z] #28 30.92 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-09-23T17:52:06.720Z] #28 30.93 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-09-23T17:52:06.720Z] #28 30.93 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-09-23T17:52:06.720Z] #28 30.93 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-09-23T17:52:06.720Z] #28 30.93 vim-common vim-runtime xfsprogs xxd zip zstd [2021-09-23T17:52:06.720Z] #28 31.32 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:52:06.720Z] #28 31.32 Need to get 18.6 MB of archives. [2021-09-23T17:52:06.720Z] #28 31.32 After this operation, 71.4 MB of additional disk space will be used. [2021-09-23T17:52:06.720Z] #28 31.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-23T17:52:06.720Z] #28 31.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-23T17:52:06.720Z] #28 31.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-23T17:52:06.720Z] #28 31.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-23T17:52:06.720Z] #28 31.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-23T17:52:06.720Z] #28 31.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-23T17:52:06.720Z] #28 31.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-23T17:52:06.982Z] #28 31.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-23T17:52:06.982Z] #28 31.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:52:06.982Z] #28 31.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:52:06.982Z] #28 31.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-23T17:52:06.982Z] #28 31.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-23T17:52:06.982Z] #28 31.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-23T17:52:06.982Z] #28 31.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-23T17:52:06.982Z] #28 31.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-23T17:52:06.982Z] #28 31.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-23T17:52:06.982Z] #28 31.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-23T17:52:06.982Z] #28 31.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-23T17:52:06.982Z] #28 31.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-23T17:52:06.982Z] #28 31.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:52:06.982Z] #28 31.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:52:06.982Z] #28 31.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:52:06.982Z] #28 31.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-23T17:52:06.982Z] #28 31.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-23T17:52:06.982Z] #28 31.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-23T17:52:06.982Z] #28 31.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:52:06.982Z] #28 31.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:52:06.982Z] #28 31.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:52:06.982Z] #28 31.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-23T17:52:06.982Z] #28 31.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-23T17:52:06.982Z] #28 31.46 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-23T17:52:07.244Z] #28 31.46 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-23T17:52:07.244Z] #28 31.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:52:07.244Z] #28 31.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-23T17:52:07.244Z] #28 31.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-23T17:52:07.244Z] #28 31.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-23T17:52:07.244Z] #28 31.49 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-23T17:52:07.244Z] #28 31.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-23T17:52:07.244Z] #28 31.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-23T17:52:07.244Z] #28 31.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-23T17:52:07.244Z] #28 31.65 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-23T17:52:07.244Z] #28 31.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-23T17:52:07.244Z] #28 31.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-23T17:52:07.244Z] #28 31.69 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-09-23T17:52:07.390Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:52:07.390Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:52:07.390Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:52:07.390Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:52:07.390Z] [2021-09-23T17:52:07.390Z] + TEST_INTEGRATION_DEST=1 [2021-09-23T17:52:07.390Z] + CONTAINER_NAME=docker-pr11-1 [2021-09-23T17:52:07.390Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-09-23T17:52:07.390Z] + run_tests test-integration-flaky [2021-09-23T17:52:07.390Z] + '[' -n 0 ']' [2021-09-23T17:52:07.390Z] + rm= [2021-09-23T17:52:07.390Z] + c=0 [2021-09-23T17:52:07.390Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42089/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42089/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42089/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=806c3e887538221c7d268b765d419d06282a5092 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:806c3e887538221c7d268b765d419d06282a5092 hack/make.sh test-integration-flaky test-integration [2021-09-23T17:52:07.390Z] ++ jobs -p [2021-09-23T17:52:07.390Z] + for job in $(jobs -p) [2021-09-23T17:52:07.390Z] + wait 23716 [2021-09-23T17:52:07.390Z] + TEST_INTEGRATION_DEST=3 [2021-09-23T17:52:07.390Z] + CONTAINER_NAME=docker-pr11-3 [2021-09-23T17:52:07.390Z] + TEST_SKIP_INTEGRATION=1 [2021-09-23T17:52:07.390Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-09-23T17:52:07.390Z] + run_tests [2021-09-23T17:52:07.390Z] + '[' -n 0 ']' [2021-09-23T17:52:07.390Z] + rm= [2021-09-23T17:52:07.390Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42089/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42089/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42089/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=806c3e887538221c7d268b765d419d06282a5092 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:806c3e887538221c7d268b765d419d06282a5092 hack/make.sh '' test-integration [2021-09-23T17:52:07.390Z] + TEST_INTEGRATION_DEST=2 [2021-09-23T17:52:07.390Z] + CONTAINER_NAME=docker-pr11-2 [2021-09-23T17:52:07.390Z] + TEST_SKIP_INTEGRATION=1 [2021-09-23T17:52:07.390Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-09-23T17:52:07.390Z] + run_tests [2021-09-23T17:52:07.390Z] + '[' -n 0 ']' [2021-09-23T17:52:07.390Z] + rm= [2021-09-23T17:52:07.390Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42089/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42089/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42089/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=806c3e887538221c7d268b765d419d06282a5092 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:806c3e887538221c7d268b765d419d06282a5092 hack/make.sh '' test-integration [2021-09-23T17:52:07.390Z] [2021-09-23T17:52:07.390Z] [2021-09-23T17:52:07.390Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-09-23T17:52:07.390Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-23T17:52:07.390Z] [2021-09-23T17:52:07.390Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-23T17:52:07.390Z] HOSTNAME=387b0dbb0859 [2021-09-23T17:52:07.390Z] TEST_SKIP_INTEGRATION=1 [2021-09-23T17:52:07.390Z] TESTDEBUG=0 [2021-09-23T17:52:07.390Z] DEST=bundles/test-integration [2021-09-23T17:52:07.390Z] PWD=/go/src/github.com/docker/docker [2021-09-23T17:52:07.390Z] KEEPBUNDLE=1 [2021-09-23T17:52:07.390Z] DOCKER_GITCOMMIT=806c3e887538221c7d268b765d419d06282a5092 [2021-09-23T17:52:07.390Z] container=docker [2021-09-23T17:52:07.390Z] HOME=/root [2021-09-23T17:52:07.390Z] GOLANG_VERSION=1.17.1 [2021-09-23T17:52:07.390Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-23T17:52:07.390Z] VALIDATE_BRANCH=master [2021-09-23T17:52:07.390Z] TERM=xterm [2021-09-23T17:52:07.390Z] DOCKER_PKG=github.com/docker/docker [2021-09-23T17:52:07.390Z] SHLVL=1 [2021-09-23T17:52:07.390Z] TIMEOUT=120m [2021-09-23T17:52:07.390Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-23T17:52:07.390Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-23T17:52:07.390Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-09-23T17:52:07.390Z] GO111MODULE=off [2021-09-23T17:52:07.390Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-23T17:52:07.390Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-23T17:52:07.390Z] GOPATH=/go [2021-09-23T17:52:07.390Z] PKG_CONFIG=pkg-config [2021-09-23T17:52:07.390Z] _=/usr/bin/env [2021-09-23T17:52:07.390Z] Building test suite binary ./integration-cli/test.main [2021-09-23T17:52:07.390Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-23T17:52:07.390Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-23T17:52:07.390Z] HOSTNAME=4601980be958 [2021-09-23T17:52:07.390Z] TEST_SKIP_INTEGRATION=1 [2021-09-23T17:52:07.390Z] TESTDEBUG=0 [2021-09-23T17:52:07.390Z] DEST=bundles/test-integration [2021-09-23T17:52:07.390Z] PWD=/go/src/github.com/docker/docker [2021-09-23T17:52:07.390Z] KEEPBUNDLE=1 [2021-09-23T17:52:07.390Z] DOCKER_GITCOMMIT=806c3e887538221c7d268b765d419d06282a5092 [2021-09-23T17:52:07.390Z] container=docker [2021-09-23T17:52:07.390Z] HOME=/root [2021-09-23T17:52:07.390Z] GOLANG_VERSION=1.17.1 [2021-09-23T17:52:07.390Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-23T17:52:07.390Z] VALIDATE_BRANCH=master [2021-09-23T17:52:07.390Z] TERM=xterm [2021-09-23T17:52:07.390Z] DOCKER_PKG=github.com/docker/docker [2021-09-23T17:52:07.390Z] SHLVL=1 [2021-09-23T17:52:07.390Z] TIMEOUT=120m [2021-09-23T17:52:07.390Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-23T17:52:07.390Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-23T17:52:07.390Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-09-23T17:52:07.390Z] GO111MODULE=off [2021-09-23T17:52:07.390Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-23T17:52:07.390Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-23T17:52:07.390Z] GOPATH=/go [2021-09-23T17:52:07.390Z] PKG_CONFIG=pkg-config [2021-09-23T17:52:07.390Z] _=/usr/bin/env [2021-09-23T17:52:07.390Z] Building test suite binary ./integration-cli/test.main [2021-09-23T17:52:07.390Z] No new tests added to integration. [2021-09-23T17:52:07.390Z] [2021-09-23T17:52:07.390Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-23T17:52:07.821Z] #28 32.24 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:52:08.084Z] #28 32.50 Fetched 18.6 MB in 1s (28.5 MB/s) [2021-09-23T17:52:08.084Z] #28 32.54 Selecting previously unselected package pigz. [2021-09-23T17:52:08.345Z] #28 32.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-09-23T17:52:08.345Z] #28 32.60 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-23T17:52:08.345Z] #28 32.61 Unpacking pigz (2.6-1) ... [2021-09-23T17:52:08.345Z] #28 32.77 Selecting previously unselected package libelf1:amd64. [2021-09-23T17:52:08.345Z] #28 32.77 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-23T17:52:08.345Z] #28 32.84 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-23T17:52:08.607Z] #28 33.04 Selecting previously unselected package libbpf0:amd64. [2021-09-23T17:52:08.607Z] #28 33.05 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-23T17:52:08.607Z] #28 33.07 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:52:08.774Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-23T17:52:08.774Z] HOSTNAME=b23d391e951f [2021-09-23T17:52:08.774Z] TESTDEBUG=0 [2021-09-23T17:52:08.774Z] DEST=bundles/test-integration [2021-09-23T17:52:08.774Z] PWD=/go/src/github.com/docker/docker [2021-09-23T17:52:08.774Z] KEEPBUNDLE=1 [2021-09-23T17:52:08.774Z] DOCKER_GITCOMMIT=806c3e887538221c7d268b765d419d06282a5092 [2021-09-23T17:52:08.774Z] container=docker [2021-09-23T17:52:08.774Z] HOME=/root [2021-09-23T17:52:08.774Z] GOLANG_VERSION=1.17.1 [2021-09-23T17:52:08.774Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-23T17:52:08.774Z] VALIDATE_BRANCH=master [2021-09-23T17:52:08.774Z] TERM=xterm [2021-09-23T17:52:08.774Z] DOCKER_PKG=github.com/docker/docker [2021-09-23T17:52:08.774Z] SHLVL=1 [2021-09-23T17:52:08.774Z] TIMEOUT=120m [2021-09-23T17:52:08.774Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-23T17:52:08.774Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-23T17:52:08.774Z] GO111MODULE=off [2021-09-23T17:52:08.774Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-23T17:52:08.774Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-23T17:52:08.774Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-23T17:52:08.774Z] GOPATH=/go [2021-09-23T17:52:08.774Z] PKG_CONFIG=pkg-config [2021-09-23T17:52:08.774Z] _=/usr/bin/env [2021-09-23T17:52:08.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-23T17:52:08.868Z] #28 33.15 Selecting previously unselected package libcap2:amd64. [2021-09-23T17:52:08.868Z] #28 33.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-23T17:52:08.868Z] #28 33.17 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:52:08.868Z] #28 33.22 Selecting previously unselected package libmnl0:amd64. [2021-09-23T17:52:08.868Z] #28 33.23 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-23T17:52:08.868Z] #28 33.23 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:52:08.868Z] #28 33.30 Selecting previously unselected package libxtables12:amd64. [2021-09-23T17:52:08.868Z] #28 33.30 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-23T17:52:08.868Z] #28 33.31 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:52:08.868Z] #28 33.37 Selecting previously unselected package libcap2-bin. [2021-09-23T17:52:08.868Z] #28 33.37 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-23T17:52:08.868Z] #28 33.38 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-23T17:52:09.129Z] #28 33.45 Selecting previously unselected package iproute2. [2021-09-23T17:52:09.129Z] #28 33.46 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-23T17:52:09.129Z] #28 33.47 Unpacking iproute2 (5.10.0-4) ... [2021-09-23T17:52:09.394Z] #28 33.79 Selecting previously unselected package xxd. [2021-09-23T17:52:09.394Z] #28 33.79 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:52:09.394Z] #28 33.80 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:52:09.394Z] #28 33.88 Selecting previously unselected package vim-common. [2021-09-23T17:52:09.656Z] #28 33.89 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:52:09.656Z] #28 33.91 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:52:09.656Z] #28 34.03 Selecting previously unselected package bash-completion. [2021-09-23T17:52:09.656Z] #28 34.03 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-23T17:52:10.600Z] #28 35.20 Unpacking bash-completion (1:2.11-2) ... [2021-09-23T17:52:10.861Z] #28 35.47 Selecting previously unselected package apparmor. [2021-09-23T17:52:11.137Z] #28 35.47 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-09-23T17:52:11.137Z] #28 35.52 Unpacking apparmor (2.13.6-10) ... [2021-09-23T17:52:11.398Z] #28 35.79 Selecting previously unselected package inetutils-ping. [2021-09-23T17:52:11.398Z] #28 35.79 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-23T17:52:11.398Z] #28 35.80 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-23T17:52:11.398Z] #28 35.89 Selecting previously unselected package libip4tc2:amd64. [2021-09-23T17:52:11.660Z] #28 35.90 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:52:11.660Z] #28 35.90 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:52:11.660Z] #28 35.96 Selecting previously unselected package libip6tc2:amd64. [2021-09-23T17:52:11.660Z] #28 35.97 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:52:11.660Z] #28 35.97 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:52:11.660Z] #28 36.03 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-23T17:52:11.660Z] #28 36.03 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-23T17:52:11.660Z] #28 36.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:52:11.660Z] #28 36.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-23T17:52:11.660Z] #28 36.08 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-23T17:52:11.660Z] #28 36.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:52:11.660Z] #28 36.17 Selecting previously unselected package libnftnl11:amd64. [2021-09-23T17:52:11.660Z] #28 36.19 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-23T17:52:11.660Z] #28 36.19 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:52:11.660Z] #28 36.29 Selecting previously unselected package iptables. [2021-09-23T17:52:11.922Z] #28 36.29 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-09-23T17:52:11.922Z] #28 36.29 Unpacking iptables (1.8.7-1) ... [2021-09-23T17:52:12.183Z] #28 36.48 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:52:12.184Z] #28 36.48 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:52:12.184Z] #28 36.49 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:52:12.184Z] #28 36.59 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:52:12.184Z] #28 36.60 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:52:12.184Z] #28 36.61 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:52:12.446Z] #28 36.75 Selecting previously unselected package jq. [2021-09-23T17:52:12.446Z] #28 36.75 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:52:12.446Z] #28 36.76 Unpacking jq (1.6-2.1) ... [2021-09-23T17:52:12.446Z] #28 36.83 Selecting previously unselected package libaio1:amd64. [2021-09-23T17:52:12.446Z] #28 36.84 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-09-23T17:52:12.446Z] #28 36.84 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:52:12.446Z] #28 36.89 Selecting previously unselected package libgpm2:amd64. [2021-09-23T17:52:12.446Z] #28 36.90 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-09-23T17:52:12.446Z] #28 36.90 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:52:12.446Z] #28 36.96 Selecting previously unselected package libinih1:amd64. [2021-09-23T17:52:12.446Z] #28 36.96 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-09-23T17:52:12.446Z] #28 36.97 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-23T17:52:12.446Z] #28 37.05 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:52:12.446Z] #28 37.05 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:52:12.446Z] #28 37.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:52:12.708Z] #28 37.13 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:52:12.708Z] #28 37.13 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:52:12.708Z] #28 37.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:52:12.970Z] #28 37.21 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:52:12.970Z] #28 37.22 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:52:12.970Z] #28 37.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:52:12.970Z] #28 37.28 Selecting previously unselected package net-tools. [2021-09-23T17:52:12.970Z] #28 37.28 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-23T17:52:12.970Z] #28 37.29 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:52:12.970Z] #28 37.44 Selecting previously unselected package python-pip-whl. [2021-09-23T17:52:12.970Z] #28 37.45 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-09-23T17:52:12.970Z] #28 37.46 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-23T17:52:13.231Z] #28 37.79 Selecting previously unselected package python3-lib2to3. [2021-09-23T17:52:13.493Z] #28 37.80 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-23T17:52:13.493Z] #28 37.81 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:52:13.493Z] #28 37.88 Selecting previously unselected package python3-distutils. [2021-09-23T17:52:13.493Z] #28 37.89 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-09-23T17:52:13.493Z] #28 37.90 Unpacking python3-distutils (3.9.2-1) ... [2021-09-23T17:52:13.493Z] #28 38.01 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:52:13.493Z] #28 38.01 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:52:13.493Z] #28 38.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:52:13.493Z] #28 38.10 Selecting previously unselected package python3-setuptools. [2021-09-23T17:52:13.754Z] #28 38.11 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-09-23T17:52:13.754Z] #28 38.12 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-23T17:52:13.754Z] #28 38.28 Selecting previously unselected package python3-wheel. [2021-09-23T17:52:13.754Z] #28 38.30 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-09-23T17:52:13.754Z] #28 38.30 Unpacking python3-wheel (0.34.2-1) ... [2021-09-23T17:52:13.754Z] #28 38.36 Selecting previously unselected package python3-pip. [2021-09-23T17:52:14.016Z] #28 38.36 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-09-23T17:52:14.016Z] #28 38.38 Unpacking python3-pip (20.3.4-4) ... [2021-09-23T17:52:14.277Z] #28 38.59 Selecting previously unselected package sudo. [2021-09-23T17:52:14.277Z] #28 38.59 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-09-23T17:52:14.277Z] #28 38.60 Unpacking sudo (1.9.5p2-3) ... [2021-09-23T17:52:14.538Z] #28 38.99 Selecting previously unselected package thin-provisioning-tools. [2021-09-23T17:52:14.538Z] #28 38.99 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-23T17:52:14.538Z] #28 39.00 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:52:14.799Z] #28 39.16 Selecting previously unselected package uidmap. [2021-09-23T17:52:14.799Z] #28 39.16 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-23T17:52:14.799Z] #28 39.17 Unpacking uidmap (1:4.8.1-1) ... [2021-09-23T17:52:14.799Z] #28 39.25 Selecting previously unselected package vim-runtime. [2021-09-23T17:52:14.799Z] #28 39.26 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:52:14.799Z] #28 39.30 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-23T17:52:14.800Z] #28 39.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-23T17:52:14.800Z] #28 39.33 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:52:16.695Z] INFO: Expanding go... [2021-09-23T17:52:16.716Z] #28 40.95 Selecting previously unselected package vim. [2021-09-23T17:52:16.716Z] #28 40.96 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:52:16.716Z] #28 40.97 Unpacking vim (2:8.2.2434-3) ... [2021-09-23T17:52:16.978Z] #28 41.28 Selecting previously unselected package xfsprogs. [2021-09-23T17:52:16.978Z] #28 41.30 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-23T17:52:16.978Z] #28 41.30 Unpacking xfsprogs (5.10.0-4) ... [2021-09-23T17:52:17.240Z] #28 41.54 Selecting previously unselected package zip. [2021-09-23T17:52:17.240Z] #28 41.56 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-09-23T17:52:17.240Z] #28 41.57 Unpacking zip (3.0-12) ... [2021-09-23T17:52:17.240Z] #28 41.65 Selecting previously unselected package zstd. [2021-09-23T17:52:17.240Z] #28 41.66 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-09-23T17:52:17.240Z] #28 41.66 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:52:17.502Z] #28 41.91 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:52:18.075Z] #28 42.44 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:52:18.075Z] #28 42.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:52:18.075Z] #28 42.47 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:52:18.075Z] #28 42.49 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:52:18.075Z] #28 42.50 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-23T17:52:18.075Z] #28 42.53 Setting up uidmap (1:4.8.1-1) ... [2021-09-23T17:52:18.075Z] #28 42.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:52:18.075Z] #28 42.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:52:18.075Z] #28 42.57 Setting up python3-wheel (0.34.2-1) ... [2021-09-23T17:52:18.648Z] #28 42.97 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:52:18.648Z] #28 42.99 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:52:18.648Z] #28 43.01 Setting up libcap2-bin (1:2.44-1) ... [2021-09-23T17:52:18.648Z] #28 43.02 Setting up apparmor (2.13.6-10) ... [2021-09-23T17:52:20.035Z] #28 44.45 Setting up zip (3.0-12) ... [2021-09-23T17:52:20.035Z] #28 44.47 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:52:20.035Z] #28 44.49 Setting up bash-completion (1:2.11-2) ... [2021-09-23T17:52:21.423Z] #28 45.75 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:52:21.423Z] #28 45.76 Setting up sudo (1.9.5p2-3) ... [2021-09-23T17:52:21.423Z] #28 45.82 invoke-rc.d: could not determine current runlevel [2021-09-23T17:52:21.423Z] #28 45.83 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-23T17:52:21.423Z] #28 45.84 Setting up xfsprogs (5.10.0-4) ... [2021-09-23T17:52:21.423Z] #28 45.85 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:52:21.423Z] #28 45.88 Setting up inetutils-ping (2:2.0-1) ... [2021-09-23T17:52:21.423Z] #28 45.90 Setting up pigz (2.6-1) ... [2021-09-23T17:52:21.423Z] #28 45.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:52:21.423Z] #28 45.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:52:21.423Z] #28 45.94 Setting up python-pip-whl (20.3.4-4) ... [2021-09-23T17:52:21.684Z] #28 45.96 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:52:21.945Z] #28 46.42 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:52:21.945Z] #28 46.43 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:52:22.207Z] #28 46.64 Setting up libelf1:amd64 (0.183-1) ... [2021-09-23T17:52:22.207Z] #28 46.65 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:52:22.207Z] #28 46.67 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:52:22.207Z] #28 46.68 Setting up python3-distutils (3.9.2-1) ... [2021-09-23T17:52:22.779Z] #28 46.98 Setting up vim (2:8.2.2434-3) ... [2021-09-23T17:52:22.779Z] #28 46.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-23T17:52:22.779Z] #28 47.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-23T17:52:22.779Z] #28 47.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-23T17:52:22.779Z] #28 47.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-23T17:52:22.779Z] #28 47.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-23T17:52:22.779Z] #28 47.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-23T17:52:22.779Z] #28 47.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-23T17:52:22.779Z] #28 47.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-23T17:52:22.779Z] #28 47.06 Setting up python3-setuptools (52.0.0-4) ... [2021-09-23T17:52:23.722Z] #28 47.87 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:52:23.722Z] #28 47.88 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:52:23.722Z] #28 47.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:52:23.722Z] #28 47.91 Setting up python3-pip (20.3.4-4) ... [2021-09-23T17:52:23.984Z] #28 48.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:52:23.984Z] #28 48.52 Setting up jq (1.6-2.1) ... [2021-09-23T17:52:23.984Z] #28 48.53 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:52:24.245Z] #28 48.57 Setting up iptables (1.8.7-1) ... [2021-09-23T17:52:24.245Z] #28 48.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:52:24.245Z] #28 48.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:52:24.245Z] #28 48.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:52:24.245Z] #28 48.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:52:24.246Z] #28 48.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-23T17:52:24.246Z] #28 48.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-23T17:52:24.246Z] #28 48.61 Setting up iproute2 (5.10.0-4) ... [2021-09-23T17:52:24.509Z] #28 48.84 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:52:25.084Z] #28 DONE 49.5s [2021-09-23T17:52:25.084Z] [2021-09-23T17:52:25.084Z] #29 [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-09-23T17:52:25.084Z] #29 sha256:0e755e511164db00273634f42a2e0fab2d4579b8cbfbf699f231c968b0736889 [2021-09-23T17:52:26.029Z] #29 0.976 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-23T17:52:26.029Z] #29 0.980 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-23T17:52:26.029Z] #29 0.984 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-23T17:52:26.029Z] #29 DONE 1.0s [2021-09-23T17:52:26.029Z] [2021-09-23T17:52:26.029Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:52:26.029Z] #30 sha256:45870ccba79c8fa93ed1cc0c512de597e0f7ee808aaefa036488a139e6b43b3d [2021-09-23T17:52:29.034Z] 48a76b150a3a: Pull complete [2021-09-23T17:52:29.034Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-23T17:52:29.034Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T17:52:29.034Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T17:52:29.034Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-09-23T17:52:29.034Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-09-23T17:52:29.034Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.230' [2021-09-23T17:52:29.034Z] INFO: Docker version of control daemon [2021-09-23T17:52:29.034Z] [2021-09-23T17:52:29.034Z] Client: [2021-09-23T17:52:29.034Z] Version: 20.10.8 [2021-09-23T17:52:29.034Z] API version: 1.41 [2021-09-23T17:52:29.034Z] Go version: go1.16.6 [2021-09-23T17:52:29.034Z] Git commit: 3967b7d [2021-09-23T17:52:29.034Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-23T17:52:29.034Z] OS/Arch: windows/amd64 [2021-09-23T17:52:29.034Z] Context: default [2021-09-23T17:52:29.034Z] Experimental: true [2021-09-23T17:52:29.034Z] [2021-09-23T17:52:29.034Z] Server: Docker Engine - Community [2021-09-23T17:52:29.034Z] Engine: [2021-09-23T17:52:29.034Z] Version: 20.10.8 [2021-09-23T17:52:29.034Z] API version: 1.41 (minimum version 1.24) [2021-09-23T17:52:29.034Z] Go version: go1.16.6 [2021-09-23T17:52:29.034Z] Git commit: 75249d8 [2021-09-23T17:52:29.034Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-23T17:52:29.034Z] OS/Arch: windows/amd64 [2021-09-23T17:52:29.034Z] Experimental: true [2021-09-23T17:52:29.034Z] [2021-09-23T17:52:29.034Z] INFO: Docker info of control daemon [2021-09-23T17:52:29.034Z] [2021-09-23T17:52:29.034Z] Client: [2021-09-23T17:52:29.034Z] Context: default [2021-09-23T17:52:29.034Z] Debug Mode: false [2021-09-23T17:52:29.034Z] [2021-09-23T17:52:29.034Z] Server: [2021-09-23T17:52:29.034Z] Containers: 0 [2021-09-23T17:52:29.034Z] Running: 0 [2021-09-23T17:52:29.034Z] Paused: 0 [2021-09-23T17:52:29.034Z] Stopped: 0 [2021-09-23T17:52:29.034Z] Images: 1 [2021-09-23T17:52:29.034Z] Server Version: 20.10.8 [2021-09-23T17:52:29.034Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-23T17:52:29.034Z] Windows: [2021-09-23T17:52:29.034Z] LCOW: [2021-09-23T17:52:29.034Z] Logging Driver: json-file [2021-09-23T17:52:29.034Z] Plugins: [2021-09-23T17:52:29.034Z] Volume: local [2021-09-23T17:52:29.034Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:52:29.034Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:52:29.034Z] Swarm: inactive [2021-09-23T17:52:29.034Z] Default Isolation: process [2021-09-23T17:52:29.034Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T17:52:29.034Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T17:52:29.034Z] OSType: windows [2021-09-23T17:52:29.034Z] Architecture: x86_64 [2021-09-23T17:52:29.034Z] CPUs: 4 [2021-09-23T17:52:29.034Z] Total Memory: 32GiB [2021-09-23T17:52:29.034Z] Name: azwin-2-149bc0 [2021-09-23T17:52:29.034Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-23T17:52:29.034Z] Docker Root Dir: D:\docker [2021-09-23T17:52:29.034Z] Debug Mode: false [2021-09-23T17:52:29.034Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:52:29.034Z] Labels: [2021-09-23T17:52:29.034Z] Experimental: true [2021-09-23T17:52:29.034Z] Insecure Registries: [2021-09-23T17:52:29.034Z] 10.0.0.4:5000 [2021-09-23T17:52:29.034Z] 127.0.0.0/8 [2021-09-23T17:52:29.034Z] Registry Mirrors: [2021-09-23T17:52:29.034Z] http://10.0.0.4:5000/ [2021-09-23T17:52:29.034Z] Live Restore Enabled: false [2021-09-23T17:52:29.034Z] Product License: Community Engine [2021-09-23T17:52:29.034Z] [2021-09-23T17:52:29.034Z] [2021-09-23T17:52:29.034Z] INFO: Commit hash is 8c9f563a33 [2021-09-23T17:52:29.034Z] INFO: Nuke-Everything... [2021-09-23T17:52:29.034Z] INFO: Container count on control daemon to delete is 0 [2021-09-23T17:52:29.034Z] INFO: Nuking d:\CI [2021-09-23T17:52:29.034Z] INFO: Zapped successfully [2021-09-23T17:52:29.034Z] INFO: Location for testing is d:\CI\PR-42089\11 [2021-09-23T17:52:29.034Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-23T17:52:29.034Z] [2021-09-23T17:52:29.034Z] [2021-09-23T17:52:29.034Z] INFO: Building the image from Dockerfile.windows at 09/23/2021 17:52:16... [2021-09-23T17:52:29.034Z] [2021-09-23T17:52:29.034Z] Sending build context to Docker daemon 60.66MB [2021-09-23T17:52:29.034Z] [2021-09-23T17:52:29.034Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-23T17:52:29.034Z] ---> a3aeeffc33bf [2021-09-23T17:52:29.034Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-23T17:52:29.034Z] ---> Running in 6cb3511016b8 [2021-09-23T17:52:29.034Z] Removing intermediate container 6cb3511016b8 [2021-09-23T17:52:29.034Z] ---> e56cb2ffd3cd [2021-09-23T17:52:29.034Z] Step 3/11 : ARG GO_VERSION=1.17.1 [2021-09-23T17:52:29.034Z] ---> Running in c4ddc9a2512c [2021-09-23T17:52:29.034Z] Removing intermediate container c4ddc9a2512c [2021-09-23T17:52:29.034Z] ---> b638395c9763 [2021-09-23T17:52:29.034Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-23T17:52:29.034Z] ---> Running in d2b3e910985b [2021-09-23T17:52:29.034Z] Removing intermediate container d2b3e910985b [2021-09-23T17:52:29.034Z] ---> ce9cf980900c [2021-09-23T17:52:29.034Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-23T17:52:29.034Z] ---> Running in 22bc9b2ce3a4 [2021-09-23T17:52:29.034Z] Removing intermediate container 22bc9b2ce3a4 [2021-09-23T17:52:29.034Z] ---> aa27302a325e [2021-09-23T17:52:29.034Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-23T17:52:29.034Z] ---> Running in ff6e2b7a9a45 [2021-09-23T17:52:29.034Z] Removing intermediate container ff6e2b7a9a45 [2021-09-23T17:52:29.034Z] ---> f545de6db8fa [2021-09-23T17:52:29.034Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-09-23T17:52:29.034Z] ---> Running in c729b80d0f73 [2021-09-23T17:52:29.034Z] [2021-09-23T17:52:29.034Z] SUCCESS: Specified value was saved. [2021-09-23T17:52:29.034Z] INFO: Downloading git... [2021-09-23T17:52:29.034Z] INFO: Downloading go... [2021-09-23T17:52:30.610Z] INFO: Downloading compiler 1 of 3... [2021-09-23T17:52:31.079Z] INFO: Downloading compiler 2 of 3... [2021-09-23T17:52:31.079Z] INFO: Downloading compiler 3 of 3... [2021-09-23T17:52:31.079Z] INFO: Extracting git... [2021-09-23T17:52:34.183Z] #30 7.842 Collecting yamllint==1.26.1 [2021-09-23T17:52:35.127Z] #30 8.894 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-23T17:52:35.700Z] #30 9.486 Collecting pathspec>=0.5.3 [2021-09-23T17:52:35.700Z] #30 9.500 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-23T17:52:35.700Z] #30 9.689 Collecting pyyaml [2021-09-23T17:52:35.961Z] #30 9.699 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-23T17:52:35.961Z] #30 9.739 Building wheels for collected packages: yamllint [2021-09-23T17:52:35.961Z] #30 9.739 Building wheel for yamllint (setup.py): started [2021-09-23T17:52:36.535Z] #30 10.40 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-23T17:52:36.535Z] #30 10.40 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5811ac1e033265b6b881e319857712a1a4b290fd7121518760bb8a59457eba13 [2021-09-23T17:52:36.535Z] #30 10.40 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-23T17:52:36.535Z] #30 10.41 Successfully built yamllint [2021-09-23T17:52:36.535Z] #30 10.44 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-23T17:52:36.859Z] #30 10.73 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-23T17:52:37.144Z] #30 DONE 11.0s [2021-09-23T17:52:37.144Z] [2021-09-23T17:52:37.144Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-23T17:52:37.144Z] #33 sha256:001080aedbd882e3366cdee6f8fc392f420328ec9d33cd9ab45a2c86a4666e79 [2021-09-23T17:52:37.423Z] #33 DONE 0.4s [2021-09-23T17:52:37.423Z] [2021-09-23T17:52:37.423Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-23T17:52:37.423Z] #38 sha256:8617335c2fe28a073d77db0e9829a514e01792809eb3be6c57fa18711d2c14df [2021-09-23T17:52:37.615Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-23T17:52:37.615Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-23T17:52:37.615Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-23T17:52:37.615Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-23T17:52:37.615Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-23T17:52:37.615Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 77.3% of statements [2021-09-23T17:52:37.615Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/builder [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-23T17:52:37.615Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-09-23T17:52:37.615Z] ok github.com/docker/docker/builder/remotecontext 0.122s coverage: 13.7% of statements [2021-09-23T17:52:37.615Z] ok github.com/docker/docker/builder/dockerfile 0.297s coverage: 49.0% of statements [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-23T17:52:37.615Z] ok github.com/docker/docker/cmd/docker-proxy 0.204s coverage: 67.6% of statements [2021-09-23T17:52:37.615Z] ok github.com/docker/docker/builder/remotecontext/git 4.140s coverage: 86.3% of statements [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/cli [no test files] [2021-09-23T17:52:37.615Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-23T17:52:37.767Z] #38 DONE 0.2s [2021-09-23T17:52:37.767Z] [2021-09-23T17:52:37.767Z] #41 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-23T17:52:37.767Z] #41 sha256:fef0183de2b86e654d76818b6880bef3a7f90219612571cffcccb1bc113d87ad [2021-09-23T17:52:37.767Z] #41 DONE 0.1s [2021-09-23T17:52:37.767Z] [2021-09-23T17:52:37.767Z] #62 [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-09-23T17:52:37.767Z] #62 sha256:ebaa6402e184dd87662c8d9d704ac50d1fb27c525809bbcd339a8218d394f55c [2021-09-23T17:52:37.933Z] INFO: Expanding compiler 1 of 3... [2021-09-23T17:52:37.933Z] INFO: Expanding compiler 2 of 3... [2021-09-23T17:52:38.035Z] #62 ... [2021-09-23T17:52:38.035Z] [2021-09-23T17:52:38.035Z] #43 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-23T17:52:38.035Z] #43 sha256:f2043ea77272e729bf5aded6056685444bf98c4c0d5dc0df9ec4b074772eaa4c [2021-09-23T17:52:38.035Z] #43 DONE 0.1s [2021-09-23T17:52:38.035Z] [2021-09-23T17:52:38.035Z] #46 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-23T17:52:38.035Z] #46 sha256:5b9e83ecad9cdf7a5adeb0f5c3a3507fcbbbb97c2e5e2ba6705095d42b43acd5 [2021-09-23T17:52:38.035Z] #46 DONE 0.1s [2021-09-23T17:52:38.035Z] [2021-09-23T17:52:38.035Z] #49 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-23T17:52:38.035Z] #49 sha256:7d3b1759dac6590a641c308f27fbed0cebea5017152294e2c08ba4f4deb0e496 [2021-09-23T17:52:38.296Z] #49 DONE 0.2s [2021-09-23T17:52:38.296Z] [2021-09-23T17:52:38.296Z] #53 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-23T17:52:38.296Z] #53 sha256:fcc525495c81d3e686996ff3cc7d159098d58cbb19b4d0d3042e02a68f2c9f64 [2021-09-23T17:52:38.296Z] #53 DONE 0.1s [2021-09-23T17:52:38.296Z] [2021-09-23T17:52:38.296Z] #55 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-23T17:52:38.296Z] #55 sha256:c98c9da5facff5a5ba9d0165d5baa81f3f20dfd31c29c5c10ee59c04337f3c42 [2021-09-23T17:52:38.296Z] #55 DONE 0.1s [2021-09-23T17:52:38.296Z] [2021-09-23T17:52:38.296Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-23T17:52:38.296Z] #57 sha256:afc750ff009f3da1eef2f4092cd585836cd292639b0cbc0c13a521c37a159361 [2021-09-23T17:52:38.296Z] #57 DONE 0.1s [2021-09-23T17:52:38.296Z] [2021-09-23T17:52:38.296Z] #62 [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-09-23T17:52:38.296Z] #62 sha256:ebaa6402e184dd87662c8d9d704ac50d1fb27c525809bbcd339a8218d394f55c [2021-09-23T17:52:38.557Z] #62 ... [2021-09-23T17:52:38.557Z] [2021-09-23T17:52:38.557Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-23T17:52:38.557Z] #59 sha256:ae16aaa6aa081382e8e30851480e9c23c6376d3b2a5e6ca51dcd6e460694ab61 [2021-09-23T17:52:38.557Z] #59 DONE 0.2s [2021-09-23T17:52:38.557Z] [2021-09-23T17:52:38.557Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-23T17:52:38.557Z] #61 sha256:4ac6464f90df2ea02e1a82aa98d7fd440cdb006713b53f84f1b269883d46474b [2021-09-23T17:52:38.557Z] #61 DONE 0.1s [2021-09-23T17:52:38.557Z] [2021-09-23T17:52:38.557Z] #62 [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-09-23T17:52:38.557Z] #62 sha256:ebaa6402e184dd87662c8d9d704ac50d1fb27c525809bbcd339a8218d394f55c [2021-09-23T17:52:40.148Z] INFO: Expanding compiler 3 of 3... [2021-09-23T17:52:40.616Z] INFO: Removing downloaded files... [2021-09-23T17:52:40.616Z] INFO: Downloading containerd [2021-09-23T17:52:41.838Z] ok github.com/docker/docker/client 0.266s coverage: 75.6% of statements [2021-09-23T17:52:43.574Z] INFO: Expanding go... [2021-09-23T17:52:53.472Z] #62 84.35 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-23T17:52:53.472Z] #62 85.20 + mkdir -p /build [2021-09-23T17:52:53.472Z] #62 85.20 + cp runc /build/runc [2021-09-23T17:52:53.734Z] #62 DONE 85.6s [2021-09-23T17:52:53.734Z] [2021-09-23T17:52:53.734Z] #65 [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-09-23T17:52:53.734Z] #65 sha256:87b458f9ad6a517ef5c9083221a047fece0a98c41a61421c1400e8bc717c63d1 [2021-09-23T17:52:55.479Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:52:55.479Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:52:55.479Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:52:55.479Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:52:55.479Z] [2021-09-23T17:52:55.479Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-23T17:52:55.479Z] DOCKER_SYSTEMD=1 [2021-09-23T17:52:55.479Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-23T17:52:55.479Z] HOSTNAME=411af9eed4ba [2021-09-23T17:52:55.479Z] DEST=bundles/test-integration [2021-09-23T17:52:55.479Z] PWD=/go/src/github.com/docker/docker [2021-09-23T17:52:55.479Z] DOCKER_GITCOMMIT=30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e [2021-09-23T17:52:55.479Z] container=docker [2021-09-23T17:52:55.479Z] HOME=/root [2021-09-23T17:52:55.479Z] LANG=C.UTF-8 [2021-09-23T17:52:55.479Z] INVOCATION_ID=01027131208148aaa46919f6213cc7c7 [2021-09-23T17:52:55.479Z] GOLANG_VERSION=1.17.1 [2021-09-23T17:52:55.479Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-23T17:52:55.479Z] VALIDATE_BRANCH=master [2021-09-23T17:52:55.479Z] TERM=xterm [2021-09-23T17:52:55.479Z] DOCKER_PKG=github.com/docker/docker [2021-09-23T17:52:55.479Z] SHLVL=3 [2021-09-23T17:52:55.479Z] TIMEOUT=120m [2021-09-23T17:52:55.479Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-23T17:52:55.479Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-23T17:52:55.479Z] GO111MODULE=off [2021-09-23T17:52:55.479Z] DOCKER_EXPERIMENTAL=1 [2021-09-23T17:52:55.479Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-23T17:52:55.479Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-23T17:52:55.479Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-23T17:52:55.479Z] GOPATH=/go [2021-09-23T17:52:55.479Z] PKG_CONFIG=pkg-config [2021-09-23T17:52:55.479Z] _=/usr/bin/env [2021-09-23T17:52:55.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-23T17:52:55.555Z] [2021-09-23T17:52:55.555Z] Name Version Source Summary [2021-09-23T17:52:55.555Z] ---- ------- ------ ------- [2021-09-23T17:52:55.555Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-23T17:52:55.555Z] [2021-09-23T17:52:55.555Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-23T17:52:55.555Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-23T17:52:55.555Z] PSChildName : containerd [2021-09-23T17:52:55.555Z] PSDrive : C [2021-09-23T17:52:55.555Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-23T17:52:55.555Z] PSIsContainer : True [2021-09-23T17:52:55.555Z] Name : containerd [2021-09-23T17:52:55.555Z] FullName : C:\containerd [2021-09-23T17:52:55.555Z] Parent : [2021-09-23T17:52:55.555Z] Exists : True [2021-09-23T17:52:55.555Z] Root : C:\ [2021-09-23T17:52:55.555Z] Extension : [2021-09-23T17:52:55.555Z] CreationTime : 9/23/2021 5:52:54 PM [2021-09-23T17:52:55.555Z] CreationTimeUtc : 9/23/2021 5:52:54 PM [2021-09-23T17:52:55.555Z] LastAccessTime : 9/23/2021 5:52:54 PM [2021-09-23T17:52:55.555Z] LastAccessTimeUtc : 9/23/2021 5:52:54 PM [2021-09-23T17:52:55.555Z] LastWriteTime : 9/23/2021 5:52:54 PM [2021-09-23T17:52:55.555Z] LastWriteTimeUtc : 9/23/2021 5:52:54 PM [2021-09-23T17:52:55.555Z] Attributes : Directory [2021-09-23T17:52:55.555Z] Mode : d----- [2021-09-23T17:52:55.555Z] BaseName : containerd [2021-09-23T17:52:55.555Z] Target : {} [2021-09-23T17:52:55.555Z] LinkType : [2021-09-23T17:52:55.555Z] [2021-09-23T17:52:55.653Z] #65 ... [2021-09-23T17:52:55.653Z] [2021-09-23T17:52:55.653Z] #63 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-23T17:52:55.653Z] #63 sha256:fcfc009f49c4e4ca97ebd49d42370fc698b04fc82c1b97722d9cc442862a238f [2021-09-23T17:52:55.653Z] #63 DONE 0.1s [2021-09-23T17:52:55.653Z] [2021-09-23T17:52:55.653Z] #65 [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-09-23T17:52:55.653Z] #65 sha256:87b458f9ad6a517ef5c9083221a047fece0a98c41a61421c1400e8bc717c63d1 [2021-09-23T17:52:56.025Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-23T17:52:56.025Z] INFO: Configuring git core.autocrlf... [2021-09-23T17:52:56.025Z] [2021-09-23T17:52:56.025Z] [2021-09-23T17:52:58.957Z] #65 145.3 # github.com/containerd/containerd/cmd/containerd [2021-09-23T17:52:58.957Z] #65 145.3 /usr/bin/ld: /tmp/go-link-3800851766/000019.o: in function `New': [2021-09-23T17:52:58.957Z] #65 145.3 /tmp/tmp.zUkBFPNuFN/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-09-23T17:52:58.957Z] #65 145.3 + bin/containerd-stress [2021-09-23T17:52:59.691Z] a0ddf88812f1: Pull complete [2021-09-23T17:52:59.691Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8 [2021-09-23T17:52:59.691Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T17:52:59.691Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T17:52:59.691Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-09-23T17:52:59.691Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-09-23T17:52:59.691Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2183' [2021-09-23T17:52:59.691Z] INFO: Docker version of control daemon [2021-09-23T17:52:59.691Z] [2021-09-23T17:52:59.691Z] Client: [2021-09-23T17:52:59.691Z] Version: 20.10.8 [2021-09-23T17:52:59.691Z] API version: 1.41 [2021-09-23T17:52:59.691Z] Go version: go1.16.6 [2021-09-23T17:52:59.691Z] Git commit: 3967b7d [2021-09-23T17:52:59.691Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-23T17:52:59.691Z] OS/Arch: windows/amd64 [2021-09-23T17:52:59.691Z] Context: default [2021-09-23T17:52:59.691Z] Experimental: true [2021-09-23T17:52:59.691Z] [2021-09-23T17:52:59.691Z] Server: Docker Engine - Community [2021-09-23T17:52:59.691Z] Engine: [2021-09-23T17:52:59.691Z] Version: 20.10.8 [2021-09-23T17:52:59.691Z] API version: 1.41 (minimum version 1.24) [2021-09-23T17:52:59.691Z] Go version: go1.16.6 [2021-09-23T17:52:59.691Z] Git commit: 75249d8 [2021-09-23T17:52:59.691Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-23T17:52:59.691Z] OS/Arch: windows/amd64 [2021-09-23T17:52:59.691Z] Experimental: true [2021-09-23T17:52:59.691Z] [2021-09-23T17:52:59.691Z] INFO: Docker info of control daemon [2021-09-23T17:52:59.691Z] [2021-09-23T17:52:59.691Z] Client: [2021-09-23T17:52:59.691Z] Context: default [2021-09-23T17:52:59.691Z] Debug Mode: false [2021-09-23T17:52:59.691Z] Plugins: [2021-09-23T17:52:59.691Z] app: Docker Application (Docker Inc., v0.8.0) [2021-09-23T17:52:59.691Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-09-23T17:52:59.691Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-09-23T17:52:59.691Z] [2021-09-23T17:52:59.691Z] Server: [2021-09-23T17:52:59.691Z] Containers: 0 [2021-09-23T17:52:59.691Z] Running: 0 [2021-09-23T17:52:59.691Z] Paused: 0 [2021-09-23T17:52:59.691Z] Stopped: 0 [2021-09-23T17:52:59.691Z] Images: 1 [2021-09-23T17:52:59.691Z] Server Version: 20.10.8 [2021-09-23T17:52:59.691Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-23T17:52:59.691Z] Windows: [2021-09-23T17:52:59.691Z] LCOW: [2021-09-23T17:52:59.691Z] Logging Driver: json-file [2021-09-23T17:52:59.691Z] Plugins: [2021-09-23T17:52:59.691Z] Volume: local [2021-09-23T17:52:59.691Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:52:59.691Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:52:59.691Z] Swarm: inactive [2021-09-23T17:52:59.691Z] Default Isolation: process [2021-09-23T17:52:59.691Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-23T17:52:59.691Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-23T17:52:59.691Z] OSType: windows [2021-09-23T17:52:59.691Z] Architecture: x86_64 [2021-09-23T17:52:59.691Z] CPUs: 4 [2021-09-23T17:52:59.691Z] Total Memory: 32GiB [2021-09-23T17:52:59.691Z] Name: azwin-2-b254a0 [2021-09-23T17:52:59.691Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-09-23T17:52:59.691Z] Docker Root Dir: D:\docker [2021-09-23T17:52:59.691Z] Debug Mode: false [2021-09-23T17:52:59.691Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:52:59.691Z] Labels: [2021-09-23T17:52:59.691Z] Experimental: true [2021-09-23T17:52:59.691Z] Insecure Registries: [2021-09-23T17:52:59.691Z] 10.0.0.4:5000 [2021-09-23T17:52:59.691Z] 127.0.0.0/8 [2021-09-23T17:52:59.691Z] Registry Mirrors: [2021-09-23T17:52:59.691Z] http://10.0.0.4:5000/ [2021-09-23T17:52:59.691Z] Live Restore Enabled: false [2021-09-23T17:52:59.691Z] Product License: Community Engine [2021-09-23T17:52:59.691Z] [2021-09-23T17:52:59.691Z] [2021-09-23T17:52:59.691Z] INFO: Commit hash is d3b5cfb189 [2021-09-23T17:52:59.691Z] INFO: Nuke-Everything... [2021-09-23T17:52:59.691Z] INFO: Container count on control daemon to delete is 0 [2021-09-23T17:52:59.691Z] INFO: Nuking d:\CI [2021-09-23T17:52:59.691Z] INFO: Zapped successfully [2021-09-23T17:52:59.691Z] INFO: Location for testing is d:\CI\PR-42089\11 [2021-09-23T17:52:59.691Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-23T17:52:59.691Z] [2021-09-23T17:52:59.691Z] [2021-09-23T17:52:59.691Z] INFO: Building the image from Dockerfile.windows at 09/23/2021 17:52:56... [2021-09-23T17:52:59.691Z] [2021-09-23T17:52:59.901Z] #65 146.4 + bin/containerd-shim [2021-09-23T17:53:00.656Z] Sending build context to Docker daemon 60.66MB [2021-09-23T17:53:00.657Z] [2021-09-23T17:53:01.115Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-23T17:53:01.115Z] ---> 6e98155df178 [2021-09-23T17:53:01.115Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-23T17:53:01.115Z] ---> Running in 84b280291186 [2021-09-23T17:53:01.115Z] Removing intermediate container 84b280291186 [2021-09-23T17:53:01.115Z] ---> b62713bd0c5f [2021-09-23T17:53:01.115Z] Step 3/11 : ARG GO_VERSION=1.17.1 [2021-09-23T17:53:01.115Z] ---> Running in f514fcdf4a00 [2021-09-23T17:53:01.572Z] Removing intermediate container f514fcdf4a00 [2021-09-23T17:53:01.572Z] ---> 5b47854849fe [2021-09-23T17:53:01.572Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-23T17:53:01.572Z] ---> Running in 67614f43f899 [2021-09-23T17:53:02.030Z] Removing intermediate container 67614f43f899 [2021-09-23T17:53:02.030Z] ---> de8b57ef428f [2021-09-23T17:53:02.030Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-23T17:53:02.030Z] ---> Running in ff38d1f394a2 [2021-09-23T17:53:02.488Z] Removing intermediate container ff38d1f394a2 [2021-09-23T17:53:02.488Z] ---> 65fb65d2cbdf [2021-09-23T17:53:02.488Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-23T17:53:02.488Z] ---> Running in 3a754bfdff34 [2021-09-23T17:53:02.488Z] Removing intermediate container 3a754bfdff34 [2021-09-23T17:53:02.488Z] ---> 00d8a19532ef [2021-09-23T17:53:02.488Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-09-23T17:53:02.946Z] ---> Running in 6284c15a49a3 [2021-09-23T17:53:04.813Z] INFO: Expanding compiler 1 of 3... [2021-09-23T17:53:04.813Z] INFO: Expanding compiler 2 of 3... [2021-09-23T17:53:07.769Z] INFO: Expanding compiler 3 of 3... [2021-09-23T17:53:07.770Z] INFO: Removing downloaded files... [2021-09-23T17:53:07.770Z] INFO: Downloading containerd [2021-09-23T17:53:08.046Z] #65 153.6 + bin/containerd-shim-runc-v1 [2021-09-23T17:53:12.256Z] #65 158.7 + bin/containerd-shim-runc-v2 [2021-09-23T17:53:12.828Z] #65 159.3 + binaries [2021-09-23T17:53:12.828Z] #65 159.3 + install -D bin/containerd /build/containerd [2021-09-23T17:53:12.828Z] #65 159.4 + install -D bin/containerd-shim /build/containerd-shim [2021-09-23T17:53:12.828Z] #65 159.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-23T17:53:12.828Z] #65 159.4 + install -D bin/ctr /build/ctr [2021-09-23T17:53:13.088Z] #65 DONE 159.7s [2021-09-23T17:53:14.069Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 29.3% of statements [2021-09-23T17:53:14.070Z] ok github.com/docker/docker/container 0.150s coverage: 34.8% of statements [2021-09-23T17:53:14.070Z] ok github.com/docker/docker/cmd/dockerd/trap 3.049s coverage: 0.0% of statements [2021-09-23T17:53:14.070Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-23T17:53:14.070Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-23T17:53:14.070Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-23T17:53:14.070Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-23T17:53:14.070Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-23T17:53:14.070Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.040s coverage: 65.3% of statements [2021-09-23T17:53:14.471Z] [2021-09-23T17:53:14.471Z] #66 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-23T17:53:14.471Z] #66 sha256:efbfeef3f72a9a91e7f28d00aae07316a87efcc7e44d5f362b6faab69cf774a2 [2021-09-23T17:53:14.471Z] #66 DONE 0.2s [2021-09-23T17:53:14.471Z] [2021-09-23T17:53:14.471Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-23T17:53:14.471Z] #70 sha256:6ce67ad99124470ae41679adfa19e5b11b29421370ba43666f0b52816e349f8c [2021-09-23T17:53:14.471Z] #70 DONE 0.1s [2021-09-23T17:53:14.732Z] [2021-09-23T17:53:14.732Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-23T17:53:14.732Z] #75 sha256:4cd21be2e8c570cee94cd8d53b6ec9e08118a966c4f118f559bba5467e27167c [2021-09-23T17:53:15.020Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 35.9% of statements [2021-09-23T17:53:15.302Z] #75 DONE 0.5s [2021-09-23T17:53:15.302Z] [2021-09-23T17:53:15.303Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-23T17:53:15.303Z] #76 sha256:585a83513aabcccea4f77553e7d2d3d7e3c3e798918a25e6029d2437018403cb [2021-09-23T17:53:15.303Z] #76 DONE 0.0s [2021-09-23T17:53:15.303Z] [2021-09-23T17:53:15.303Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-23T17:53:15.303Z] #77 sha256:f55ec5717ab108409d073d3868d4f1cc1ea88f3de28154c84aa920b6bf8c07aa [2021-09-23T17:53:16.945Z] ok github.com/docker/docker/daemon/cluster 0.120s coverage: 0.5% of statements [2021-09-23T17:53:17.742Z] [2021-09-23T17:53:17.742Z] SUCCESS: Specified value was saved. [2021-09-23T17:53:17.742Z] INFO: Downloading git... [2021-09-23T17:53:18.204Z] INFO: Downloading go... [2021-09-23T17:53:18.205Z] [2021-09-23T17:53:18.205Z] Name Version Source Summary [2021-09-23T17:53:18.205Z] ---- ------- ------ ------- [2021-09-23T17:53:18.205Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-23T17:53:18.205Z] [2021-09-23T17:53:18.205Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-23T17:53:18.205Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-23T17:53:18.205Z] PSChildName : containerd [2021-09-23T17:53:18.205Z] PSDrive : C [2021-09-23T17:53:18.205Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-23T17:53:18.205Z] PSIsContainer : True [2021-09-23T17:53:18.205Z] Name : containerd [2021-09-23T17:53:18.205Z] FullName : C:\containerd [2021-09-23T17:53:18.205Z] Parent : [2021-09-23T17:53:18.205Z] Exists : True [2021-09-23T17:53:18.205Z] Root : C:\ [2021-09-23T17:53:18.205Z] Extension : [2021-09-23T17:53:18.205Z] CreationTime : 9/23/2021 5:53:17 PM [2021-09-23T17:53:18.205Z] CreationTimeUtc : 9/23/2021 5:53:17 PM [2021-09-23T17:53:18.205Z] LastAccessTime : 9/23/2021 5:53:17 PM [2021-09-23T17:53:18.205Z] LastAccessTimeUtc : 9/23/2021 5:53:17 PM [2021-09-23T17:53:18.205Z] LastWriteTime : 9/23/2021 5:53:17 PM [2021-09-23T17:53:18.205Z] LastWriteTimeUtc : 9/23/2021 5:53:17 PM [2021-09-23T17:53:18.205Z] Attributes : Directory [2021-09-23T17:53:18.205Z] Mode : d----- [2021-09-23T17:53:18.205Z] BaseName : containerd [2021-09-23T17:53:18.205Z] Target : {} [2021-09-23T17:53:18.205Z] LinkType : [2021-09-23T17:53:18.205Z] [2021-09-23T17:53:18.606Z] #77 DONE 3.5s [2021-09-23T17:53:18.606Z] [2021-09-23T17:53:18.606Z] #78 exporting to image [2021-09-23T17:53:18.606Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-23T17:53:18.606Z] #78 exporting layers [2021-09-23T17:53:18.873Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.0% of statements [2021-09-23T17:53:19.739Z] INFO: Downloading compiler 1 of 3... [2021-09-23T17:53:19.739Z] INFO: Downloading compiler 2 of 3... [2021-09-23T17:53:19.771Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-23T17:53:19.771Z] INFO: Configuring git core.autocrlf... [2021-09-23T17:53:19.771Z] [2021-09-23T17:53:19.771Z] [2021-09-23T17:53:19.823Z] ok github.com/docker/docker/daemon/config 0.096s coverage: 81.1% of statements [2021-09-23T17:53:19.823Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2021-09-23T17:53:20.197Z] INFO: Downloading compiler 3 of 3... [2021-09-23T17:53:20.655Z] INFO: Extracting git... [2021-09-23T17:53:20.772Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2021-09-23T17:53:23.326Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.867s coverage: 74.6% of statements [2021-09-23T17:53:23.901Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.1% of statements [2021-09-23T17:53:23.901Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.594s coverage: 13.7% of statements [2021-09-23T17:53:24.852Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.779s coverage: 56.2% of statements [2021-09-23T17:53:25.801Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2021-09-23T17:53:27.725Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.814s coverage: 49.4% of statements [2021-09-23T17:53:29.121Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.313s coverage: 57.7% of statements [2021-09-23T17:53:29.384Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 57.5% of statements [2021-09-23T17:53:30.778Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-09-23T17:53:31.353Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.787s coverage: 46.2% of statements [2021-09-23T17:53:31.616Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-09-23T17:53:32.192Z] ok github.com/docker/docker/daemon/images 0.061s coverage: 6.7% of statements [2021-09-23T17:53:33.013Z] INFO: Expanding go... [2021-09-23T17:53:33.143Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 43.5% of statements [2021-09-23T17:53:33.406Z] ok github.com/docker/docker/daemon/logger/awslogs 0.308s coverage: 77.4% of statements [2021-09-23T17:53:33.406Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2021-09-23T17:53:33.668Z] ok github.com/docker/docker/daemon 12.185s coverage: 17.5% of statements [2021-09-23T17:53:33.668Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-23T17:53:33.668Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-23T17:53:33.668Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-23T17:53:33.668Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-23T17:53:33.668Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-23T17:53:33.668Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-09-23T17:53:33.668Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-23T17:53:33.668Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-23T17:53:33.668Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-23T17:53:33.668Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-23T17:53:33.668Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-23T17:53:34.247Z] ok github.com/docker/docker/daemon/logger/journald 0.033s coverage: 23.9% of statements [2021-09-23T17:53:34.247Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 87.2% of statements [2021-09-23T17:53:34.823Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.048s coverage: 69.9% of statements [2021-09-23T17:53:34.823Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 75.2% of statements [2021-09-23T17:53:34.823Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-23T17:53:35.776Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 31.5% of statements [2021-09-23T17:53:35.776Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.074s coverage: 58.6% of statements [2021-09-23T17:53:36.039Z] ok github.com/docker/docker/daemon/logger/syslog 0.037s coverage: 46.8% of statements [2021-09-23T17:53:36.302Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2021-09-23T17:53:36.878Z] ok github.com/docker/docker/daemon/network 0.022s coverage: 63.8% of statements [2021-09-23T17:53:37.827Z] ok github.com/docker/docker/distribution/metadata 0.086s coverage: 48.2% of statements [2021-09-23T17:53:38.402Z] ok github.com/docker/docker/daemon/logger/splunk 2.006s coverage: 82.5% of statements [2021-09-23T17:53:38.402Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-23T17:53:38.402Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-23T17:53:38.745Z] --- PASS: TestImportExtremelyLargeImageWorks (83.22s) [2021-09-23T17:53:38.745Z] PASS [2021-09-23T17:53:38.745Z] [2021-09-23T17:53:38.745Z] === Skipped [2021-09-23T17:53:38.745Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-09-23T17:53:38.745Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-09-23T17:53:38.745Z] [2021-09-23T17:53:38.745Z] DONE 12 tests, 1 skipped in 87.178s [2021-09-23T17:53:38.745Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-23T17:53:38.745Z] INFO: Testing against a local daemon [2021-09-23T17:53:38.745Z] === RUN TestNetworkCreateDelete [2021-09-23T17:53:38.745Z] --- PASS: TestNetworkCreateDelete (0.22s) [2021-09-23T17:53:38.745Z] === RUN TestDockerNetworkDeletePreferID [2021-09-23T17:53:38.745Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s) [2021-09-23T17:53:38.745Z] === RUN TestDaemonDNSFallback [2021-09-23T17:53:38.745Z] --- PASS: TestDaemonDNSFallback (6.41s) [2021-09-23T17:53:38.745Z] === RUN TestInspectNetwork [2021-09-23T17:53:38.745Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:38.745Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-23T17:53:38.745Z] === RUN TestRunContainerWithBridgeNone [2021-09-23T17:53:38.746Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestNetworkInvalidJSON [2021-09-23T17:53:38.746Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-23T17:53:38.746Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-23T17:53:38.746Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T17:53:38.746Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T17:53:38.746Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T17:53:38.746Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T17:53:38.746Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-23T17:53:38.746Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T17:53:38.746Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T17:53:38.746Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-09-23T17:53:38.746Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-23T17:53:38.746Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-23T17:53:38.746Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestNetworkList [2021-09-23T17:53:38.746Z] === RUN TestNetworkList//networks [2021-09-23T17:53:38.746Z] === PAUSE TestNetworkList//networks [2021-09-23T17:53:38.746Z] === RUN TestNetworkList//networks/ [2021-09-23T17:53:38.746Z] === PAUSE TestNetworkList//networks/ [2021-09-23T17:53:38.746Z] === CONT TestNetworkList//networks [2021-09-23T17:53:38.746Z] === CONT TestNetworkList//networks/ [2021-09-23T17:53:38.746Z] --- PASS: TestNetworkList (0.01s) [2021-09-23T17:53:38.746Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-23T17:53:38.746Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestHostIPv4BridgeLabel [2021-09-23T17:53:38.746Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-23T17:53:38.746Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-09-23T17:53:38.746Z] === RUN TestDaemonDefaultNetworkPools [2021-09-23T17:53:38.746Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-23T17:53:38.746Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-23T17:53:38.746Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-23T17:53:38.746Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestServiceWithPredefinedNetwork [2021-09-23T17:53:38.746Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:38.746Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-23T17:53:38.746Z] service_test.go:243: FLAKY_TEST [2021-09-23T17:53:38.746Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestServiceWithDataPathPortInit [2021-09-23T17:53:38.746Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:38.746Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-23T17:53:38.746Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:38.746Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T17:53:38.746Z] PASS [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === Skipped [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-09-23T17:53:38.746Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-09-23T17:53:38.746Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-09-23T17:53:38.746Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-09-23T17:53:38.746Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T17:53:38.746Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T17:53:38.746Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T17:53:38.746Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T17:53:38.746Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T17:53:38.746Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T17:53:38.746Z] service_test.go:243: FLAKY_TEST [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-09-23T17:53:38.746Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T17:53:38.746Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] DONE 22 tests, 12 skipped in 7.344s [2021-09-23T17:53:38.746Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-23T17:53:38.746Z] INFO: Testing against a local daemon [2021-09-23T17:53:38.746Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-23T17:53:38.746Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T17:53:38.746Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestDockerNetworkIpvlan [2021-09-23T17:53:38.746Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T17:53:38.746Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-23T17:53:38.746Z] PASS [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === Skipped [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T17:53:38.746Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-23T17:53:38.746Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] DONE 2 tests, 2 skipped in 0.020s [2021-09-23T17:53:38.746Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-23T17:53:38.746Z] INFO: Testing against a local daemon [2021-09-23T17:53:38.746Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-23T17:53:38.746Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestDockerNetworkMacvlan [2021-09-23T17:53:38.746Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-09-23T17:53:38.746Z] PASS [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === Skipped [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-09-23T17:53:38.746Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-09-23T17:53:38.746Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] DONE 2 tests, 2 skipped in 0.018s [2021-09-23T17:53:38.746Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-23T17:53:38.746Z] testing: warning: no tests to run [2021-09-23T17:53:38.746Z] PASS [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] DONE 0 tests in 0.006s [2021-09-23T17:53:38.746Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-23T17:53:38.746Z] INFO: Testing against a local daemon [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginAllowRequest [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginTLS [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginDenyRequest [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginDenyResponse [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginAllowEventStream [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginErrorResponse [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginErrorRequest [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginHeader [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.03s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginV2Disable [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-09-23T17:53:38.746Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-09-23T17:53:38.746Z] PASS [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === Skipped [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.03s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-09-23T17:53:38.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] DONE 17 tests, 17 skipped in 0.120s [2021-09-23T17:53:38.746Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-23T17:53:38.746Z] INFO: Testing against a local daemon [2021-09-23T17:53:38.746Z] === RUN TestPluginInvalidJSON [2021-09-23T17:53:38.746Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T17:53:38.746Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T17:53:38.746Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T17:53:38.746Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-09-23T17:53:38.746Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestPluginInstall [2021-09-23T17:53:38.746Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestPluginsWithRuntimes [2021-09-23T17:53:38.746Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-09-23T17:53:38.746Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-23T17:53:38.746Z] === RUN TestPluginBackCompatMediaTypes [2021-09-23T17:53:38.746Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-09-23T17:53:38.746Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T17:53:38.746Z] PASS [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === Skipped [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-09-23T17:53:38.746Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-09-23T17:53:38.746Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T17:53:38.746Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-09-23T17:53:38.746Z] [2021-09-23T17:53:38.746Z] DONE 5 tests, 3 skipped in 0.030s [2021-09-23T17:53:38.747Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-23T17:53:38.747Z] INFO: Testing against a local daemon [2021-09-23T17:53:38.747Z] === RUN TestExternalGraphDriver [2021-09-23T17:53:38.747Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-09-23T17:53:38.747Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-09-23T17:53:38.747Z] === RUN TestGraphdriverPluginV2 [2021-09-23T17:53:38.747Z] --- PASS: TestGraphdriverPluginV2 (3.63s) [2021-09-23T17:53:38.747Z] PASS [2021-09-23T17:53:38.747Z] [2021-09-23T17:53:38.747Z] === Skipped [2021-09-23T17:53:38.747Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-09-23T17:53:38.747Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-09-23T17:53:38.747Z] [2021-09-23T17:53:38.747Z] DONE 2 tests, 1 skipped in 3.689s [2021-09-23T17:53:38.747Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-23T17:53:38.747Z] INFO: Testing against a local daemon [2021-09-23T17:53:38.747Z] === RUN TestContinueAfterPluginCrash [2021-09-23T17:53:38.747Z] === PAUSE TestContinueAfterPluginCrash [2021-09-23T17:53:38.747Z] === RUN TestReadPluginNoRead [2021-09-23T17:53:38.747Z] === PAUSE TestReadPluginNoRead [2021-09-23T17:53:38.747Z] === RUN TestDaemonStartWithLogOpt [2021-09-23T17:53:38.747Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-23T17:53:38.747Z] === CONT TestContinueAfterPluginCrash [2021-09-23T17:53:38.747Z] === CONT TestDaemonStartWithLogOpt [2021-09-23T17:53:38.747Z] === CONT TestReadPluginNoRead [2021-09-23T17:53:38.978Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-09-23T17:53:38.978Z] ok github.com/docker/docker/distribution 0.157s coverage: 25.8% of statements [2021-09-23T17:53:38.978Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-23T17:53:39.310Z] === RUN TestReadPluginNoRead/default [2021-09-23T17:53:39.877Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2021-09-23T17:53:39.925Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2021-09-23T17:53:39.925Z] ok github.com/docker/docker/image 0.053s coverage: 86.6% of statements [2021-09-23T17:53:40.188Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2021-09-23T17:53:40.188Z] ok github.com/docker/docker/distribution/xfer 1.769s coverage: 85.1% of statements [2021-09-23T17:53:40.188Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-23T17:53:40.763Z] ok github.com/docker/docker/image/v1 0.043s coverage: 25.0% of statements [2021-09-23T17:53:40.763Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-23T17:53:40.763Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2021-09-23T17:53:40.807Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-23T17:53:41.713Z] ok github.com/docker/docker/oci 0.035s coverage: 43.3% of statements [2021-09-23T17:53:41.713Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 52.9% of statements [2021-09-23T17:53:42.174Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-23T17:53:42.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-23T17:53:42.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-23T17:53:42.290Z] ok github.com/docker/docker/opts 0.088s coverage: 67.1% of statements [2021-09-23T17:53:42.867Z] ok github.com/docker/docker/pkg/broadcaster 0.023s coverage: 100.0% of statements [2021-09-23T17:53:43.442Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-09-23T17:53:43.543Z] === CONT TestReadPluginNoRead [2021-09-23T17:53:43.543Z] read_test.go:92: [d25342aa39574] daemon is not started [2021-09-23T17:53:43.543Z] --- PASS: TestReadPluginNoRead (6.54s) [2021-09-23T17:53:43.543Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2021-09-23T17:53:43.543Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2021-09-23T17:53:43.543Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2021-09-23T17:53:44.018Z] ok github.com/docker/docker/pkg/authorization 1.306s coverage: 68.3% of statements [2021-09-23T17:53:44.964Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2021-09-23T17:53:45.196Z] #78 exporting layers 25.2s done [2021-09-23T17:53:45.196Z] #78 writing image sha256:cb512322aed1399f607c3a7f59671068e06173239f0c6cb8c8cf6331a4c0638a done [2021-09-23T17:53:45.196Z] #78 naming to docker.io/library/docker:30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e done [2021-09-23T17:53:45.196Z] #78 DONE 25.3s [Pipeline] } [Pipeline] // stage [2021-09-23T17:53:45.226Z] ok github.com/docker/docker/pkg/archive 1.130s coverage: 82.1% of statements [2021-09-23T17:53:45.226Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-09-23T17:53:45.434Z] --- PASS: TestContinueAfterPluginCrash (8.11s) [2021-09-23T17:53:45.434Z] PASS [2021-09-23T17:53:45.434Z] [2021-09-23T17:53:45.434Z] DONE 6 tests in 8.128s [2021-09-23T17:53:45.434Z] 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-09-23T17:53:45.434Z] testing: warning: no tests to run [2021-09-23T17:53:45.434Z] PASS [2021-09-23T17:53:45.434Z] [2021-09-23T17:53:45.434Z] DONE 0 tests in 0.006s [2021-09-23T17:53:45.434Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-23T17:53:45.434Z] INFO: Testing against a local daemon [2021-09-23T17:53:45.434Z] === RUN TestPluginWithDevMounts [2021-09-23T17:53:45.434Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-09-23T17:53:45.434Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-23T17:53:45.434Z] PASS [2021-09-23T17:53:45.434Z] [2021-09-23T17:53:45.434Z] === Skipped [2021-09-23T17:53:45.434Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-09-23T17:53:45.434Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-09-23T17:53:45.434Z] [2021-09-23T17:53:45.434Z] DONE 1 tests, 1 skipped in 0.019s [2021-09-23T17:53:45.434Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-23T17:53:45.434Z] INFO: Testing against a local daemon [2021-09-23T17:53:45.434Z] === RUN TestSecretInspect [2021-09-23T17:53:45.434Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.434Z] --- SKIP: TestSecretInspect (0.01s) [2021-09-23T17:53:45.434Z] === RUN TestSecretList [2021-09-23T17:53:45.434Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.434Z] --- SKIP: TestSecretList (0.01s) [2021-09-23T17:53:45.434Z] === RUN TestSecretsCreateAndDelete [2021-09-23T17:53:45.434Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.434Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-09-23T17:53:45.434Z] === RUN TestSecretsUpdate [2021-09-23T17:53:45.434Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.434Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-09-23T17:53:45.434Z] === RUN TestTemplatedSecret [2021-09-23T17:53:45.434Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.434Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-23T17:53:45.434Z] === RUN TestSecretCreateResolve [2021-09-23T17:53:45.434Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.434Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-09-23T17:53:45.434Z] PASS [2021-09-23T17:53:45.434Z] [2021-09-23T17:53:45.434Z] === Skipped [2021-09-23T17:53:45.434Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-09-23T17:53:45.434Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.434Z] [2021-09-23T17:53:45.434Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-09-23T17:53:45.434Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.434Z] [2021-09-23T17:53:45.434Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-09-23T17:53:45.434Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.434Z] [2021-09-23T17:53:45.434Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-09-23T17:53:45.434Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.434Z] [2021-09-23T17:53:45.434Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-09-23T17:53:45.434Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.434Z] [2021-09-23T17:53:45.434Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-09-23T17:53:45.434Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.434Z] [2021-09-23T17:53:45.434Z] DONE 6 tests, 6 skipped in 0.068s [2021-09-23T17:53:45.435Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-23T17:53:45.435Z] INFO: Testing against a local daemon [2021-09-23T17:53:45.435Z] === RUN TestServiceCreateInit [2021-09-23T17:53:45.435Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-23T17:53:45.435Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-23T17:53:45.435Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- PASS: TestServiceCreateInit (0.01s) [2021-09-23T17:53:45.435Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T17:53:45.435Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T17:53:45.435Z] === RUN TestCreateServiceMultipleTimes [2021-09-23T17:53:45.435Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-09-23T17:53:45.435Z] === RUN TestCreateServiceConflict [2021-09-23T17:53:45.435Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-09-23T17:53:45.435Z] === RUN TestCreateServiceMaxReplicas [2021-09-23T17:53:45.435Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-09-23T17:53:45.435Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-23T17:53:45.435Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-09-23T17:53:45.435Z] === RUN TestCreateServiceSecretFileMode [2021-09-23T17:53:45.435Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-09-23T17:53:45.435Z] === RUN TestCreateServiceConfigFileMode [2021-09-23T17:53:45.435Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-09-23T17:53:45.435Z] === RUN TestCreateServiceSysctls [2021-09-23T17:53:45.435Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2021-09-23T17:53:45.435Z] === RUN TestCreateServiceCapabilities [2021-09-23T17:53:45.435Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-23T17:53:45.435Z] === RUN TestInspect [2021-09-23T17:53:45.435Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- SKIP: TestInspect (0.01s) [2021-09-23T17:53:45.435Z] === RUN TestCreateJob [2021-09-23T17:53:45.435Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- SKIP: TestCreateJob (0.00s) [2021-09-23T17:53:45.435Z] === RUN TestReplicatedJob [2021-09-23T17:53:45.435Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-23T17:53:45.435Z] === RUN TestUpdateReplicatedJob [2021-09-23T17:53:45.435Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-09-23T17:53:45.435Z] === RUN TestServiceListWithStatuses [2021-09-23T17:53:45.435Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T17:53:45.435Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-23T17:53:45.435Z] === RUN TestDockerNetworkConnectAlias [2021-09-23T17:53:45.435Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-09-23T17:53:45.435Z] === RUN TestDockerNetworkReConnect [2021-09-23T17:53:45.435Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:45.435Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-09-23T17:53:45.435Z] === RUN TestServicePlugin [2021-09-23T17:53:45.542Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42089/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42089/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e hack/validate/default [2021-09-23T17:53:45.800Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-09-23T17:53:46.061Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-09-23T17:53:46.323Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-09-23T17:53:46.896Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-09-23T17:53:47.327Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] --- SKIP: TestServicePlugin (1.79s) [2021-09-23T17:53:47.327Z] === RUN TestServiceUpdateLabel [2021-09-23T17:53:47.327Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-09-23T17:53:47.327Z] === RUN TestServiceUpdateSecrets [2021-09-23T17:53:47.327Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-09-23T17:53:47.327Z] === RUN TestServiceUpdateConfigs [2021-09-23T17:53:47.327Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-09-23T17:53:47.327Z] === RUN TestServiceUpdateNetwork [2021-09-23T17:53:47.327Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-09-23T17:53:47.327Z] === RUN TestServiceUpdatePidsLimit [2021-09-23T17:53:47.327Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-09-23T17:53:47.327Z] PASS [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === Skipped [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T17:53:47.327Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T17:53:47.327Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-09-23T17:53:47.327Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-09-23T17:53:47.327Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-09-23T17:53:47.327Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-09-23T17:53:47.327Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-09-23T17:53:47.327Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-09-23T17:53:47.327Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2021-09-23T17:53:47.327Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-09-23T17:53:47.327Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-09-23T17:53:47.327Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestCreateJob (0.00s) [2021-09-23T17:53:47.327Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2021-09-23T17:53:47.327Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-09-23T17:53:47.327Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-23T17:53:47.327Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-09-23T17:53:47.327Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-09-23T17:53:47.327Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestServicePlugin (1.79s) [2021-09-23T17:53:47.327Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-09-23T17:53:47.327Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-09-23T17:53:47.327Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-09-23T17:53:47.327Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-09-23T17:53:47.327Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2021-09-23T17:53:47.327Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] DONE 24 tests, 23 skipped in 2.020s [2021-09-23T17:53:47.327Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-23T17:53:47.327Z] INFO: Testing against a local daemon [2021-09-23T17:53:47.327Z] === RUN TestSessionCreate [2021-09-23T17:53:47.327Z] --- PASS: TestSessionCreate (0.02s) [2021-09-23T17:53:47.327Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-23T17:53:47.327Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-23T17:53:47.327Z] PASS [2021-09-23T17:53:47.327Z] [2021-09-23T17:53:47.327Z] DONE 2 tests in 0.050s [2021-09-23T17:53:47.327Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-23T17:53:47.327Z] INFO: Testing against a local daemon [2021-09-23T17:53:47.327Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-23T17:53:47.327Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-23T17:53:47.327Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T17:53:47.327Z] === RUN TestDiskUsage [2021-09-23T17:53:47.327Z] === PAUSE TestDiskUsage [2021-09-23T17:53:47.327Z] === RUN TestEventsExecDie [2021-09-23T17:53:47.455Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-09-23T17:53:47.455Z] No api/types/ or api/swagger.yaml changes in diff. [2021-09-23T17:53:47.455Z] Congratulations! All TOML source files changed here have valid syntax. [2021-09-23T17:53:47.455Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-09-23T17:53:47.455Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-09-23T17:53:47.455Z] Congratulations! No new tests were added to integration-cli. [2021-09-23T17:53:47.455Z] [2021-09-23T17:53:47.455Z] INFO Start validation with golang-ci-lint [2021-09-23T17:53:47.455Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-09-23T17:53:47.455Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-09-23T17:53:47.455Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-09-23T17:53:47.469Z] ok github.com/docker/docker/pkg/chrootarchive 3.040s coverage: 43.2% of statements [2021-09-23T17:53:47.890Z] --- PASS: TestEventsExecDie (0.51s) [2021-09-23T17:53:47.890Z] === RUN TestEventsBackwardsCompatible [2021-09-23T17:53:47.890Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-09-23T17:53:47.890Z] === RUN TestEventsVolumeCreate [2021-09-23T17:53:47.890Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-09-23T17:53:47.890Z] === RUN TestInfoBinaryCommits [2021-09-23T17:53:47.890Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-23T17:53:47.890Z] === RUN TestInfoAPIVersioned [2021-09-23T17:53:47.890Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-23T17:53:47.890Z] === RUN TestInfoDiscoveryBackend [2021-09-23T17:53:48.042Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 83.1% of statements [2021-09-23T17:53:48.042Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-09-23T17:53:48.453Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-09-23T17:53:48.453Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-23T17:53:48.616Z] ok github.com/docker/docker/pkg/fsutils 0.244s coverage: 85.1% of statements [2021-09-23T17:53:48.616Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2021-09-23T17:53:49.191Z] ok github.com/docker/docker/pkg/discovery/kv 3.039s coverage: 84.1% of statements [2021-09-23T17:53:49.765Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-09-23T17:53:49.765Z] ok github.com/docker/docker/pkg/idtools 0.664s coverage: 69.5% of statements [2021-09-23T17:53:50.028Z] ok github.com/docker/docker/pkg/ioutils 0.637s coverage: 70.1% of statements [2021-09-23T17:53:50.028Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-09-23T17:53:50.292Z] ok github.com/docker/docker/layer 7.316s coverage: 68.8% of statements [2021-09-23T17:53:50.292Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-23T17:53:50.292Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-23T17:53:50.292Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-23T17:53:50.292Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-23T17:53:50.292Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-23T17:53:50.292Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-23T17:53:50.292Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-23T17:53:50.292Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-23T17:53:50.292Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-09-23T17:53:50.292Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-23T17:53:50.292Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2021-09-23T17:53:50.292Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-23T17:53:50.292Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-09-23T17:53:50.555Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2021-09-23T17:53:50.555Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2021-09-23T17:53:50.555Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2021-09-23T17:53:50.555Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-23T17:53:50.555Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-23T17:53:51.131Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2021-09-23T17:53:51.709Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2021-09-23T17:53:51.709Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2021-09-23T17:53:51.769Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-09-23T17:53:51.770Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-23T17:53:51.770Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:51.770Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-09-23T17:53:51.770Z] === RUN TestInfoAPI [2021-09-23T17:53:51.770Z] --- PASS: TestInfoAPI (0.02s) [2021-09-23T17:53:51.770Z] === RUN TestInfoAPIWarnings [2021-09-23T17:53:51.972Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2021-09-23T17:53:51.972Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2021-09-23T17:53:52.234Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements [2021-09-23T17:53:52.497Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2021-09-23T17:53:52.779Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-09-23T17:53:52.779Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-09-23T17:53:53.042Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 75.0% of statements [2021-09-23T17:53:53.627Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 51.2% of statements [2021-09-23T17:53:53.627Z] ok github.com/docker/docker/pkg/system 0.014s coverage: 40.1% of statements [2021-09-23T17:53:54.080Z] INFO: Expanding compiler 1 of 3... [2021-09-23T17:53:54.080Z] INFO: Expanding compiler 2 of 3... [2021-09-23T17:53:54.210Z] ok github.com/docker/docker/pkg/tailfile 0.200s coverage: 88.6% of statements [2021-09-23T17:53:54.210Z] coverage: [no statements] [2021-09-23T17:53:54.210Z] ok github.com/docker/docker/pkg/term/windows 0.020s coverage: [no statements] [no tests to run] [2021-09-23T17:53:54.785Z] ok github.com/docker/docker/pkg/truncindex 0.117s coverage: 91.5% of statements [2021-09-23T17:53:54.785Z] ok github.com/docker/docker/pkg/tarsum 0.161s coverage: 89.3% of statements [2021-09-23T17:53:54.785Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2021-09-23T17:53:54.785Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2021-09-23T17:53:55.360Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 14.4% of statements [2021-09-23T17:53:56.307Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 86.0% of statements [2021-09-23T17:53:56.660Z] Removing intermediate container 19a8f795df78 [2021-09-23T17:53:56.660Z] ---> 5e13c5d1c581 [2021-09-23T17:53:56.660Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-23T17:53:56.660Z] ---> Running in aa72e3f59b48 [2021-09-23T17:53:56.660Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-23T17:53:56.660Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-23T17:53:56.660Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-23T17:53:56.660Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-23T17:53:56.660Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-23T17:53:56.660Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:53:56.660Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-23T17:53:56.660Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-23T17:53:56.660Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T17:53:56.660Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-23T17:53:56.660Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-23T17:53:56.660Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-23T17:53:56.660Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-23T17:53:56.883Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2021-09-23T17:53:57.128Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-23T17:53:57.146Z] ok github.com/docker/docker/plugin 0.572s coverage: 23.2% of statements [2021-09-23T17:53:57.596Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-23T17:53:57.597Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-23T17:53:58.097Z] ok github.com/docker/docker/quota 0.489s coverage: 71.4% of statements [2021-09-23T17:53:58.097Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2021-09-23T17:53:58.359Z] ok github.com/docker/docker/registry 0.129s coverage: 58.8% of statements [2021-09-23T17:53:58.623Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2021-09-23T17:53:58.758Z] INFO: Expanding compiler 3 of 3... [2021-09-23T17:53:58.886Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2021-09-23T17:53:59.149Z] ok github.com/docker/docker/runconfig 0.034s coverage: 66.1% of statements [2021-09-23T17:53:59.218Z] INFO: Removing downloaded files... [2021-09-23T17:53:59.218Z] INFO: Downloading containerd [2021-09-23T17:54:00.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-23T17:54:00.544Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2021-09-23T17:54:01.935Z] ok github.com/docker/docker/volume/local 0.282s coverage: 76.4% of statements [2021-09-23T17:54:01.935Z] ok github.com/docker/docker/volume/mounts 0.036s coverage: 67.7% of statements [2021-09-23T17:54:03.323Z] ok github.com/docker/docker/volume/service 0.023s coverage: 72.3% of statements [2021-09-23T17:54:07.769Z] [2021-09-23T17:54:07.769Z] Name Version Source Summary [2021-09-23T17:54:07.769Z] ---- ------- ------ ------- [2021-09-23T17:54:07.769Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-23T17:54:08.295Z] [2021-09-23T17:54:08.295Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-23T17:54:08.295Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-23T17:54:08.295Z] PSChildName : containerd [2021-09-23T17:54:08.295Z] PSDrive : C [2021-09-23T17:54:08.295Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-23T17:54:08.295Z] PSIsContainer : True [2021-09-23T17:54:08.295Z] Name : containerd [2021-09-23T17:54:08.295Z] FullName : C:\containerd [2021-09-23T17:54:08.295Z] Parent : [2021-09-23T17:54:08.295Z] Exists : True [2021-09-23T17:54:08.295Z] Root : C:\ [2021-09-23T17:54:08.295Z] Extension : [2021-09-23T17:54:08.295Z] CreationTime : 9/23/2021 5:54:07 PM [2021-09-23T17:54:08.295Z] CreationTimeUtc : 9/23/2021 5:54:07 PM [2021-09-23T17:54:08.295Z] LastAccessTime : 9/23/2021 5:54:07 PM [2021-09-23T17:54:08.295Z] LastAccessTimeUtc : 9/23/2021 5:54:07 PM [2021-09-23T17:54:08.295Z] LastWriteTime : 9/23/2021 5:54:07 PM [2021-09-23T17:54:08.295Z] LastWriteTimeUtc : 9/23/2021 5:54:07 PM [2021-09-23T17:54:08.295Z] Attributes : Directory [2021-09-23T17:54:08.295Z] Mode : d----- [2021-09-23T17:54:08.295Z] BaseName : containerd [2021-09-23T17:54:08.295Z] Target : {} [2021-09-23T17:54:08.295Z] LinkType : [2021-09-23T17:54:08.295Z] [2021-09-23T17:54:09.831Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-23T17:54:09.831Z] INFO: Configuring git core.autocrlf... [2021-09-23T17:54:09.831Z] [2021-09-23T17:54:09.831Z] [2021-09-23T17:54:09.935Z] --- PASS: TestInfoAPIWarnings (16.42s) [2021-09-23T17:54:09.935Z] === RUN TestInfoDebug [2021-09-23T17:54:09.935Z] --- PASS: TestInfoDebug (0.55s) [2021-09-23T17:54:09.935Z] === RUN TestInfoInsecureRegistries [2021-09-23T17:54:09.935Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2021-09-23T17:54:09.935Z] === RUN TestInfoRegistryMirrors [2021-09-23T17:54:09.935Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-09-23T17:54:09.935Z] === RUN TestLoginFailsWithBadCredentials [2021-09-23T17:54:09.935Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2021-09-23T17:54:09.935Z] === RUN TestPingCacheHeaders [2021-09-23T17:54:09.935Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-09-23T17:54:09.935Z] === RUN TestPingGet [2021-09-23T17:54:09.935Z] --- PASS: TestPingGet (0.01s) [2021-09-23T17:54:09.935Z] === RUN TestPingHead [2021-09-23T17:54:10.198Z] --- PASS: TestPingHead (0.02s) [2021-09-23T17:54:10.198Z] === RUN TestVersion [2021-09-23T17:54:10.198Z] --- PASS: TestVersion (0.01s) [2021-09-23T17:54:10.198Z] === CONT TestDiskUsage [2021-09-23T17:54:10.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/empty [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/empty/container_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/empty/image_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/empty/volume_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-23T17:54:10.772Z] === RUN TestDiskUsage/after_container.Run [2021-09-23T17:54:11.040Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-23T17:54:11.040Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-23T17:54:11.041Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-23T17:54:11.041Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-23T17:54:11.041Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-23T17:54:11.041Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-23T17:54:11.041Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-23T17:54:11.041Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-23T17:54:11.041Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-23T17:54:11.041Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage (1.51s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/empty (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-09-23T17:54:11.610Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-09-23T17:54:11.610Z] PASS [2021-09-23T17:54:11.610Z] [2021-09-23T17:54:11.610Z] === Skipped [2021-09-23T17:54:11.610Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T17:54:11.610Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-23T17:54:11.610Z] [2021-09-23T17:54:11.610Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-09-23T17:54:11.610Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:54:11.610Z] [2021-09-23T17:54:11.610Z] DONE 53 tests, 2 skipped in 24.332s [2021-09-23T17:54:11.610Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-23T17:54:11.610Z] INFO: Testing against a local daemon [2021-09-23T17:54:11.610Z] === RUN TestVolumesCreateAndList [2021-09-23T17:54:11.610Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-09-23T17:54:11.610Z] === RUN TestVolumesRemove [2021-09-23T17:54:11.866Z] --- PASS: TestVolumesRemove (0.19s) [2021-09-23T17:54:11.866Z] === RUN TestVolumesInspect [2021-09-23T17:54:11.866Z] --- PASS: TestVolumesInspect (0.04s) [2021-09-23T17:54:11.866Z] === RUN TestVolumesInvalidJSON [2021-09-23T17:54:11.866Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-23T17:54:11.866Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-23T17:54:11.866Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-23T17:54:11.866Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-23T17:54:11.866Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-23T17:54:11.866Z] PASS [2021-09-23T17:54:11.866Z] [2021-09-23T17:54:11.866Z] DONE 5 tests in 0.311s [2021-09-23T17:54:11.866Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-23T17:54:11.866Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 18025 is not a child of this shell [2021-09-23T17:54:11.866Z] warning: PID 18025 from bundles/test-integration/docker.pid had a nonzero exit code [2021-09-23T17:54:11.866Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-23T17:54:11.866Z] [2021-09-23T17:54:11.866Z] Unloading profiles will leave already running processes permanently [2021-09-23T17:54:11.866Z] unconfined, which can lead to unexpected situations. [2021-09-23T17:54:11.866Z] [2021-09-23T17:54:11.866Z] To set a process to complain mode, use the command line tool [2021-09-23T17:54:11.866Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-23T17:54:11.866Z] Removing test suite binaries [2021-09-23T17:54:12.123Z] exiting test-integration [2021-09-23T17:54:12.123Z] ++ exit 0 [2021-09-23T17:54:12.123Z] [2021-09-23T17:54:12.529Z] Removing intermediate container aa72e3f59b48 [2021-09-23T17:54:12.529Z] ---> ef45c6cbefde [2021-09-23T17:54:12.529Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-23T17:54:12.529Z] ---> Running in 90e8e5db6adb [2021-09-23T17:54:12.529Z] Removing intermediate container 90e8e5db6adb [2021-09-23T17:54:12.529Z] ---> 3b090a59436a [2021-09-23T17:54:12.529Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-23T17:54:12.529Z] ---> Running in 5efe77592da8 [2021-09-23T17:54:12.529Z] Removing intermediate container 5efe77592da8 [2021-09-23T17:54:12.529Z] ---> 317cbd3b6c05 [2021-09-23T17:54:12.529Z] Step 11/11 : COPY . . Post stage [Pipeline] junit [2021-09-23T17:54:12.698Z] Recording test results [2021-09-23T17:54:14.001Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-23T17:54:14.339Z] + echo Ensuring container killed. [2021-09-23T17:54:14.339Z] Ensuring container killed. [2021-09-23T17:54:14.339Z] + docker rm -vf docker-pr11 [2021-09-23T17:54:14.339Z] Error: No such container: docker-pr11 [Pipeline] sh [2021-09-23T17:54:14.615Z] + echo Chowning /workspace to jenkins user [2021-09-23T17:54:14.615Z] Chowning /workspace to jenkins user [2021-09-23T17:54:14.615Z] + id -u [2021-09-23T17:54:14.615Z] + id -g [2021-09-23T17:54:14.615Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42089:/workspace busybox chown -R 1000:1000 /workspace [2021-09-23T17:54:14.615Z] Unable to find image 'busybox:latest' locally [2021-09-23T17:54:14.615Z] latest: Pulling from library/busybox [2021-09-23T17:54:14.871Z] 24fb2886d6f6: Pulling fs layer [2021-09-23T17:54:14.871Z] 24fb2886d6f6: Download complete [2021-09-23T17:54:14.871Z] 24fb2886d6f6: Pull complete [2021-09-23T17:54:14.871Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-23T17:54:14.871Z] Status: Downloaded newer image for busybox:latest [2021-09-23T17:54:15.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-23T17:54:15.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-23T17:54:16.090Z] + bundleName=amd64-rootless [2021-09-23T17:54:16.090Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-09-23T17:54:16.090Z] Creating amd64-rootless-bundles.tar.gz [2021-09-23T17:54:16.090Z] + find bundles -path */root/*overlay2 -prune -o -type f+ ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xmlxargs ) tar -print -czf [2021-09-23T17:54:16.090Z] amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-09-23T17:54:16.100Z] Archiving artifacts [2021-09-23T17:54:17.529Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42089/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T17:54:17.836Z] + make clean [2021-09-23T17:54:18.094Z] docker volume rm -f docker-dev-cache [2021-09-23T17:54:18.094Z] docker-dev-cache [Pipeline] deleteDir [2021-09-23T17:54:18.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T17:54:19.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-23T17:54:19.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-23T17:54:20.418Z] Removing intermediate container c729b80d0f73 [2021-09-23T17:54:20.418Z] ---> 71a7539ffea0 [2021-09-23T17:54:20.418Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-23T17:54:20.418Z] ---> Running in a3c08664a2f6 [2021-09-23T17:54:20.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-23T17:54:20.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-23T17:54:21.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-23T17:54:21.994Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-23T17:54:22.466Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-23T17:54:22.934Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-23T17:54:22.934Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-23T17:54:22.934Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-23T17:54:22.934Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:54:22.934Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-23T17:54:22.934Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-23T17:54:22.934Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T17:54:23.403Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-23T17:54:23.403Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-23T17:54:23.403Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-23T17:54:23.403Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-23T17:54:23.403Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-23T17:54:23.872Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-23T17:54:23.872Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-23T17:54:24.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-23T17:54:25.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-23T17:54:26.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-23T17:54:26.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-23T17:54:27.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-23T17:54:27.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-23T17:54:28.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-23T17:54:29.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-23T17:54:29.903Z] ok github.com/docker/docker/pkg/plugins 33.673s coverage: 76.3% of statements [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/rootless [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/volume [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-23T17:54:29.903Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === Skipped [2021-09-23T17:54:29.903Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-23T17:54:29.903Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-23T17:54:29.903Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-23T17:54:29.903Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-23T17:54:29.903Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-09-23T17:54:29.903Z] graphtest_unix.go:71: No driver to put! [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-09-23T17:54:29.903Z] time="2021-09-23T17:53:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-09-23T17:54:29.903Z] time="2021-09-23T17:53:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-09-23T17:54:29.903Z] time="2021-09-23T17:53:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-09-23T17:54:29.903Z] time="2021-09-23T17:53:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-09-23T17:54:29.903Z] time="2021-09-23T17:53:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-09-23T17:54:29.903Z] graphtest_unix.go:71: No driver to put! [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-09-23T17:54:29.903Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-09-23T17:54:29.903Z] overlay_test.go:50: Fails to compute changes intermittently [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-09-23T17:54:29.903Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-09-23T17:54:29.903Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-09-23T17:54:29.903Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:54:29.903Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-09-23T17:54:29.903Z] graphtest_unix.go:71: No driver to put! [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-09-23T17:54:29.903Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-09-23T17:54:29.903Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-09-23T17:54:29.903Z] [2021-09-23T17:54:29.903Z] DONE 2311 tests, 28 skipped in 192.139s [2021-09-23T17:54:29.903Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/config [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/idm [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/ns [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/options [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/osl [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T17:54:29.903Z] github.com/docker/docker/libnetwork/types' ']' [2021-09-23T17:54:29.904Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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/testutils github.com/docker/docker/libnetwork/types [2021-09-23T17:54:30.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-23T17:54:30.375Z] ---> 0a9672cf10dc [2021-09-23T17:54:30.375Z] Successfully built 0a9672cf10dc [2021-09-23T17:54:30.375Z] Successfully tagged docker:latest [2021-09-23T17:54:30.375Z] INFO: Image build ended at 09/23/2021 17:54:28. Duration:00:02:38.2265599 [2021-09-23T17:54:30.375Z] [2021-09-23T17:54:30.375Z] [2021-09-23T17:54:30.375Z] INFO: Building the test binaries at 09/23/2021 17:54:28... [2021-09-23T17:54:31.287Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-23T17:54:31.287Z] Using test binary docker [2021-09-23T17:54:31.287Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-23T17:54:31.287Z] Starting apparmor (via systemctl): apparmor.service. [2021-09-23T17:54:31.287Z] INFO: Waiting for daemon to start... [2021-09-23T17:54:31.287Z] Starting dockerd [2021-09-23T17:54:32.594Z] INFO: make.ps1 starting at 09/23/2021 17:54:32 [2021-09-23T17:54:32.594Z] INFO: Git commit (b6cf3b931c) assumed from DOCKER_GITCOMMIT environment variable [2021-09-23T17:54:32.594Z] INFO: Invoking autogen... [2021-09-23T17:54:33.064Z] INFO: Building daemon... [2021-09-23T17:54:34.572Z] . [2021-09-23T17:54:34.572Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-23T17:54:34.572Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-23T17:54:34.572Z] Error: No such image: emptyfs [2021-09-23T17:54:34.572Z] Running integration-test (iteration 1) [2021-09-23T17:54:34.572Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-23T17:54:34.572Z] Loaded image: busybox:latest [2021-09-23T17:54:34.572Z] Loaded image: busybox:glibc [2021-09-23T17:54:35.950Z] Loaded image: debian:bullseye-slim [2021-09-23T17:54:35.950Z] Loaded image: hello-world:latest [2021-09-23T17:54:35.950Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:54:35.950Z] INFO: Testing against a local daemon [2021-09-23T17:54:35.950Z] === RUN TestCgroupNamespacesBuild [2021-09-23T17:54:37.854Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2021-09-23T17:54:37.854Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-23T17:54:38.790Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2021-09-23T17:54:38.790Z] === RUN TestBuildWithSession [2021-09-23T17:54:38.790Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:54:38.790Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-23T17:54:38.790Z] === RUN TestBuildSquashParent [2021-09-23T17:54:38.818Z] Removing intermediate container a3c08664a2f6 [2021-09-23T17:54:38.818Z] ---> ed1d3d910c05 [2021-09-23T17:54:38.818Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-23T17:54:38.818Z] ---> Running in e473d3103bb1 [2021-09-23T17:54:38.818Z] Removing intermediate container e473d3103bb1 [2021-09-23T17:54:38.818Z] ---> 5dd214540607 [2021-09-23T17:54:38.818Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-23T17:54:38.818Z] ---> Running in e375024bde8f [2021-09-23T17:54:38.818Z] Removing intermediate container e375024bde8f [2021-09-23T17:54:38.818Z] ---> 574b4531df17 [2021-09-23T17:54:38.818Z] Step 11/11 : COPY . . [2021-09-23T17:54:44.060Z] --- PASS: TestBuildSquashParent (4.54s) [2021-09-23T17:54:44.060Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-23T17:54:44.060Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:54:44.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:54:44.060Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:54:44.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:54:44.060Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:54:44.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:54:44.060Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:54:44.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:54:44.060Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:54:44.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:54:44.060Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:54:44.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:54:44.060Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:54:44.060Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:54:44.998Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:54:45.257Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:54:46.635Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:54:46.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:54:48.797Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-23T17:54:48.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.59s) [2021-09-23T17:54:48.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.94s) [2021-09-23T17:54:48.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.53s) [2021-09-23T17:54:48.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.66s) [2021-09-23T17:54:48.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.75s) [2021-09-23T17:54:48.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.60s) [2021-09-23T17:54:48.797Z] === RUN TestBuildMultiStageCopy [2021-09-23T17:54:48.797Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-23T17:54:50.175Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-23T17:54:50.175Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-23T17:54:50.434Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-23T17:54:50.694Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-23T17:54:50.953Z] --- PASS: TestBuildMultiStageCopy (2.34s) [2021-09-23T17:54:50.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s) [2021-09-23T17:54:50.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-09-23T17:54:50.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-09-23T17:54:50.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-09-23T17:54:50.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-09-23T17:54:50.954Z] === RUN TestBuildMultiStageParentConfig [2021-09-23T17:54:51.522Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2021-09-23T17:54:51.522Z] === RUN TestBuildLabelWithTargets [2021-09-23T17:54:52.460Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2021-09-23T17:54:52.460Z] === RUN TestBuildWithEmptyLayers [2021-09-23T17:54:52.719Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-09-23T17:54:52.719Z] === RUN TestBuildMultiStageOnBuild [2021-09-23T17:54:54.621Z] --- PASS: TestBuildMultiStageOnBuild (1.75s) [2021-09-23T17:54:54.621Z] === RUN TestBuildUncleanTarFilenames [2021-09-23T17:54:55.190Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-09-23T17:54:55.190Z] === RUN TestBuildMultiStageLayerLeak [2021-09-23T17:54:56.640Z] ---> b6391683f34f [2021-09-23T17:54:57.094Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2021-09-23T17:54:57.094Z] === RUN TestBuildWithHugeFile [2021-09-23T17:54:57.109Z] Successfully built b6391683f34f [2021-09-23T17:54:57.109Z] Successfully tagged docker:latest [2021-09-23T17:54:57.109Z] INFO: Image build ended at 09/23/2021 17:54:56. Duration:00:02:39.6683566 [2021-09-23T17:54:57.109Z] [2021-09-23T17:54:57.109Z] [2021-09-23T17:54:57.109Z] INFO: Building the test binaries at 09/23/2021 17:54:56... [2021-09-23T17:55:00.122Z] INFO: make.ps1 starting at 09/23/2021 17:54:59 [2021-09-23T17:55:00.591Z] INFO: Git commit (8c9f563a33) assumed from DOCKER_GITCOMMIT environment variable [2021-09-23T17:55:00.591Z] INFO: Invoking autogen... [2021-09-23T17:55:01.060Z] INFO: Building daemon... [2021-09-23T17:55:21.885Z] Removing intermediate container 6284c15a49a3 [2021-09-23T17:55:21.885Z] ---> 8a7d5f174b36 [2021-09-23T17:55:21.885Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-23T17:55:21.885Z] ---> Running in 8d5149915032 [2021-09-23T17:55:21.885Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-23T17:55:21.885Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-23T17:55:22.343Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-23T17:55:22.343Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-23T17:55:22.343Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-23T17:55:22.343Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:55:22.801Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-23T17:55:22.801Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T17:55:22.801Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-23T17:55:22.801Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-23T17:55:22.801Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-23T17:55:22.801Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-23T17:55:22.801Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-23T17:55:22.801Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-23T17:55:23.769Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-23T17:55:23.769Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-23T17:55:26.178Z] ok github.com/docker/docker/libnetwork 46.653s coverage: 41.0% of statements [2021-09-23T17:55:26.178Z] ok github.com/docker/docker/libnetwork/bitseq 0.315s coverage: 84.4% of statements [2021-09-23T17:55:26.178Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-23T17:55:26.178Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-23T17:55:26.178Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-23T17:55:26.178Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-23T17:55:26.178Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-23T17:55:26.178Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-23T17:55:26.178Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-09-23T17:55:26.178Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-23T17:55:26.178Z] ok github.com/docker/docker/libnetwork/config 0.050s coverage: 24.0% of statements [2021-09-23T17:55:26.178Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-09-23T17:55:26.178Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-23T17:55:26.178Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-23T17:55:26.752Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-09-23T17:55:33.356Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.503s coverage: 59.9% of statements [2021-09-23T17:55:33.356Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-23T17:55:33.356Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-09-23T17:55:33.709Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-23T17:55:33.709Z] [2021-09-23T17:55:33.709Z] ________ ____ __. [2021-09-23T17:55:33.709Z] \_____ \ | |/ _| [2021-09-23T17:55:33.709Z] / | \| < [2021-09-23T17:55:33.709Z] / | \ | \ [2021-09-23T17:55:33.709Z] \_______ /____|__ \ [2021-09-23T17:55:33.709Z] \/ \/ [2021-09-23T17:55:33.709Z] [2021-09-23T17:55:33.709Z] INFO: make.ps1 ended at 09/23/2021 17:55:32 [2021-09-23T17:55:33.709Z] INFO: Binaries build ended at 09/23/2021 17:55:33. Duration:00:01:04.5380566 [2021-09-23T17:55:33.931Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.024s coverage: 4.0% of statements [2021-09-23T17:55:33.931Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-23T17:55:35.276Z] INFO: Copying the built daemon binary to d:\CI\PR-42089\11\binary\dockerd-b6cf3b931c.exe... [2021-09-23T17:55:35.276Z] INFO: Copying the built client binary to d:\CI\PR-42089\11\binary\docker-b6cf3b931c.exe... [2021-09-23T17:55:35.276Z] INFO: Copying dockerversion from the container... [2021-09-23T17:55:35.276Z] INFO: Copying the golang package from the container to d:\CI\PR-42089\11\installer\go.zip... [2021-09-23T17:55:35.848Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-09-23T17:55:35.848Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-23T17:55:35.848Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-09-23T17:55:36.265Z] INFO: Extracting go.zip to d:\CI\PR-42089\11\go [2021-09-23T17:55:37.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-23T17:55:38.569Z] Removing intermediate container 8d5149915032 [2021-09-23T17:55:38.569Z] ---> f7164ed8ed0f [2021-09-23T17:55:38.569Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-23T17:55:38.569Z] ---> Running in 40d8945ce527 [2021-09-23T17:55:39.026Z] Removing intermediate container 40d8945ce527 [2021-09-23T17:55:39.026Z] ---> 6c0725130004 [2021-09-23T17:55:39.026Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-23T17:55:39.026Z] ---> Running in 33106be4bcc2 [2021-09-23T17:55:39.483Z] Removing intermediate container 33106be4bcc2 [2021-09-23T17:55:39.483Z] ---> 375eee3bf066 [2021-09-23T17:55:39.483Z] Step 11/11 : COPY . . [2021-09-23T17:55:48.087Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.111s coverage: 6.6% of statements [2021-09-23T17:55:48.087Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-23T17:55:48.087Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-09-23T17:55:50.003Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.024s coverage: 57.4% of statements [2021-09-23T17:55:50.003Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-23T17:55:50.003Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-09-23T17:55:50.003Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-23T17:55:50.947Z] ok github.com/docker/docker/libnetwork/drvregistry 0.028s coverage: 82.4% of statements [2021-09-23T17:55:51.208Z] ok github.com/docker/docker/libnetwork/etchosts 0.035s coverage: 81.2% of statements [2021-09-23T17:55:53.375Z] --- PASS: TestBuildWithHugeFile (56.29s) [2021-09-23T17:55:53.375Z] === RUN TestBuildWCOWSandboxSize [2021-09-23T17:55:53.375Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T17:55:53.375Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-09-23T17:55:53.375Z] === RUN TestBuildWithEmptyDockerfile [2021-09-23T17:55:53.375Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:55:53.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:55:53.375Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:55:53.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:55:53.375Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:55:53.375Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:55:53.375Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:55:53.376Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:55:53.376Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:55:53.376Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-09-23T17:55:53.376Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-09-23T17:55:53.376Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-09-23T17:55:53.376Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-09-23T17:55:53.376Z] === RUN TestBuildPreserveOwnership [2021-09-23T17:55:53.376Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-23T17:55:54.515Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-09-23T17:55:54.776Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-09-23T17:55:55.038Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-09-23T17:55:55.908Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-23T17:55:57.286Z] --- PASS: TestBuildPreserveOwnership (3.73s) [2021-09-23T17:55:57.286Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2021-09-23T17:55:57.286Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2021-09-23T17:55:57.286Z] === RUN TestBuildPlatformInvalid [2021-09-23T17:55:57.286Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-09-23T17:55:57.286Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-23T17:55:57.498Z] INFO: Extraction ended at 09/23/2021 17:55:57. Duration:00:00:21.3398405 [2021-09-23T17:55:57.498Z] INFO: Updating the golang and path environment variables [2021-09-23T17:55:57.498Z] INFO: GOPATH=d:\gopath [2021-09-23T17:55:57.498Z] INFO: go version go1.17.1 windows/amd64 [2021-09-23T17:55:57.498Z] INFO: Running the daemon under test in debug mode [2021-09-23T17:55:57.498Z] INFO: Starting a daemon under test... [2021-09-23T17:55:57.498Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42089\11\daemon --pidfile d:\CI\PR-42089\11\docker.pid -D [2021-09-23T17:55:57.498Z] INFO: Process started successfully. [2021-09-23T17:55:57.498Z] INFO: Start tailing logs of the daemon under tests [2021-09-23T17:55:57.498Z] INFO: Waiting for the daemon under test to start... [2021-09-23T17:55:57.854Z] Loaded image: busybox:latest [2021-09-23T17:55:57.854Z] Loaded image: busybox:glibc [2021-09-23T17:55:59.233Z] Loaded image: debian:bullseye-slim [2021-09-23T17:55:59.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-23T17:55:59.492Z] Loaded image: hello-world:latest [2021-09-23T17:55:59.492Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:56:00.551Z] ---> 9c3bcb503de2 [2021-09-23T17:56:00.551Z] Successfully built 9c3bcb503de2 [2021-09-23T17:56:00.551Z] Successfully tagged docker:latest [2021-09-23T17:56:00.551Z] INFO: Image build ended at 09/23/2021 17:55:59. Duration:00:03:03.0692708 [2021-09-23T17:56:00.551Z] [2021-09-23T17:56:00.551Z] [2021-09-23T17:56:00.551Z] INFO: Building the test binaries at 09/23/2021 17:55:59... [2021-09-23T17:56:04.286Z] INFO: make.ps1 starting at 09/23/2021 17:56:04 [2021-09-23T17:56:04.743Z] INFO: Git commit (d3b5cfb189) assumed from DOCKER_GITCOMMIT environment variable [2021-09-23T17:56:04.743Z] INFO: Invoking autogen... [2021-09-23T17:56:05.202Z] INFO: Building daemon... [2021-09-23T17:56:07.307Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-09-23T17:56:09.480Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.96s) [2021-09-23T17:56:09.480Z] PASS [2021-09-23T17:56:09.480Z] [2021-09-23T17:56:09.480Z] === Skipped [2021-09-23T17:56:09.480Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-23T17:56:09.480Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:56:09.480Z] [2021-09-23T17:56:09.480Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-09-23T17:56:09.480Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T17:56:09.480Z] [2021-09-23T17:56:09.480Z] DONE 34 tests, 2 skipped in 93.861s [2021-09-23T17:56:09.480Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-23T17:56:09.480Z] INFO: Testing against a local daemon [2021-09-23T17:56:09.480Z] === RUN TestConfigInspect [2021-09-23T17:56:10.416Z] --- PASS: TestConfigInspect (2.28s) [2021-09-23T17:56:10.416Z] === RUN TestConfigList [2021-09-23T17:56:12.948Z] --- PASS: TestConfigList (2.15s) [2021-09-23T17:56:12.948Z] === RUN TestConfigsCreateAndDelete [2021-09-23T17:56:13.379Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-23T17:56:13.379Z] [2021-09-23T17:56:13.379Z] ________ ____ __. [2021-09-23T17:56:13.379Z] \_____ \ | |/ _| [2021-09-23T17:56:13.379Z] / | \| < [2021-09-23T17:56:13.379Z] / | \ | \ [2021-09-23T17:56:13.379Z] \_______ /____|__ \ [2021-09-23T17:56:13.379Z] \/ \/ [2021-09-23T17:56:13.379Z] [2021-09-23T17:56:13.379Z] INFO: make.ps1 ended at 09/23/2021 17:56:03 [2021-09-23T17:56:13.379Z] INFO: Binaries build ended at 09/23/2021 17:56:04. Duration:00:01:07.9364829 [2021-09-23T17:56:13.379Z] INFO: Copying the built daemon binary to d:\CI\PR-42089\11\binary\dockerd-8c9f563a33.exe... [2021-09-23T17:56:13.379Z] INFO: Copying the built client binary to d:\CI\PR-42089\11\binary\docker-8c9f563a33.exe... [2021-09-23T17:56:13.379Z] INFO: Copying dockerversion from the container... [2021-09-23T17:56:13.379Z] INFO: Copying the golang package from the container to d:\CI\PR-42089\11\installer\go.zip... [2021-09-23T17:56:13.379Z] INFO: Extracting go.zip to d:\CI\PR-42089\11\go [2021-09-23T17:56:14.851Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2021-09-23T17:56:14.851Z] === RUN TestConfigsUpdate [2021-09-23T17:56:16.755Z] --- PASS: TestConfigsUpdate (2.15s) [2021-09-23T17:56:16.755Z] === RUN TestTemplatedConfig [2021-09-23T17:56:18.734Z] ...INFO: Daemon under test started and replied! [2021-09-23T17:56:18.734Z] INFO: Docker version of the daemon under test [2021-09-23T17:56:18.734Z] [2021-09-23T17:56:18.734Z] Client: [2021-09-23T17:56:18.734Z] Version: 17.06.2-ce [2021-09-23T17:56:18.734Z] API version: 1.30 [2021-09-23T17:56:18.734Z] Go version: go1.8.3 [2021-09-23T17:56:18.734Z] Git commit: cec0b72 [2021-09-23T17:56:18.734Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-23T17:56:18.734Z] OS/Arch: windows/amd64 [2021-09-23T17:56:18.734Z] [2021-09-23T17:56:18.734Z] Server: [2021-09-23T17:56:18.734Z] Version: 0.0.0-dev [2021-09-23T17:56:18.734Z] API version: 1.42 (minimum version 1.24) [2021-09-23T17:56:18.734Z] Go version: go1.17.1 [2021-09-23T17:56:18.734Z] Git commit: b6cf3b931c [2021-09-23T17:56:18.734Z] Built: 09/23/2021 17:54:32 [2021-09-23T17:56:18.734Z] OS/Arch: windows/amd64 [2021-09-23T17:56:18.734Z] Experimental: false [2021-09-23T17:56:18.734Z] [2021-09-23T17:56:18.734Z] INFO: Docker info of the daemon under test [2021-09-23T17:56:18.734Z] [2021-09-23T17:56:18.734Z] Containers: 0 [2021-09-23T17:56:18.734Z] Running: 0 [2021-09-23T17:56:18.734Z] Paused: 0 [2021-09-23T17:56:18.734Z] Stopped: 0 [2021-09-23T17:56:18.734Z] Images: 0 [2021-09-23T17:56:18.734Z] Server Version: 0.0.0-dev [2021-09-23T17:56:18.734Z] Storage Driver: windowsfilter [2021-09-23T17:56:18.734Z] Windows: [2021-09-23T17:56:18.734Z] Logging Driver: json-file [2021-09-23T17:56:18.734Z] Plugins: [2021-09-23T17:56:18.734Z] Volume: local [2021-09-23T17:56:18.734Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:56:18.734Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:56:18.734Z] Swarm: inactive [2021-09-23T17:56:18.734Z] Default Isolation: process [2021-09-23T17:56:18.734Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T17:56:18.734Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T17:56:18.734Z] OSType: windows [2021-09-23T17:56:18.734Z] Architecture: x86_64 [2021-09-23T17:56:18.734Z] CPUs: 4 [2021-09-23T17:56:18.734Z] Total Memory: 32GiB [2021-09-23T17:56:18.734Z] Name: azwin-2-b32e30 [2021-09-23T17:56:18.734Z] ID: 2ZQI:Z5RA:5MK2:DTPD:VVF3:WRYU:FIAJ:E2ME:ZPFC:QTTL:7JHF:LKGC [2021-09-23T17:56:18.734Z] Docker Root Dir: D:\CI\PR-42089\11\daemon [2021-09-23T17:56:18.734Z] Debug Mode (client): false [2021-09-23T17:56:18.734Z] Debug Mode (server): true [2021-09-23T17:56:18.734Z] File Descriptors: -1 [2021-09-23T17:56:18.734Z] Goroutines: 16 [2021-09-23T17:56:18.734Z] System Time: 2021-09-23T17:56:16.7488855Z [2021-09-23T17:56:18.734Z] EventsListeners: 0 [2021-09-23T17:56:18.734Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:56:18.734Z] Labels: [2021-09-23T17:56:18.734Z] Experimental: false [2021-09-23T17:56:18.734Z] Insecure Registries: [2021-09-23T17:56:18.734Z] 127.0.0.0/8 [2021-09-23T17:56:18.734Z] Live Restore Enabled: false [2021-09-23T17:56:18.734Z] [2021-09-23T17:56:18.734Z] [2021-09-23T17:56:18.734Z] INFO: Docker images of the daemon under test [2021-09-23T17:56:18.734Z] [2021-09-23T17:56:18.734Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-23T17:56:18.734Z] [2021-09-23T17:56:18.734Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-23T17:56:18.734Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-09-23T17:56:18.734Z] ltsc2022: Pulling from windows/servercore [2021-09-23T17:56:18.734Z] 8f616e6e9eec: Pulling fs layer [2021-09-23T17:56:18.734Z] 48a76b150a3a: Pulling fs layer [2021-09-23T17:56:20.044Z] --- PASS: TestTemplatedConfig (2.76s) [2021-09-23T17:56:20.044Z] === RUN TestConfigCreateResolve [2021-09-23T17:56:21.947Z] --- PASS: TestConfigCreateResolve (2.16s) [2021-09-23T17:56:21.947Z] PASS [2021-09-23T17:56:21.947Z] [2021-09-23T17:56:21.947Z] DONE 6 tests in 13.638s [2021-09-23T17:56:21.947Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-23T17:56:21.947Z] INFO: Testing against a local daemon [2021-09-23T17:56:21.947Z] === RUN TestCheckpoint [2021-09-23T17:56:21.947Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T17:56:21.947Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-23T17:56:21.947Z] === RUN TestContainerInvalidJSON [2021-09-23T17:56:21.947Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:56:21.947Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:56:21.947Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:56:21.947Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:56:21.947Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:56:21.947Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:56:21.947Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-09-23T17:56:21.947Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-23T17:56:21.947Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-23T17:56:21.947Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-23T17:56:21.947Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-09-23T17:56:21.947Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-23T17:56:21.947Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-09-23T17:56:21.947Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-23T17:56:21.947Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-09-23T17:56:21.947Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-23T17:56:21.947Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-09-23T17:56:21.947Z] === RUN TestCopyFromContainer [2021-09-23T17:56:23.325Z] === RUN TestCopyFromContainer// [2021-09-23T17:56:23.325Z] === RUN TestCopyFromContainer//bar/root [2021-09-23T17:56:23.325Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-23T17:56:23.325Z] === RUN TestCopyFromContainer/bar/quux [2021-09-23T17:56:23.325Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-23T17:56:23.325Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-23T17:56:23.325Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-23T17:56:23.584Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-23T17:56:23.585Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-23T17:56:23.585Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-23T17:56:23.585Z] --- PASS: TestCopyFromContainer (1.71s) [2021-09-23T17:56:23.585Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-09-23T17:56:23.585Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-09-23T17:56:23.585Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-09-23T17:56:23.585Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-09-23T17:56:23.585Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-09-23T17:56:23.585Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-09-23T17:56:23.585Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-09-23T17:56:23.585Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-23T17:56:23.585Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-09-23T17:56:23.585Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-09-23T17:56:23.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-23T17:56:23.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:56:23.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:56:23.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:56:23.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:56:23.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:56:23.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:56:23.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:56:23.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:56:23.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:56:23.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-09-23T17:56:23.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-23T17:56:23.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-23T17:56:23.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-23T17:56:23.585Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-23T17:56:23.585Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-09-23T17:56:23.585Z] === RUN TestCreateWithInvalidEnv [2021-09-23T17:56:23.844Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-23T17:56:23.844Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-23T17:56:23.844Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-23T17:56:23.844Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-23T17:56:23.844Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-23T17:56:23.844Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-23T17:56:23.844Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-23T17:56:23.844Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-23T17:56:23.844Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-23T17:56:23.844Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-23T17:56:23.844Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-23T17:56:23.844Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-23T17:56:23.844Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-23T17:56:23.844Z] === RUN TestCreateTmpfsMountsTarget [2021-09-23T17:56:23.844Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-09-23T17:56:23.844Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-23T17:56:24.004Z] INFO [loader] Go packages loading at mode 575 (deps|name|files|imports|types_sizes|compiled_files|exports_file) took 2m23.507081448s [2021-09-23T17:56:24.004Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 500.365265ms [2021-09-23T17:56:25.747Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2021-09-23T17:56:25.747Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-23T17:56:27.399Z] 8f616e6e9eec: Verifying Checksum [2021-09-23T17:56:27.399Z] 8f616e6e9eec: Download complete [2021-09-23T17:56:27.654Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s) [2021-09-23T17:56:27.654Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-23T17:56:27.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:56:27.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:56:27.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:56:27.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:56:27.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:56:27.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:56:27.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:56:27.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:56:27.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:56:27.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:56:27.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:56:27.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:56:27.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:56:27.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:56:27.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:56:27.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-23T17:56:27.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-23T17:56:27.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-23T17:56:27.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-23T17:56:27.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-23T17:56:27.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-23T17:56:27.654Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-23T17:56:28.222Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-09-23T17:56:28.222Z] === RUN TestCreateDifferentPlatform [2021-09-23T17:56:28.222Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-23T17:56:28.222Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-23T17:56:28.222Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-23T17:56:28.222Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-23T17:56:28.222Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-23T17:56:28.222Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-23T17:56:28.222Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-09-23T17:56:28.222Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-23T17:56:28.222Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-09-23T17:56:28.222Z] === RUN TestContainerStartOnDaemonRestart [2021-09-23T17:56:28.222Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-23T17:56:28.222Z] === RUN TestDaemonRestartIpcMode [2021-09-23T17:56:28.222Z] === PAUSE TestDaemonRestartIpcMode [2021-09-23T17:56:28.222Z] === RUN TestDaemonHostGatewayIP [2021-09-23T17:56:28.222Z] === PAUSE TestDaemonHostGatewayIP [2021-09-23T17:56:28.222Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-23T17:56:28.222Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-23T17:56:28.222Z] === RUN TestContainerKillOnDaemonStart [2021-09-23T17:56:28.222Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-23T17:56:28.222Z] === RUN TestDiff [2021-09-23T17:56:28.789Z] --- PASS: TestDiff (0.60s) [2021-09-23T17:56:28.789Z] === RUN TestExecWithCloseStdin [2021-09-23T17:56:29.358Z] --- PASS: TestExecWithCloseStdin (0.68s) [2021-09-23T17:56:29.358Z] === RUN TestExec [2021-09-23T17:56:30.294Z] --- PASS: TestExec (0.69s) [2021-09-23T17:56:30.294Z] === RUN TestExecUser [2021-09-23T17:56:30.862Z] --- PASS: TestExecUser (0.72s) [2021-09-23T17:56:30.862Z] === RUN TestExportContainerAndImportImage [2021-09-23T17:56:31.190Z] 48a76b150a3a: Verifying Checksum [2021-09-23T17:56:31.190Z] 48a76b150a3a: Download complete [2021-09-23T17:56:31.205Z] INFO: Extraction ended at 09/23/2021 17:56:29. Duration:00:00:22.1224501 [2021-09-23T17:56:31.205Z] INFO: Updating the golang and path environment variables [2021-09-23T17:56:31.205Z] INFO: GOPATH=d:\gopath [2021-09-23T17:56:31.205Z] INFO: go version go1.17.1 windows/amd64 [2021-09-23T17:56:31.205Z] INFO: Running the daemon under test in debug mode [2021-09-23T17:56:31.205Z] INFO: Running the daemon under test in containerd mode [2021-09-23T17:56:31.205Z] INFO: Starting a daemon under test... [2021-09-23T17:56:31.205Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42089\11\daemon --pidfile d:\CI\PR-42089\11\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-09-23T17:56:31.205Z] INFO: Containerd started successfully. [2021-09-23T17:56:31.205Z] INFO: Process started successfully. [2021-09-23T17:56:31.205Z] INFO: Start tailing logs of the daemon under tests [2021-09-23T17:56:31.205Z] INFO: Waiting for the daemon under test to start... [2021-09-23T17:56:31.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-23T17:56:31.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-23T17:56:31.799Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-09-23T17:56:31.799Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-23T17:56:32.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-23T17:56:33.176Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-09-23T17:56:33.176Z] === RUN TestHealthCheckWorkdir [2021-09-23T17:56:33.743Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2021-09-23T17:56:33.743Z] === RUN TestHealthKillContainer [2021-09-23T17:56:34.035Z] INFO [runner/unused/goanalysis] analyzers took 27.878008975s with top 10 stages: buildssa: 24.025169416s, U1000: 3.852839559s [2021-09-23T17:56:34.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-23T17:56:34.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-23T17:56:36.274Z] --- PASS: TestHealthKillContainer (2.71s) [2021-09-23T17:56:36.275Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-23T17:56:37.210Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2021-09-23T17:56:37.210Z] === RUN TestIpcModeNone [2021-09-23T17:56:37.776Z] --- PASS: TestIpcModeNone (0.70s) [2021-09-23T17:56:37.776Z] === RUN TestIpcModePrivate [2021-09-23T17:56:38.035Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-09-23T17:56:38.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-23T17:56:38.293Z] --- PASS: TestIpcModePrivate (0.70s) [2021-09-23T17:56:38.293Z] === RUN TestIpcModeShareable [2021-09-23T17:56:38.861Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-09-23T17:56:39.120Z] --- PASS: TestIpcModeShareable (0.68s) [2021-09-23T17:56:39.120Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-23T17:56:41.077Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.03s) [2021-09-23T17:56:41.077Z] === RUN TestAPIIpcModeHost [2021-09-23T17:56:41.645Z] --- PASS: TestAPIIpcModeHost (0.49s) [2021-09-23T17:56:41.645Z] === RUN TestDaemonIpcModeShareable [2021-09-23T17:56:42.581Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-09-23T17:56:42.840Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2021-09-23T17:56:42.840Z] === RUN TestDaemonIpcModePrivate [2021-09-23T17:56:43.777Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-09-23T17:56:44.035Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2021-09-23T17:56:44.035Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-23T17:56:44.970Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-09-23T17:56:45.229Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2021-09-23T17:56:45.229Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-23T17:56:46.165Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-09-23T17:56:46.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-23T17:56:46.424Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2021-09-23T17:56:46.424Z] === RUN TestIpcModeOlderClient [2021-09-23T17:56:46.424Z] === PAUSE TestIpcModeOlderClient [2021-09-23T17:56:46.424Z] === RUN TestKillContainerInvalidSignal [2021-09-23T17:56:46.991Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2021-09-23T17:56:46.991Z] === RUN TestKillContainer [2021-09-23T17:56:46.991Z] === RUN TestKillContainer/no_signal [2021-09-23T17:56:47.249Z] === RUN TestKillContainer/non_killing_signal [2021-09-23T17:56:47.509Z] === RUN TestKillContainer/killing_signal [2021-09-23T17:56:48.077Z] --- PASS: TestKillContainer (1.36s) [2021-09-23T17:56:48.077Z] --- PASS: TestKillContainer/no_signal (0.43s) [2021-09-23T17:56:48.077Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-09-23T17:56:48.077Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2021-09-23T17:56:48.077Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-23T17:56:48.077Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-23T17:56:48.646Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-23T17:56:48.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-23T17:56:49.026Z] ...INFO: Daemon under test started and replied! [2021-09-23T17:56:49.026Z] INFO: Docker version of the daemon under test [2021-09-23T17:56:49.026Z] [2021-09-23T17:56:49.026Z] Client: [2021-09-23T17:56:49.026Z] Version: 17.06.2-ce [2021-09-23T17:56:49.026Z] API version: 1.30 [2021-09-23T17:56:49.026Z] Go version: go1.8.3 [2021-09-23T17:56:49.026Z] Git commit: cec0b72 [2021-09-23T17:56:49.026Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-23T17:56:49.026Z] OS/Arch: windows/amd64 [2021-09-23T17:56:49.026Z] [2021-09-23T17:56:49.026Z] Server: [2021-09-23T17:56:49.026Z] Version: 0.0.0-dev [2021-09-23T17:56:49.026Z] API version: 1.42 (minimum version 1.24) [2021-09-23T17:56:49.026Z] Go version: go1.17.1 [2021-09-23T17:56:49.026Z] Git commit: 8c9f563a33 [2021-09-23T17:56:49.026Z] Built: 09/23/2021 17:55:00 [2021-09-23T17:56:49.026Z] OS/Arch: windows/amd64 [2021-09-23T17:56:49.026Z] Experimental: false [2021-09-23T17:56:49.026Z] [2021-09-23T17:56:49.026Z] INFO: Docker info of the daemon under test [2021-09-23T17:56:49.026Z] [2021-09-23T17:56:49.026Z] Containers: 0 [2021-09-23T17:56:49.026Z] Running: 0 [2021-09-23T17:56:49.026Z] Paused: 0 [2021-09-23T17:56:49.026Z] Stopped: 0 [2021-09-23T17:56:49.026Z] Images: 0 [2021-09-23T17:56:49.026Z] Server Version: 0.0.0-dev [2021-09-23T17:56:49.026Z] Storage Driver: windowsfilter [2021-09-23T17:56:49.026Z] Windows: [2021-09-23T17:56:49.026Z] Logging Driver: json-file [2021-09-23T17:56:49.026Z] Plugins: [2021-09-23T17:56:49.026Z] Volume: local [2021-09-23T17:56:49.026Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:56:49.026Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:56:49.026Z] Swarm: inactive [2021-09-23T17:56:49.026Z] Default Isolation: process [2021-09-23T17:56:49.026Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T17:56:49.026Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T17:56:49.026Z] OSType: windows [2021-09-23T17:56:49.026Z] Architecture: x86_64 [2021-09-23T17:56:49.026Z] CPUs: 4 [2021-09-23T17:56:49.026Z] Total Memory: 32GiB [2021-09-23T17:56:49.026Z] Name: azwin-2-149bc0 [2021-09-23T17:56:49.026Z] ID: CZBG:ET5I:SDJ6:7WS6:2HW7:K7ON:VUFY:75AL:6RXY:W3RI:RSCX:QKRY [2021-09-23T17:56:49.026Z] Docker Root Dir: D:\CI\PR-42089\11\daemon [2021-09-23T17:56:49.026Z] Debug Mode (client): false [2021-09-23T17:56:49.026Z] Debug Mode (server): true [2021-09-23T17:56:49.026Z] File Descriptors: -1 [2021-09-23T17:56:49.026Z] Goroutines: 31 [2021-09-23T17:56:49.026Z] System Time: 2021-09-23T17:56:48.724986Z [2021-09-23T17:56:49.026Z] EventsListeners: 0 [2021-09-23T17:56:49.026Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:56:49.026Z] Labels: [2021-09-23T17:56:49.026Z] Experimental: false [2021-09-23T17:56:49.026Z] Insecure Registries: [2021-09-23T17:56:49.026Z] 127.0.0.0/8 [2021-09-23T17:56:49.026Z] Live Restore Enabled: false [2021-09-23T17:56:49.026Z] [2021-09-23T17:56:49.026Z] [2021-09-23T17:56:49.026Z] INFO: Docker images of the daemon under test [2021-09-23T17:56:49.026Z] [2021-09-23T17:56:49.026Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-23T17:56:49.026Z] [2021-09-23T17:56:49.026Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-23T17:56:49.026Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-09-23T17:56:49.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2021-09-23T17:56:49.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2021-09-23T17:56:49.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2021-09-23T17:56:49.213Z] === RUN TestKillStoppedContainer [2021-09-23T17:56:49.213Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-09-23T17:56:49.213Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-23T17:56:49.213Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-09-23T17:56:49.213Z] === RUN TestKillDifferentUserContainer [2021-09-23T17:56:49.495Z] ltsc2022: Pulling from windows/servercore [2021-09-23T17:56:49.495Z] 8f616e6e9eec: Pulling fs layer [2021-09-23T17:56:49.495Z] 48a76b150a3a: Pulling fs layer [2021-09-23T17:56:49.732Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2021-09-23T17:56:49.732Z] === RUN TestInspectOomKilledTrue [2021-09-23T17:56:49.732Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-09-23T17:56:49.732Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-23T17:56:49.732Z] === RUN TestInspectOomKilledFalse [2021-09-23T17:56:49.993Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2021-09-23T17:56:49.993Z] === RUN TestLinksEtcHostsContentMatch [2021-09-23T17:56:50.252Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2021-09-23T17:56:50.252Z] === RUN TestLinksContainerNames [2021-09-23T17:56:51.188Z] --- PASS: TestLinksContainerNames (0.91s) [2021-09-23T17:56:51.188Z] === RUN TestLogsFollowTailEmpty [2021-09-23T17:56:51.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-23T17:56:51.755Z] --- PASS: TestLogsFollowTailEmpty (0.51s) [2021-09-23T17:56:51.755Z] === RUN TestContainerNetworkMountsNoChown [2021-09-23T17:56:52.324Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/default [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/default [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/private [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/private [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rprivate [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/slave [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/slave [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rslave [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/shared [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/shared [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rshared [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/default [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/rshared [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/shared [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/rslave [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/slave [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/rprivate [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/private [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:56:52.324Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-23T17:56:52.324Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:56:52.324Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:56:52.584Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-23T17:56:52.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-09-23T17:56:52.842Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-09-23T17:56:52.843Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-23T17:56:52.843Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-09-23T17:56:52.843Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-09-23T17:56:52.843Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-09-23T17:56:52.843Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-09-23T17:56:52.843Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-23T17:56:52.843Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-09-23T17:56:52.843Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-09-23T17:56:52.843Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-09-23T17:56:52.843Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-09-23T17:56:52.843Z] === RUN TestContainerBindMountNonRecursive [2021-09-23T17:56:54.222Z] --- PASS: TestContainerBindMountNonRecursive (1.44s) [2021-09-23T17:56:54.222Z] === RUN TestContainerVolumesMountedAsShared [2021-09-23T17:56:54.789Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2021-09-23T17:56:54.789Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-23T17:56:55.048Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2021-09-23T17:56:55.048Z] === RUN TestNetworkNat [2021-09-23T17:56:55.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-23T17:56:55.617Z] --- PASS: TestNetworkNat (0.49s) [2021-09-23T17:56:55.617Z] === RUN TestNetworkLocalhostTCPNat [2021-09-23T17:56:56.188Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s) [2021-09-23T17:56:56.188Z] === RUN TestNetworkLoopbackNat [2021-09-23T17:56:57.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-23T17:56:58.723Z] --- PASS: TestNetworkLoopbackNat (2.65s) [2021-09-23T17:56:58.723Z] === RUN TestPause [2021-09-23T17:56:59.292Z] --- PASS: TestPause (0.48s) [2021-09-23T17:56:59.292Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-23T17:56:59.292Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T17:56:59.292Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T17:56:59.292Z] === RUN TestPauseStopPausedContainer [2021-09-23T17:56:59.551Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2021-09-23T17:56:59.551Z] === RUN TestPidHost [2021-09-23T17:57:00.930Z] --- PASS: TestPidHost (1.10s) [2021-09-23T17:57:00.930Z] === RUN TestPsFilter [2021-09-23T17:57:00.930Z] --- PASS: TestPsFilter (0.13s) [2021-09-23T17:57:00.930Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-23T17:57:01.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-23T17:57:01.498Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2021-09-23T17:57:01.498Z] === RUN TestRemoveContainerWithVolume [2021-09-23T17:57:01.757Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2021-09-23T17:57:01.757Z] === RUN TestRemoveContainerRunning [2021-09-23T17:57:02.008Z] 48a76b150a3a: Verifying Checksum [2021-09-23T17:57:02.008Z] 48a76b150a3a: Download complete [2021-09-23T17:57:02.325Z] --- PASS: TestRemoveContainerRunning (0.53s) [2021-09-23T17:57:02.325Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-23T17:57:02.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-23T17:57:02.893Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2021-09-23T17:57:02.894Z] === RUN TestRemoveInvalidContainer [2021-09-23T17:57:02.894Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-23T17:57:02.894Z] === RUN TestRenameLinkedContainer [2021-09-23T17:57:05.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-23T17:57:05.428Z] --- PASS: TestRenameLinkedContainer (2.17s) [2021-09-23T17:57:05.428Z] === RUN TestRenameStoppedContainer [2021-09-23T17:57:05.428Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-09-23T17:57:05.428Z] === RUN TestRenameRunningContainerAndReuse [2021-09-23T17:57:06.366Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2021-09-23T17:57:06.366Z] === RUN TestRenameInvalidName [2021-09-23T17:57:06.935Z] --- PASS: TestRenameInvalidName (0.48s) [2021-09-23T17:57:06.935Z] === RUN TestRenameAnonymousContainer [2021-09-23T17:57:07.624Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-23T17:57:07.624Z] Using test binary docker [2021-09-23T17:57:07.624Z] +++ /etc/init.d/apparmor start [2021-09-23T17:57:07.624Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-23T17:57:07.624Z] INFO: Waiting for daemon to start... [2021-09-23T17:57:07.624Z] Starting dockerd [2021-09-23T17:57:07.624Z] +++ 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-09-23T17:57:08.839Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2021-09-23T17:57:08.839Z] === RUN TestRenameContainerWithSameName [2021-09-23T17:57:09.098Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2021-09-23T17:57:09.098Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-23T17:57:09.542Z] . [2021-09-23T17:57:09.542Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-23T17:57:09.542Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-23T17:57:09.542Z] Error: No such image: emptyfs [2021-09-23T17:57:09.542Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-23T17:57:09.542Z] ++++ docker load [2021-09-23T17:57:10.035Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s) [2021-09-23T17:57:10.035Z] === RUN TestResize [2021-09-23T17:57:10.115Z] Running integration-test (iteration 1) [2021-09-23T17:57:10.115Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-23T17:57:10.115Z] ++ 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-09-23T17:57:10.115Z] ++ set -e [2021-09-23T17:57:10.115Z] ++ '[' -n 0 ']' [2021-09-23T17:57:10.115Z] ++ set -x [2021-09-23T17:57:10.115Z] ++ 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-09-23T17:57:10.602Z] --- PASS: TestResize (0.46s) [2021-09-23T17:57:10.602Z] === RUN TestResizeWithInvalidSize [2021-09-23T17:57:10.687Z] Loaded image: busybox:latest [2021-09-23T17:57:10.861Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2021-09-23T17:57:10.861Z] === RUN TestResizeWhenContainerNotStarted [2021-09-23T17:57:11.259Z] Loaded image: busybox:glibc [2021-09-23T17:57:11.427Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2021-09-23T17:57:11.427Z] === RUN TestDaemonRestartKillContainers [2021-09-23T17:57:11.427Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T17:57:11.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T17:57:11.427Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T17:57:11.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T17:57:11.427Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T17:57:11.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T17:57:11.427Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T17:57:11.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T17:57:11.427Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T17:57:11.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T17:57:11.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T17:57:11.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T17:57:11.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T17:57:11.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T17:57:11.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T17:57:11.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T17:57:11.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:57:11.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:57:11.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:57:11.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:57:11.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:57:11.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:57:11.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:57:11.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:57:11.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T17:57:11.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T17:57:13.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:57:13.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:57:14.509Z] 8f616e6e9eec: Verifying Checksum [2021-09-23T17:57:14.509Z] 8f616e6e9eec: Download complete [2021-09-23T17:57:14.741Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:57:14.741Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:57:15.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T17:57:15.936Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T17:57:16.763Z] Loaded image: debian:bullseye-slim [2021-09-23T17:57:16.763Z] Loaded image: hello-world:latest [2021-09-23T17:57:16.763Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:57:16.763Z] INFO: Testing against a local daemon [2021-09-23T17:57:16.763Z] === RUN TestCgroupNamespacesBuild [2021-09-23T17:57:17.288Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-23T17:57:17.288Z] [2021-09-23T17:57:17.288Z] ________ ____ __. [2021-09-23T17:57:17.288Z] \_____ \ | |/ _| [2021-09-23T17:57:17.288Z] / | \| < [2021-09-23T17:57:17.288Z] / | \ | \ [2021-09-23T17:57:17.288Z] \_______ /____|__ \ [2021-09-23T17:57:17.288Z] \/ \/ [2021-09-23T17:57:17.288Z] [2021-09-23T17:57:17.288Z] INFO: make.ps1 ended at 09/23/2021 17:57:09 [2021-09-23T17:57:17.288Z] INFO: Binaries build ended at 09/23/2021 17:57:10. Duration:00:01:11.4832222 [2021-09-23T17:57:17.288Z] INFO: Copying the built daemon binary to d:\CI\PR-42089\11\binary\dockerd-d3b5cfb189.exe... [2021-09-23T17:57:17.288Z] INFO: Copying the built client binary to d:\CI\PR-42089\11\binary\docker-d3b5cfb189.exe... [2021-09-23T17:57:17.288Z] INFO: Copying dockerversion from the container... [2021-09-23T17:57:17.288Z] INFO: Copying the golang package from the container to d:\CI\PR-42089\11\installer\go.zip... [2021-09-23T17:57:17.288Z] INFO: Extracting go.zip to d:\CI\PR-42089\11\go [2021-09-23T17:57:17.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T17:57:17.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T17:57:19.341Z] --- PASS: TestCgroupNamespacesBuild (2.81s) [2021-09-23T17:57:19.341Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-23T17:57:19.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T17:57:20.008Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T17:57:21.267Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s) [2021-09-23T17:57:21.267Z] === RUN TestBuildWithSession [2021-09-23T17:57:21.267Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:57:21.267Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-23T17:57:21.267Z] === RUN TestBuildSquashParent [2021-09-23T17:57:21.979Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-23T17:57:21.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2021-09-23T17:57:21.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.89s) [2021-09-23T17:57:21.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2021-09-23T17:57:21.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-09-23T17:57:21.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-09-23T17:57:21.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-09-23T17:57:21.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2021-09-23T17:57:21.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.95s) [2021-09-23T17:57:21.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.12s) [2021-09-23T17:57:21.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.27s) [2021-09-23T17:57:21.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.89s) [2021-09-23T17:57:21.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.85s) [2021-09-23T17:57:21.980Z] === RUN TestCgroupNamespacesRun [2021-09-23T17:57:23.376Z] --- PASS: TestCgroupNamespacesRun (1.42s) [2021-09-23T17:57:23.376Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-23T17:57:23.376Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-09-23T17:57:23.376Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-09-23T17:57:23.376Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-23T17:57:24.755Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2021-09-23T17:57:24.755Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-23T17:57:25.698Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2021-09-23T17:57:25.698Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-23T17:57:27.076Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2021-09-23T17:57:27.076Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-23T17:57:28.453Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2021-09-23T17:57:28.453Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-23T17:57:28.803Z] ok github.com/docker/docker/libnetwork/ipam 67.844s coverage: 85.3% of statements [2021-09-23T17:57:28.803Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-23T17:57:28.803Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-23T17:57:28.803Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-09-23T17:57:28.803Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-09-23T17:57:28.803Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-23T17:57:28.803Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-09-23T17:57:28.803Z] ok github.com/docker/docker/libnetwork/ipamutils 0.487s coverage: 74.0% of statements [2021-09-23T17:57:28.803Z] ok github.com/docker/docker/libnetwork/iptables 0.275s coverage: 45.1% of statements [2021-09-23T17:57:28.803Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-09-23T17:57:28.803Z] ok github.com/docker/docker/libnetwork/netutils 0.029s coverage: 44.1% of statements [2021-09-23T17:57:29.020Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-09-23T17:57:29.020Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-23T17:57:30.399Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2021-09-23T17:57:30.399Z] === RUN TestNISDomainname [2021-09-23T17:57:30.658Z] --- PASS: TestNISDomainname (0.60s) [2021-09-23T17:57:30.658Z] === RUN TestHostnameDnsResolution [2021-09-23T17:57:31.275Z] --- PASS: TestBuildSquashParent (8.62s) [2021-09-23T17:57:31.275Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-23T17:57:31.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:57:31.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:57:31.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:57:31.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:57:31.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:57:31.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:57:31.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:57:31.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:57:31.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:57:31.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:57:31.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:57:31.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:57:31.275Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:57:31.275Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:57:31.593Z] --- PASS: TestHostnameDnsResolution (0.80s) [2021-09-23T17:57:31.593Z] === RUN TestStats [2021-09-23T17:57:32.661Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:57:33.234Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:57:34.132Z] --- PASS: TestStats (2.51s) [2021-09-23T17:57:34.132Z] === RUN TestStopContainerWithTimeout [2021-09-23T17:57:34.132Z] === RUN TestStopContainerWithTimeout/0 [2021-09-23T17:57:34.132Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-23T17:57:34.132Z] === RUN TestStopContainerWithTimeout/1 [2021-09-23T17:57:34.132Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-23T17:57:34.132Z] === RUN TestStopContainerWithTimeout/3 [2021-09-23T17:57:34.132Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-23T17:57:34.132Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-23T17:57:34.132Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-23T17:57:34.132Z] === CONT TestStopContainerWithTimeout/0 [2021-09-23T17:57:34.132Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-23T17:57:34.701Z] === CONT TestStopContainerWithTimeout/3 [2021-09-23T17:57:35.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:57:36.371Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:57:36.608Z] === CONT TestStopContainerWithTimeout/1 [2021-09-23T17:57:38.351Z] INFO: Extraction ended at 09/23/2021 17:57:36. Duration:00:00:22.8511926 [2021-09-23T17:57:38.352Z] INFO: Updating the golang and path environment variables [2021-09-23T17:57:38.352Z] INFO: GOPATH=d:\gopath [2021-09-23T17:57:38.352Z] INFO: go version go1.17.1 windows/amd64 [2021-09-23T17:57:38.352Z] INFO: Running the daemon under test in debug mode [2021-09-23T17:57:38.352Z] INFO: Starting a daemon under test... [2021-09-23T17:57:38.352Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42089\11\daemon --pidfile d:\CI\PR-42089\11\docker.pid -D [2021-09-23T17:57:38.352Z] INFO: Process started successfully. [2021-09-23T17:57:38.352Z] INFO: Start tailing logs of the daemon under tests [2021-09-23T17:57:38.352Z] INFO: Waiting for the daemon under test to start... [2021-09-23T17:57:38.511Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-23T17:57:38.512Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2021-09-23T17:57:38.512Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2021-09-23T17:57:38.512Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2021-09-23T17:57:38.512Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2021-09-23T17:57:38.512Z] === RUN TestDeleteDevicemapper [2021-09-23T17:57:38.512Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T17:57:38.512Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-23T17:57:38.512Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-23T17:57:39.677Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-09-23T17:57:39.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2021-09-23T17:57:39.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.38s) [2021-09-23T17:57:39.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s) [2021-09-23T17:57:39.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s) [2021-09-23T17:57:39.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s) [2021-09-23T17:57:39.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.93s) [2021-09-23T17:57:39.677Z] === RUN TestBuildMultiStageCopy [2021-09-23T17:57:39.677Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-23T17:57:40.416Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) [2021-09-23T17:57:40.416Z] === RUN TestUpdateMemory [2021-09-23T17:57:40.675Z] --- PASS: TestUpdateMemory (0.60s) [2021-09-23T17:57:40.675Z] === RUN TestUpdateCPUQuota [2021-09-23T17:57:41.591Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-23T17:57:41.611Z] --- PASS: TestUpdateCPUQuota (0.90s) [2021-09-23T17:57:41.611Z] === RUN TestUpdatePidsLimit [2021-09-23T17:57:41.611Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-23T17:57:41.872Z] === RUN TestUpdatePidsLimit/no_change [2021-09-23T17:57:42.132Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-23T17:57:42.163Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-23T17:57:42.390Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-23T17:57:42.424Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-23T17:57:42.649Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-23T17:57:42.909Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-23T17:57:42.996Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-23T17:57:43.167Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-23T17:57:43.568Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2021-09-23T17:57:43.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.39s) [2021-09-23T17:57:43.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2021-09-23T17:57:43.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.44s) [2021-09-23T17:57:43.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2021-09-23T17:57:43.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2021-09-23T17:57:43.568Z] === RUN TestBuildMultiStageParentConfig [2021-09-23T17:57:43.592Z] 8f616e6e9eec: Pull complete [2021-09-23T17:57:44.104Z] --- PASS: TestUpdatePidsLimit (2.42s) [2021-09-23T17:57:44.104Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2021-09-23T17:57:44.104Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2021-09-23T17:57:44.104Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2021-09-23T17:57:44.104Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2021-09-23T17:57:44.104Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2021-09-23T17:57:44.104Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-09-23T17:57:44.104Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-09-23T17:57:44.104Z] === RUN TestUpdateRestartPolicy [2021-09-23T17:57:44.952Z] --- PASS: TestBuildMultiStageParentConfig (1.26s) [2021-09-23T17:57:44.953Z] === RUN TestBuildLabelWithTargets [2021-09-23T17:57:46.868Z] --- PASS: TestBuildLabelWithTargets (1.87s) [2021-09-23T17:57:46.868Z] === RUN TestBuildWithEmptyLayers [2021-09-23T17:57:47.810Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2021-09-23T17:57:47.810Z] === RUN TestBuildMultiStageOnBuild [2021-09-23T17:57:50.359Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2021-09-23T17:57:50.359Z] === RUN TestBuildUncleanTarFilenames [2021-09-23T17:57:52.273Z] --- PASS: TestBuildUncleanTarFilenames (1.52s) [2021-09-23T17:57:52.273Z] === RUN TestBuildMultiStageLayerLeak [2021-09-23T17:57:55.574Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s) [2021-09-23T17:57:55.574Z] === RUN TestBuildWithHugeFile [2021-09-23T17:57:56.010Z] .....INFO: Daemon under test started and replied! [2021-09-23T17:57:56.010Z] INFO: Docker version of the daemon under test [2021-09-23T17:57:56.010Z] [2021-09-23T17:57:56.010Z] Client: [2021-09-23T17:57:56.010Z] Version: 17.06.2-ce [2021-09-23T17:57:56.010Z] API version: 1.30 [2021-09-23T17:57:56.010Z] Go version: go1.8.3 [2021-09-23T17:57:56.010Z] Git commit: cec0b72 [2021-09-23T17:57:56.010Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-23T17:57:56.010Z] OS/Arch: windows/amd64 [2021-09-23T17:57:56.010Z] [2021-09-23T17:57:56.011Z] Server: [2021-09-23T17:57:56.011Z] Version: 0.0.0-dev [2021-09-23T17:57:56.011Z] API version: 1.42 (minimum version 1.24) [2021-09-23T17:57:56.011Z] Go version: go1.17.1 [2021-09-23T17:57:56.011Z] Git commit: d3b5cfb189 [2021-09-23T17:57:56.011Z] Built: 09/23/2021 17:56:04 [2021-09-23T17:57:56.011Z] OS/Arch: windows/amd64 [2021-09-23T17:57:56.011Z] Experimental: false [2021-09-23T17:57:56.011Z] [2021-09-23T17:57:56.011Z] INFO: Docker info of the daemon under test [2021-09-23T17:57:56.011Z] [2021-09-23T17:57:56.011Z] Containers: 0 [2021-09-23T17:57:56.011Z] Running: 0 [2021-09-23T17:57:56.011Z] Paused: 0 [2021-09-23T17:57:56.011Z] Stopped: 0 [2021-09-23T17:57:56.011Z] Images: 0 [2021-09-23T17:57:56.011Z] Server Version: 0.0.0-dev [2021-09-23T17:57:56.011Z] Storage Driver: windowsfilter [2021-09-23T17:57:56.011Z] Windows: [2021-09-23T17:57:56.011Z] Logging Driver: json-file [2021-09-23T17:57:56.011Z] Plugins: [2021-09-23T17:57:56.011Z] Volume: local [2021-09-23T17:57:56.011Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:57:56.011Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:57:56.011Z] Swarm: inactive [2021-09-23T17:57:56.011Z] Default Isolation: process [2021-09-23T17:57:56.011Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-23T17:57:56.011Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-23T17:57:56.011Z] OSType: windows [2021-09-23T17:57:56.011Z] Architecture: x86_64 [2021-09-23T17:57:56.011Z] CPUs: 4 [2021-09-23T17:57:56.011Z] Total Memory: 32GiB [2021-09-23T17:57:56.011Z] Name: azwin-2-b254a0 [2021-09-23T17:57:56.011Z] ID: 2C4X:5ITU:UUJ7:JYFP:CHCB:K5LQ:MK46:6PTI:XFPK:QW4O:E4VT:2C4N [2021-09-23T17:57:56.011Z] Docker Root Dir: D:\CI\PR-42089\11\daemon [2021-09-23T17:57:56.011Z] Debug Mode (client): false [2021-09-23T17:57:56.011Z] Debug Mode (server): true [2021-09-23T17:57:56.011Z] File Descriptors: -1 [2021-09-23T17:57:56.011Z] Goroutines: 16 [2021-09-23T17:57:56.011Z] System Time: 2021-09-23T17:57:55.7869698Z [2021-09-23T17:57:56.011Z] EventsListeners: 0 [2021-09-23T17:57:56.011Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:57:56.011Z] Labels: [2021-09-23T17:57:56.011Z] Experimental: false [2021-09-23T17:57:56.011Z] Insecure Registries: [2021-09-23T17:57:56.011Z] 127.0.0.0/8 [2021-09-23T17:57:56.011Z] Live Restore Enabled: false [2021-09-23T17:57:56.011Z] [2021-09-23T17:57:56.011Z] [2021-09-23T17:57:56.011Z] INFO: Docker images of the daemon under test [2021-09-23T17:57:56.011Z] [2021-09-23T17:57:56.011Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-23T17:57:56.011Z] [2021-09-23T17:57:56.011Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-23T17:57:56.011Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-09-23T17:57:56.306Z] --- PASS: TestUpdateRestartPolicy (11.18s) [2021-09-23T17:57:56.306Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-23T17:57:56.306Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2021-09-23T17:57:56.306Z] === RUN TestWaitNonBlocked [2021-09-23T17:57:56.306Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T17:57:56.306Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T17:57:56.306Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T17:57:56.306Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T17:57:56.306Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T17:57:56.306Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T17:57:56.468Z] ltsc2019: Pulling from windows/servercore [2021-09-23T17:57:56.468Z] 4612f6d0b889: Pulling fs layer [2021-09-23T17:57:56.468Z] a0ddf88812f1: Pulling fs layer [2021-09-23T17:57:56.564Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-23T17:57:56.564Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2021-09-23T17:57:56.564Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2021-09-23T17:57:56.564Z] === RUN TestWaitBlocked [2021-09-23T17:57:56.564Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T17:57:56.564Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T17:57:56.564Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T17:57:56.564Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T17:57:56.564Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T17:57:56.564Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T17:57:57.503Z] --- PASS: TestWaitBlocked (0.01s) [2021-09-23T17:57:57.503Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2021-09-23T17:57:57.503Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2021-09-23T17:57:57.503Z] === CONT TestContainerStartOnDaemonRestart [2021-09-23T17:57:57.503Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-23T17:58:00.041Z] --- PASS: TestContainerStartOnDaemonRestart (2.48s) [2021-09-23T17:58:00.041Z] === CONT TestIpcModeOlderClient [2021-09-23T17:58:00.041Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.54s) [2021-09-23T17:58:00.041Z] === CONT TestContainerKillOnDaemonStart [2021-09-23T17:58:00.041Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-09-23T17:58:00.041Z] === CONT TestDaemonHostGatewayIP [2021-09-23T17:58:02.576Z] --- PASS: TestDaemonHostGatewayIP (2.76s) [2021-09-23T17:58:02.576Z] === CONT TestDaemonRestartIpcMode [2021-09-23T17:58:05.109Z] --- PASS: TestDaemonRestartIpcMode (2.44s) [2021-09-23T17:58:06.775Z] a0ddf88812f1: Verifying Checksum [2021-09-23T17:58:06.775Z] a0ddf88812f1: Download complete [2021-09-23T17:58:10.530Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.582384039s with top 10 stages: buildssa: 1m35.326313596s, goimports: 21.061312447s, unconvert: 13.175721313s, gosec: 9.887773686s, golint: 6.003996615s, ineffassign: 5.196266009s, misspell: 5.132702027s, inspect: 4.493640451s, vrp: 3.285328997s, printf: 1.961311143s [2021-09-23T17:58:10.530Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-09-23T17:58:10.530Z] INFO [runner] Processors filtering stat (out/in): cgo: 2178/2759, filename_unadjuster: 2178/2178, skip_files: 2178/2178, autogenerated_exclude: 1790/2178, identifier_marker: 1790/1790, exclude: 1790/1790, nolint: 0/78, skip_dirs: 2178/2178, path_prettifier: 2178/2178, exclude-rules: 78/1790 [2021-09-23T17:58:10.530Z] INFO [runner] processing took 97.2432ms with stages: identifier_marker: 36.185041ms, nolint: 31.389478ms, path_prettifier: 14.881017ms, autogenerated_exclude: 6.061054ms, exclude-rules: 4.971027ms, skip_dirs: 2.926287ms, cgo: 453.259µs, filename_unadjuster: 370.266µs, max_same_issues: 1.557µs, skip_files: 1.392µs, diff: 481ns, exclude: 477ns, max_from_linter: 477ns, uniq_by_line: 472ns, source_code: 322ns, path_shortener: 299ns, max_per_file_from_linter: 294ns [2021-09-23T17:58:10.530Z] INFO [runner] linters took 1m44.589217614s with stages: goanalysis_metalinter: 1m22.056324348s, unused: 22.435470001s [2021-09-23T17:58:10.530Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-09-23T17:58:10.530Z] INFO Memory: 2488 samples, avg is 1649.7MB, max is 4417.3MB [2021-09-23T17:58:10.530Z] INFO Execution took 4m8.607850315s [2021-09-23T17:58:10.530Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-09-23T17:58:10.868Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42089/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e hack/make.sh dynbinary test-docker-py [2021-09-23T17:58:11.439Z] [2021-09-23T17:58:11.439Z] Removing bundles/ [2021-09-23T17:58:11.439Z] [2021-09-23T17:58:11.439Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-23T17:58:11.439Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:58:11.439Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:58:11.669Z] --- PASS: TestContainerKillOnDaemonStart (11.89s) [2021-09-23T17:58:11.669Z] PASS [2021-09-23T17:58:11.669Z] [2021-09-23T17:58:11.669Z] === Skipped [2021-09-23T17:58:11.669Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-23T17:58:11.669Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T17:58:11.669Z] [2021-09-23T17:58:11.669Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-23T17:58:11.669Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-09-23T17:58:11.669Z] [2021-09-23T17:58:11.669Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T17:58:11.669Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T17:58:11.669Z] [2021-09-23T17:58:11.669Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-09-23T17:58:11.669Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-09-23T17:58:11.669Z] [2021-09-23T17:58:11.669Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-23T17:58:11.669Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T17:58:11.669Z] [2021-09-23T17:58:11.669Z] DONE 195 tests, 5 skipped in 109.996s [2021-09-23T17:58:11.669Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-23T17:58:11.669Z] === RUN TestConfigDaemonLibtrustID [2021-09-23T17:58:12.238Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-09-23T17:58:12.238Z] === RUN TestDaemonConfigValidation [2021-09-23T17:58:12.238Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-23T17:58:12.238Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-23T17:58:12.238Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-23T17:58:12.238Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-23T17:58:12.238Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-23T17:58:12.238Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-23T17:58:12.238Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-23T17:58:12.238Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-23T17:58:12.238Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-23T17:58:12.238Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-23T17:58:12.238Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-23T17:58:12.238Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-23T17:58:12.238Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-23T17:58:12.238Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-23T17:58:12.498Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-23T17:58:12.498Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-23T17:58:12.498Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-09-23T17:58:12.498Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-09-23T17:58:12.498Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-09-23T17:58:12.498Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-09-23T17:58:12.498Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-09-23T17:58:12.498Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-23T17:58:12.498Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-23T17:58:13.436Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-23T17:58:14.812Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-23T17:58:15.749Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-23T17:58:15.749Z] daemon_test.go:148: [da0f3f4b89dd7] daemon is not started [2021-09-23T17:58:15.749Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-09-23T17:58:15.749Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-09-23T17:58:15.749Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-09-23T17:58:15.749Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-09-23T17:58:15.749Z] PASS [2021-09-23T17:58:15.749Z] [2021-09-23T17:58:15.749Z] DONE 11 tests in 3.885s [2021-09-23T17:58:15.749Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-23T17:58:15.749Z] INFO: Testing against a local daemon [2021-09-23T17:58:15.749Z] === RUN TestCommitInheritsEnv [2021-09-23T17:58:16.008Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-09-23T17:58:16.008Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-23T17:58:16.008Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-23T17:58:16.008Z] === RUN TestImagesFilterMultiReference [2021-09-23T17:58:16.008Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-09-23T17:58:16.008Z] === RUN TestImagePullPlatformInvalid [2021-09-23T17:58:16.008Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-23T17:58:16.008Z] === RUN TestRemoveImageOrphaning [2021-09-23T17:58:16.268Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-09-23T17:58:16.268Z] === RUN TestRemoveImageGarbageCollector [2021-09-23T17:58:18.237Z] --- PASS: TestRemoveImageGarbageCollector (1.67s) [2021-09-23T17:58:18.237Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-23T17:58:18.237Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-23T17:58:18.237Z] === RUN TestTagInvalidReference [2021-09-23T17:58:18.237Z] --- PASS: TestTagInvalidReference (0.01s) [2021-09-23T17:58:18.237Z] === RUN TestTagValidPrefixedRepo [2021-09-23T17:58:18.237Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-09-23T17:58:18.237Z] === RUN TestTagExistedNameWithoutForce [2021-09-23T17:58:18.237Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-23T17:58:18.237Z] === RUN TestTagOfficialNames [2021-09-23T17:58:18.237Z] --- PASS: TestTagOfficialNames (0.04s) [2021-09-23T17:58:18.237Z] === RUN TestTagMatchesDigest [2021-09-23T17:58:18.237Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-09-23T17:58:18.237Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-23T17:58:21.566Z] 4612f6d0b889: Verifying Checksum [2021-09-23T17:58:21.566Z] 4612f6d0b889: Download complete [2021-09-23T17:58:26.858Z] 8f616e6e9eec: Pull complete [2021-09-23T17:58:55.889Z] 48a76b150a3a: Pull complete [2021-09-23T17:58:55.889Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-23T17:58:55.889Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T17:58:55.889Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-09-23T17:58:55.889Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-09-23T17:58:55.889Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.230' [2021-09-23T17:58:55.889Z] WARN: Skipping validation tests [2021-09-23T17:58:55.889Z] INFO: Running unit tests at 09/23/2021 17:58:48... [2021-09-23T17:58:55.889Z] INFO: make.ps1 starting at 09/23/2021 17:58:51 [2021-09-23T17:58:55.889Z] INFO: Git commit (b6cf3b931c) assumed from DOCKER_GITCOMMIT environment variable [2021-09-23T17:58:55.889Z] INFO: Invoking autogen... [2021-09-23T17:58:55.889Z] INFO: Running unit tests... [2021-09-23T17:58:57.454Z] 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/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/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-09-23T17:59:06.120Z] ? github.com/docker/docker/api [no test files] [2021-09-23T17:59:17.077Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-23T17:59:17.077Z] Using test binary docker [2021-09-23T17:59:17.077Z] +++ /etc/init.d/apparmor start [2021-09-23T17:59:17.077Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-23T17:59:17.077Z] INFO: Waiting for daemon to start... [2021-09-23T17:59:17.077Z] Starting dockerd [2021-09-23T17:59:17.077Z] +++ 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-09-23T17:59:17.077Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-23T17:59:17.077Z] Using test binary docker [2021-09-23T17:59:17.077Z] +++ /etc/init.d/apparmor start [2021-09-23T17:59:17.077Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-23T17:59:17.077Z] INFO: Waiting for daemon to start... [2021-09-23T17:59:17.077Z] Starting dockerd [2021-09-23T17:59:17.077Z] +++ 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-09-23T17:59:18.614Z] === RUN TestMiddlewares [2021-09-23T17:59:18.614Z] --- PASS: TestMiddlewares (0.00s) [2021-09-23T17:59:18.614Z] PASS [2021-09-23T17:59:18.614Z] coverage: 9.0% of statements [2021-09-23T17:59:18.614Z] ok github.com/docker/docker/api/server 0.043s coverage: 9.0% of statements [2021-09-23T17:59:20.321Z] ok github.com/docker/docker/libnetwork/networkdb 104.021s coverage: 60.0% of statements [2021-09-23T17:59:20.321Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-23T17:59:20.321Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2021-09-23T17:59:20.321Z] ok github.com/docker/docker/libnetwork/osl 4.447s coverage: 39.7% of statements [2021-09-23T17:59:20.321Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-09-23T17:59:20.321Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-09-23T17:59:20.321Z] ok github.com/docker/docker/libnetwork/portmapper 1.360s coverage: 48.6% of statements [2021-09-23T17:59:20.321Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-09-23T17:59:20.321Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-23T17:59:20.321Z] ok github.com/docker/docker/libnetwork/types 0.004s coverage: 37.3% of statements [2021-09-23T17:59:20.321Z] [2021-09-23T17:59:20.321Z] === Skipped [2021-09-23T17:59:20.321Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-23T17:59:20.321Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:59:20.321Z] [2021-09-23T17:59:20.321Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-23T17:59:20.321Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:59:20.321Z] [2021-09-23T17:59:20.321Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-23T17:59:20.321Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:59:20.321Z] [2021-09-23T17:59:20.321Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-23T17:59:20.321Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:59:20.321Z] [2021-09-23T17:59:20.321Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-23T17:59:20.321Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:59:20.321Z] [2021-09-23T17:59:20.321Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-09-23T17:59:20.321Z] firewalld_test.go:14: firewalld is not running [2021-09-23T17:59:20.321Z] [2021-09-23T17:59:20.321Z] DONE 331 tests, 6 skipped in 292.398s Post stage [Pipeline] junit [2021-09-23T17:59:20.338Z] Recording test results [2021-09-23T17:59:21.958Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-23T17:59:22.333Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42089/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf85641dfc607fc1847ee8ef2a8ead4735658cfd -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:cf85641dfc607fc1847ee8ef2a8ead4735658cfd hack/make.sh dynbinary test-integration [2021-09-23T17:59:23.278Z] [2021-09-23T17:59:23.278Z] Removing bundles/ [2021-09-23T17:59:23.278Z] [2021-09-23T17:59:23.278Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-23T17:59:23.278Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:59:23.278Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:59:23.664Z] . [2021-09-23T17:59:23.664Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-23T17:59:23.664Z] [2021-09-23T17:59:23.664Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-23T17:59:23.925Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-23T17:59:23.925Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-23T17:59:23.925Z] Error: No such image: emptyfs [2021-09-23T17:59:23.925Z] Error: No such image: emptyfs [2021-09-23T17:59:23.925Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-23T17:59:23.925Z] ++++ docker load [2021-09-23T17:59:23.925Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-23T17:59:23.925Z] ++++ docker load [2021-09-23T17:59:24.187Z] Running integration-test (iteration 1) [2021-09-23T17:59:24.187Z] 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-09-23T17:59:24.187Z] ++ 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-09-23T17:59:24.187Z] ++ set -e [2021-09-23T17:59:24.187Z] ++ '[' -n 0 ']' [2021-09-23T17:59:24.187Z] ++ set -x [2021-09-23T17:59:24.187Z] ++ 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-09-23T17:59:24.187Z] Running integration-test (iteration 1) [2021-09-23T17:59:24.187Z] 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-09-23T17:59:24.187Z] ++ 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-09-23T17:59:24.187Z] ++ set -e [2021-09-23T17:59:24.187Z] ++ '[' -n 0 ']' [2021-09-23T17:59:24.187Z] ++ set -x [2021-09-23T17:59:24.187Z] ++ 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-09-23T17:59:25.130Z] Loaded image: busybox:latest [2021-09-23T17:59:25.130Z] Loaded image: busybox:latest [2021-09-23T17:59:25.391Z] Loaded image: busybox:glibc [2021-09-23T17:59:25.652Z] Loaded image: busybox:glibc [2021-09-23T17:59:29.859Z] Loaded image: debian:bullseye-slim [2021-09-23T17:59:29.859Z] Loaded image: hello-world:latest [2021-09-23T17:59:29.859Z] Loaded image: debian:bullseye-slim [2021-09-23T17:59:29.859Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:59:30.120Z] INFO: Testing against a local daemon [2021-09-23T17:59:30.120Z] === RUN TestDockerDaemonSuite [2021-09-23T17:59:30.120Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-09-23T17:59:30.120Z] Loaded image: hello-world:latest [2021-09-23T17:59:30.120Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:59:30.383Z] INFO: Testing against a local daemon [2021-09-23T17:59:30.383Z] === RUN TestDockerSuite [2021-09-23T17:59:30.383Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-23T17:59:30.383Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-23T17:59:30.383Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-23T17:59:30.383Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-23T17:59:30.383Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-23T17:59:30.383Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-23T17:59:30.383Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-23T17:59:30.383Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-23T17:59:34.588Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-23T17:59:34.849Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-23T17:59:35.420Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-23T17:59:35.420Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-23T17:59:35.990Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-23T17:59:36.250Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-23T17:59:36.250Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-23T17:59:37.637Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-23T17:59:37.898Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-23T17:59:37.898Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-23T17:59:37.898Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-23T17:59:38.159Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-09-23T17:59:39.101Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-23T17:59:39.168Z] 48a76b150a3a: Pull complete [2021-09-23T17:59:39.168Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-23T17:59:39.168Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T17:59:39.168Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-09-23T17:59:39.168Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-09-23T17:59:39.168Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.230' [2021-09-23T17:59:39.168Z] WARN: Skipping validation tests [2021-09-23T17:59:39.168Z] INFO: Running unit tests at 09/23/2021 17:59:36... [2021-09-23T17:59:40.043Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-23T17:59:40.043Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-23T17:59:40.155Z] INFO: make.ps1 starting at 09/23/2021 17:59:39 [2021-09-23T17:59:40.155Z] INFO: Git commit (8c9f563a33) assumed from DOCKER_GITCOMMIT environment variable [2021-09-23T17:59:40.155Z] INFO: Invoking autogen... [2021-09-23T17:59:40.304Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-23T17:59:40.304Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-23T17:59:40.304Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-23T17:59:40.623Z] INFO: Running unit tests... [2021-09-23T17:59:43.605Z] --- PASS: TestBuildWithHugeFile (108.27s) [2021-09-23T17:59:43.605Z] === RUN TestBuildWCOWSandboxSize [2021-09-23T17:59:43.605Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T17:59:43.605Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-23T17:59:43.605Z] === RUN TestBuildWithEmptyDockerfile [2021-09-23T17:59:43.605Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:59:43.605Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:59:43.605Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:59:43.605Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:59:43.605Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:59:43.605Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:59:43.605Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:59:43.605Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:59:43.605Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:59:43.605Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-09-23T17:59:43.605Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2021-09-23T17:59:43.605Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-09-23T17:59:43.605Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-09-23T17:59:43.605Z] === RUN TestBuildPreserveOwnership [2021-09-23T17:59:43.605Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-23T17:59:44.179Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-23T17:59:45.564Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-23T17:59:46.140Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-23T17:59:46.402Z] --- PASS: TestBuildPreserveOwnership (3.08s) [2021-09-23T17:59:46.402Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.09s) [2021-09-23T17:59:46.402Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2021-09-23T17:59:46.402Z] === RUN TestBuildPlatformInvalid [2021-09-23T17:59:46.505Z] 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/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/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-09-23T17:59:46.662Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-09-23T17:59:46.662Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-23T17:59:47.232Z] Loaded image: busybox:latest [2021-09-23T17:59:47.493Z] Loaded image: busybox:glibc [2021-09-23T17:59:47.945Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:59:47.945Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:59:47.945Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:59:47.945Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:59:47.945Z] [2021-09-23T17:59:47.945Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-09-23T17:59:47.945Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-09-23T17:59:47.945Z] Using test binary docker [2021-09-23T17:59:47.945Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-23T17:59:47.945Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-23T17:59:47.945Z] INFO: Waiting for daemon to start... [2021-09-23T17:59:47.945Z] Starting dockerd [2021-09-23T17:59:47.945Z] . [2021-09-23T17:59:47.945Z] INFO: Building docker-sdk-python3:5.0.0... [2021-09-23T17:59:48.435Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-23T17:59:49.378Z] Loaded image: debian:bullseye-slim [2021-09-23T17:59:49.378Z] Loaded image: hello-world:latest [2021-09-23T17:59:49.378Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:59:50.323Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-23T17:59:50.894Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-23T17:59:51.466Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-23T17:59:52.038Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-23T17:59:52.610Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-09-23T17:59:53.660Z] ? github.com/docker/docker/api [no test files] [2021-09-23T17:59:54.525Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-09-23T17:59:54.695Z] --- PASS: TestImportExtremelyLargeImageWorks (92.44s) [2021-09-23T17:59:54.695Z] PASS [2021-09-23T17:59:54.695Z] [2021-09-23T17:59:54.695Z] DONE 12 tests in 94.886s [2021-09-23T17:59:54.695Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-23T17:59:54.695Z] INFO: Testing against a local daemon [2021-09-23T17:59:54.695Z] === RUN TestNetworkCreateDelete [2021-09-23T17:59:54.695Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-09-23T17:59:54.695Z] === RUN TestDockerNetworkDeletePreferID [2021-09-23T17:59:54.695Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-09-23T17:59:54.695Z] === RUN TestDaemonDNSFallback [2021-09-23T17:59:55.909Z] === RUN TestDockerSuite/TestAttachDetach [2021-09-23T17:59:56.853Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-09-23T17:59:56.853Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-23T17:59:57.793Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-23T17:59:57.983Z] --- PASS: TestDaemonDNSFallback (6.38s) [2021-09-23T17:59:57.983Z] === RUN TestInspectNetwork [2021-09-23T17:59:58.364Z] docker_cli_daemon_test.go:1455: [d0fdc674b56f3] daemon is not started [2021-09-23T17:59:59.307Z] check_test.go:308: [dfac90c359428] daemon is not started [2021-09-23T17:59:59.307Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-09-23T17:59:59.572Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-23T17:59:59.834Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.32s) [2021-09-23T17:59:59.834Z] PASS [2021-09-23T17:59:59.834Z] [2021-09-23T17:59:59.834Z] === Skipped [2021-09-23T17:59:59.834Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-23T17:59:59.834Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:59:59.834Z] [2021-09-23T17:59:59.834Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-23T17:59:59.834Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T17:59:59.834Z] [2021-09-23T17:59:59.834Z] DONE 34 tests, 2 skipped in 169.900s [2021-09-23T17:59:59.834Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-23T17:59:59.834Z] ++ 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-09-23T17:59:59.834Z] ++ set -e [2021-09-23T17:59:59.834Z] ++ '[' -n 0 ']' [2021-09-23T17:59:59.834Z] ++ set -x [2021-09-23T17:59:59.834Z] ++ 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-09-23T18:00:00.095Z] INFO: Testing against a local daemon [2021-09-23T18:00:00.095Z] === RUN TestConfigInspect [2021-09-23T18:00:00.667Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-23T18:00:01.239Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-23T18:00:01.239Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-09-23T18:00:01.270Z] === RUN TestInspectNetwork/full_network_id [2021-09-23T18:00:01.270Z] === RUN TestInspectNetwork/partial_network_id [2021-09-23T18:00:01.270Z] === RUN TestInspectNetwork/network_name [2021-09-23T18:00:01.270Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-23T18:00:01.323Z] === RUN TestBoolValue [2021-09-23T18:00:01.323Z] --- PASS: TestBoolValue (0.00s) [2021-09-23T18:00:01.323Z] === RUN TestBoolValueOrDefault [2021-09-23T18:00:01.323Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-23T18:00:01.323Z] === RUN TestInt64ValueOrZero [2021-09-23T18:00:01.323Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-23T18:00:01.323Z] === RUN TestInt64ValueOrDefault [2021-09-23T18:00:01.323Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-23T18:00:01.323Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-23T18:00:01.323Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-23T18:00:01.323Z] === RUN TestJsonContentType [2021-09-23T18:00:01.323Z] --- PASS: TestJsonContentType (0.00s) [2021-09-23T18:00:01.323Z] PASS [2021-09-23T18:00:01.323Z] coverage: 14.7% of statements [2021-09-23T18:00:01.323Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 14.7% of statements [2021-09-23T18:00:01.323Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-23T18:00:02.624Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-23T18:00:02.884Z] check_test.go:308: [d50b6bcac8b52] daemon is not started [2021-09-23T18:00:02.884Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-09-23T18:00:02.942Z] 4612f6d0b889: Pull complete [2021-09-23T18:00:03.147Z] --- PASS: TestConfigInspect (2.98s) [2021-09-23T18:00:03.147Z] === RUN TestConfigList [2021-09-23T18:00:03.573Z] === RUN TestMaskSecretKeys [2021-09-23T18:00:03.573Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-23T18:00:03.573Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-23T18:00:03.573Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-23T18:00:03.573Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-23T18:00:03.573Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-23T18:00:03.573Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-23T18:00:03.573Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-23T18:00:03.573Z] === RUN TestVersionMiddlewareVersion [2021-09-23T18:00:03.573Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-23T18:00:03.573Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-23T18:00:03.573Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-23T18:00:03.573Z] PASS [2021-09-23T18:00:03.573Z] coverage: 37.7% of statements [2021-09-23T18:00:03.573Z] ok github.com/docker/docker/api/server/middleware 0.036s coverage: 37.7% of statements [2021-09-23T18:00:03.573Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-23T18:00:03.573Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-23T18:00:03.573Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-23T18:00:03.573Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-23T18:00:03.573Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-23T18:00:03.573Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-23T18:00:03.573Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-23T18:00:03.573Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-23T18:00:03.573Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-23T18:00:03.573Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-23T18:00:03.573Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-23T18:00:03.719Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-23T18:00:04.041Z] === RUN TestAdjustForAPIVersion [2021-09-23T18:00:04.041Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-23T18:00:04.041Z] PASS [2021-09-23T18:00:04.041Z] coverage: 5.7% of statements [2021-09-23T18:00:04.041Z] === RUN TestStrSliceMarshalJSON [2021-09-23T18:00:04.041Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestStrSliceUnmarshalJSON [2021-09-23T18:00:04.041Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestStrSliceUnmarshalString [2021-09-23T18:00:04.041Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestStrSliceUnmarshalSlice [2021-09-23T18:00:04.041Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-23T18:00:04.041Z] PASS [2021-09-23T18:00:04.041Z] coverage: 90.0% of statements [2021-09-23T18:00:04.041Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2021-09-23T18:00:04.041Z] === RUN TestToJSON [2021-09-23T18:00:04.041Z] --- PASS: TestToJSON (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestToParamWithVersion [2021-09-23T18:00:04.041Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestFromJSON [2021-09-23T18:00:04.041Z] --- PASS: TestFromJSON (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestEmpty [2021-09-23T18:00:04.041Z] --- PASS: TestEmpty (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestArgsMatchKVListEmptySources [2021-09-23T18:00:04.041Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestArgsMatchKVList [2021-09-23T18:00:04.041Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestArgsMatch [2021-09-23T18:00:04.041Z] --- PASS: TestArgsMatch (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestAdd [2021-09-23T18:00:04.041Z] --- PASS: TestAdd (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestDel [2021-09-23T18:00:04.041Z] --- PASS: TestDel (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestLen [2021-09-23T18:00:04.041Z] --- PASS: TestLen (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestExactMatch [2021-09-23T18:00:04.041Z] --- PASS: TestExactMatch (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestOnlyOneExactMatch [2021-09-23T18:00:04.041Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestContains [2021-09-23T18:00:04.041Z] --- PASS: TestContains (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestValidate [2021-09-23T18:00:04.041Z] --- PASS: TestValidate (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestWalkValues [2021-09-23T18:00:04.041Z] --- PASS: TestWalkValues (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestFuzzyMatch [2021-09-23T18:00:04.041Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestClone [2021-09-23T18:00:04.041Z] --- PASS: TestClone (0.00s) [2021-09-23T18:00:04.041Z] PASS [2021-09-23T18:00:04.041Z] coverage: 92.2% of statements [2021-09-23T18:00:04.041Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-23T18:00:04.041Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-23T18:00:04.041Z] ? github.com/docker/docker/api/types [no test files] [2021-09-23T18:00:04.041Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-23T18:00:04.041Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-23T18:00:04.041Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-23T18:00:04.041Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-23T18:00:04.041Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2021-09-23T18:00:04.041Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2021-09-23T18:00:04.041Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-23T18:00:04.041Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-23T18:00:04.041Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-23T18:00:04.041Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-23T18:00:04.041Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-23T18:00:04.041Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-23T18:00:04.041Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-23T18:00:04.041Z] === RUN TestDurationToSecondsString [2021-09-23T18:00:04.041Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-23T18:00:04.041Z] === RUN TestGetTimestamp [2021-09-23T18:00:04.509Z] --- PASS: TestGetTimestamp (0.13s) [2021-09-23T18:00:04.510Z] === RUN TestParseTimestamps [2021-09-23T18:00:04.510Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-23T18:00:04.510Z] PASS [2021-09-23T18:00:04.510Z] coverage: 100.0% of statements [2021-09-23T18:00:04.510Z] ok github.com/docker/docker/api/types/time 0.167s coverage: 100.0% of statements [2021-09-23T18:00:04.510Z] === RUN TestCompareVersion [2021-09-23T18:00:04.510Z] --- PASS: TestCompareVersion (0.00s) [2021-09-23T18:00:04.510Z] PASS [2021-09-23T18:00:04.510Z] coverage: 77.3% of statements [2021-09-23T18:00:04.510Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 77.3% of statements [2021-09-23T18:00:04.510Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-23T18:00:04.510Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-23T18:00:04.510Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-23T18:00:04.510Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-23T18:00:04.510Z] ? github.com/docker/docker/builder [no test files] [2021-09-23T18:00:04.510Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-23T18:00:04.510Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-23T18:00:04.510Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-23T18:00:04.510Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-23T18:00:04.510Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-23T18:00:04.510Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-23T18:00:04.510Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-23T18:00:04.661Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-23T18:00:05.458Z] --- PASS: TestInspectNetwork (7.57s) [2021-09-23T18:00:05.458Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-23T18:00:05.458Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-23T18:00:05.458Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-23T18:00:05.458Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-23T18:00:05.458Z] === RUN TestRunContainerWithBridgeNone [2021-09-23T18:00:05.498Z] === RUN TestParseRemoteURL [2021-09-23T18:00:05.498Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-23T18:00:05.498Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-23T18:00:05.498Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-23T18:00:05.498Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-23T18:00:05.498Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-23T18:00:05.498Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-23T18:00:05.498Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-23T18:00:05.498Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-23T18:00:05.498Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-23T18:00:05.498Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-23T18:00:05.498Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-23T18:00:05.498Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-23T18:00:05.498Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-23T18:00:05.498Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-23T18:00:05.498Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-23T18:00:05.498Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-23T18:00:05.498Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-23T18:00:05.498Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-23T18:00:05.498Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-23T18:00:05.498Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-23T18:00:05.498Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-23T18:00:05.498Z] === RUN TestCloneArgsSmartHttp [2021-09-23T18:00:05.498Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-23T18:00:05.498Z] === RUN TestCloneArgsDumbHttp [2021-09-23T18:00:05.498Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-23T18:00:05.498Z] === RUN TestCloneArgsGit [2021-09-23T18:00:05.498Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-23T18:00:05.498Z] === RUN TestCheckoutGit [2021-09-23T18:00:05.602Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-23T18:00:05.602Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-23T18:00:05.602Z] --- PASS: TestConfigList (2.50s) [2021-09-23T18:00:05.602Z] === RUN TestConfigsCreateAndDelete [2021-09-23T18:00:06.173Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-23T18:00:06.744Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-23T18:00:06.835Z] --- PASS: TestRunContainerWithBridgeNone (1.69s) [2021-09-23T18:00:06.835Z] === RUN TestNetworkInvalidJSON [2021-09-23T18:00:06.835Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-23T18:00:06.835Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-23T18:00:06.835Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:00:06.835Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:00:06.835Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:00:06.835Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:00:06.835Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-23T18:00:06.835Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:00:06.835Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:00:06.835Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-09-23T18:00:06.835Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-23T18:00:06.835Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-23T18:00:06.835Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-23T18:00:06.835Z] === RUN TestNetworkList [2021-09-23T18:00:06.835Z] === RUN TestNetworkList//networks [2021-09-23T18:00:06.835Z] === PAUSE TestNetworkList//networks [2021-09-23T18:00:06.835Z] === RUN TestNetworkList//networks/ [2021-09-23T18:00:06.835Z] === PAUSE TestNetworkList//networks/ [2021-09-23T18:00:06.835Z] === CONT TestNetworkList//networks [2021-09-23T18:00:06.835Z] === CONT TestNetworkList//networks/ [2021-09-23T18:00:06.835Z] --- PASS: TestNetworkList (0.01s) [2021-09-23T18:00:06.835Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-23T18:00:06.835Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-23T18:00:06.835Z] === RUN TestHostIPv4BridgeLabel [2021-09-23T18:00:07.063Z] === RUN TestEnable [2021-09-23T18:00:07.063Z] --- PASS: TestEnable (0.00s) [2021-09-23T18:00:07.063Z] === RUN TestDisable [2021-09-23T18:00:07.063Z] --- PASS: TestDisable (0.00s) [2021-09-23T18:00:07.063Z] === RUN TestEnabled [2021-09-23T18:00:07.063Z] --- PASS: TestEnabled (0.00s) [2021-09-23T18:00:07.063Z] PASS [2021-09-23T18:00:07.063Z] coverage: 100.0% of statements [2021-09-23T18:00:07.063Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2021-09-23T18:00:07.063Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-23T18:00:07.063Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-09-23T18:00:07.063Z] === RUN TestProcessNoDockerignore [2021-09-23T18:00:07.063Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-23T18:00:07.063Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-23T18:00:07.063Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-09-23T18:00:07.063Z] === RUN TestDetectContentType [2021-09-23T18:00:07.063Z] --- PASS: TestDetectContentType (0.00s) [2021-09-23T18:00:07.063Z] === RUN TestSelectAcceptableMIME [2021-09-23T18:00:07.063Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-23T18:00:07.063Z] === RUN TestInspectEmptyResponse [2021-09-23T18:00:07.063Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-23T18:00:07.063Z] === RUN TestInspectResponseBinary [2021-09-23T18:00:07.063Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-23T18:00:07.063Z] === RUN TestResponseUnsupportedContentType [2021-09-23T18:00:07.063Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-23T18:00:07.063Z] === RUN TestInspectResponseTextSimple [2021-09-23T18:00:07.063Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-23T18:00:07.063Z] === RUN TestInspectResponseEmptyContentType [2021-09-23T18:00:07.063Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-23T18:00:07.063Z] === RUN TestUnknownContentLength [2021-09-23T18:00:07.063Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-23T18:00:07.063Z] === RUN TestDownloadRemote [2021-09-23T18:00:07.063Z] --- PASS: TestDownloadRemote (0.11s) [2021-09-23T18:00:07.063Z] === RUN TestGetWithStatusError [2021-09-23T18:00:07.315Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-09-23T18:00:07.402Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-09-23T18:00:07.402Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-23T18:00:07.533Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-23T18:00:07.533Z] === RUN TestCloseRootDirectory [2021-09-23T18:00:07.533Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:00:07.533Z] --- SKIP: TestCloseRootDirectory (0.01s) [2021-09-23T18:00:07.533Z] === RUN TestHashFile [2021-09-23T18:00:07.533Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:00:07.533Z] --- SKIP: TestHashFile (0.06s) [2021-09-23T18:00:07.533Z] === RUN TestHashSubdir [2021-09-23T18:00:07.533Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:00:07.533Z] --- SKIP: TestHashSubdir (0.01s) [2021-09-23T18:00:07.533Z] === RUN TestRemoveDirectory [2021-09-23T18:00:07.533Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:00:07.533Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-23T18:00:07.533Z] PASS [2021-09-23T18:00:07.533Z] coverage: 9.3% of statements [2021-09-23T18:00:07.533Z] ok github.com/docker/docker/builder/remotecontext 0.320s coverage: 9.3% of statements [2021-09-23T18:00:08.001Z] === RUN TestGetAllAllowed [2021-09-23T18:00:08.001Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestGetAllMeta [2021-09-23T18:00:08.001Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-23T18:00:08.001Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestIsUnreferencedBuiltin [2021-09-23T18:00:08.001Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestIsExistingDirectory [2021-09-23T18:00:08.001Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestGetFilenameForDownload [2021-09-23T18:00:08.001Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestEnv2Variables [2021-09-23T18:00:08.001Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-23T18:00:08.001Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestMaintainer [2021-09-23T18:00:08.001Z] --- PASS: TestMaintainer (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestLabel [2021-09-23T18:00:08.001Z] --- PASS: TestLabel (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestFromScratch [2021-09-23T18:00:08.001Z] --- PASS: TestFromScratch (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestFromWithArg [2021-09-23T18:00:08.001Z] --- PASS: TestFromWithArg (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-23T18:00:08.001Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestFromWithUndefinedArg [2021-09-23T18:00:08.001Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestFromMultiStageWithNamedStage [2021-09-23T18:00:08.001Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestOnbuild [2021-09-23T18:00:08.001Z] --- PASS: TestOnbuild (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestWorkdir [2021-09-23T18:00:08.001Z] --- PASS: TestWorkdir (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestCmd [2021-09-23T18:00:08.001Z] --- PASS: TestCmd (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestHealthcheckNone [2021-09-23T18:00:08.001Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestHealthcheckCmd [2021-09-23T18:00:08.001Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestEntrypoint [2021-09-23T18:00:08.001Z] --- PASS: TestEntrypoint (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestExpose [2021-09-23T18:00:08.001Z] --- PASS: TestExpose (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestUser [2021-09-23T18:00:08.001Z] --- PASS: TestUser (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestVolume [2021-09-23T18:00:08.001Z] --- PASS: TestVolume (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestStopSignal [2021-09-23T18:00:08.001Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-23T18:00:08.001Z] --- SKIP: TestStopSignal (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestArg [2021-09-23T18:00:08.001Z] --- PASS: TestArg (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestShell [2021-09-23T18:00:08.001Z] --- PASS: TestShell (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestPrependEnvOnCmd [2021-09-23T18:00:08.001Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestRunWithBuildArgs [2021-09-23T18:00:08.001Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestRunIgnoresHealthcheck [2021-09-23T18:00:08.001Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestDispatchUnsupportedOptions [2021-09-23T18:00:08.001Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-23T18:00:08.001Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-23T18:00:08.001Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-23T18:00:08.001Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-23T18:00:08.001Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-23T18:00:08.001Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-23T18:00:08.001Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestNormalizeWorkdir [2021-09-23T18:00:08.001Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestDispatch [2021-09-23T18:00:08.001Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-23T18:00:08.001Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-23T18:00:08.001Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-23T18:00:08.001Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-23T18:00:08.001Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-23T18:00:08.001Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-23T18:00:08.001Z] === RUN TestDispatch/COPY_url [2021-09-23T18:00:08.001Z] --- PASS: TestDispatch (0.09s) [2021-09-23T18:00:08.001Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) [2021-09-23T18:00:08.001Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-09-23T18:00:08.001Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-23T18:00:08.001Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-23T18:00:08.001Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-23T18:00:08.001Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-23T18:00:08.001Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestAddScratchImageAddsToMounts [2021-09-23T18:00:08.001Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-23T18:00:08.001Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-23T18:00:08.001Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-23T18:00:08.001Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestImageSourceGetAddsToMounts [2021-09-23T18:00:08.001Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestEmptyDockerfile [2021-09-23T18:00:08.001Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-09-23T18:00:08.001Z] === RUN TestSymlinkDockerfile [2021-09-23T18:00:08.001Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-23T18:00:08.001Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestNonExistingDockerfile [2021-09-23T18:00:08.001Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestCopyRunConfig [2021-09-23T18:00:08.001Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestDeepCopyRunConfig [2021-09-23T18:00:08.001Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestExportImage [2021-09-23T18:00:08.001Z] --- PASS: TestExportImage (0.00s) [2021-09-23T18:00:08.001Z] === RUN TestNormalizeDest [2021-09-23T18:00:08.001Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-23T18:00:08.001Z] PASS [2021-09-23T18:00:08.001Z] coverage: 46.8% of statements [2021-09-23T18:00:08.001Z] ok github.com/docker/docker/builder/dockerfile 0.241s coverage: 46.8% of statements [2021-09-23T18:00:08.001Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-23T18:00:08.340Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-09-23T18:00:08.340Z] === RUN TestDaemonDefaultNetworkPools [2021-09-23T18:00:08.469Z] === RUN TestTCP4Proxy [2021-09-23T18:00:08.469Z] --- PASS: TestTCP4Proxy (0.00s) [2021-09-23T18:00:08.469Z] === RUN TestTCP4ProxyHalfClose [2021-09-23T18:00:08.469Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-23T18:00:08.469Z] === RUN TestTCP6Proxy [2021-09-23T18:00:08.469Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T18:00:08.469Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-23T18:00:08.469Z] === RUN TestTCPDualStackProxy [2021-09-23T18:00:08.469Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T18:00:08.469Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-23T18:00:08.469Z] === RUN TestUDP4Proxy [2021-09-23T18:00:08.469Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-23T18:00:08.469Z] === RUN TestUDP6Proxy [2021-09-23T18:00:08.469Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T18:00:08.469Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-23T18:00:08.469Z] === RUN TestUDPWriteError [2021-09-23T18:00:08.469Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-23T18:00:08.469Z] === RUN TestSCTP4Proxy [2021-09-23T18:00:08.469Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-23T18:00:08.469Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-23T18:00:08.469Z] === RUN TestSCTP6Proxy [2021-09-23T18:00:08.469Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T18:00:08.469Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-23T18:00:08.469Z] PASS [2021-09-23T18:00:08.469Z] coverage: 49.4% of statements [2021-09-23T18:00:08.469Z] ok github.com/docker/docker/cmd/docker-proxy 0.045s coverage: 49.4% of statements [2021-09-23T18:00:08.597Z] === RUN TestMiddlewares [2021-09-23T18:00:08.597Z] --- PASS: TestMiddlewares (0.00s) [2021-09-23T18:00:08.597Z] PASS [2021-09-23T18:00:08.597Z] coverage: 9.0% of statements [2021-09-23T18:00:08.597Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2021-09-23T18:00:08.698Z] --- PASS: TestConfigsCreateAndDelete (2.86s) [2021-09-23T18:00:08.698Z] === RUN TestConfigsUpdate [2021-09-23T18:00:08.907Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-09-23T18:00:08.907Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-23T18:00:09.639Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-09-23T18:00:10.283Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-09-23T18:00:10.283Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-23T18:00:11.613Z] --- PASS: TestConfigsUpdate (3.01s) [2021-09-23T18:00:11.613Z] === RUN TestTemplatedConfig [2021-09-23T18:00:11.661Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-09-23T18:00:11.661Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-23T18:00:11.920Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-09-23T18:00:11.920Z] === RUN TestServiceWithPredefinedNetwork [2021-09-23T18:00:12.191Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-09-23T18:00:14.453Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2021-09-23T18:00:14.453Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-23T18:00:14.453Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:00:14.453Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:00:14.453Z] === RUN TestServiceWithDataPathPortInit [2021-09-23T18:00:15.538Z] --- PASS: TestTemplatedConfig (3.66s) [2021-09-23T18:00:15.539Z] === RUN TestConfigCreateResolve [2021-09-23T18:00:15.539Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-09-23T18:00:17.143Z] === RUN TestCheckpointCreateError [2021-09-23T18:00:17.143Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCheckpointCreate [2021-09-23T18:00:17.143Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCheckpointDeleteError [2021-09-23T18:00:17.143Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCheckpointDelete [2021-09-23T18:00:17.143Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCheckpointListError [2021-09-23T18:00:17.143Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCheckpointList [2021-09-23T18:00:17.143Z] --- PASS: TestCheckpointList (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCheckpointListContainerNotFound [2021-09-23T18:00:17.143Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestNewClientWithOpsFromEnv [2021-09-23T18:00:17.143Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-23T18:00:17.143Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestGetAPIPath [2021-09-23T18:00:17.143Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestParseHostURL [2021-09-23T18:00:17.143Z] --- PASS: TestParseHostURL (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-23T18:00:17.143Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-23T18:00:17.143Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestNegotiateAPIVersion [2021-09-23T18:00:17.143Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestNegotiateAPVersionOverride [2021-09-23T18:00:17.143Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-23T18:00:17.143Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-23T18:00:17.143Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-23T18:00:17.143Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestClientRedirect [2021-09-23T18:00:17.143Z] --- PASS: TestClientRedirect (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigCreateUnsupported [2021-09-23T18:00:17.143Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigCreateError [2021-09-23T18:00:17.143Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigCreate [2021-09-23T18:00:17.143Z] --- PASS: TestConfigCreate (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigInspectNotFound [2021-09-23T18:00:17.143Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigInspectWithEmptyID [2021-09-23T18:00:17.143Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigInspectUnsupported [2021-09-23T18:00:17.143Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigInspectError [2021-09-23T18:00:17.143Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigInspectConfigNotFound [2021-09-23T18:00:17.143Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigInspect [2021-09-23T18:00:17.143Z] --- PASS: TestConfigInspect (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigListUnsupported [2021-09-23T18:00:17.143Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigListError [2021-09-23T18:00:17.143Z] --- PASS: TestConfigListError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigList [2021-09-23T18:00:17.143Z] --- PASS: TestConfigList (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigRemoveUnsupported [2021-09-23T18:00:17.143Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigRemoveError [2021-09-23T18:00:17.143Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigRemove [2021-09-23T18:00:17.143Z] --- PASS: TestConfigRemove (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigUpdateUnsupported [2021-09-23T18:00:17.143Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigUpdateError [2021-09-23T18:00:17.143Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestConfigUpdate [2021-09-23T18:00:17.143Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerCommitError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerCommit [2021-09-23T18:00:17.143Z] --- PASS: TestContainerCommit (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerStatPathError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerStatPathNotFoundError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerStatPathNoHeaderError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerStatPath [2021-09-23T18:00:17.143Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCopyToContainerError [2021-09-23T18:00:17.143Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCopyToContainerNotFoundError [2021-09-23T18:00:17.143Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-23T18:00:17.143Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCopyToContainer [2021-09-23T18:00:17.143Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCopyFromContainerError [2021-09-23T18:00:17.143Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCopyFromContainerNotFoundError [2021-09-23T18:00:17.143Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-23T18:00:17.143Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-23T18:00:17.143Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestCopyFromContainer [2021-09-23T18:00:17.143Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerCreateError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerCreateImageNotFound [2021-09-23T18:00:17.143Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerCreateWithName [2021-09-23T18:00:17.143Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerCreateAutoRemove [2021-09-23T18:00:17.143Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerDiffError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerDiff [2021-09-23T18:00:17.143Z] --- PASS: TestContainerDiff (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerExecCreateError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerExecCreate [2021-09-23T18:00:17.143Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerExecStartError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerExecStart [2021-09-23T18:00:17.143Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerExecInspectError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerExecInspect [2021-09-23T18:00:17.143Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerExportError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerExportError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerExport [2021-09-23T18:00:17.143Z] --- PASS: TestContainerExport (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerInspectError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerInspectContainerNotFound [2021-09-23T18:00:17.143Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerInspectWithEmptyID [2021-09-23T18:00:17.143Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerInspect [2021-09-23T18:00:17.143Z] --- PASS: TestContainerInspect (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerInspectNode [2021-09-23T18:00:17.143Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerKillError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerKillError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerKill [2021-09-23T18:00:17.143Z] --- PASS: TestContainerKill (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerListError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerListError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerList [2021-09-23T18:00:17.143Z] --- PASS: TestContainerList (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerLogsNotFoundError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerLogsError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerLogs [2021-09-23T18:00:17.143Z] --- PASS: TestContainerLogs (0.14s) [2021-09-23T18:00:17.143Z] === RUN TestContainerPauseError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerPause [2021-09-23T18:00:17.143Z] --- PASS: TestContainerPause (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainersPruneError [2021-09-23T18:00:17.143Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainersPrune [2021-09-23T18:00:17.143Z] --- PASS: TestContainersPrune (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerRemoveError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerRemoveNotFoundError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerRemove [2021-09-23T18:00:17.143Z] --- PASS: TestContainerRemove (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerRenameError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerRename [2021-09-23T18:00:17.143Z] --- PASS: TestContainerRename (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerResizeError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerExecResizeError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerResize [2021-09-23T18:00:17.143Z] --- PASS: TestContainerResize (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerExecResize [2021-09-23T18:00:17.143Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerRestartError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerRestart [2021-09-23T18:00:17.143Z] --- PASS: TestContainerRestart (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerStartError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerStartError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerStart [2021-09-23T18:00:17.143Z] --- PASS: TestContainerStart (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerStatsError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerStats [2021-09-23T18:00:17.143Z] --- PASS: TestContainerStats (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerStopError [2021-09-23T18:00:17.143Z] --- PASS: TestContainerStopError (0.00s) [2021-09-23T18:00:17.143Z] === RUN TestContainerStop [2021-09-23T18:00:17.144Z] --- PASS: TestContainerStop (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestContainerTopError [2021-09-23T18:00:17.144Z] --- PASS: TestContainerTopError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestContainerTop [2021-09-23T18:00:17.144Z] --- PASS: TestContainerTop (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestContainerUnpauseError [2021-09-23T18:00:17.144Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestContainerUnpause [2021-09-23T18:00:17.144Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestContainerUpdateError [2021-09-23T18:00:17.144Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestContainerUpdate [2021-09-23T18:00:17.144Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestContainerWaitError [2021-09-23T18:00:17.144Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestContainerWait [2021-09-23T18:00:17.144Z] --- PASS: TestContainerWait (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestDiskUsageError [2021-09-23T18:00:17.144Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestDiskUsage [2021-09-23T18:00:17.144Z] --- PASS: TestDiskUsage (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestDistributionInspectUnsupported [2021-09-23T18:00:17.144Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestDistributionInspectWithEmptyID [2021-09-23T18:00:17.144Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestEventsErrorInOptions [2021-09-23T18:00:17.144Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestEventsErrorFromServer [2021-09-23T18:00:17.144Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestEvents [2021-09-23T18:00:17.144Z] --- PASS: TestEvents (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestTLSCloseWriter [2021-09-23T18:00:17.144Z] === PAUSE TestTLSCloseWriter [2021-09-23T18:00:17.144Z] === RUN TestImageBuildError [2021-09-23T18:00:17.144Z] --- PASS: TestImageBuildError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageBuild [2021-09-23T18:00:17.144Z] --- PASS: TestImageBuild (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestGetDockerOS [2021-09-23T18:00:17.144Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageCreateError [2021-09-23T18:00:17.144Z] --- PASS: TestImageCreateError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageCreate [2021-09-23T18:00:17.144Z] --- PASS: TestImageCreate (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageHistoryError [2021-09-23T18:00:17.144Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageHistory [2021-09-23T18:00:17.144Z] --- PASS: TestImageHistory (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageImportError [2021-09-23T18:00:17.144Z] --- PASS: TestImageImportError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageImport [2021-09-23T18:00:17.144Z] --- PASS: TestImageImport (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageInspectError [2021-09-23T18:00:17.144Z] --- PASS: TestImageInspectError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageInspectImageNotFound [2021-09-23T18:00:17.144Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageInspectWithEmptyID [2021-09-23T18:00:17.144Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageInspect [2021-09-23T18:00:17.144Z] --- PASS: TestImageInspect (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageListError [2021-09-23T18:00:17.144Z] --- PASS: TestImageListError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageList [2021-09-23T18:00:17.144Z] --- PASS: TestImageList (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageListApiBefore125 [2021-09-23T18:00:17.144Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageLoadError [2021-09-23T18:00:17.144Z] --- PASS: TestImageLoadError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageLoad [2021-09-23T18:00:17.144Z] --- PASS: TestImageLoad (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagesPruneError [2021-09-23T18:00:17.144Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagesPrune [2021-09-23T18:00:17.144Z] --- PASS: TestImagesPrune (0.01s) [2021-09-23T18:00:17.144Z] === RUN TestImagePullReferenceParseError [2021-09-23T18:00:17.144Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagePullAnyError [2021-09-23T18:00:17.144Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-23T18:00:17.144Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T18:00:17.144Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T18:00:17.144Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-23T18:00:17.144Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagePullWithoutErrors [2021-09-23T18:00:17.144Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagePushReferenceError [2021-09-23T18:00:17.144Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagePushAnyError [2021-09-23T18:00:17.144Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-23T18:00:17.144Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T18:00:17.144Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T18:00:17.144Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-23T18:00:17.144Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImagePushWithoutErrors [2021-09-23T18:00:17.144Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-23T18:00:17.144Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-23T18:00:17.144Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-23T18:00:17.144Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-23T18:00:17.144Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-23T18:00:17.144Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-23T18:00:17.144Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-23T18:00:17.144Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-23T18:00:17.144Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageRemoveError [2021-09-23T18:00:17.144Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageRemoveImageNotFound [2021-09-23T18:00:17.144Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageRemove [2021-09-23T18:00:17.144Z] --- PASS: TestImageRemove (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageSaveError [2021-09-23T18:00:17.144Z] --- PASS: TestImageSaveError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageSave [2021-09-23T18:00:17.144Z] --- PASS: TestImageSave (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageSearchAnyError [2021-09-23T18:00:17.144Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-23T18:00:17.144Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T18:00:17.144Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T18:00:17.144Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-23T18:00:17.144Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageSearchWithoutErrors [2021-09-23T18:00:17.144Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageTagError [2021-09-23T18:00:17.144Z] --- PASS: TestImageTagError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageTagInvalidReference [2021-09-23T18:00:17.144Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageTagInvalidSourceImageName [2021-09-23T18:00:17.144Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageTagHexSource [2021-09-23T18:00:17.144Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestImageTag [2021-09-23T18:00:17.144Z] --- PASS: TestImageTag (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestInfoServerError [2021-09-23T18:00:17.144Z] --- PASS: TestInfoServerError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestInfoInvalidResponseJSONError [2021-09-23T18:00:17.144Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestInfo [2021-09-23T18:00:17.144Z] --- PASS: TestInfo (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkConnectError [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkConnect [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkCreateError [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkCreate [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkDisconnectError [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkDisconnect [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkInspectError [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkInspectNotFoundError [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkInspectWithEmptyID [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkInspect [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkListError [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkListError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkList [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkList (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworksPruneError [2021-09-23T18:00:17.144Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworksPrune [2021-09-23T18:00:17.144Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkRemoveError [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNetworkRemove [2021-09-23T18:00:17.144Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNodeInspectError [2021-09-23T18:00:17.144Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNodeInspectNodeNotFound [2021-09-23T18:00:17.144Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNodeInspectWithEmptyID [2021-09-23T18:00:17.144Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNodeInspect [2021-09-23T18:00:17.144Z] --- PASS: TestNodeInspect (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNodeListError [2021-09-23T18:00:17.144Z] --- PASS: TestNodeListError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNodeList [2021-09-23T18:00:17.144Z] --- PASS: TestNodeList (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNodeRemoveError [2021-09-23T18:00:17.144Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNodeRemove [2021-09-23T18:00:17.144Z] --- PASS: TestNodeRemove (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNodeUpdateError [2021-09-23T18:00:17.144Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestNodeUpdate [2021-09-23T18:00:17.144Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestOptionWithTimeout [2021-09-23T18:00:17.144Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPingFail [2021-09-23T18:00:17.144Z] --- PASS: TestPingFail (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPingWithError [2021-09-23T18:00:17.144Z] 2021/09/23 18:00:16 RoundTripper returned a response & error; ignoring response [2021-09-23T18:00:17.144Z] 2021/09/23 18:00:16 RoundTripper returned a response & error; ignoring response [2021-09-23T18:00:17.144Z] --- PASS: TestPingWithError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPingSuccess [2021-09-23T18:00:17.144Z] --- PASS: TestPingSuccess (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPingHeadFallback [2021-09-23T18:00:17.144Z] === RUN TestPingHeadFallback/OK [2021-09-23T18:00:17.144Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-23T18:00:17.144Z] === RUN TestPingHeadFallback/Not_Found [2021-09-23T18:00:17.144Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-23T18:00:17.144Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-23T18:00:17.144Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-23T18:00:17.144Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-23T18:00:17.144Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-23T18:00:17.144Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginDisableError [2021-09-23T18:00:17.144Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginDisable [2021-09-23T18:00:17.144Z] --- PASS: TestPluginDisable (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginEnableError [2021-09-23T18:00:17.144Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginEnable [2021-09-23T18:00:17.144Z] --- PASS: TestPluginEnable (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginInspectError [2021-09-23T18:00:17.144Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginInspectWithEmptyID [2021-09-23T18:00:17.144Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginInspect [2021-09-23T18:00:17.144Z] --- PASS: TestPluginInspect (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginListError [2021-09-23T18:00:17.144Z] --- PASS: TestPluginListError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginList [2021-09-23T18:00:17.144Z] --- PASS: TestPluginList (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginPushError [2021-09-23T18:00:17.144Z] --- PASS: TestPluginPushError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginPush [2021-09-23T18:00:17.144Z] --- PASS: TestPluginPush (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginRemoveError [2021-09-23T18:00:17.144Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginRemove [2021-09-23T18:00:17.144Z] --- PASS: TestPluginRemove (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginSetError [2021-09-23T18:00:17.144Z] --- PASS: TestPluginSetError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPluginSet [2021-09-23T18:00:17.144Z] --- PASS: TestPluginSet (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSetHostHeader [2021-09-23T18:00:17.144Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestPlainTextError [2021-09-23T18:00:17.144Z] --- PASS: TestPlainTextError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestInfiniteError [2021-09-23T18:00:17.144Z] --- PASS: TestInfiniteError (0.04s) [2021-09-23T18:00:17.144Z] === RUN TestCanceledContext [2021-09-23T18:00:17.144Z] 2021/09/23 18:00:16 RoundTripper returned a response & error; ignoring response [2021-09-23T18:00:17.144Z] --- PASS: TestCanceledContext (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestDeadlineExceededContext [2021-09-23T18:00:17.144Z] 2021/09/23 18:00:16 RoundTripper returned a response & error; ignoring response [2021-09-23T18:00:17.144Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretCreateUnsupported [2021-09-23T18:00:17.144Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretCreateError [2021-09-23T18:00:17.144Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretCreate [2021-09-23T18:00:17.144Z] --- PASS: TestSecretCreate (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretInspectUnsupported [2021-09-23T18:00:17.144Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretInspectError [2021-09-23T18:00:17.144Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretInspectSecretNotFound [2021-09-23T18:00:17.144Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretInspectWithEmptyID [2021-09-23T18:00:17.144Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretInspect [2021-09-23T18:00:17.144Z] --- PASS: TestSecretInspect (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretListUnsupported [2021-09-23T18:00:17.144Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretListError [2021-09-23T18:00:17.144Z] --- PASS: TestSecretListError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretList [2021-09-23T18:00:17.144Z] --- PASS: TestSecretList (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretRemoveUnsupported [2021-09-23T18:00:17.144Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretRemoveError [2021-09-23T18:00:17.144Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretRemove [2021-09-23T18:00:17.144Z] --- PASS: TestSecretRemove (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretUpdateUnsupported [2021-09-23T18:00:17.144Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretUpdateError [2021-09-23T18:00:17.144Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-23T18:00:17.144Z] === RUN TestSecretUpdate [2021-09-23T18:00:17.145Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceCreateError [2021-09-23T18:00:17.145Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceCreate [2021-09-23T18:00:17.145Z] --- PASS: TestServiceCreate (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-23T18:00:17.145Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceCreateDigestPinning [2021-09-23T18:00:17.145Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceInspectError [2021-09-23T18:00:17.145Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceInspectServiceNotFound [2021-09-23T18:00:17.145Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceInspectWithEmptyID [2021-09-23T18:00:17.145Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceInspect [2021-09-23T18:00:17.145Z] --- PASS: TestServiceInspect (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceListError [2021-09-23T18:00:17.145Z] --- PASS: TestServiceListError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceList [2021-09-23T18:00:17.145Z] --- PASS: TestServiceList (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceLogsError [2021-09-23T18:00:17.145Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceLogs [2021-09-23T18:00:17.145Z] --- PASS: TestServiceLogs (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceRemoveError [2021-09-23T18:00:17.145Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceRemoveNotFoundError [2021-09-23T18:00:17.145Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceRemove [2021-09-23T18:00:17.145Z] --- PASS: TestServiceRemove (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceUpdateError [2021-09-23T18:00:17.145Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestServiceUpdate [2021-09-23T18:00:17.145Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestSwarmGetUnlockKeyError [2021-09-23T18:00:17.145Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestSwarmGetUnlockKey [2021-09-23T18:00:17.145Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestSwarmInitError [2021-09-23T18:00:17.145Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestSwarmInit [2021-09-23T18:00:17.145Z] --- PASS: TestSwarmInit (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestSwarmInspectError [2021-09-23T18:00:17.145Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestSwarmInspect [2021-09-23T18:00:17.145Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestSwarmJoinError [2021-09-23T18:00:17.145Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestSwarmJoin [2021-09-23T18:00:17.145Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestSwarmLeaveError [2021-09-23T18:00:17.145Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestSwarmLeave [2021-09-23T18:00:17.145Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestSwarmUnlockError [2021-09-23T18:00:17.145Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestSwarmUnlock [2021-09-23T18:00:17.145Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestSwarmUpdateError [2021-09-23T18:00:17.145Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestSwarmUpdate [2021-09-23T18:00:17.145Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestTaskInspectError [2021-09-23T18:00:17.145Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestTaskInspectWithEmptyID [2021-09-23T18:00:17.145Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestTaskInspect [2021-09-23T18:00:17.145Z] --- PASS: TestTaskInspect (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestTaskListError [2021-09-23T18:00:17.145Z] --- PASS: TestTaskListError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestTaskList [2021-09-23T18:00:17.145Z] --- PASS: TestTaskList (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestVolumeCreateError [2021-09-23T18:00:17.145Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestVolumeCreate [2021-09-23T18:00:17.145Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestVolumeInspectError [2021-09-23T18:00:17.145Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestVolumeInspectNotFound [2021-09-23T18:00:17.145Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestVolumeInspectWithEmptyID [2021-09-23T18:00:17.145Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestVolumeInspect [2021-09-23T18:00:17.145Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestVolumeListError [2021-09-23T18:00:17.145Z] --- PASS: TestVolumeListError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestVolumeList [2021-09-23T18:00:17.145Z] --- PASS: TestVolumeList (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestVolumeRemoveError [2021-09-23T18:00:17.145Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-23T18:00:17.145Z] === RUN TestVolumeRemove [2021-09-23T18:00:17.145Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-23T18:00:17.145Z] === CONT TestTLSCloseWriter [2021-09-23T18:00:17.145Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-09-23T18:00:17.145Z] PASS [2021-09-23T18:00:17.145Z] coverage: 75.1% of statements [2021-09-23T18:00:17.145Z] ok github.com/docker/docker/client 0.371s coverage: 75.1% of statements [2021-09-23T18:00:18.088Z] --- PASS: TestConfigCreateResolve (2.74s) [2021-09-23T18:00:18.088Z] PASS [2021-09-23T18:00:18.088Z] [2021-09-23T18:00:18.088Z] DONE 6 tests in 17.886s [2021-09-23T18:00:18.088Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-23T18:00:18.088Z] ++ 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-09-23T18:00:18.088Z] ++ set -e [2021-09-23T18:00:18.088Z] ++ '[' -n 0 ']' [2021-09-23T18:00:18.088Z] ++ set -x [2021-09-23T18:00:18.088Z] ++ 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-09-23T18:00:18.088Z] INFO: Testing against a local daemon [2021-09-23T18:00:18.088Z] === RUN TestCheckpoint [2021-09-23T18:00:18.088Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:00:18.088Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-23T18:00:18.088Z] === RUN TestContainerInvalidJSON [2021-09-23T18:00:18.088Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:00:18.088Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:00:18.088Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:00:18.088Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:00:18.088Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:00:18.088Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:00:18.088Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-23T18:00:18.088Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-23T18:00:18.088Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-23T18:00:18.088Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-23T18:00:18.088Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-09-23T18:00:18.088Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-23T18:00:18.350Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-09-23T18:00:18.350Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-23T18:00:18.350Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-09-23T18:00:18.350Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-23T18:00:18.350Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-09-23T18:00:18.350Z] === RUN TestCopyFromContainer [2021-09-23T18:00:18.350Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-09-23T18:00:20.264Z] === RUN TestCopyFromContainer// [2021-09-23T18:00:20.264Z] === RUN TestCopyFromContainer//bar/root [2021-09-23T18:00:20.264Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-23T18:00:20.264Z] === RUN TestCopyFromContainer/bar/quux [2021-09-23T18:00:20.526Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-23T18:00:20.526Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-23T18:00:20.526Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-23T18:00:20.786Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-23T18:00:20.786Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-09-23T18:00:20.786Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-23T18:00:21.048Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-23T18:00:21.048Z] --- PASS: TestCopyFromContainer (2.69s) [2021-09-23T18:00:21.048Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-09-23T18:00:21.048Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-09-23T18:00:21.048Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-09-23T18:00:21.048Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-09-23T18:00:21.048Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-09-23T18:00:21.048Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-09-23T18:00:21.048Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-09-23T18:00:21.048Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-09-23T18:00:21.048Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-09-23T18:00:21.048Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-09-23T18:00:21.048Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-23T18:00:21.048Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:00:21.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:00:21.048Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:00:21.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:00:21.048Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:00:21.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:00:21.048Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:00:21.048Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:00:21.048Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:00:21.048Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-09-23T18:00:21.048Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-09-23T18:00:21.048Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-09-23T18:00:21.048Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-23T18:00:21.048Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-23T18:00:21.309Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-09-23T18:00:21.309Z] === RUN TestCreateWithInvalidEnv [2021-09-23T18:00:21.309Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-23T18:00:21.309Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-23T18:00:21.309Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-23T18:00:21.309Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-23T18:00:21.309Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-23T18:00:21.309Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-23T18:00:21.309Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-23T18:00:21.309Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-23T18:00:21.309Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-23T18:00:21.309Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-23T18:00:21.309Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-23T18:00:21.309Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-23T18:00:21.309Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-23T18:00:21.309Z] === RUN TestCreateTmpfsMountsTarget [2021-09-23T18:00:21.309Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-09-23T18:00:21.309Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-23T18:00:22.255Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-09-23T18:00:22.516Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-23T18:00:23.088Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-23T18:00:23.350Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s) [2021-09-23T18:00:23.350Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-23T18:00:24.735Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-09-23T18:00:24.735Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-23T18:00:24.735Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-23T18:00:24.995Z] check_test.go:308: [db90fdb45ffe7] daemon is not started [2021-09-23T18:00:24.995Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-09-23T18:00:25.256Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-09-23T18:00:25.256Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s) [2021-09-23T18:00:25.256Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-23T18:00:25.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:00:25.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:00:25.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:00:25.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:00:25.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:00:25.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:00:25.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:00:25.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:00:25.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:00:25.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:00:25.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:00:25.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:00:25.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:00:25.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:00:25.517Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:00:25.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-23T18:00:25.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-23T18:00:25.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-09-23T18:00:25.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-09-23T18:00:25.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-09-23T18:00:25.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-23T18:00:25.517Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-23T18:00:25.517Z] check_test.go:308: [dacb6ddf8f0ae] daemon is not started [2021-09-23T18:00:25.517Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-09-23T18:00:26.089Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2021-09-23T18:00:26.089Z] === RUN TestCreateDifferentPlatform [2021-09-23T18:00:26.089Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-23T18:00:26.089Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-23T18:00:26.089Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-09-23T18:00:26.089Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-09-23T18:00:26.089Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-23T18:00:26.089Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-23T18:00:26.089Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-09-23T18:00:26.089Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-23T18:00:26.350Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-09-23T18:00:26.350Z] === RUN TestContainerStartOnDaemonRestart [2021-09-23T18:00:26.350Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-23T18:00:26.350Z] === RUN TestDaemonRestartIpcMode [2021-09-23T18:00:26.350Z] === PAUSE TestDaemonRestartIpcMode [2021-09-23T18:00:26.350Z] === RUN TestDaemonHostGatewayIP [2021-09-23T18:00:26.350Z] === PAUSE TestDaemonHostGatewayIP [2021-09-23T18:00:26.350Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-23T18:00:26.350Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-23T18:00:26.350Z] === RUN TestContainerKillOnDaemonStart [2021-09-23T18:00:26.350Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-23T18:00:26.350Z] === RUN TestDiff [2021-09-23T18:00:26.922Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-09-23T18:00:27.183Z] --- PASS: TestDiff (0.78s) [2021-09-23T18:00:27.183Z] === RUN TestExecWithCloseStdin [2021-09-23T18:00:27.183Z] check_test.go:308: [d03f4d2ee528c] daemon is not started [2021-09-23T18:00:27.183Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-09-23T18:00:27.443Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-23T18:00:28.015Z] --- PASS: TestExecWithCloseStdin (0.83s) [2021-09-23T18:00:28.015Z] === RUN TestExec [2021-09-23T18:00:28.958Z] --- PASS: TestExec (0.84s) [2021-09-23T18:00:28.958Z] === RUN TestExecUser [2021-09-23T18:00:29.218Z] --- PASS: TestExecUser (0.61s) [2021-09-23T18:00:29.219Z] === RUN TestExportContainerAndImportImage [2021-09-23T18:00:29.334Z] --- PASS: TestServiceWithDataPathPortInit (13.87s) [2021-09-23T18:00:29.334Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-23T18:00:29.479Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-09-23T18:00:29.739Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-23T18:00:30.312Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2021-09-23T18:00:30.312Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-23T18:00:30.573Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-23T18:00:30.712Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lxzrnor6dwf4vvxivq7ey02ze Created:2021-09-23 18:00:29.432423436 +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[30de523d2dfee6be5b1e2733f438c03bb8b4f8487618e63afdfc9c4c8374aa0f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.52gzfmyfaaz5zu9p3ds29ju1g EndpointID:61dc8c254f3afb84bfc3d477799521dcaf7eb3aa92688c0a105ff14a15f81f69 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6985622c2c314d2c5ee559e2fb505f87ad34afa4a1532af9c4f03246b25116d6 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:24ebdc66780c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.52gzfmyfaaz5zu9p3ds29ju1g EndpointID:61dc8c254f3afb84bfc3d477799521dcaf7eb3aa92688c0a105ff14a15f81f69 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-23T18:00:31.144Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-09-23T18:00:31.715Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2021-09-23T18:00:31.715Z] === RUN TestHealthCheckWorkdir [2021-09-23T18:00:32.079Z] --- PASS: TestCheckoutGit (24.94s) [2021-09-23T18:00:32.079Z] === RUN TestValidGitTransport [2021-09-23T18:00:32.079Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-23T18:00:32.079Z] === RUN TestGitInvalidRef [2021-09-23T18:00:32.079Z] --- PASS: TestGitInvalidRef (0.15s) [2021-09-23T18:00:32.079Z] PASS [2021-09-23T18:00:32.079Z] coverage: 86.3% of statements [2021-09-23T18:00:32.079Z] ok github.com/docker/docker/builder/remotecontext/git 25.149s coverage: 86.3% of statements [2021-09-23T18:00:32.079Z] ? github.com/docker/docker/cli [no test files] [2021-09-23T18:00:32.079Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-23T18:00:33.100Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2021-09-23T18:00:33.100Z] === RUN TestHealthKillContainer [2021-09-23T18:00:33.674Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-09-23T18:00:34.615Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-09-23T18:00:34.668Z] sha256:d90debb8c5278b9e99a9ae1c112fed820e2869183744651998a94d0a6b344977 [2021-09-23T18:00:34.668Z] INFO: Starting docker-py tests... [2021-09-23T18:00:34.668Z] ============================= test session starts ============================== [2021-09-23T18:00:34.668Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.10.0, pluggy-1.0.0 [2021-09-23T18:00:34.668Z] rootdir: /src, inifile: pytest.ini [2021-09-23T18:00:34.668Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-09-23T18:00:34.668Z] collected 390 items / 1 deselected / 389 selected [2021-09-23T18:00:34.668Z] [2021-09-23T18:00:35.186Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-09-23T18:00:35.757Z] --- PASS: TestHealthKillContainer (2.77s) [2021-09-23T18:00:35.757Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-23T18:00:35.978Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.11s) [2021-09-23T18:00:35.978Z] PASS [2021-09-23T18:00:35.978Z] [2021-09-23T18:00:35.978Z] === Skipped [2021-09-23T18:00:35.978Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:00:35.978Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:00:35.978Z] [2021-09-23T18:00:35.978Z] DONE 26 tests, 1 skipped in 44.734s [2021-09-23T18:00:35.978Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-23T18:00:35.978Z] INFO: Testing against a local daemon [2021-09-23T18:00:35.978Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-23T18:00:35.978Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:00:35.978Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T18:00:35.978Z] === RUN TestDockerNetworkIpvlan [2021-09-23T18:00:35.978Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:00:35.978Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-23T18:00:35.978Z] PASS [2021-09-23T18:00:35.978Z] [2021-09-23T18:00:35.978Z] === Skipped [2021-09-23T18:00:35.978Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T18:00:35.978Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:00:35.978Z] [2021-09-23T18:00:35.978Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-23T18:00:35.978Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:00:35.978Z] [2021-09-23T18:00:35.978Z] DONE 2 tests, 2 skipped in 0.023s [2021-09-23T18:00:35.978Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-23T18:00:35.978Z] INFO: Testing against a local daemon [2021-09-23T18:00:35.978Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-23T18:00:36.329Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2021-09-23T18:00:36.329Z] === RUN TestIpcModeNone [2021-09-23T18:00:36.546Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2021-09-23T18:00:36.546Z] === RUN TestDockerNetworkMacvlan [2021-09-23T18:00:36.829Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-23T18:00:36.829Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-23T18:00:36.829Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-23T18:00:36.829Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-23T18:00:36.829Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-23T18:00:36.829Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-23T18:00:36.829Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-23T18:00:36.829Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-23T18:00:36.829Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-23T18:00:36.829Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-23T18:00:36.829Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-23T18:00:36.829Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-23T18:00:36.829Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-23T18:00:36.829Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.02s) [2021-09-23T18:00:36.829Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-23T18:00:36.829Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-23T18:00:36.829Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-23T18:00:36.830Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-23T18:00:36.830Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-23T18:00:36.830Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-23T18:00:36.830Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-23T18:00:36.830Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-23T18:00:36.830Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-23T18:00:36.830Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-23T18:00:36.830Z] === RUN TestConfigureDaemonLogs [2021-09-23T18:00:36.830Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-23T18:00:36.830Z] === RUN TestCommonOptionsInstallFlags [2021-09-23T18:00:36.830Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-23T18:00:36.830Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-23T18:00:36.830Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-23T18:00:36.830Z] PASS [2021-09-23T18:00:36.830Z] coverage: 18.6% of statements [2021-09-23T18:00:36.830Z] ok github.com/docker/docker/cmd/dockerd 0.281s coverage: 18.6% of statements [2021-09-23T18:00:36.830Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-23T18:00:36.830Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-23T18:00:36.905Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-23T18:00:36.905Z] --- PASS: TestIpcModeNone (0.67s) [2021-09-23T18:00:36.905Z] === RUN TestIpcModePrivate [2021-09-23T18:00:37.297Z] === RUN TestContainerStopSignal [2021-09-23T18:00:37.297Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestContainerStopTimeout [2021-09-23T18:00:37.297Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-23T18:00:37.297Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-23T18:00:37.297Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-23T18:00:37.297Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestReplaceAndAppendEnvVars [2021-09-23T18:00:37.297Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-23T18:00:37.297Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestNewMemoryStore [2021-09-23T18:00:37.297Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestAddContainers [2021-09-23T18:00:37.297Z] --- PASS: TestAddContainers (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestGetContainer [2021-09-23T18:00:37.297Z] --- PASS: TestGetContainer (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestDeleteContainer [2021-09-23T18:00:37.297Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestListContainers [2021-09-23T18:00:37.297Z] --- PASS: TestListContainers (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestFirstContainer [2021-09-23T18:00:37.297Z] --- PASS: TestFirstContainer (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestApplyAllContainer [2021-09-23T18:00:37.297Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestIsValidHealthString [2021-09-23T18:00:37.297Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestStateRunStop [2021-09-23T18:00:37.297Z] --- PASS: TestStateRunStop (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestStateTimeoutWait [2021-09-23T18:00:37.297Z] state_test.go:141: Stop callback fired [2021-09-23T18:00:37.297Z] state_test.go:165: Stop callback fired [2021-09-23T18:00:37.297Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-23T18:00:37.297Z] === RUN TestIsValidStateString [2021-09-23T18:00:37.297Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestViewSaveDelete [2021-09-23T18:00:37.297Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-23T18:00:37.297Z] === RUN TestViewAll [2021-09-23T18:00:37.297Z] --- PASS: TestViewAll (0.01s) [2021-09-23T18:00:37.297Z] === RUN TestViewGet [2021-09-23T18:00:37.297Z] --- PASS: TestViewGet (0.01s) [2021-09-23T18:00:37.297Z] === RUN TestNames [2021-09-23T18:00:37.297Z] --- PASS: TestNames (0.00s) [2021-09-23T18:00:37.297Z] === RUN TestViewWithHealthCheck [2021-09-23T18:00:37.297Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-09-23T18:00:37.298Z] PASS [2021-09-23T18:00:37.298Z] coverage: 41.7% of statements [2021-09-23T18:00:37.298Z] ok github.com/docker/docker/container 0.204s coverage: 41.7% of statements [2021-09-23T18:00:37.298Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-23T18:00:37.298Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-23T18:00:37.298Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-23T18:00:37.298Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-23T18:00:37.477Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2021-09-23T18:00:37.477Z] --- PASS: TestIpcModePrivate (0.67s) [2021-09-23T18:00:37.477Z] === RUN TestIpcModeShareable [2021-09-23T18:00:37.482Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-23T18:00:38.048Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-09-23T18:00:38.049Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-23T18:00:38.285Z] === RUN TestPrepare [2021-09-23T18:00:38.285Z] --- PASS: TestPrepare (0.00s) [2021-09-23T18:00:38.285Z] === RUN TestStart [2021-09-23T18:00:38.285Z] --- PASS: TestStart (0.00s) [2021-09-23T18:00:38.285Z] === RUN TestWaitCancel [2021-09-23T18:00:38.285Z] --- PASS: TestWaitCancel (0.00s) [2021-09-23T18:00:38.285Z] === RUN TestWaitDisabled [2021-09-23T18:00:38.285Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-23T18:00:38.285Z] === RUN TestWaitEnabled [2021-09-23T18:00:38.285Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-23T18:00:38.285Z] === RUN TestRemove [2021-09-23T18:00:38.285Z] --- PASS: TestRemove (0.00s) [2021-09-23T18:00:38.285Z] PASS [2021-09-23T18:00:38.285Z] coverage: 65.3% of statements [2021-09-23T18:00:38.285Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.048s coverage: 65.3% of statements [2021-09-23T18:00:38.309Z] --- PASS: TestIpcModeShareable (0.66s) [2021-09-23T18:00:38.309Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-23T18:00:38.880Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-09-23T18:00:38.986Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-23T18:00:39.827Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-23T18:00:39.827Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-23T18:00:39.848Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-23T18:00:39.848Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-09-23T18:00:39.848Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-23T18:00:39.848Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-23T18:00:39.848Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-23T18:00:39.848Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-23T18:00:39.848Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-23T18:00:39.848Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-23T18:00:39.848Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-23T18:00:39.848Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-23T18:00:39.848Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-23T18:00:39.848Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-23T18:00:39.848Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-23T18:00:39.848Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-23T18:00:39.848Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-23T18:00:39.848Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-23T18:00:39.848Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-23T18:00:39.848Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-23T18:00:39.848Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-23T18:00:39.848Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-23T18:00:39.848Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-23T18:00:39.848Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-23T18:00:39.849Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-23T18:00:39.849Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-23T18:00:39.849Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-23T18:00:39.849Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-23T18:00:39.849Z] PASS [2021-09-23T18:00:39.849Z] coverage: 35.9% of statements [2021-09-23T18:00:39.849Z] ok github.com/docker/docker/daemon/cluster/convert 0.526s coverage: 35.9% of statements [2021-09-23T18:00:40.316Z] === RUN TestNewListSecretsFilters [2021-09-23T18:00:40.316Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-23T18:00:40.316Z] === RUN TestNewListConfigsFilters [2021-09-23T18:00:40.316Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-23T18:00:40.316Z] PASS [2021-09-23T18:00:40.316Z] coverage: 0.5% of statements [2021-09-23T18:00:40.316Z] ok github.com/docker/docker/daemon/cluster 0.735s coverage: 0.5% of statements [2021-09-23T18:00:40.398Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.15s) [2021-09-23T18:00:40.398Z] === RUN TestAPIIpcModeHost [2021-09-23T18:00:40.891Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-23T18:00:40.970Z] --- PASS: TestAPIIpcModeHost (0.54s) [2021-09-23T18:00:40.971Z] === RUN TestDaemonIpcModeShareable [2021-09-23T18:00:41.231Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-23T18:00:42.322Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-09-23T18:00:42.322Z] --- PASS: TestDaemonIpcModeShareable (1.49s) [2021-09-23T18:00:42.322Z] === RUN TestDaemonIpcModePrivate [2021-09-23T18:00:42.491Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-23T18:00:42.582Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-09-23T18:00:43.153Z] check_test.go:308: [de9c06a5f5470] daemon is not started [2021-09-23T18:00:43.153Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-09-23T18:00:43.268Z] === RUN TestDiscoveryOptsErrors [2021-09-23T18:00:43.268Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-23T18:00:43.268Z] === RUN TestDiscoveryOpts [2021-09-23T18:00:43.268Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-23T18:00:43.268Z] PASS [2021-09-23T18:00:43.268Z] coverage: 30.0% of statements [2021-09-23T18:00:43.268Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2021-09-23T18:00:43.268Z] === RUN TestBuilderGC [2021-09-23T18:00:43.268Z] --- PASS: TestBuilderGC (0.00s) [2021-09-23T18:00:43.268Z] === RUN TestDaemonConfigurationNotFound [2021-09-23T18:00:43.268Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-23T18:00:43.268Z] === RUN TestDaemonBrokenConfiguration [2021-09-23T18:00:43.268Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-23T18:00:43.268Z] === RUN TestParseClusterAdvertiseSettings [2021-09-23T18:00:43.268Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-23T18:00:43.268Z] === RUN TestFindConfigurationConflicts [2021-09-23T18:00:43.268Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-23T18:00:43.268Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-23T18:00:43.268Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-23T18:00:43.268Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-23T18:00:43.268Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-23T18:00:43.268Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-23T18:00:43.268Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-23T18:00:43.268Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-23T18:00:43.268Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-23T18:00:43.268Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-23T18:00:43.268Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-23T18:00:43.268Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-23T18:00:43.268Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-23T18:00:43.268Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-23T18:00:43.268Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-23T18:00:43.268Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-09-23T18:00:43.268Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-23T18:00:43.268Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-23T18:00:43.268Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-23T18:00:43.268Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-23T18:00:43.268Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-23T18:00:43.268Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-23T18:00:43.268Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-23T18:00:43.268Z] === RUN TestValidateConfigurationErrors [2021-09-23T18:00:43.268Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-23T18:00:43.268Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-23T18:00:43.268Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-23T18:00:43.268Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-23T18:00:43.268Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-23T18:00:43.268Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-23T18:00:43.268Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-23T18:00:43.268Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-23T18:00:43.268Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-23T18:00:43.268Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-23T18:00:43.268Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-23T18:00:43.268Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-23T18:00:43.268Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-23T18:00:43.268Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-23T18:00:43.268Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-23T18:00:43.268Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-23T18:00:43.268Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-23T18:00:43.269Z] === RUN TestValidateConfiguration [2021-09-23T18:00:43.269Z] === RUN TestValidateConfiguration/with_label [2021-09-23T18:00:43.269Z] === RUN TestValidateConfiguration/with_dns [2021-09-23T18:00:43.269Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-23T18:00:43.269Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-23T18:00:43.269Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-23T18:00:43.269Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-23T18:00:43.269Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-23T18:00:43.269Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-23T18:00:43.269Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-23T18:00:43.269Z] === RUN TestModifiedDiscoverySettings [2021-09-23T18:00:43.269Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-23T18:00:43.269Z] === RUN TestReloadSetConfigFileNotExist [2021-09-23T18:00:43.269Z] time="2021-09-23T18:00:42Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-23T18:00:43.269Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-09-23T18:00:43.269Z] === RUN TestReloadDefaultConfigNotExist [2021-09-23T18:00:43.269Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:00:43.269Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-23T18:00:43.269Z] === RUN TestReloadBadDefaultConfig [2021-09-23T18:00:43.269Z] time="2021-09-23T18:00:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4096963634" [2021-09-23T18:00:43.269Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-23T18:00:43.269Z] === RUN TestReloadWithConflictingLabels [2021-09-23T18:00:43.269Z] time="2021-09-23T18:00:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3397142965" [2021-09-23T18:00:43.269Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-23T18:00:43.269Z] === RUN TestReloadWithDuplicateLabels [2021-09-23T18:00:43.269Z] time="2021-09-23T18:00:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3697974660" [2021-09-23T18:00:43.269Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-23T18:00:43.269Z] === RUN TestDaemonConfigurationMerge [2021-09-23T18:00:43.269Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-23T18:00:43.269Z] PASS [2021-09-23T18:00:43.269Z] coverage: 80.2% of statements [2021-09-23T18:00:43.269Z] ok github.com/docker/docker/daemon/config 0.212s coverage: 80.2% of statements [2021-09-23T18:00:43.269Z] === RUN TestWaitNodeAttachment [2021-09-23T18:00:43.414Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-09-23T18:00:43.677Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-09-23T18:00:43.737Z] === RUN TestEventsLog [2021-09-23T18:00:43.737Z] --- PASS: TestEventsLog (0.00s) [2021-09-23T18:00:43.737Z] === RUN TestEventsLogTimeout [2021-09-23T18:00:43.737Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-23T18:00:43.737Z] === RUN TestLogEvents [2021-09-23T18:00:43.737Z] --- PASS: TestWaitNodeAttachment (0.51s) [2021-09-23T18:00:43.737Z] === RUN TestIsolationConversion [2021-09-23T18:00:43.737Z] === RUN TestIsolationConversion/default [2021-09-23T18:00:43.737Z] === RUN TestIsolationConversion/process [2021-09-23T18:00:43.737Z] === RUN TestIsolationConversion/hyperv [2021-09-23T18:00:43.737Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-23T18:00:43.737Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-23T18:00:43.737Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-23T18:00:43.737Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-23T18:00:43.737Z] === RUN TestContainerLabels [2021-09-23T18:00:43.737Z] --- PASS: TestContainerLabels (0.00s) [2021-09-23T18:00:43.737Z] === RUN TestCredentialSpecConversion [2021-09-23T18:00:43.737Z] === RUN TestCredentialSpecConversion/none [2021-09-23T18:00:43.737Z] === RUN TestCredentialSpecConversion/config [2021-09-23T18:00:43.737Z] === RUN TestCredentialSpecConversion/file [2021-09-23T18:00:43.737Z] === RUN TestCredentialSpecConversion/registry [2021-09-23T18:00:43.737Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-23T18:00:43.737Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-23T18:00:43.737Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-23T18:00:43.737Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-23T18:00:43.737Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-23T18:00:43.737Z] === RUN TestControllerValidateMountBind [2021-09-23T18:00:43.737Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-23T18:00:43.737Z] === RUN TestControllerValidateMountVolume [2021-09-23T18:00:43.737Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-23T18:00:43.737Z] === RUN TestControllerValidateMountTarget [2021-09-23T18:00:43.737Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-23T18:00:43.737Z] === RUN TestControllerValidateMountTmpfs [2021-09-23T18:00:43.737Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-23T18:00:43.737Z] === RUN TestControllerValidateMountInvalidType [2021-09-23T18:00:43.737Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-23T18:00:43.737Z] === RUN TestControllerValidateMountNamedPipe [2021-09-23T18:00:43.737Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-23T18:00:43.737Z] PASS [2021-09-23T18:00:43.737Z] coverage: 11.0% of statements [2021-09-23T18:00:43.737Z] --- PASS: TestLogEvents (0.05s) [2021-09-23T18:00:43.737Z] === RUN TestLoadBufferedEvents [2021-09-23T18:00:43.737Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.641s coverage: 11.0% of statements [2021-09-23T18:00:43.938Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-23T18:00:43.938Z] --- PASS: TestDaemonIpcModePrivate (1.56s) [2021-09-23T18:00:43.938Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-23T18:00:43.938Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-09-23T18:00:44.204Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-09-23T18:00:44.205Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-23T18:00:44.205Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-23T18:00:44.205Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-23T18:00:44.205Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-23T18:00:44.205Z] PASS [2021-09-23T18:00:44.205Z] coverage: 50.0% of statements [2021-09-23T18:00:44.205Z] ok github.com/docker/docker/daemon/events 0.203s coverage: 50.0% of statements [2021-09-23T18:00:44.205Z] === RUN TestIsEmptyDir [2021-09-23T18:00:44.513Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-09-23T18:00:44.672Z] === RUN TestVerifyNetworkingConfig [2021-09-23T18:00:44.672Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestGetContainer [2021-09-23T18:00:44.672Z] --- PASS: TestGetContainer (0.00s) [2021-09-23T18:00:44.672Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-23T18:00:44.672Z] === RUN TestValidContainerNames [2021-09-23T18:00:44.672Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-23T18:00:44.672Z] PASS [2021-09-23T18:00:44.672Z] coverage: 2.3% of statements [2021-09-23T18:00:44.672Z] === RUN TestContainerInitDNS [2021-09-23T18:00:44.672Z] daemon_test.go:146: root required [2021-09-23T18:00:44.672Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestMerge [2021-09-23T18:00:44.672Z] --- PASS: TestMerge (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestValidateContainerIsolation [2021-09-23T18:00:44.672Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestFindNetworkErrorType [2021-09-23T18:00:44.672Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestEnsureServicesExist [2021-09-23T18:00:44.672Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestEnsureServicesExistErrors [2021-09-23T18:00:44.672Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-23T18:00:44.672Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-23T18:00:44.672Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-23T18:00:44.672Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-23T18:00:44.672Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-23T18:00:44.672Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-23T18:00:44.672Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestContainerDelete [2021-09-23T18:00:44.672Z] --- PASS: TestContainerDelete (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestContainerDoubleDelete [2021-09-23T18:00:44.672Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestLogContainerEventCopyLabels [2021-09-23T18:00:44.672Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestLogContainerEventWithAttributes [2021-09-23T18:00:44.672Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestNoneHealthcheck [2021-09-23T18:00:44.672Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestHealthStates [2021-09-23T18:00:44.672Z] ok github.com/docker/docker/daemon/graphdriver 0.057s coverage: 2.3% of statements [2021-09-23T18:00:44.672Z] time="2021-09-23T18:00:44Z" 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-09-23T18:00:44.672Z] time="2021-09-23T18:00:44Z" 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-09-23T18:00:44.672Z] time="2021-09-23T18:00:44Z" 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-09-23T18:00:44.672Z] time="2021-09-23T18:00:44Z" 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-09-23T18:00:44.672Z] time="2021-09-23T18:00:44Z" 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-09-23T18:00:44.672Z] time="2021-09-23T18:00:44Z" 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-09-23T18:00:44.672Z] time="2021-09-23T18:00:44Z" 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-09-23T18:00:44.672Z] time="2021-09-23T18:00:44Z" 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-09-23T18:00:44.672Z] time="2021-09-23T18:00:44Z" 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-09-23T18:00:44.672Z] time="2021-09-23T18:00:44Z" 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-09-23T18:00:44.672Z] --- PASS: TestHealthStates (0.13s) [2021-09-23T18:00:44.672Z] === RUN TestMaskURLCredentials [2021-09-23T18:00:44.672Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestGetInspectData [2021-09-23T18:00:44.672Z] --- PASS: TestGetInspectData (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestFillLicense [2021-09-23T18:00:44.672Z] --- PASS: TestFillLicense (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestListInvalidFilter [2021-09-23T18:00:44.672Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-23T18:00:44.672Z] === RUN TestNameFilter [2021-09-23T18:00:44.673Z] --- PASS: TestNameFilter (0.00s) [2021-09-23T18:00:44.673Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-23T18:00:44.673Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-23T18:00:44.673Z] === 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-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-23T18:00:44.673Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-23T18:00:44.673Z] --- 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-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-23T18:00:44.673Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-23T18:00:44.673Z] === RUN TestDaemonReloadLabels [2021-09-23T18:00:44.673Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-23T18:00:44.673Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-23T18:00:44.673Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-23T18:00:44.673Z] === RUN TestDaemonReloadMirrors [2021-09-23T18:00:44.673Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-23T18:00:44.673Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-23T18:00:44.673Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-23T18:00:44.673Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-23T18:00:44.673Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-23T18:00:44.673Z] === RUN TestDaemonDiscoveryReload [2021-09-23T18:00:44.673Z] === RUN TestLinkNaming [2021-09-23T18:00:44.673Z] --- PASS: TestLinkNaming (0.00s) [2021-09-23T18:00:44.673Z] === RUN TestLinkNew [2021-09-23T18:00:44.673Z] --- PASS: TestLinkNew (0.00s) [2021-09-23T18:00:44.673Z] === RUN TestLinkEnv [2021-09-23T18:00:44.673Z] --- PASS: TestLinkEnv (0.00s) [2021-09-23T18:00:44.673Z] === RUN TestLinkMultipleEnv [2021-09-23T18:00:44.673Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-23T18:00:44.673Z] === RUN TestLinkPortRangeEnv [2021-09-23T18:00:44.673Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-23T18:00:44.673Z] PASS [2021-09-23T18:00:44.673Z] coverage: 93.0% of statements [2021-09-23T18:00:44.673Z] ok github.com/docker/docker/daemon/links 0.028s coverage: 93.0% of statements [2021-09-23T18:00:44.805Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T18:00:44.805Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T18:00:44.805Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T18:00:44.805Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T18:00:44.805Z] [2021-09-23T18:00:44.805Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-23T18:00:45.066Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-23T18:00:45.066Z] HOSTNAME=6d0b8f28d532 [2021-09-23T18:00:45.066Z] TESTDEBUG=0 [2021-09-23T18:00:45.066Z] DEST=bundles/test-integration [2021-09-23T18:00:45.066Z] PWD=/go/src/github.com/docker/docker [2021-09-23T18:00:45.066Z] DOCKER_GITCOMMIT=cf85641dfc607fc1847ee8ef2a8ead4735658cfd [2021-09-23T18:00:45.066Z] container=docker [2021-09-23T18:00:45.066Z] HOME=/root [2021-09-23T18:00:45.066Z] GOLANG_VERSION=1.17.1 [2021-09-23T18:00:45.066Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-23T18:00:45.066Z] VALIDATE_BRANCH=master [2021-09-23T18:00:45.066Z] TERM=xterm [2021-09-23T18:00:45.066Z] DOCKER_PKG=github.com/docker/docker [2021-09-23T18:00:45.066Z] SHLVL=1 [2021-09-23T18:00:45.066Z] TIMEOUT=120m [2021-09-23T18:00:45.066Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-23T18:00:45.066Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-23T18:00:45.066Z] GO111MODULE=off [2021-09-23T18:00:45.066Z] DOCKER_EXPERIMENTAL=1 [2021-09-23T18:00:45.066Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-23T18:00:45.066Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-23T18:00:45.066Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-23T18:00:45.066Z] GOPATH=/go [2021-09-23T18:00:45.066Z] PKG_CONFIG=pkg-config [2021-09-23T18:00:45.066Z] _=/usr/bin/env [2021-09-23T18:00:45.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-23T18:00:45.084Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-23T18:00:45.345Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-09-23T18:00:45.606Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s) [2021-09-23T18:00:45.606Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-23T18:00:45.663Z] --- PASS: TestDaemonDiscoveryReload (1.08s) [2021-09-23T18:00:45.663Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-23T18:00:45.867Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-23T18:00:45.875Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-23T18:00:46.130Z] === RUN TestAdapterReadLogs [2021-09-23T18:00:46.130Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-23T18:00:46.130Z] === RUN TestCopier [2021-09-23T18:00:46.130Z] --- PASS: TestCopier (0.00s) [2021-09-23T18:00:46.130Z] === RUN TestCopierLongLines [2021-09-23T18:00:46.130Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-23T18:00:46.130Z] === RUN TestCopierSlow [2021-09-23T18:00:46.130Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-23T18:00:46.130Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-23T18:00:46.130Z] --- PASS: TestCopierSlow (0.20s) [2021-09-23T18:00:46.130Z] === RUN TestCopierWithSized [2021-09-23T18:00:46.130Z] === RUN TestCopierWithSized/as_is [2021-09-23T18:00:46.130Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-23T18:00:46.130Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-23T18:00:46.130Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-23T18:00:46.130Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-09-23T18:00:46.130Z] === RUN TestCopierWithPartial [2021-09-23T18:00:46.130Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-23T18:00:46.130Z] === RUN TestRingLogger [2021-09-23T18:00:46.131Z] --- PASS: TestRingLogger (0.00s) [2021-09-23T18:00:46.131Z] === RUN TestRingCap [2021-09-23T18:00:46.131Z] --- PASS: TestRingCap (0.00s) [2021-09-23T18:00:46.131Z] === RUN TestRingClose [2021-09-23T18:00:46.131Z] --- PASS: TestRingClose (0.00s) [2021-09-23T18:00:46.131Z] === RUN TestRingDrain [2021-09-23T18:00:46.131Z] --- PASS: TestRingDrain (0.00s) [2021-09-23T18:00:46.131Z] PASS [2021-09-23T18:00:46.131Z] coverage: 43.8% of statements [2021-09-23T18:00:46.131Z] ok github.com/docker/docker/daemon/logger 0.253s coverage: 43.8% of statements [2021-09-23T18:00:46.598Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-23T18:00:46.598Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-23T18:00:46.598Z] reload_test.go:520: root required [2021-09-23T18:00:46.598Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-23T18:00:46.598Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-23T18:00:46.598Z] === RUN TestNewStreamConfig [2021-09-23T18:00:46.598Z] === RUN TestNewStreamConfig/defaults [2021-09-23T18:00:46.598Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-23T18:00:46.598Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-23T18:00:46.598Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-23T18:00:46.598Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-23T18:00:46.598Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-23T18:00:46.598Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-23T18:00:46.598Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-23T18:00:46.598Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-23T18:00:46.598Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-23T18:00:46.598Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-23T18:00:46.598Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-23T18:00:46.598Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-23T18:00:46.598Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-23T18:00:46.598Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-23T18:00:46.598Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-23T18:00:46.598Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-23T18:00:46.598Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-23T18:00:46.598Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-23T18:00:46.598Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-23T18:00:46.598Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-23T18:00:46.598Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-23T18:00:46.598Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-23T18:00:46.598Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-23T18:00:46.598Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-23T18:00:46.598Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-23T18:00:46.598Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-09-23T18:00:46.598Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-23T18:00:46.598Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-23T18:00:46.598Z] === RUN TestParseVolumesFrom [2021-09-23T18:00:46.598Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-23T18:00:46.598Z] PASS [2021-09-23T18:00:46.598Z] coverage: 9.1% of statements [2021-09-23T18:00:46.598Z] ok github.com/docker/docker/daemon 2.372s coverage: 9.1% of statements [2021-09-23T18:00:46.598Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-23T18:00:46.598Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-23T18:00:46.598Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-23T18:00:46.598Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-23T18:00:46.598Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-23T18:00:46.598Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-23T18:00:46.598Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-23T18:00:46.598Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-23T18:00:46.598Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-23T18:00:46.598Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-23T18:00:46.598Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-23T18:00:46.598Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-23T18:00:46.598Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-23T18:00:46.598Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-23T18:00:46.598Z] time="2021-09-23T18:00:46Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-23T18:00:46.598Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-09-23T18:00:46.598Z] === RUN TestCreateSuccess [2021-09-23T18:00:46.598Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-23T18:00:46.598Z] === RUN TestCreateStreamSkipped [2021-09-23T18:00:46.598Z] time="2021-09-23T18:00:46Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-23T18:00:46.648Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-09-23T18:00:46.813Z] --- PASS: TestDockerNetworkMacvlan (10.17s) [2021-09-23T18:00:46.813Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-09-23T18:00:46.813Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-09-23T18:00:46.813Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2021-09-23T18:00:46.813Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2021-09-23T18:00:46.813Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2021-09-23T18:00:46.813Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.68s) [2021-09-23T18:00:46.813Z] PASS [2021-09-23T18:00:46.813Z] [2021-09-23T18:00:46.813Z] DONE 8 tests in 11.473s [2021-09-23T18:00:46.813Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-23T18:00:46.813Z] testing: warning: no tests to run [2021-09-23T18:00:46.813Z] PASS [2021-09-23T18:00:46.813Z] [2021-09-23T18:00:46.813Z] DONE 0 tests in 0.007s [2021-09-23T18:00:46.813Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-23T18:00:46.813Z] INFO: Testing against a local daemon [2021-09-23T18:00:46.813Z] === RUN TestAuthZPluginAllowRequest [2021-09-23T18:00:47.066Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestCreateLogGroupSuccess [2021-09-23T18:00:47.066Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestCreateError [2021-09-23T18:00:47.066Z] --- PASS: TestCreateError (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestCreateAlreadyExists [2021-09-23T18:00:47.066Z] time="2021-09-23T18:00:46Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-23T18:00:47.066Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestLogClosed [2021-09-23T18:00:47.066Z] --- PASS: TestLogClosed (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestLogBlocking [2021-09-23T18:00:47.066Z] --- PASS: TestLogBlocking (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-23T18:00:47.066Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestLogNonBlockingBufferFull [2021-09-23T18:00:47.066Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestPublishBatchSuccess [2021-09-23T18:00:47.066Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestPublishBatchError [2021-09-23T18:00:47.066Z] time="2021-09-23T18:00:46Z" level=error msg=Error [2021-09-23T18:00:47.066Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-23T18:00:47.066Z] time="2021-09-23T18:00:46Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-23T18:00:47.066Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-23T18:00:47.066Z] time="2021-09-23T18:00:46Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-23T18:00:47.066Z] time="2021-09-23T18:00:46Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-23T18:00:47.066Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestCollectBatchSimple [2021-09-23T18:00:47.066Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestCollectBatchTicker [2021-09-23T18:00:47.066Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestCollectBatchMultilinePattern [2021-09-23T18:00:47.066Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-23T18:00:47.066Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-23T18:00:47.066Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-23T18:00:47.066Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-09-23T18:00:47.066Z] === RUN TestCollectBatchClose [2021-09-23T18:00:47.066Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestEffectiveLen [2021-09-23T18:00:47.066Z] === RUN TestEffectiveLen/0/Hello [2021-09-23T18:00:47.066Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-23T18:00:47.066Z] === RUN TestEffectiveLen/2/🙃 [2021-09-23T18:00:47.066Z] === RUN TestEffectiveLen/3/���� [2021-09-23T18:00:47.066Z] === RUN TestEffectiveLen/4/He��o [2021-09-23T18:00:47.066Z] === RUN TestEffectiveLen/5/ [2021-09-23T18:00:47.066Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestFindValidSplit [2021-09-23T18:00:47.066Z] === RUN TestFindValidSplit/0/ [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1063: [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1064: [2021-09-23T18:00:47.066Z] === RUN TestFindValidSplit/1/Hello [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1063: Hello [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1064: [2021-09-23T18:00:47.066Z] === RUN TestFindValidSplit/2/Hello [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1063: He [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1064: llo [2021-09-23T18:00:47.066Z] === RUN TestFindValidSplit/3/Hello [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1063: [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1064: Hello [2021-09-23T18:00:47.066Z] === RUN TestFindValidSplit/4/🙃 [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1063: [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-23T18:00:47.066Z] === RUN TestFindValidSplit/5/🙃 [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1064: [2021-09-23T18:00:47.066Z] === RUN TestFindValidSplit/6/a� [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1063: a [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1064: � [2021-09-23T18:00:47.066Z] === RUN TestFindValidSplit/7/a� [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1063: a� [2021-09-23T18:00:47.066Z] cloudwatchlogs_test.go:1064: [2021-09-23T18:00:47.066Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestProcessEventEmoji [2021-09-23T18:00:47.066Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestCollectBatchLineSplit [2021-09-23T18:00:47.066Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-23T18:00:47.066Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestCollectBatchMaxEvents [2021-09-23T18:00:47.066Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-09-23T18:00:47.066Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-23T18:00:47.066Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-09-23T18:00:47.066Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-23T18:00:47.066Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-23T18:00:47.066Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-23T18:00:47.066Z] === RUN TestSearchRegistryForImagesErrors [2021-09-23T18:00:47.066Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestSearchRegistryForImages [2021-09-23T18:00:47.066Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestOnlyPlatformWithFallback [2021-09-23T18:00:47.066Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestImageDelete [2021-09-23T18:00:47.066Z] === RUN TestImageDelete/no_lease [2021-09-23T18:00:47.066Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2021-09-23T18:00:47.066Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-23T18:00:47.066Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-23T18:00:47.066Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-23T18:00:47.066Z] === RUN TestImageDelete/lease_exists [2021-09-23T18:00:47.066Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-23T18:00:47.066Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-23T18:00:47.066Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-23T18:00:47.066Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-23T18:00:47.066Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-23T18:00:47.066Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-23T18:00:47.066Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-09-23T18:00:47.066Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-23T18:00:47.066Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-23T18:00:47.066Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-23T18:00:47.066Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-23T18:00:47.066Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-23T18:00:47.066Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-23T18:00:47.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-23T18:00:47.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-23T18:00:47.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-23T18:00:47.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-23T18:00:47.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-23T18:00:47.066Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestCreateTagSuccess [2021-09-23T18:00:47.066Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-23T18:00:47.066Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-23T18:00:47.066Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-23T18:00:47.066Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-23T18:00:47.066Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-23T18:00:47.066Z] PASS [2021-09-23T18:00:47.066Z] coverage: 77.4% of statements [2021-09-23T18:00:47.066Z] ok github.com/docker/docker/daemon/logger/awslogs 0.307s coverage: 77.4% of statements [2021-09-23T18:00:47.066Z] --- PASS: TestImageDelete (0.04s) [2021-09-23T18:00:47.066Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-09-23T18:00:47.066Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-09-23T18:00:47.066Z] === RUN TestContentStoreForPull [2021-09-23T18:00:47.066Z] --- PASS: TestContentStoreForPull (0.14s) [2021-09-23T18:00:47.066Z] PASS [2021-09-23T18:00:47.066Z] coverage: 6.7% of statements [2021-09-23T18:00:47.066Z] ok github.com/docker/docker/daemon/images 0.274s coverage: 6.7% of statements [2021-09-23T18:00:47.066Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-23T18:00:47.066Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-23T18:00:47.066Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-23T18:00:47.066Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-23T18:00:47.066Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-23T18:00:47.066Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-23T18:00:47.066Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-23T18:00:47.220Z] tests/integration/api_client_test.py ..... [ 7%] [2021-09-23T18:00:47.253Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: true, mustBeShared: true [2021-09-23T18:00:47.253Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-09-23T18:00:47.253Z] === RUN TestIpcModeOlderClient [2021-09-23T18:00:47.253Z] === PAUSE TestIpcModeOlderClient [2021-09-23T18:00:47.253Z] === RUN TestKillContainerInvalidSignal [2021-09-23T18:00:47.514Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-09-23T18:00:47.535Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-23T18:00:47.535Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-23T18:00:47.535Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-23T18:00:47.535Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-09-23T18:00:47.535Z] === RUN TestFastTimeMarshalJSON [2021-09-23T18:00:47.535Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2021-09-23T18:00:47.535Z] PASS [2021-09-23T18:00:47.535Z] coverage: 87.2% of statements [2021-09-23T18:00:47.535Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.199s coverage: 87.2% of statements [2021-09-23T18:00:48.002Z] === RUN TestJSONFileLogger [2021-09-23T18:00:48.002Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-23T18:00:48.002Z] === RUN TestJSONFileLoggerWithTags [2021-09-23T18:00:48.002Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-23T18:00:48.002Z] === RUN TestJSONFileLoggerWithOpts [2021-09-23T18:00:48.002Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-23T18:00:48.002Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-23T18:00:48.002Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-23T18:00:48.002Z] === RUN TestEncodeDecode [2021-09-23T18:00:48.002Z] === PAUSE TestEncodeDecode [2021-09-23T18:00:48.002Z] === RUN TestUnexpectedEOF [2021-09-23T18:00:48.002Z] time="2021-09-23T18:00:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-23T18:00:48.002Z] time="2021-09-23T18:00:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-23T18:00:48.002Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-09-23T18:00:48.002Z] === CONT TestEncodeDecode [2021-09-23T18:00:48.002Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-23T18:00:48.002Z] PASS [2021-09-23T18:00:48.002Z] coverage: 69.9% of statements [2021-09-23T18:00:48.002Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.194s coverage: 69.9% of statements [2021-09-23T18:00:48.084Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2021-09-23T18:00:48.084Z] === RUN TestKillContainer [2021-09-23T18:00:48.084Z] === RUN TestKillContainer/no_signal [2021-09-23T18:00:48.188Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2021-09-23T18:00:48.189Z] === RUN TestAuthZPluginTLS [2021-09-23T18:00:48.422Z] tests/integration/api_config_test.py ..... [ 8%] [2021-09-23T18:00:48.470Z] === RUN TestWriteLog [2021-09-23T18:00:48.470Z] === PAUSE TestWriteLog [2021-09-23T18:00:48.470Z] === RUN TestReadLog [2021-09-23T18:00:48.470Z] === PAUSE TestReadLog [2021-09-23T18:00:48.470Z] === CONT TestWriteLog [2021-09-23T18:00:48.470Z] --- PASS: TestWriteLog (0.00s) [2021-09-23T18:00:48.470Z] === CONT TestReadLog [2021-09-23T18:00:48.470Z] === RUN TestReadLog/tail_exact [2021-09-23T18:00:48.470Z] === RUN TestOpenFileDelete [2021-09-23T18:00:48.470Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-23T18:00:48.470Z] === RUN TestOpenFileRename [2021-09-23T18:00:48.470Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-23T18:00:48.470Z] === RUN TestParseLogTagDefaultTag [2021-09-23T18:00:48.470Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-23T18:00:48.470Z] === RUN TestParseLogTag [2021-09-23T18:00:48.470Z] --- PASS: TestParseLogTag (0.00s) [2021-09-23T18:00:48.470Z] === RUN TestParseLogTagEmptyTag [2021-09-23T18:00:48.470Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-23T18:00:48.470Z] === RUN TestTailFiles [2021-09-23T18:00:48.470Z] --- PASS: TestTailFiles (0.00s) [2021-09-23T18:00:48.470Z] === RUN TestFollowLogsConsumerGone [2021-09-23T18:00:48.470Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-23T18:00:48.470Z] === RUN TestFollowLogsProducerGone [2021-09-23T18:00:48.470Z] logfile_test.go:178: logDecode() closed after sending 2979 messages [2021-09-23T18:00:48.470Z] logfile_test.go:231: messages sent: 2979, received: 2979 [2021-09-23T18:00:48.470Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-23T18:00:48.470Z] === RUN TestCheckCapacityAndRotate [2021-09-23T18:00:48.470Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-23T18:00:48.470Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-23T18:00:48.470Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-09-23T18:00:48.470Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-09-23T18:00:48.470Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-09-23T18:00:48.470Z] PASS [2021-09-23T18:00:48.470Z] coverage: 53.7% of statements [2021-09-23T18:00:48.470Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.090s coverage: 53.7% of statements [2021-09-23T18:00:48.756Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-09-23T18:00:48.756Z] === RUN TestAuthZPluginDenyRequest [2021-09-23T18:00:48.938Z] === RUN TestReadLog/tail_less_than_available [2021-09-23T18:00:48.938Z] === RUN TestReadLog/tail_more_than_available [2021-09-23T18:00:48.938Z] --- PASS: TestReadLog (0.14s) [2021-09-23T18:00:48.938Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-09-23T18:00:48.938Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-23T18:00:48.938Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-23T18:00:48.938Z] PASS [2021-09-23T18:00:48.938Z] coverage: 75.2% of statements [2021-09-23T18:00:48.938Z] ok github.com/docker/docker/daemon/logger/local 0.182s coverage: 75.2% of statements [2021-09-23T18:00:48.938Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-23T18:00:49.015Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-09-23T18:00:49.015Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-23T18:00:49.028Z] === RUN TestKillContainer/non_killing_signal [2021-09-23T18:00:49.028Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-23T18:00:49.290Z] === RUN TestKillContainer/killing_signal [2021-09-23T18:00:49.406Z] === RUN TestLog [2021-09-23T18:00:49.406Z] --- PASS: TestLog (0.00s) [2021-09-23T18:00:49.406Z] PASS [2021-09-23T18:00:49.406Z] coverage: 31.5% of statements [2021-09-23T18:00:49.406Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.044s coverage: 31.5% of statements [2021-09-23T18:00:49.406Z] === RUN TestValidateLogOpt [2021-09-23T18:00:49.406Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-23T18:00:49.406Z] === RUN TestNewMissedConfig [2021-09-23T18:00:49.406Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-23T18:00:49.406Z] === RUN TestNewMissedUrl [2021-09-23T18:00:49.406Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-23T18:00:49.406Z] === RUN TestNewMissedToken [2021-09-23T18:00:49.406Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-23T18:00:49.406Z] === RUN TestNewWithProxy [2021-09-23T18:00:49.406Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-23T18:00:49.406Z] === RUN TestDefault [2021-09-23T18:00:49.406Z] --- PASS: TestDefault (0.01s) [2021-09-23T18:00:49.407Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-23T18:00:49.407Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-23T18:00:49.407Z] === RUN TestJsonFormat [2021-09-23T18:00:49.407Z] --- PASS: TestJsonFormat (0.01s) [2021-09-23T18:00:49.407Z] === RUN TestRawFormat [2021-09-23T18:00:49.407Z] --- PASS: TestRawFormat (0.00s) [2021-09-23T18:00:49.407Z] === RUN TestRawFormatWithLabels [2021-09-23T18:00:49.407Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-23T18:00:49.407Z] === RUN TestRawFormatWithoutTag [2021-09-23T18:00:49.407Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-23T18:00:49.407Z] === RUN TestBatching [2021-09-23T18:00:49.407Z] === RUN TestNewParse [2021-09-23T18:00:49.407Z] --- PASS: TestNewParse (0.00s) [2021-09-23T18:00:49.407Z] PASS [2021-09-23T18:00:49.407Z] coverage: 8.3% of statements [2021-09-23T18:00:49.407Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2021-09-23T18:00:49.582Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-09-23T18:00:49.582Z] === RUN TestAuthZPluginDenyResponse [2021-09-23T18:00:49.874Z] --- PASS: TestBatching (0.20s) [2021-09-23T18:00:49.874Z] === RUN TestFrequency [2021-09-23T18:00:49.874Z] === RUN TestParseLogFormat [2021-09-23T18:00:49.874Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-23T18:00:49.875Z] === RUN TestValidateLogOptEmpty [2021-09-23T18:00:49.875Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-23T18:00:49.875Z] === RUN TestValidateSyslogAddress [2021-09-23T18:00:49.875Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-23T18:00:49.875Z] === RUN TestParseAddressDefaultPort [2021-09-23T18:00:49.875Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-23T18:00:49.875Z] === RUN TestValidateSyslogFacility [2021-09-23T18:00:49.875Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-23T18:00:49.875Z] === RUN TestValidateLogOptSyslogFormat [2021-09-23T18:00:49.875Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-23T18:00:49.875Z] === RUN TestValidateLogOpt [2021-09-23T18:00:49.875Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-23T18:00:49.875Z] PASS [2021-09-23T18:00:49.875Z] coverage: 46.8% of statements [2021-09-23T18:00:49.875Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 46.8% of statements [2021-09-23T18:00:49.875Z] --- PASS: TestFrequency (0.17s) [2021-09-23T18:00:49.875Z] === RUN TestOneMessagePerRequest [2021-09-23T18:00:49.875Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-23T18:00:49.875Z] === RUN TestVerify [2021-09-23T18:00:49.875Z] --- PASS: TestVerify (0.00s) [2021-09-23T18:00:49.875Z] === RUN TestSkipVerify [2021-09-23T18:00:49.875Z] time="2021-09-23T18:00:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:00:49.875Z] time="2021-09-23T18:00:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:00:49.875Z] time="2021-09-23T18:00:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:00:49.875Z] time="2021-09-23T18:00:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:00:50.150Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-09-23T18:00:50.150Z] === RUN TestAuthZPluginAllowEventStream [2021-09-23T18:00:50.235Z] --- PASS: TestKillContainer (1.92s) [2021-09-23T18:00:50.235Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-09-23T18:00:50.235Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-09-23T18:00:50.235Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2021-09-23T18:00:50.235Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-23T18:00:50.235Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-23T18:00:50.496Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-23T18:00:50.861Z] --- PASS: TestSkipVerify (0.62s) [2021-09-23T18:00:50.861Z] === RUN TestBufferMaximum [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420050.290559\",\"host\":\"d23599569fa4\"}'" [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420050.290559\",\"host\":\"d23599569fa4\"}'" [2021-09-23T18:00:50.861Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-23T18:00:50.861Z] === RUN TestServerAlwaysDown [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420050.292553\",\"host\":\"d23599569fa4\"}'" [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420050.292553\",\"host\":\"d23599569fa4\"}'" [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420050.292553\",\"host\":\"d23599569fa4\"}'" [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420050.293553\",\"host\":\"d23599569fa4\"}'" [2021-09-23T18:00:50.861Z] time="2021-09-23T18:00:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420050.293553\",\"host\":\"d23599569fa4\"}'" [2021-09-23T18:00:50.861Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-23T18:00:50.861Z] === RUN TestCannotSendAfterClose [2021-09-23T18:00:50.861Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-23T18:00:50.861Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-23T18:00:51.068Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.04s) [2021-09-23T18:00:51.068Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s) [2021-09-23T18:00:51.068Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2021-09-23T18:00:51.068Z] === RUN TestKillStoppedContainer [2021-09-23T18:00:51.068Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-09-23T18:00:51.068Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-23T18:00:51.329Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-09-23T18:00:51.329Z] === RUN TestKillDifferentUserContainer [2021-09-23T18:00:51.330Z] === RUN TestV1IDService [2021-09-23T18:00:51.330Z] --- PASS: TestV1IDService (0.04s) [2021-09-23T18:00:51.330Z] === RUN TestV2MetadataService [2021-09-23T18:00:51.330Z] === RUN TestSuccessfulDownload [2021-09-23T18:00:51.330Z] download_test.go:267: Needs fixing on Windows [2021-09-23T18:00:51.330Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-23T18:00:51.330Z] === RUN TestCancelledDownload [2021-09-23T18:00:51.330Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-23T18:00:51.330Z] === RUN TestMaxDownloadAttempts [2021-09-23T18:00:51.330Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T18:00:51.330Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T18:00:51.330Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T18:00:51.330Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T18:00:51.330Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T18:00:51.330Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T18:00:51.330Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T18:00:51.330Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T18:00:51.330Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T18:00:51.330Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T18:00:51.330Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T18:00:51.330Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T18:00:51.527Z] --- PASS: TestAuthZPluginAllowEventStream (1.24s) [2021-09-23T18:00:51.527Z] === RUN TestAuthZPluginErrorResponse [2021-09-23T18:00:51.797Z] time="2021-09-23T18:00:51Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-23T18:00:51.797Z] time="2021-09-23T18:00:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d23599569fa4\"}'" [2021-09-23T18:00:51.798Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-23T18:00:51.798Z] PASS [2021-09-23T18:00:51.798Z] coverage: 82.5% of statements [2021-09-23T18:00:51.798Z] ok github.com/docker/docker/daemon/logger/splunk 2.077s coverage: 82.5% of statements [2021-09-23T18:00:51.798Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-23T18:00:51.798Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-23T18:00:51.798Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-23T18:00:51.798Z] --- PASS: TestV2MetadataService (0.52s) [2021-09-23T18:00:51.798Z] PASS [2021-09-23T18:00:51.798Z] coverage: 48.2% of statements [2021-09-23T18:00:51.798Z] ok github.com/docker/docker/distribution/metadata 0.630s coverage: 48.2% of statements [2021-09-23T18:00:51.798Z] time="2021-09-23T18:00:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T18:00:51.798Z] time="2021-09-23T18:00:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T18:00:51.798Z] time="2021-09-23T18:00:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T18:00:51.798Z] time="2021-09-23T18:00:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T18:00:51.798Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-23T18:00:51.798Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-09-23T18:00:51.798Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-09-23T18:00:51.798Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-09-23T18:00:51.798Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-09-23T18:00:51.798Z] === RUN TestTransfer [2021-09-23T18:00:51.798Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-23T18:00:51.798Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-23T18:00:51.798Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-23T18:00:51.798Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-23T18:00:51.798Z] === RUN TestContinueOnError_NeverContinue [2021-09-23T18:00:51.798Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-23T18:00:51.798Z] === RUN TestManifestStore [2021-09-23T18:00:51.798Z] === RUN TestManifestStore/no_remote_or_local [2021-09-23T18:00:51.900Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-23T18:00:51.900Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2021-09-23T18:00:51.900Z] === RUN TestInspectOomKilledTrue [2021-09-23T18:00:51.900Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:00:51.900Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-23T18:00:51.900Z] === RUN TestInspectOomKilledFalse [2021-09-23T18:00:51.900Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:00:51.900Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-23T18:00:51.900Z] === RUN TestLinksEtcHostsContentMatch [2021-09-23T18:00:52.093Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-09-23T18:00:52.093Z] === RUN TestAuthZPluginErrorRequest [2021-09-23T18:00:52.168Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-09-23T18:00:52.265Z] --- PASS: TestTransfer (0.12s) [2021-09-23T18:00:52.265Z] === RUN TestConcurrencyLimit [2021-09-23T18:00:52.265Z] time="2021-09-23T18:00:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3716997095\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-23T18:00:52.265Z] === RUN TestManifestStore/no_local_cache [2021-09-23T18:00:52.265Z] === RUN TestManifestStore/with_local_cache [2021-09-23T18:00:52.265Z] === RUN TestManifestStore/unknown_media_type [2021-09-23T18:00:52.265Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-23T18:00:52.265Z] time="2021-09-23T18:00:51Z" level=warning msg="reference for unknown type: " [2021-09-23T18:00:52.265Z] time="2021-09-23T18:00:51Z" level=warning msg="reference for unknown type: " [2021-09-23T18:00:52.265Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-23T18:00:52.265Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-23T18:00:52.265Z] time="2021-09-23T18:00:51Z" level=warning msg="reference for unknown type: " [2021-09-23T18:00:52.265Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-23T18:00:52.265Z] time="2021-09-23T18:00:51Z" level=warning msg="reference for unknown type: " [2021-09-23T18:00:52.265Z] time="2021-09-23T18:00:51Z" level=warning msg="reference for unknown type: " [2021-09-23T18:00:52.265Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-23T18:00:52.265Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-23T18:00:52.265Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-23T18:00:52.265Z] time="2021-09-23T18:00:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-23T18:00:52.265Z] --- PASS: TestManifestStore (0.19s) [2021-09-23T18:00:52.265Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2021-09-23T18:00:52.265Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-09-23T18:00:52.265Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-23T18:00:52.265Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-09-23T18:00:52.265Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-23T18:00:52.265Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-09-23T18:00:52.265Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-23T18:00:52.265Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-09-23T18:00:52.265Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-09-23T18:00:52.265Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-23T18:00:52.265Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-23T18:00:52.265Z] === RUN TestDetectManifestBlobMediaType [2021-09-23T18:00:52.265Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-23T18:00:52.265Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-23T18:00:52.265Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-23T18:00:52.265Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-23T18:00:52.265Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-23T18:00:52.265Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-23T18:00:52.265Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-23T18:00:52.265Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-23T18:00:52.265Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-23T18:00:52.265Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-23T18:00:52.265Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-23T18:00:52.265Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-23T18:00:52.265Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-23T18:00:52.266Z] === RUN TestFixManifestLayers [2021-09-23T18:00:52.266Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-23T18:00:52.266Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-23T18:00:52.266Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-23T18:00:52.266Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-23T18:00:52.266Z] === RUN TestFixManifestLayersBadParent [2021-09-23T18:00:52.266Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-23T18:00:52.266Z] === RUN TestValidateManifest [2021-09-23T18:00:52.266Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-23T18:00:52.266Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-23T18:00:52.266Z] === RUN TestFormatPlatform [2021-09-23T18:00:52.266Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-23T18:00:52.266Z] === RUN TestGetRepositoryMountCandidates [2021-09-23T18:00:52.266Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-23T18:00:52.266Z] === RUN TestLayerAlreadyExists [2021-09-23T18:00:52.266Z] 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-09-23T18:00:52.266Z] 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-09-23T18:00:52.266Z] 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-09-23T18:00:52.266Z] 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-09-23T18:00:52.266Z] 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-09-23T18:00:52.266Z] 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-09-23T18:00:52.266Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-23T18:00:52.266Z] === RUN TestWhenEmptyAuthConfig [2021-09-23T18:00:52.266Z] --- PASS: TestConcurrencyLimit (0.42s) [2021-09-23T18:00:52.266Z] === RUN TestInactiveJobs [2021-09-23T18:00:52.428Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2021-09-23T18:00:52.428Z] === RUN TestLinksContainerNames [2021-09-23T18:00:52.661Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-09-23T18:00:52.661Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-23T18:00:52.736Z] === RUN TestNotFound [2021-09-23T18:00:52.736Z] --- PASS: TestNotFound (0.00s) [2021-09-23T18:00:52.736Z] === RUN TestConflict [2021-09-23T18:00:52.736Z] --- PASS: TestConflict (0.00s) [2021-09-23T18:00:52.736Z] === RUN TestForbidden [2021-09-23T18:00:52.736Z] --- PASS: TestForbidden (0.00s) [2021-09-23T18:00:52.736Z] === RUN TestInvalidParameter [2021-09-23T18:00:52.736Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-23T18:00:52.736Z] === RUN TestNotImplemented [2021-09-23T18:00:52.736Z] --- PASS: TestNotImplemented (0.00s) [2021-09-23T18:00:52.736Z] === RUN TestNotModified [2021-09-23T18:00:52.736Z] --- PASS: TestNotModified (0.00s) [2021-09-23T18:00:52.736Z] === RUN TestUnauthorized [2021-09-23T18:00:52.736Z] --- PASS: TestUnauthorized (0.00s) [2021-09-23T18:00:52.736Z] === RUN TestUnknown [2021-09-23T18:00:52.736Z] --- PASS: TestUnknown (0.00s) [2021-09-23T18:00:52.736Z] === RUN TestCancelled [2021-09-23T18:00:52.736Z] --- PASS: TestCancelled (0.00s) [2021-09-23T18:00:52.736Z] === RUN TestDeadline [2021-09-23T18:00:52.736Z] --- PASS: TestDeadline (0.00s) [2021-09-23T18:00:52.736Z] === RUN TestDataLoss [2021-09-23T18:00:52.736Z] --- PASS: TestDataLoss (0.00s) [2021-09-23T18:00:52.736Z] === RUN TestUnavailable [2021-09-23T18:00:52.736Z] --- PASS: TestUnavailable (0.00s) [2021-09-23T18:00:52.736Z] === RUN TestSystem [2021-09-23T18:00:52.736Z] --- PASS: TestSystem (0.00s) [2021-09-23T18:00:52.736Z] === RUN TestFromStatusCode [2021-09-23T18:00:52.736Z] === RUN TestFromStatusCode/Not_Found [2021-09-23T18:00:52.736Z] === RUN TestFromStatusCode/Bad_Request [2021-09-23T18:00:52.736Z] === RUN TestFromStatusCode/Conflict [2021-09-23T18:00:52.736Z] === RUN TestFromStatusCode/Unauthorized [2021-09-23T18:00:52.736Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-23T18:00:52.736Z] === RUN TestFromStatusCode/Forbidden [2021-09-23T18:00:52.736Z] === RUN TestFromStatusCode/Not_Modified [2021-09-23T18:00:52.736Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-23T18:00:52.736Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-23T18:00:52.736Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-23T18:00:52.736Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-23T18:00:52.736Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-23T18:00:52.736Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-23T18:00:52.736Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-23T18:00:52.736Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-23T18:00:52.736Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-23T18:00:52.736Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-23T18:00:52.736Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-23T18:00:52.736Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-23T18:00:52.736Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-23T18:00:52.736Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-23T18:00:52.736Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-23T18:00:52.736Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-23T18:00:52.736Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-23T18:00:52.736Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-23T18:00:52.736Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-23T18:00:52.736Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-23T18:00:52.736Z] PASS [2021-09-23T18:00:52.736Z] coverage: 53.1% of statements [2021-09-23T18:00:52.736Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-09-23T18:00:52.736Z] --- PASS: TestInactiveJobs (0.39s) [2021-09-23T18:00:52.736Z] === RUN TestWatchRelease [2021-09-23T18:00:52.736Z] --- PASS: TestWatchRelease (0.04s) [2021-09-23T18:00:52.736Z] === RUN TestWatchFinishedTransfer [2021-09-23T18:00:52.736Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-23T18:00:52.736Z] === RUN TestDuplicateTransfer [2021-09-23T18:00:52.736Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-23T18:00:52.736Z] === RUN TestSuccessfulUpload [2021-09-23T18:00:52.920Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-09-23T18:00:52.920Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-23T18:00:52.999Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-23T18:00:53.204Z] === RUN TestFSGetInvalidData [2021-09-23T18:00:53.204Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-23T18:00:53.204Z] === RUN TestFSInvalidSet [2021-09-23T18:00:53.204Z] time="2021-09-23T18:00:52Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-23T18:00:53.204Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-23T18:00:53.204Z] === RUN TestFSInvalidRoot [2021-09-23T18:00:53.204Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-09-23T18:00:53.204Z] === RUN TestFSMetadataGetSet [2021-09-23T18:00:53.204Z] --- PASS: TestFSMetadataGetSet (0.01s) [2021-09-23T18:00:53.204Z] === RUN TestFSInvalidWalker [2021-09-23T18:00:53.204Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-23T18:00:53.204Z] === RUN TestFSGetSet [2021-09-23T18:00:53.204Z] --- PASS: TestFSGetSet (0.01s) [2021-09-23T18:00:53.204Z] === RUN TestFSGetUnsetKey [2021-09-23T18:00:53.204Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-23T18:00:53.204Z] === RUN TestFSGetEmptyData [2021-09-23T18:00:53.204Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-23T18:00:53.204Z] === RUN TestFSDelete [2021-09-23T18:00:53.204Z] --- PASS: TestFSDelete (0.01s) [2021-09-23T18:00:53.204Z] === RUN TestFSWalker [2021-09-23T18:00:53.204Z] --- PASS: TestFSWalker (0.01s) [2021-09-23T18:00:53.204Z] === RUN TestFSWalkerStopOnError [2021-09-23T18:00:53.204Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-23T18:00:53.204Z] === RUN TestNewFromJSON [2021-09-23T18:00:53.204Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-23T18:00:53.204Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-23T18:00:53.204Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-23T18:00:53.204Z] === RUN TestMarshalKeyOrder [2021-09-23T18:00:53.204Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-23T18:00:53.204Z] === RUN TestHistoryEqual [2021-09-23T18:00:53.204Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-09-23T18:00:53.204Z] === RUN TestCancelledUpload [2021-09-23T18:00:53.204Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-23T18:00:53.204Z] PASS [2021-09-23T18:00:53.204Z] coverage: 76.8% of statements [2021-09-23T18:00:53.204Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 76.8% of statements [2021-09-23T18:00:53.204Z] --- PASS: TestHistoryEqual (0.09s) [2021-09-23T18:00:53.204Z] === RUN TestImage [2021-09-23T18:00:53.204Z] --- PASS: TestImage (0.00s) [2021-09-23T18:00:53.204Z] === RUN TestImageOSNotEmpty [2021-09-23T18:00:53.204Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-23T18:00:53.204Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-23T18:00:53.204Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-23T18:00:53.204Z] === RUN TestCreate [2021-09-23T18:00:53.204Z] --- PASS: TestCreate (0.00s) [2021-09-23T18:00:53.204Z] === RUN TestRestore [2021-09-23T18:00:53.204Z] time="2021-09-23T18:00:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-23T18:00:53.204Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2021-09-23T18:00:53.204Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-23T18:00:53.204Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-23T18:00:53.204Z] === RUN TestTokenPassThru [2021-09-23T18:00:53.204Z] --- PASS: TestRestore (0.02s) [2021-09-23T18:00:53.204Z] === RUN TestAddDelete [2021-09-23T18:00:53.204Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-23T18:00:53.204Z] === RUN TestTokenPassThruDifferentHost [2021-09-23T18:00:53.204Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-09-23T18:00:53.204Z] PASS [2021-09-23T18:00:53.204Z] coverage: 24.1% of statements [2021-09-23T18:00:53.204Z] --- PASS: TestAddDelete (0.02s) [2021-09-23T18:00:53.204Z] === RUN TestSearchAfterDelete [2021-09-23T18:00:53.204Z] ok github.com/docker/docker/distribution 1.608s coverage: 24.1% of statements [2021-09-23T18:00:53.204Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-23T18:00:53.204Z] === RUN TestParentReset [2021-09-23T18:00:53.204Z] --- PASS: TestParentReset (0.02s) [2021-09-23T18:00:53.204Z] === RUN TestGetAndSetLastUpdated [2021-09-23T18:00:53.672Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-09-23T18:00:53.672Z] === RUN TestStoreLen [2021-09-23T18:00:53.672Z] === RUN TestCompare [2021-09-23T18:00:53.672Z] --- PASS: TestCompare (0.00s) [2021-09-23T18:00:53.672Z] PASS [2021-09-23T18:00:53.672Z] coverage: 19.2% of statements [2021-09-23T18:00:53.672Z] ok github.com/docker/docker/image/cache 0.052s coverage: 19.2% of statements [2021-09-23T18:00:53.672Z] --- PASS: TestStoreLen (0.04s) [2021-09-23T18:00:53.672Z] PASS [2021-09-23T18:00:53.672Z] coverage: 86.6% of statements [2021-09-23T18:00:53.672Z] ok github.com/docker/docker/image 0.332s coverage: 86.6% of statements [2021-09-23T18:00:53.672Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-23T18:00:53.672Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-23T18:00:53.942Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-23T18:00:53.942Z] --- PASS: TestLinksContainerNames (1.54s) [2021-09-23T18:00:53.942Z] === RUN TestLogsFollowTailEmpty [2021-09-23T18:00:54.140Z] === RUN TestMakeV1ConfigFromConfig [2021-09-23T18:00:54.140Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-23T18:00:54.140Z] PASS [2021-09-23T18:00:54.140Z] coverage: 25.0% of statements [2021-09-23T18:00:54.140Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2021-09-23T18:00:54.140Z] === RUN TestValidateManifest [2021-09-23T18:00:54.140Z] === RUN TestValidateManifest/nil [2021-09-23T18:00:54.140Z] === RUN TestValidateManifest/non-nil [2021-09-23T18:00:54.140Z] --- PASS: TestValidateManifest (0.00s) [2021-09-23T18:00:54.140Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-23T18:00:54.140Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-23T18:00:54.140Z] PASS [2021-09-23T18:00:54.140Z] coverage: 0.7% of statements [2021-09-23T18:00:54.140Z] ok github.com/docker/docker/image/tarexport 0.058s coverage: 0.7% of statements [2021-09-23T18:00:54.607Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-23T18:00:54.825Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2021-09-23T18:00:54.825Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-23T18:00:54.886Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-09-23T18:00:54.886Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-09-23T18:00:54.886Z] check_test.go:308: [da5c4a9dc01fb] daemon is not started [2021-09-23T18:00:54.886Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-09-23T18:00:54.886Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2021-09-23T18:00:54.886Z] === RUN TestContainerNetworkMountsNoChown [2021-09-23T18:00:55.457Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2021-09-23T18:00:55.457Z] === RUN TestMountDaemonRoot [2021-09-23T18:00:55.592Z] === RUN TestSerialization [2021-09-23T18:00:55.592Z] --- PASS: TestSerialization (0.02s) [2021-09-23T18:00:55.592Z] PASS [2021-09-23T18:00:55.592Z] coverage: 100.0% of statements [2021-09-23T18:00:55.592Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2021-09-23T18:00:55.592Z] === RUN TestEnvironmentParsing [2021-09-23T18:00:55.592Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-23T18:00:55.592Z] PASS [2021-09-23T18:00:55.592Z] coverage: 1.2% of statements [2021-09-23T18:00:55.592Z] ok github.com/docker/docker/libcontainerd/local 0.047s coverage: 1.2% of statements [2021-09-23T18:00:55.592Z] === RUN TestEmptyLayer [2021-09-23T18:00:55.592Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-23T18:00:55.592Z] === RUN TestCommitFailure [2021-09-23T18:00:55.592Z] --- PASS: TestCommitFailure (0.03s) [2021-09-23T18:00:55.592Z] === RUN TestStartTransactionFailure [2021-09-23T18:00:55.592Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-23T18:00:55.592Z] === RUN TestGetOrphan [2021-09-23T18:00:55.592Z] --- PASS: TestGetOrphan (0.01s) [2021-09-23T18:00:55.592Z] === RUN TestMountAndRegister [2021-09-23T18:00:55.592Z] layer_test.go:270: Layer size: 14 [2021-09-23T18:00:55.592Z] --- PASS: TestMountAndRegister (0.05s) [2021-09-23T18:00:55.592Z] === RUN TestLayerRelease [2021-09-23T18:00:55.592Z] layer_test.go:303: Failing on Windows [2021-09-23T18:00:55.592Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-23T18:00:55.592Z] === RUN TestStoreRestore [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/default [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/default [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/private [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/private [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rprivate [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/slave [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/slave [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rslave [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/shared [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/shared [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rshared [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/default [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/rshared [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/shared [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/rslave [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/slave [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/rprivate [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/private [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-23T18:00:55.719Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-23T18:00:55.719Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T18:00:55.719Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-23T18:00:55.980Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-23T18:00:55.980Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-23T18:00:55.980Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-23T18:00:55.980Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-23T18:00:55.980Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-23T18:00:55.980Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-23T18:00:55.980Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T18:00:55.980Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-23T18:00:55.980Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T18:00:56.060Z] layer_test.go:352: Failing on Windows [2021-09-23T18:00:56.060Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-23T18:00:56.060Z] === RUN TestTarStreamStability [2021-09-23T18:00:56.060Z] layer_test.go:467: Failing on Windows [2021-09-23T18:00:56.060Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-23T18:00:56.060Z] === RUN TestRegisterExistingLayer [2021-09-23T18:00:56.060Z] --- PASS: TestRegisterExistingLayer (0.08s) [2021-09-23T18:00:56.060Z] === RUN TestTarStreamVerification [2021-09-23T18:00:56.060Z] layer_test.go:696: Failing on Windows [2021-09-23T18:00:56.060Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-23T18:00:56.060Z] === RUN TestLayerMigration [2021-09-23T18:00:56.060Z] migration_test.go:45: Failing on Windows [2021-09-23T18:00:56.060Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-23T18:00:56.060Z] === RUN TestLayerMigrationNoTarsplit [2021-09-23T18:00:56.060Z] migration_test.go:181: Failing on Windows [2021-09-23T18:00:56.060Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-23T18:00:56.060Z] === RUN TestMountInit [2021-09-23T18:00:56.060Z] mount_test.go:17: Failing on Windows [2021-09-23T18:00:56.060Z] --- SKIP: TestMountInit (0.00s) [2021-09-23T18:00:56.060Z] === RUN TestMountSize [2021-09-23T18:00:56.060Z] mount_test.go:76: Failing on Windows [2021-09-23T18:00:56.060Z] --- SKIP: TestMountSize (0.00s) [2021-09-23T18:00:56.060Z] === RUN TestMountChanges [2021-09-23T18:00:56.060Z] mount_test.go:125: Failing on Windows [2021-09-23T18:00:56.060Z] --- SKIP: TestMountChanges (0.00s) [2021-09-23T18:00:56.060Z] === RUN TestMountApply [2021-09-23T18:00:56.060Z] mount_test.go:212: Failing on Windows [2021-09-23T18:00:56.060Z] --- SKIP: TestMountApply (0.00s) [2021-09-23T18:00:56.060Z] PASS [2021-09-23T18:00:56.060Z] coverage: 30.1% of statements [2021-09-23T18:00:56.060Z] ok github.com/docker/docker/layer 0.252s coverage: 30.1% of statements [2021-09-23T18:00:56.060Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-23T18:00:56.060Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-23T18:00:56.060Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-23T18:00:56.060Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-23T18:00:56.202Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2021-09-23T18:00:56.202Z] === RUN TestAuthZPluginHeader [2021-09-23T18:00:56.241Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-23T18:00:56.241Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-23T18:00:56.241Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-23T18:00:56.241Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-23T18:00:56.241Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-23T18:00:56.241Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T18:00:56.241Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-23T18:00:56.241Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T18:00:56.241Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-23T18:00:56.241Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-23T18:00:56.241Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-09-23T18:00:56.241Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-09-23T18:00:56.241Z] === RUN TestContainerBindMountNonRecursive [2021-09-23T18:00:56.530Z] === RUN TestSequenceGetAvailableBit [2021-09-23T18:00:56.530Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestSequenceEqual [2021-09-23T18:00:56.530Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestSequenceCopy [2021-09-23T18:00:56.530Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestGetFirstAvailable [2021-09-23T18:00:56.530Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestFindSequence [2021-09-23T18:00:56.530Z] --- PASS: TestFindSequence (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestCheckIfAvailable [2021-09-23T18:00:56.530Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestMergeSequences [2021-09-23T18:00:56.530Z] --- PASS: TestMergeSequences (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestPushReservation [2021-09-23T18:00:56.530Z] --- PASS: TestPushReservation (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestSerializeDeserialize [2021-09-23T18:00:56.530Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestSet [2021-09-23T18:00:56.530Z] --- PASS: TestSet (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestSetUnset [2021-09-23T18:00:56.530Z] --- PASS: TestSetUnset (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestOffsetSetUnset [2021-09-23T18:00:56.530Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestSetInRange [2021-09-23T18:00:56.530Z] --- PASS: TestSetInRange (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestSetAnyInRange [2021-09-23T18:00:56.530Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestMethods [2021-09-23T18:00:56.530Z] --- PASS: TestMethods (0.00s) [2021-09-23T18:00:56.530Z] === RUN TestRandomAllocateDeallocate [2021-09-23T18:00:56.771Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-09-23T18:00:56.771Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-23T18:00:56.814Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-09-23T18:00:56.814Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-23T18:00:58.092Z] === RUN TestInvalidConfig [2021-09-23T18:00:58.092Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-23T18:00:58.092Z] === RUN TestConfig [2021-09-23T18:00:58.092Z] --- PASS: TestConfig (0.00s) [2021-09-23T18:00:58.092Z] === RUN TestOptionsLabels [2021-09-23T18:00:58.092Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-23T18:00:58.092Z] === RUN TestValidName [2021-09-23T18:00:58.092Z] --- PASS: TestValidName (0.00s) [2021-09-23T18:00:58.092Z] === RUN TestTLSConfiguration [2021-09-23T18:00:58.092Z] time="2021-09-23T18:00:57Z" level=info msg="Option Initializing KV with TLS" [2021-09-23T18:00:58.092Z] --- PASS: TestTLSConfiguration (0.13s) [2021-09-23T18:00:58.092Z] PASS [2021-09-23T18:00:58.092Z] coverage: 24.0% of statements [2021-09-23T18:00:58.092Z] ok github.com/docker/docker/libnetwork/config 0.182s coverage: 24.0% of statements [2021-09-23T18:00:58.200Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2021-09-23T18:00:58.200Z] === RUN TestContainerVolumesMountedAsShared [2021-09-23T18:00:58.560Z] === RUN TestKey [2021-09-23T18:00:58.560Z] --- PASS: TestKey (0.00s) [2021-09-23T18:00:58.560Z] === RUN TestParseKey [2021-09-23T18:00:58.560Z] --- PASS: TestParseKey (0.00s) [2021-09-23T18:00:58.560Z] === RUN TestInvalidDataStore [2021-09-23T18:00:58.560Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-23T18:00:58.560Z] === RUN TestKVObjectFlatKey [2021-09-23T18:00:58.560Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-23T18:00:58.560Z] === RUN TestAtomicKVObjectFlatKey [2021-09-23T18:00:58.560Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-23T18:00:58.560Z] PASS [2021-09-23T18:00:58.560Z] coverage: 21.9% of statements [2021-09-23T18:00:58.560Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2021-09-23T18:00:58.771Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2021-09-23T18:00:58.771Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-23T18:00:59.027Z] === RUN TestIPDataMarshalling [2021-09-23T18:00:59.027Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-23T18:00:59.027Z] === RUN TestValidateAndIsV6 [2021-09-23T18:00:59.027Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-23T18:00:59.027Z] PASS [2021-09-23T18:00:59.027Z] coverage: 68.9% of statements [2021-09-23T18:00:59.027Z] ok github.com/docker/docker/libnetwork/driverapi 0.034s coverage: 68.9% of statements [2021-09-23T18:00:59.027Z] === RUN TestErrorInterfaces [2021-09-23T18:00:59.027Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-23T18:00:59.027Z] === RUN TestNetworkMarshalling [2021-09-23T18:00:59.027Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-09-23T18:00:59.027Z] === RUN TestEndpointMarshalling [2021-09-23T18:00:59.027Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-23T18:00:59.027Z] === RUN TestAuxAddresses [2021-09-23T18:00:59.027Z] time="2021-09-23T18:00:58Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T18:00:59.027Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-23T18:00:59.027Z] === RUN TestSRVServiceQuery [2021-09-23T18:00:59.027Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:00:59.027Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-23T18:00:59.027Z] === RUN TestServiceVIPReuse [2021-09-23T18:00:59.027Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:00:59.027Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-23T18:00:59.027Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-23T18:00:59.027Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:00:59.027Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-09-23T18:00:59.027Z] === RUN TestDNSIPQuery [2021-09-23T18:00:59.027Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:00:59.028Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-23T18:00:59.028Z] === RUN TestDNSProxyServFail [2021-09-23T18:00:59.028Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:00:59.028Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-23T18:00:59.028Z] === RUN TestSandboxAddEmpty [2021-09-23T18:00:59.028Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:00:59.028Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-23T18:00:59.028Z] === RUN TestSandboxAddMultiPrio [2021-09-23T18:00:59.028Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:00:59.028Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-23T18:00:59.028Z] === RUN TestSandboxAddSamePrio [2021-09-23T18:00:59.028Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:00:59.028Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-23T18:00:59.028Z] === RUN TestCleanupServiceDiscovery [2021-09-23T18:00:59.028Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:00:59.028Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-23T18:00:59.028Z] === RUN TestDNSOptions [2021-09-23T18:00:59.028Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:00:59.028Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-23T18:00:59.028Z] === RUN TestMultipleControllersWithSameStore [2021-09-23T18:00:59.028Z] time="2021-09-23T18:00:58Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T18:00:59.028Z] time="2021-09-23T18:00:58Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T18:00:59.028Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-09-23T18:00:59.028Z] PASS [2021-09-23T18:00:59.028Z] coverage: 8.6% of statements [2021-09-23T18:00:59.028Z] ok github.com/docker/docker/libnetwork 0.247s coverage: 8.6% of statements [2021-09-23T18:00:59.028Z] --- PASS: TestRandomAllocateDeallocate (2.90s) [2021-09-23T18:00:59.028Z] === RUN TestAllocateRandomDeallocate [2021-09-23T18:00:59.038Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-09-23T18:00:59.495Z] === RUN TestDriver [2021-09-23T18:00:59.495Z] --- PASS: TestDriver (0.00s) [2021-09-23T18:00:59.495Z] PASS [2021-09-23T18:00:59.495Z] coverage: 34.8% of statements [2021-09-23T18:00:59.495Z] ok github.com/docker/docker/libnetwork/drivers/host 0.031s coverage: 34.8% of statements [2021-09-23T18:00:59.497Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-23T18:00:59.497Z] === RUN TestBoolValue [2021-09-23T18:00:59.497Z] --- PASS: TestBoolValue (0.00s) [2021-09-23T18:00:59.497Z] === RUN TestBoolValueOrDefault [2021-09-23T18:00:59.497Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-23T18:00:59.497Z] === RUN TestInt64ValueOrZero [2021-09-23T18:00:59.497Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-23T18:00:59.497Z] === RUN TestInt64ValueOrDefault [2021-09-23T18:00:59.497Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-23T18:00:59.497Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-23T18:00:59.497Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-23T18:00:59.497Z] === RUN TestJsonContentType [2021-09-23T18:00:59.497Z] --- PASS: TestJsonContentType (0.00s) [2021-09-23T18:00:59.497Z] PASS [2021-09-23T18:00:59.497Z] coverage: 14.7% of statements [2021-09-23T18:00:59.497Z] ok github.com/docker/docker/api/server/httputils 0.063s coverage: 14.7% of statements [2021-09-23T18:00:59.497Z] === RUN TestMaskSecretKeys [2021-09-23T18:00:59.497Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-23T18:00:59.497Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-23T18:00:59.498Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-23T18:00:59.498Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-23T18:00:59.498Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-23T18:00:59.498Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-23T18:00:59.498Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestVersionMiddlewareVersion [2021-09-23T18:00:59.498Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-23T18:00:59.498Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-23T18:00:59.498Z] PASS [2021-09-23T18:00:59.498Z] coverage: 37.7% of statements [2021-09-23T18:00:59.498Z] ok github.com/docker/docker/api/server/middleware 0.073s coverage: 37.7% of statements [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-23T18:00:59.498Z] === RUN TestAdjustForAPIVersion [2021-09-23T18:00:59.498Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-23T18:00:59.498Z] PASS [2021-09-23T18:00:59.498Z] coverage: 5.7% of statements [2021-09-23T18:00:59.498Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.7% of statements [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-23T18:00:59.498Z] === RUN TestToJSON [2021-09-23T18:00:59.498Z] --- PASS: TestToJSON (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestToParamWithVersion [2021-09-23T18:00:59.498Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestFromJSON [2021-09-23T18:00:59.498Z] --- PASS: TestFromJSON (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestEmpty [2021-09-23T18:00:59.498Z] --- PASS: TestEmpty (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestArgsMatchKVListEmptySources [2021-09-23T18:00:59.498Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestArgsMatchKVList [2021-09-23T18:00:59.498Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestArgsMatch [2021-09-23T18:00:59.498Z] --- PASS: TestArgsMatch (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestAdd [2021-09-23T18:00:59.498Z] --- PASS: TestAdd (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestDel [2021-09-23T18:00:59.498Z] --- PASS: TestDel (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestLen [2021-09-23T18:00:59.498Z] --- PASS: TestLen (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestExactMatch [2021-09-23T18:00:59.498Z] --- PASS: TestExactMatch (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestOnlyOneExactMatch [2021-09-23T18:00:59.498Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestContains [2021-09-23T18:00:59.498Z] --- PASS: TestContains (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestValidate [2021-09-23T18:00:59.498Z] --- PASS: TestValidate (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestWalkValues [2021-09-23T18:00:59.498Z] --- PASS: TestWalkValues (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestFuzzyMatch [2021-09-23T18:00:59.498Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestClone [2021-09-23T18:00:59.498Z] --- PASS: TestClone (0.00s) [2021-09-23T18:00:59.498Z] PASS [2021-09-23T18:00:59.498Z] coverage: 92.2% of statements [2021-09-23T18:00:59.498Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2021-09-23T18:00:59.498Z] === RUN TestStrSliceMarshalJSON [2021-09-23T18:00:59.498Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestStrSliceUnmarshalJSON [2021-09-23T18:00:59.498Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestStrSliceUnmarshalString [2021-09-23T18:00:59.498Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestStrSliceUnmarshalSlice [2021-09-23T18:00:59.498Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-23T18:00:59.498Z] PASS [2021-09-23T18:00:59.498Z] coverage: 90.0% of statements [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-23T18:00:59.498Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-23T18:00:59.498Z] === RUN TestDurationToSecondsString [2021-09-23T18:00:59.498Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestGetTimestamp [2021-09-23T18:00:59.498Z] --- PASS: TestGetTimestamp (0.12s) [2021-09-23T18:00:59.498Z] === RUN TestParseTimestamps [2021-09-23T18:00:59.498Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-23T18:00:59.498Z] PASS [2021-09-23T18:00:59.498Z] coverage: 100.0% of statements [2021-09-23T18:00:59.498Z] ok github.com/docker/docker/api/types/time 0.166s coverage: 100.0% of statements [2021-09-23T18:00:59.498Z] === RUN TestCompareVersion [2021-09-23T18:00:59.498Z] --- PASS: TestCompareVersion (0.00s) [2021-09-23T18:00:59.498Z] PASS [2021-09-23T18:00:59.498Z] coverage: 77.3% of statements [2021-09-23T18:00:59.498Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/builder [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-23T18:00:59.498Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-23T18:00:59.498Z] === RUN TestParseRemoteURL [2021-09-23T18:00:59.498Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-23T18:00:59.498Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-23T18:00:59.498Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-23T18:00:59.498Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-23T18:00:59.498Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-23T18:00:59.498Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-23T18:00:59.498Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-23T18:00:59.498Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-23T18:00:59.498Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-23T18:00:59.498Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-23T18:00:59.498Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-23T18:00:59.498Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-23T18:00:59.498Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-23T18:00:59.498Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-23T18:00:59.498Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-23T18:00:59.498Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-23T18:00:59.498Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-23T18:00:59.498Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-23T18:00:59.498Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-23T18:00:59.498Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-23T18:00:59.498Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestCloneArgsSmartHttp [2021-09-23T18:00:59.498Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-23T18:00:59.498Z] === RUN TestCloneArgsDumbHttp [2021-09-23T18:00:59.498Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestCloneArgsGit [2021-09-23T18:00:59.498Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestCheckoutGit [2021-09-23T18:00:59.498Z] === RUN TestEnable [2021-09-23T18:00:59.498Z] --- PASS: TestEnable (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestDisable [2021-09-23T18:00:59.498Z] --- PASS: TestDisable (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestEnabled [2021-09-23T18:00:59.498Z] --- PASS: TestEnabled (0.00s) [2021-09-23T18:00:59.498Z] PASS [2021-09-23T18:00:59.498Z] coverage: 100.0% of statements [2021-09-23T18:00:59.498Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2021-09-23T18:00:59.498Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-23T18:00:59.498Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestProcessNoDockerignore [2021-09-23T18:00:59.498Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-23T18:00:59.498Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestDetectContentType [2021-09-23T18:00:59.498Z] --- PASS: TestDetectContentType (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestSelectAcceptableMIME [2021-09-23T18:00:59.498Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestInspectEmptyResponse [2021-09-23T18:00:59.498Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestInspectResponseBinary [2021-09-23T18:00:59.498Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestResponseUnsupportedContentType [2021-09-23T18:00:59.498Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestInspectResponseTextSimple [2021-09-23T18:00:59.498Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestInspectResponseEmptyContentType [2021-09-23T18:00:59.498Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestUnknownContentLength [2021-09-23T18:00:59.498Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-23T18:00:59.498Z] === RUN TestDownloadRemote [2021-09-23T18:00:59.620Z] --- PASS: TestContainerVolumesMountedAsSlave (0.74s) [2021-09-23T18:00:59.620Z] === RUN TestNetworkNat [2021-09-23T18:00:59.963Z] === RUN TestDriver [2021-09-23T18:00:59.963Z] --- PASS: TestDriver (0.00s) [2021-09-23T18:00:59.963Z] PASS [2021-09-23T18:00:59.963Z] coverage: 34.8% of statements [2021-09-23T18:00:59.963Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2021-09-23T18:00:59.963Z] === RUN TestNetworkAllocateFree [2021-09-23T18:00:59.963Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-23T18:00:59.963Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-23T18:00:59.963Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-23T18:00:59.963Z] PASS [2021-09-23T18:00:59.963Z] coverage: 63.6% of statements [2021-09-23T18:00:59.963Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.034s coverage: 63.6% of statements [2021-09-23T18:00:59.963Z] --- PASS: TestAllocateRandomDeallocate (0.74s) [2021-09-23T18:00:59.963Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-23T18:00:59.966Z] --- PASS: TestDownloadRemote (0.06s) [2021-09-23T18:00:59.966Z] === RUN TestGetWithStatusError [2021-09-23T18:00:59.967Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestCloseRootDirectory [2021-09-23T18:00:59.967Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:00:59.967Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestHashFile [2021-09-23T18:00:59.967Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:00:59.967Z] --- SKIP: TestHashFile (0.01s) [2021-09-23T18:00:59.967Z] === RUN TestHashSubdir [2021-09-23T18:00:59.967Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:00:59.967Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestRemoveDirectory [2021-09-23T18:00:59.967Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:00:59.967Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-23T18:00:59.967Z] PASS [2021-09-23T18:00:59.967Z] coverage: 9.3% of statements [2021-09-23T18:00:59.967Z] ok github.com/docker/docker/builder/remotecontext 0.179s coverage: 9.3% of statements [2021-09-23T18:00:59.967Z] === RUN TestGetAllAllowed [2021-09-23T18:00:59.967Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestGetAllMeta [2021-09-23T18:00:59.967Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-23T18:00:59.967Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestIsUnreferencedBuiltin [2021-09-23T18:00:59.967Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestIsExistingDirectory [2021-09-23T18:00:59.967Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestGetFilenameForDownload [2021-09-23T18:00:59.967Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestEnv2Variables [2021-09-23T18:00:59.967Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-23T18:00:59.967Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestMaintainer [2021-09-23T18:00:59.967Z] --- PASS: TestMaintainer (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestLabel [2021-09-23T18:00:59.967Z] --- PASS: TestLabel (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestFromScratch [2021-09-23T18:00:59.967Z] --- PASS: TestFromScratch (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestFromWithArg [2021-09-23T18:00:59.967Z] --- PASS: TestFromWithArg (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-23T18:00:59.967Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestFromWithUndefinedArg [2021-09-23T18:00:59.967Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestFromMultiStageWithNamedStage [2021-09-23T18:00:59.967Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestOnbuild [2021-09-23T18:00:59.967Z] --- PASS: TestOnbuild (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestWorkdir [2021-09-23T18:00:59.967Z] --- PASS: TestWorkdir (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestCmd [2021-09-23T18:00:59.967Z] --- PASS: TestCmd (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestHealthcheckNone [2021-09-23T18:00:59.967Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestHealthcheckCmd [2021-09-23T18:00:59.967Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestEntrypoint [2021-09-23T18:00:59.967Z] --- PASS: TestEntrypoint (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestExpose [2021-09-23T18:00:59.967Z] --- PASS: TestExpose (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestUser [2021-09-23T18:00:59.967Z] --- PASS: TestUser (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestVolume [2021-09-23T18:00:59.967Z] --- PASS: TestVolume (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestStopSignal [2021-09-23T18:00:59.967Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-23T18:00:59.967Z] --- SKIP: TestStopSignal (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestArg [2021-09-23T18:00:59.967Z] --- PASS: TestArg (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestShell [2021-09-23T18:00:59.967Z] --- PASS: TestShell (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestPrependEnvOnCmd [2021-09-23T18:00:59.967Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestRunWithBuildArgs [2021-09-23T18:00:59.967Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestRunIgnoresHealthcheck [2021-09-23T18:00:59.967Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestDispatchUnsupportedOptions [2021-09-23T18:00:59.967Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-23T18:00:59.967Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-23T18:00:59.967Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-23T18:00:59.967Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-23T18:00:59.967Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-23T18:00:59.967Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-23T18:00:59.967Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestNormalizeWorkdir [2021-09-23T18:00:59.967Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestDispatch [2021-09-23T18:00:59.967Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-23T18:00:59.967Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-23T18:00:59.967Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-23T18:00:59.967Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-23T18:00:59.967Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-23T18:00:59.967Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-23T18:00:59.967Z] === RUN TestDispatch/COPY_url [2021-09-23T18:00:59.967Z] --- PASS: TestDispatch (0.05s) [2021-09-23T18:00:59.967Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-09-23T18:00:59.967Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-23T18:00:59.967Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-23T18:00:59.967Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-23T18:00:59.967Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-23T18:00:59.967Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-23T18:00:59.967Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestAddScratchImageAddsToMounts [2021-09-23T18:00:59.967Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-23T18:00:59.967Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-23T18:00:59.967Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-23T18:00:59.967Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestImageSourceGetAddsToMounts [2021-09-23T18:00:59.967Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestEmptyDockerfile [2021-09-23T18:00:59.967Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestSymlinkDockerfile [2021-09-23T18:00:59.967Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-09-23T18:00:59.967Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-23T18:00:59.967Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestNonExistingDockerfile [2021-09-23T18:00:59.967Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestCopyRunConfig [2021-09-23T18:00:59.967Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestDeepCopyRunConfig [2021-09-23T18:00:59.967Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestExportImage [2021-09-23T18:00:59.967Z] --- PASS: TestExportImage (0.00s) [2021-09-23T18:00:59.967Z] === RUN TestNormalizeDest [2021-09-23T18:00:59.967Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-23T18:00:59.967Z] PASS [2021-09-23T18:00:59.967Z] coverage: 46.8% of statements [2021-09-23T18:00:59.967Z] ok github.com/docker/docker/builder/dockerfile 0.146s coverage: 46.8% of statements [2021-09-23T18:00:59.967Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-23T18:01:00.057Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.52s) [2021-09-23T18:01:00.057Z] === RUN TestAuthZPluginV2Disable [2021-09-23T18:01:00.431Z] === RUN TestGetEmptyCapabilities [2021-09-23T18:01:00.431Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-23T18:01:00.431Z] === RUN TestGetExtraCapabilities [2021-09-23T18:01:00.431Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-23T18:01:00.431Z] === RUN TestGetInvalidCapabilities [2021-09-23T18:01:00.431Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-23T18:01:00.431Z] === RUN TestRemoteDriver [2021-09-23T18:01:00.431Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-23T18:01:00.431Z] === RUN TestDriverError [2021-09-23T18:01:00.431Z] --- PASS: TestDriverError (0.00s) [2021-09-23T18:01:00.431Z] === RUN TestMissingValues [2021-09-23T18:01:00.431Z] --- PASS: TestMissingValues (0.00s) [2021-09-23T18:01:00.431Z] === RUN TestRollback [2021-09-23T18:01:00.431Z] --- PASS: TestRollback (0.00s) [2021-09-23T18:01:00.431Z] PASS [2021-09-23T18:01:00.431Z] coverage: 57.4% of statements [2021-09-23T18:01:00.431Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.068s coverage: 57.4% of statements [2021-09-23T18:01:00.431Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.68s) [2021-09-23T18:01:00.431Z] === RUN TestRetrieveFromStore [2021-09-23T18:01:00.561Z] --- PASS: TestNetworkNat (0.83s) [2021-09-23T18:01:00.561Z] === RUN TestNetworkLocalhostTCPNat [2021-09-23T18:01:00.561Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-09-23T18:01:00.900Z] === RUN TestNew [2021-09-23T18:01:00.900Z] --- PASS: TestNew (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestAddDriver [2021-09-23T18:01:00.900Z] --- PASS: TestAddDriver (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestAddDuplicateDriver [2021-09-23T18:01:00.900Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-23T18:01:00.900Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestDriver [2021-09-23T18:01:00.900Z] --- PASS: TestDriver (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestIPAM [2021-09-23T18:01:00.900Z] --- PASS: TestIPAM (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestWalkIPAMs [2021-09-23T18:01:00.900Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestWalkDrivers [2021-09-23T18:01:00.900Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-23T18:01:00.900Z] PASS [2021-09-23T18:01:00.900Z] coverage: 82.4% of statements [2021-09-23T18:01:00.900Z] ok github.com/docker/docker/libnetwork/drvregistry 0.054s coverage: 82.4% of statements [2021-09-23T18:01:00.900Z] === RUN TestNAT [2021-09-23T18:01:00.900Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-23T18:01:00.900Z] --- SKIP: TestNAT (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestTransparent [2021-09-23T18:01:00.900Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-23T18:01:00.900Z] --- SKIP: TestTransparent (0.00s) [2021-09-23T18:01:00.900Z] PASS [2021-09-23T18:01:00.900Z] coverage: 0.0% of statements [2021-09-23T18:01:00.900Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.038s coverage: 0.0% of statements [2021-09-23T18:01:00.900Z] --- PASS: TestRetrieveFromStore (0.33s) [2021-09-23T18:01:00.900Z] === RUN TestIsCorrupted [2021-09-23T18:01:00.900Z] --- PASS: TestIsCorrupted (0.01s) [2021-09-23T18:01:00.900Z] === RUN TestSetRollover [2021-09-23T18:01:00.900Z] === RUN TestBuildDefault [2021-09-23T18:01:00.900Z] --- PASS: TestBuildDefault (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestBuildHostnameDomainname [2021-09-23T18:01:00.900Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestBuildHostname [2021-09-23T18:01:00.900Z] --- PASS: TestBuildHostname (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestBuildHostnameFQDN [2021-09-23T18:01:00.900Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestBuildNoIP [2021-09-23T18:01:00.900Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestUpdate [2021-09-23T18:01:00.900Z] --- PASS: TestUpdate (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-23T18:01:00.900Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-23T18:01:00.900Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestAddEmpty [2021-09-23T18:01:00.900Z] --- PASS: TestAddEmpty (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestAdd [2021-09-23T18:01:00.900Z] --- PASS: TestAdd (0.00s) [2021-09-23T18:01:00.900Z] === RUN TestDeleteEmpty [2021-09-23T18:01:00.953Z] === RUN TestTCP4Proxy [2021-09-23T18:01:00.953Z] --- PASS: TestTCP4Proxy (0.01s) [2021-09-23T18:01:00.953Z] === RUN TestTCP4ProxyHalfClose [2021-09-23T18:01:00.953Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-23T18:01:00.953Z] === RUN TestTCP6Proxy [2021-09-23T18:01:00.953Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T18:01:00.953Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-23T18:01:00.953Z] === RUN TestTCPDualStackProxy [2021-09-23T18:01:00.953Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T18:01:00.953Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-23T18:01:00.953Z] === RUN TestUDP4Proxy [2021-09-23T18:01:00.953Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-23T18:01:00.953Z] === RUN TestUDP6Proxy [2021-09-23T18:01:00.953Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T18:01:00.953Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-23T18:01:00.953Z] === RUN TestUDPWriteError [2021-09-23T18:01:00.953Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-23T18:01:00.953Z] === RUN TestSCTP4Proxy [2021-09-23T18:01:00.953Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-23T18:01:00.953Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-23T18:01:00.953Z] === RUN TestSCTP6Proxy [2021-09-23T18:01:00.953Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T18:01:00.953Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-23T18:01:00.953Z] PASS [2021-09-23T18:01:00.953Z] coverage: 49.4% of statements [2021-09-23T18:01:00.953Z] ok github.com/docker/docker/cmd/docker-proxy 0.076s coverage: 49.4% of statements [2021-09-23T18:01:01.368Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-23T18:01:01.368Z] === RUN TestDeleteNewline [2021-09-23T18:01:01.368Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-23T18:01:01.368Z] === RUN TestDelete [2021-09-23T18:01:01.368Z] --- PASS: TestDelete (0.00s) [2021-09-23T18:01:01.368Z] === RUN TestConcurrentWrites [2021-09-23T18:01:01.368Z] --- PASS: TestConcurrentWrites (0.15s) [2021-09-23T18:01:01.368Z] PASS [2021-09-23T18:01:01.368Z] coverage: 81.2% of statements [2021-09-23T18:01:01.368Z] ok github.com/docker/docker/libnetwork/etchosts 0.197s coverage: 81.2% of statements [2021-09-23T18:01:01.504Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2021-09-23T18:01:01.504Z] === RUN TestNetworkLoopbackNat [2021-09-23T18:01:01.836Z] === RUN TestNew [2021-09-23T18:01:01.836Z] --- PASS: TestNew (0.00s) [2021-09-23T18:01:01.836Z] === RUN TestAllocate [2021-09-23T18:01:01.836Z] --- PASS: TestAllocate (0.00s) [2021-09-23T18:01:01.836Z] === RUN TestUninitialized [2021-09-23T18:01:01.836Z] --- PASS: TestUninitialized (0.00s) [2021-09-23T18:01:01.836Z] === RUN TestAllocateInRange [2021-09-23T18:01:01.836Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-23T18:01:01.836Z] === RUN TestAllocateSerial [2021-09-23T18:01:01.836Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-23T18:01:01.836Z] PASS [2021-09-23T18:01:01.836Z] coverage: 87.5% of statements [2021-09-23T18:01:01.836Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2021-09-23T18:01:01.836Z] --- PASS: TestSetRollover (0.76s) [2021-09-23T18:01:01.836Z] === RUN TestSetRolloverSerial [2021-09-23T18:01:01.836Z] === RUN TestDiff [2021-09-23T18:01:01.836Z] --- PASS: TestDiff (0.00s) [2021-09-23T18:01:01.836Z] === RUN TestAddedCallback [2021-09-23T18:01:01.836Z] --- PASS: TestAddedCallback (0.00s) [2021-09-23T18:01:01.836Z] === RUN TestRemovedCallback [2021-09-23T18:01:01.836Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-23T18:01:01.836Z] === RUN TestNoCallback [2021-09-23T18:01:01.836Z] --- PASS: TestNoCallback (0.00s) [2021-09-23T18:01:01.836Z] PASS [2021-09-23T18:01:01.836Z] coverage: 48.1% of statements [2021-09-23T18:01:01.836Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.035s coverage: 48.1% of statements [2021-09-23T18:01:02.304Z] === RUN TestCaller [2021-09-23T18:01:02.304Z] --- PASS: TestCaller (0.00s) [2021-09-23T18:01:02.304Z] PASS [2021-09-23T18:01:02.304Z] coverage: 100.0% of statements [2021-09-23T18:01:02.304Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-09-23T18:01:02.304Z] === RUN TestSetSerialInsertDelete [2021-09-23T18:01:02.304Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-23T18:01:02.304Z] === RUN TestSetParallelInsertDelete [2021-09-23T18:01:02.447Z] check_test.go:308: [d1e820b949ab4] daemon is not started [2021-09-23T18:01:02.447Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-09-23T18:01:02.772Z] --- PASS: TestSetRolloverSerial (0.98s) [2021-09-23T18:01:02.772Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-23T18:01:02.772Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-23T18:01:02.772Z] PASS [2021-09-23T18:01:02.772Z] coverage: 84.4% of statements [2021-09-23T18:01:02.772Z] ok github.com/docker/docker/libnetwork/bitseq 6.422s coverage: 84.4% of statements [2021-09-23T18:01:03.239Z] === RUN TestPoolRequest [2021-09-23T18:01:03.239Z] --- PASS: TestPoolRequest (0.00s) [2021-09-23T18:01:03.239Z] === RUN TestOtherRequests [2021-09-23T18:01:03.239Z] --- PASS: TestOtherRequests (0.00s) [2021-09-23T18:01:03.239Z] PASS [2021-09-23T18:01:03.239Z] coverage: 57.1% of statements [2021-09-23T18:01:03.239Z] ok github.com/docker/docker/libnetwork/ipams/null 0.079s coverage: 57.1% of statements [2021-09-23T18:01:03.239Z] === RUN TestInt2IP2IntConversion [2021-09-23T18:01:03.342Z] --- PASS: TestAuthZPluginV2Disable (2.95s) [2021-09-23T18:01:03.342Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-23T18:01:03.709Z] --- PASS: TestInt2IP2IntConversion (0.43s) [2021-09-23T18:01:03.709Z] === RUN TestGetAddressVersion [2021-09-23T18:01:03.709Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-23T18:01:03.709Z] === RUN TestKeyString [2021-09-23T18:01:03.709Z] --- PASS: TestKeyString (0.00s) [2021-09-23T18:01:03.709Z] === RUN TestPoolDataMarshal [2021-09-23T18:01:03.709Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-23T18:01:03.709Z] === RUN TestSubnetsMarshal [2021-09-23T18:01:03.709Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-09-23T18:01:03.709Z] === RUN TestAddSubnets [2021-09-23T18:01:03.709Z] --- PASS: TestAddSubnets (0.03s) [2021-09-23T18:01:03.709Z] === RUN TestDoublePoolRelease [2021-09-23T18:01:03.709Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-09-23T18:01:03.709Z] === RUN TestAddReleasePoolID [2021-09-23T18:01:03.709Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-09-23T18:01:03.709Z] === RUN TestPredefinedPool [2021-09-23T18:01:03.709Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-23T18:01:03.709Z] === RUN TestRemoveSubnet [2021-09-23T18:01:03.840Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-23T18:01:04.177Z] === RUN TestGetCapabilities [2021-09-23T18:01:04.177Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-23T18:01:04.177Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-23T18:01:04.177Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-23T18:01:04.177Z] === RUN TestGetDefaultAddressSpaces [2021-09-23T18:01:04.177Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-23T18:01:04.177Z] === RUN TestRemoteDriver [2021-09-23T18:01:04.177Z] --- PASS: TestRemoteDriver (0.00s) [2021-09-23T18:01:04.177Z] PASS [2021-09-23T18:01:04.177Z] coverage: 47.4% of statements [2021-09-23T18:01:04.177Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.057s coverage: 47.4% of statements [2021-09-23T18:01:04.177Z] --- PASS: TestRemoveSubnet (0.12s) [2021-09-23T18:01:04.177Z] === RUN TestGetSameAddress [2021-09-23T18:01:04.177Z] --- PASS: TestGetSameAddress (0.01s) [2021-09-23T18:01:04.177Z] === RUN TestPoolAllocationReuse [2021-09-23T18:01:04.410Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2021-09-23T18:01:04.410Z] === RUN TestPause [2021-09-23T18:01:04.645Z] === RUN TestWindowsIPAM [2021-09-23T18:01:04.645Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-23T18:01:04.645Z] PASS [2021-09-23T18:01:04.645Z] coverage: 71.4% of statements [2021-09-23T18:01:04.645Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.033s coverage: 71.4% of statements [2021-09-23T18:01:04.983Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-09-23T18:01:05.112Z] --- PASS: TestPoolAllocationReuse (1.03s) [2021-09-23T18:01:05.112Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-23T18:01:05.112Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-09-23T18:01:05.112Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-23T18:01:05.112Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-23T18:01:05.112Z] === RUN TestDefaultNetwork [2021-09-23T18:01:05.557Z] --- PASS: TestPause (0.85s) [2021-09-23T18:01:05.557Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-23T18:01:05.557Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T18:01:05.557Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T18:01:05.557Z] === RUN TestPauseStopPausedContainer [2021-09-23T18:01:05.557Z] check_test.go:308: [da280a03f7aaf] daemon is not started [2021-09-23T18:01:05.557Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-09-23T18:01:05.580Z] --- PASS: TestDefaultNetwork (0.21s) [2021-09-23T18:01:05.580Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-23T18:01:05.580Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-09-23T18:01:05.580Z] === RUN TestInitAddressPools [2021-09-23T18:01:05.580Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-23T18:01:05.580Z] PASS [2021-09-23T18:01:05.581Z] coverage: 74.0% of statements [2021-09-23T18:01:05.581Z] ok github.com/docker/docker/libnetwork/ipamutils 0.496s coverage: 74.0% of statements [2021-09-23T18:01:05.581Z] === RUN TestKeyValue [2021-09-23T18:01:05.581Z] --- PASS: TestKeyValue (0.00s) [2021-09-23T18:01:05.581Z] PASS [2021-09-23T18:01:05.581Z] coverage: 60.0% of statements [2021-09-23T18:01:05.581Z] ok github.com/docker/docker/libnetwork/netlabel 0.050s coverage: 60.0% of statements [2021-09-23T18:01:06.129Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2021-09-23T18:01:06.129Z] === RUN TestPidHost [2021-09-23T18:01:06.571Z] === RUN TestGenerate [2021-09-23T18:01:06.571Z] --- PASS: TestGenerate (0.00s) [2021-09-23T18:01:06.571Z] === RUN TestGeneratePtr [2021-09-23T18:01:06.571Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-23T18:01:06.571Z] === RUN TestGenerateMissingField [2021-09-23T18:01:06.571Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-23T18:01:06.571Z] === RUN TestFieldCannotBeSet [2021-09-23T18:01:06.571Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-23T18:01:06.571Z] === RUN TestTypeMismatchError [2021-09-23T18:01:06.571Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-23T18:01:06.571Z] PASS [2021-09-23T18:01:06.571Z] coverage: 100.0% of statements [2021-09-23T18:01:06.571Z] ok github.com/docker/docker/libnetwork/options 0.066s coverage: 100.0% of statements [2021-09-23T18:01:06.625Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.92s) [2021-09-23T18:01:06.625Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-23T18:01:07.564Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.24s) [2021-09-23T18:01:07.564Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-23T18:01:08.034Z] testing: warning: no tests to run [2021-09-23T18:01:08.034Z] PASS [2021-09-23T18:01:08.034Z] coverage: 0.0% of statements [2021-09-23T18:01:08.034Z] ok github.com/docker/docker/libnetwork/osl 0.071s coverage: 0.0% of statements [no tests to run] [2021-09-23T18:01:08.034Z] === RUN TestNetworkDBSimple [2021-09-23T18:01:08.041Z] --- PASS: TestPidHost (1.66s) [2021-09-23T18:01:08.041Z] === RUN TestPsFilter [2021-09-23T18:01:08.041Z] docker_cli_daemon_plugins_test.go:80: [d1918d225a773] daemon is not started [2021-09-23T18:01:08.041Z] --- PASS: TestPsFilter (0.16s) [2021-09-23T18:01:08.041Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-23T18:01:08.041Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-23T18:01:08.615Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2021-09-23T18:01:08.615Z] === RUN TestRemoveContainerWithVolume [2021-09-23T18:01:08.876Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-09-23T18:01:09.022Z] === RUN TestRequestNewPort [2021-09-23T18:01:09.022Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-23T18:01:09.022Z] === RUN TestRequestSpecificPort [2021-09-23T18:01:09.022Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-23T18:01:09.022Z] === RUN TestReleasePort [2021-09-23T18:01:09.022Z] --- PASS: TestReleasePort (0.00s) [2021-09-23T18:01:09.022Z] === RUN TestReuseReleasedPort [2021-09-23T18:01:09.022Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-23T18:01:09.022Z] === RUN TestReleaseUnreadledPort [2021-09-23T18:01:09.022Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-23T18:01:09.022Z] === RUN TestUnknowProtocol [2021-09-23T18:01:09.022Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-23T18:01:09.022Z] === RUN TestAllocateAllPorts [2021-09-23T18:01:09.022Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-23T18:01:09.022Z] === RUN TestPortAllocation [2021-09-23T18:01:09.022Z] --- PASS: TestPortAllocation (0.00s) [2021-09-23T18:01:09.022Z] === RUN TestPortAllocationWithCustomRange [2021-09-23T18:01:09.022Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-23T18:01:09.022Z] === RUN TestNoDuplicateBPR [2021-09-23T18:01:09.022Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-23T18:01:09.022Z] === RUN TestChangePortRange [2021-09-23T18:01:09.022Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-23T18:01:09.022Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-23T18:01:09.022Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-23T18:01:09.022Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-23T18:01:09.022Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-23T18:01:09.022Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-23T18:01:09.022Z] --- PASS: TestChangePortRange (0.00s) [2021-09-23T18:01:09.022Z] PASS [2021-09-23T18:01:09.022Z] coverage: 88.6% of statements [2021-09-23T18:01:09.022Z] ok github.com/docker/docker/libnetwork/portallocator 0.035s coverage: 88.6% of statements [2021-09-23T18:01:09.022Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.58s) [2021-09-23T18:01:09.022Z] === RUN TestGetAddress [2021-09-23T18:01:09.022Z] 2021/09/23 18:01:08 Closing DB instances... [2021-09-23T18:01:09.448Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2021-09-23T18:01:09.448Z] === RUN TestRemoveContainerRunning [2021-09-23T18:01:09.490Z] testing: warning: no tests to run [2021-09-23T18:01:09.490Z] PASS [2021-09-23T18:01:09.490Z] coverage: 0.0% of statements [2021-09-23T18:01:09.490Z] ok github.com/docker/docker/libnetwork/portmapper 0.033s coverage: 0.0% of statements [no tests to run] [2021-09-23T18:01:09.611Z] === RUN TestCheckpointCreateError [2021-09-23T18:01:09.611Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestCheckpointCreate [2021-09-23T18:01:09.611Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestCheckpointDeleteError [2021-09-23T18:01:09.611Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestCheckpointDelete [2021-09-23T18:01:09.611Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestCheckpointListError [2021-09-23T18:01:09.611Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestCheckpointList [2021-09-23T18:01:09.611Z] --- PASS: TestCheckpointList (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestCheckpointListContainerNotFound [2021-09-23T18:01:09.611Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestNewClientWithOpsFromEnv [2021-09-23T18:01:09.611Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-23T18:01:09.611Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestGetAPIPath [2021-09-23T18:01:09.611Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestParseHostURL [2021-09-23T18:01:09.611Z] --- PASS: TestParseHostURL (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-23T18:01:09.611Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-23T18:01:09.611Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestNegotiateAPIVersion [2021-09-23T18:01:09.611Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestNegotiateAPVersionOverride [2021-09-23T18:01:09.611Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-23T18:01:09.611Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-23T18:01:09.611Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-23T18:01:09.612Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-23T18:01:09.612Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestClientRedirect [2021-09-23T18:01:09.612Z] --- PASS: TestClientRedirect (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigCreateUnsupported [2021-09-23T18:01:09.612Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigCreateError [2021-09-23T18:01:09.612Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigCreate [2021-09-23T18:01:09.612Z] --- PASS: TestConfigCreate (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigInspectNotFound [2021-09-23T18:01:09.612Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigInspectWithEmptyID [2021-09-23T18:01:09.612Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigInspectUnsupported [2021-09-23T18:01:09.612Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigInspectError [2021-09-23T18:01:09.612Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigInspectConfigNotFound [2021-09-23T18:01:09.612Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigInspect [2021-09-23T18:01:09.612Z] --- PASS: TestConfigInspect (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigListUnsupported [2021-09-23T18:01:09.612Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigListError [2021-09-23T18:01:09.612Z] --- PASS: TestConfigListError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigList [2021-09-23T18:01:09.612Z] --- PASS: TestConfigList (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigRemoveUnsupported [2021-09-23T18:01:09.612Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigRemoveError [2021-09-23T18:01:09.612Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigRemove [2021-09-23T18:01:09.612Z] --- PASS: TestConfigRemove (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigUpdateUnsupported [2021-09-23T18:01:09.612Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigUpdateError [2021-09-23T18:01:09.612Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestConfigUpdate [2021-09-23T18:01:09.612Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerCommitError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerCommit [2021-09-23T18:01:09.612Z] --- PASS: TestContainerCommit (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerStatPathError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerStatPathNotFoundError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerStatPathNoHeaderError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerStatPath [2021-09-23T18:01:09.612Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestCopyToContainerError [2021-09-23T18:01:09.612Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestCopyToContainerNotFoundError [2021-09-23T18:01:09.612Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-23T18:01:09.612Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestCopyToContainer [2021-09-23T18:01:09.612Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestCopyFromContainerError [2021-09-23T18:01:09.612Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestCopyFromContainerNotFoundError [2021-09-23T18:01:09.612Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-23T18:01:09.612Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-23T18:01:09.612Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestCopyFromContainer [2021-09-23T18:01:09.612Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerCreateError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerCreateImageNotFound [2021-09-23T18:01:09.612Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerCreateWithName [2021-09-23T18:01:09.612Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerCreateAutoRemove [2021-09-23T18:01:09.612Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerDiffError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerDiff [2021-09-23T18:01:09.612Z] --- PASS: TestContainerDiff (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerExecCreateError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerExecCreate [2021-09-23T18:01:09.612Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerExecStartError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerExecStart [2021-09-23T18:01:09.612Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerExecInspectError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerExecInspect [2021-09-23T18:01:09.612Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerExportError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerExportError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerExport [2021-09-23T18:01:09.612Z] --- PASS: TestContainerExport (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerInspectError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerInspectContainerNotFound [2021-09-23T18:01:09.612Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerInspectWithEmptyID [2021-09-23T18:01:09.612Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerInspect [2021-09-23T18:01:09.612Z] --- PASS: TestContainerInspect (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerInspectNode [2021-09-23T18:01:09.612Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerKillError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerKillError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerKill [2021-09-23T18:01:09.612Z] --- PASS: TestContainerKill (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerListError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerListError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerList [2021-09-23T18:01:09.612Z] --- PASS: TestContainerList (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerLogsNotFoundError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerLogsError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerLogs [2021-09-23T18:01:09.612Z] --- PASS: TestContainerLogs (0.13s) [2021-09-23T18:01:09.612Z] === RUN TestContainerPauseError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerPause [2021-09-23T18:01:09.612Z] --- PASS: TestContainerPause (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainersPruneError [2021-09-23T18:01:09.612Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainersPrune [2021-09-23T18:01:09.612Z] --- PASS: TestContainersPrune (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerRemoveError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerRemoveNotFoundError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerRemove [2021-09-23T18:01:09.612Z] --- PASS: TestContainerRemove (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerRenameError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerRename [2021-09-23T18:01:09.612Z] --- PASS: TestContainerRename (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerResizeError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerExecResizeError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerResize [2021-09-23T18:01:09.612Z] --- PASS: TestContainerResize (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerExecResize [2021-09-23T18:01:09.612Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerRestartError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerRestart [2021-09-23T18:01:09.612Z] --- PASS: TestContainerRestart (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerStartError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerStartError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerStart [2021-09-23T18:01:09.612Z] --- PASS: TestContainerStart (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerStatsError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerStats [2021-09-23T18:01:09.612Z] --- PASS: TestContainerStats (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerStopError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerStopError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerStop [2021-09-23T18:01:09.612Z] --- PASS: TestContainerStop (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerTopError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerTopError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerTop [2021-09-23T18:01:09.612Z] --- PASS: TestContainerTop (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerUnpauseError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerUnpause [2021-09-23T18:01:09.612Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerUpdateError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerUpdateError (0.01s) [2021-09-23T18:01:09.612Z] === RUN TestContainerUpdate [2021-09-23T18:01:09.612Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerWaitError [2021-09-23T18:01:09.612Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestContainerWait [2021-09-23T18:01:09.612Z] --- PASS: TestContainerWait (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestDiskUsageError [2021-09-23T18:01:09.612Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestDiskUsage [2021-09-23T18:01:09.612Z] --- PASS: TestDiskUsage (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestDistributionInspectUnsupported [2021-09-23T18:01:09.612Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestDistributionInspectWithEmptyID [2021-09-23T18:01:09.612Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestEventsErrorInOptions [2021-09-23T18:01:09.612Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestEventsErrorFromServer [2021-09-23T18:01:09.612Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestEvents [2021-09-23T18:01:09.612Z] --- PASS: TestEvents (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestTLSCloseWriter [2021-09-23T18:01:09.612Z] === PAUSE TestTLSCloseWriter [2021-09-23T18:01:09.612Z] === RUN TestImageBuildError [2021-09-23T18:01:09.612Z] --- PASS: TestImageBuildError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageBuild [2021-09-23T18:01:09.612Z] --- PASS: TestImageBuild (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestGetDockerOS [2021-09-23T18:01:09.612Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageCreateError [2021-09-23T18:01:09.612Z] --- PASS: TestImageCreateError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageCreate [2021-09-23T18:01:09.612Z] --- PASS: TestImageCreate (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageHistoryError [2021-09-23T18:01:09.612Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageHistory [2021-09-23T18:01:09.612Z] --- PASS: TestImageHistory (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageImportError [2021-09-23T18:01:09.612Z] --- PASS: TestImageImportError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageImport [2021-09-23T18:01:09.612Z] --- PASS: TestImageImport (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageInspectError [2021-09-23T18:01:09.612Z] --- PASS: TestImageInspectError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageInspectImageNotFound [2021-09-23T18:01:09.612Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageInspectWithEmptyID [2021-09-23T18:01:09.612Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageInspect [2021-09-23T18:01:09.612Z] --- PASS: TestImageInspect (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageListError [2021-09-23T18:01:09.612Z] --- PASS: TestImageListError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageList [2021-09-23T18:01:09.612Z] --- PASS: TestImageList (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageListApiBefore125 [2021-09-23T18:01:09.612Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageLoadError [2021-09-23T18:01:09.612Z] --- PASS: TestImageLoadError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageLoad [2021-09-23T18:01:09.612Z] --- PASS: TestImageLoad (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagesPruneError [2021-09-23T18:01:09.612Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagesPrune [2021-09-23T18:01:09.612Z] --- PASS: TestImagesPrune (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagePullReferenceParseError [2021-09-23T18:01:09.612Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagePullAnyError [2021-09-23T18:01:09.612Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-23T18:01:09.612Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T18:01:09.612Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T18:01:09.612Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-23T18:01:09.612Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagePullWithoutErrors [2021-09-23T18:01:09.612Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagePushReferenceError [2021-09-23T18:01:09.612Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagePushAnyError [2021-09-23T18:01:09.612Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-23T18:01:09.612Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T18:01:09.612Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T18:01:09.612Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-23T18:01:09.612Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImagePushWithoutErrors [2021-09-23T18:01:09.612Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-23T18:01:09.612Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-23T18:01:09.612Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-23T18:01:09.612Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-23T18:01:09.612Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-23T18:01:09.612Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-23T18:01:09.612Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-23T18:01:09.612Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-23T18:01:09.612Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageRemoveError [2021-09-23T18:01:09.612Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageRemoveImageNotFound [2021-09-23T18:01:09.612Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageRemove [2021-09-23T18:01:09.612Z] --- PASS: TestImageRemove (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageSaveError [2021-09-23T18:01:09.612Z] --- PASS: TestImageSaveError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageSave [2021-09-23T18:01:09.612Z] --- PASS: TestImageSave (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageSearchAnyError [2021-09-23T18:01:09.612Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-23T18:01:09.612Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T18:01:09.612Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T18:01:09.612Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-23T18:01:09.612Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageSearchWithoutErrors [2021-09-23T18:01:09.612Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageTagError [2021-09-23T18:01:09.612Z] --- PASS: TestImageTagError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageTagInvalidReference [2021-09-23T18:01:09.612Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageTagInvalidSourceImageName [2021-09-23T18:01:09.612Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageTagHexSource [2021-09-23T18:01:09.612Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestImageTag [2021-09-23T18:01:09.612Z] --- PASS: TestImageTag (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestInfoServerError [2021-09-23T18:01:09.612Z] --- PASS: TestInfoServerError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestInfoInvalidResponseJSONError [2021-09-23T18:01:09.612Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestInfo [2021-09-23T18:01:09.612Z] --- PASS: TestInfo (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNetworkConnectError [2021-09-23T18:01:09.612Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-23T18:01:09.612Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNetworkConnect [2021-09-23T18:01:09.612Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNetworkCreateError [2021-09-23T18:01:09.612Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNetworkCreate [2021-09-23T18:01:09.612Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNetworkDisconnectError [2021-09-23T18:01:09.612Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNetworkDisconnect [2021-09-23T18:01:09.612Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNetworkInspectError [2021-09-23T18:01:09.612Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNetworkInspectNotFoundError [2021-09-23T18:01:09.612Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNetworkInspectWithEmptyID [2021-09-23T18:01:09.612Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNetworkInspect [2021-09-23T18:01:09.612Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNetworkListError [2021-09-23T18:01:09.612Z] --- PASS: TestNetworkListError (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNetworkList [2021-09-23T18:01:09.612Z] --- PASS: TestNetworkList (0.00s) [2021-09-23T18:01:09.612Z] === RUN TestNetworksPruneError [2021-09-23T18:01:09.613Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestNetworksPrune [2021-09-23T18:01:09.613Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestNetworkRemoveError [2021-09-23T18:01:09.613Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestNetworkRemove [2021-09-23T18:01:09.613Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestNodeInspectError [2021-09-23T18:01:09.613Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestNodeInspectNodeNotFound [2021-09-23T18:01:09.613Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestNodeInspectWithEmptyID [2021-09-23T18:01:09.613Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestNodeInspect [2021-09-23T18:01:09.613Z] --- PASS: TestNodeInspect (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestNodeListError [2021-09-23T18:01:09.613Z] --- PASS: TestNodeListError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestNodeList [2021-09-23T18:01:09.613Z] --- PASS: TestNodeList (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestNodeRemoveError [2021-09-23T18:01:09.613Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestNodeRemove [2021-09-23T18:01:09.613Z] --- PASS: TestNodeRemove (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestNodeUpdateError [2021-09-23T18:01:09.613Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestNodeUpdate [2021-09-23T18:01:09.613Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestOptionWithTimeout [2021-09-23T18:01:09.613Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPingFail [2021-09-23T18:01:09.613Z] --- PASS: TestPingFail (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPingWithError [2021-09-23T18:01:09.613Z] 2021/09/23 18:01:08 RoundTripper returned a response & error; ignoring response [2021-09-23T18:01:09.613Z] 2021/09/23 18:01:08 RoundTripper returned a response & error; ignoring response [2021-09-23T18:01:09.613Z] --- PASS: TestPingWithError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPingSuccess [2021-09-23T18:01:09.613Z] --- PASS: TestPingSuccess (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPingHeadFallback [2021-09-23T18:01:09.613Z] === RUN TestPingHeadFallback/OK [2021-09-23T18:01:09.613Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-23T18:01:09.613Z] === RUN TestPingHeadFallback/Not_Found [2021-09-23T18:01:09.613Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-23T18:01:09.613Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-23T18:01:09.613Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-23T18:01:09.613Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-23T18:01:09.613Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-23T18:01:09.613Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginDisableError [2021-09-23T18:01:09.613Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginDisable [2021-09-23T18:01:09.613Z] --- PASS: TestPluginDisable (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginEnableError [2021-09-23T18:01:09.613Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginEnable [2021-09-23T18:01:09.613Z] --- PASS: TestPluginEnable (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginInspectError [2021-09-23T18:01:09.613Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginInspectWithEmptyID [2021-09-23T18:01:09.613Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginInspect [2021-09-23T18:01:09.613Z] --- PASS: TestPluginInspect (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginListError [2021-09-23T18:01:09.613Z] --- PASS: TestPluginListError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginList [2021-09-23T18:01:09.613Z] --- PASS: TestPluginList (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginPushError [2021-09-23T18:01:09.613Z] --- PASS: TestPluginPushError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginPush [2021-09-23T18:01:09.613Z] --- PASS: TestPluginPush (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginRemoveError [2021-09-23T18:01:09.613Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginRemove [2021-09-23T18:01:09.613Z] --- PASS: TestPluginRemove (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginSetError [2021-09-23T18:01:09.613Z] --- PASS: TestPluginSetError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPluginSet [2021-09-23T18:01:09.613Z] --- PASS: TestPluginSet (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSetHostHeader [2021-09-23T18:01:09.613Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestPlainTextError [2021-09-23T18:01:09.613Z] --- PASS: TestPlainTextError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestInfiniteError [2021-09-23T18:01:09.613Z] --- PASS: TestInfiniteError (0.01s) [2021-09-23T18:01:09.613Z] === RUN TestCanceledContext [2021-09-23T18:01:09.613Z] 2021/09/23 18:01:08 RoundTripper returned a response & error; ignoring response [2021-09-23T18:01:09.613Z] --- PASS: TestCanceledContext (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestDeadlineExceededContext [2021-09-23T18:01:09.613Z] 2021/09/23 18:01:08 RoundTripper returned a response & error; ignoring response [2021-09-23T18:01:09.613Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretCreateUnsupported [2021-09-23T18:01:09.613Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretCreateError [2021-09-23T18:01:09.613Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretCreate [2021-09-23T18:01:09.613Z] --- PASS: TestSecretCreate (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretInspectUnsupported [2021-09-23T18:01:09.613Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretInspectError [2021-09-23T18:01:09.613Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretInspectSecretNotFound [2021-09-23T18:01:09.613Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretInspectWithEmptyID [2021-09-23T18:01:09.613Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretInspect [2021-09-23T18:01:09.613Z] --- PASS: TestSecretInspect (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretListUnsupported [2021-09-23T18:01:09.613Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretListError [2021-09-23T18:01:09.613Z] --- PASS: TestSecretListError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretList [2021-09-23T18:01:09.613Z] --- PASS: TestSecretList (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretRemoveUnsupported [2021-09-23T18:01:09.613Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretRemoveError [2021-09-23T18:01:09.613Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretRemove [2021-09-23T18:01:09.613Z] --- PASS: TestSecretRemove (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretUpdateUnsupported [2021-09-23T18:01:09.613Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretUpdateError [2021-09-23T18:01:09.613Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSecretUpdate [2021-09-23T18:01:09.613Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceCreateError [2021-09-23T18:01:09.613Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceCreate [2021-09-23T18:01:09.613Z] --- PASS: TestServiceCreate (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-23T18:01:09.613Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceCreateDigestPinning [2021-09-23T18:01:09.613Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceInspectError [2021-09-23T18:01:09.613Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceInspectServiceNotFound [2021-09-23T18:01:09.613Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceInspectWithEmptyID [2021-09-23T18:01:09.613Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceInspect [2021-09-23T18:01:09.613Z] --- PASS: TestServiceInspect (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceListError [2021-09-23T18:01:09.613Z] --- PASS: TestServiceListError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceList [2021-09-23T18:01:09.613Z] --- PASS: TestServiceList (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceLogsError [2021-09-23T18:01:09.613Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceLogs [2021-09-23T18:01:09.613Z] --- PASS: TestServiceLogs (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceRemoveError [2021-09-23T18:01:09.613Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceRemoveNotFoundError [2021-09-23T18:01:09.613Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceRemove [2021-09-23T18:01:09.613Z] --- PASS: TestServiceRemove (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceUpdateError [2021-09-23T18:01:09.613Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestServiceUpdate [2021-09-23T18:01:09.613Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSwarmGetUnlockKeyError [2021-09-23T18:01:09.613Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSwarmGetUnlockKey [2021-09-23T18:01:09.613Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSwarmInitError [2021-09-23T18:01:09.613Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSwarmInit [2021-09-23T18:01:09.613Z] --- PASS: TestSwarmInit (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSwarmInspectError [2021-09-23T18:01:09.613Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSwarmInspect [2021-09-23T18:01:09.613Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSwarmJoinError [2021-09-23T18:01:09.613Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSwarmJoin [2021-09-23T18:01:09.613Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSwarmLeaveError [2021-09-23T18:01:09.613Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSwarmLeave [2021-09-23T18:01:09.613Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSwarmUnlockError [2021-09-23T18:01:09.613Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSwarmUnlock [2021-09-23T18:01:09.613Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSwarmUpdateError [2021-09-23T18:01:09.613Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestSwarmUpdate [2021-09-23T18:01:09.613Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestTaskInspectError [2021-09-23T18:01:09.613Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestTaskInspectWithEmptyID [2021-09-23T18:01:09.613Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestTaskInspect [2021-09-23T18:01:09.613Z] --- PASS: TestTaskInspect (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestTaskListError [2021-09-23T18:01:09.613Z] --- PASS: TestTaskListError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestTaskList [2021-09-23T18:01:09.613Z] --- PASS: TestTaskList (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestVolumeCreateError [2021-09-23T18:01:09.613Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestVolumeCreate [2021-09-23T18:01:09.613Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestVolumeInspectError [2021-09-23T18:01:09.613Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestVolumeInspectNotFound [2021-09-23T18:01:09.613Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestVolumeInspectWithEmptyID [2021-09-23T18:01:09.613Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestVolumeInspect [2021-09-23T18:01:09.613Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestVolumeListError [2021-09-23T18:01:09.613Z] --- PASS: TestVolumeListError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestVolumeList [2021-09-23T18:01:09.613Z] --- PASS: TestVolumeList (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestVolumeRemoveError [2021-09-23T18:01:09.613Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-23T18:01:09.613Z] === RUN TestVolumeRemove [2021-09-23T18:01:09.613Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-23T18:01:09.613Z] === CONT TestTLSCloseWriter [2021-09-23T18:01:09.613Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-23T18:01:09.613Z] PASS [2021-09-23T18:01:09.613Z] coverage: 75.1% of statements [2021-09-23T18:01:09.613Z] ok github.com/docker/docker/client 0.270s coverage: 75.1% of statements [2021-09-23T18:01:09.957Z] === RUN TestHashData [2021-09-23T18:01:09.957Z] --- PASS: TestHashData (0.00s) [2021-09-23T18:01:09.957Z] PASS [2021-09-23T18:01:09.957Z] coverage: 2.8% of statements [2021-09-23T18:01:09.957Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2021-09-23T18:01:10.022Z] --- PASS: TestRemoveContainerRunning (0.65s) [2021-09-23T18:01:10.022Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-23T18:01:10.425Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-23T18:01:10.425Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-23T18:01:10.900Z] === RUN TestErrorConstructors [2021-09-23T18:01:10.900Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-23T18:01:10.900Z] === RUN TestCompareIPMask [2021-09-23T18:01:10.900Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-23T18:01:10.900Z] === RUN TestUtilGetHostPartIP [2021-09-23T18:01:10.900Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-23T18:01:10.900Z] === RUN TestUtilGetBroadcastIP [2021-09-23T18:01:10.900Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-23T18:01:10.900Z] === RUN TestParseCIDR [2021-09-23T18:01:10.900Z] --- PASS: TestParseCIDR (0.00s) [2021-09-23T18:01:10.900Z] PASS [2021-09-23T18:01:10.900Z] coverage: 37.3% of statements [2021-09-23T18:01:10.900Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2021-09-23T18:01:10.963Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-23T18:01:10.963Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2021-09-23T18:01:10.963Z] === RUN TestRemoveInvalidContainer [2021-09-23T18:01:10.963Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-23T18:01:10.963Z] === RUN TestRenameLinkedContainer [2021-09-23T18:01:10.963Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-23T18:01:11.225Z] docker_cli_daemon_plugins_test.go:170: [d62db32356786] daemon is not started [2021-09-23T18:01:11.373Z] 2021/09/23 18:01:11 Closing DB instances... [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-23T18:01:11.373Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-23T18:01:11.373Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-23T18:01:11.373Z] PASS [2021-09-23T18:01:11.373Z] coverage: 50.0% of statements [2021-09-23T18:01:11.373Z] ok github.com/docker/docker/oci 0.034s coverage: 50.0% of statements [2021-09-23T18:01:12.361Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-23T18:01:12.361Z] PASS [2021-09-23T18:01:12.361Z] coverage: 100.0% of statements [2021-09-23T18:01:12.361Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.034s coverage: 100.0% of statements [2021-09-23T18:01:12.612Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-09-23T18:01:12.829Z] === RUN TestAddressPoolOpt [2021-09-23T18:01:12.829Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/a [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/something [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/_=a [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/env1=value1 [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/_env1=value1 [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/PATH [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/=a [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/PATH= [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/PATH=something [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/asd!qwe [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/1asd [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/123 [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/some_space [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/__some_space_before [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/some_space_after__ [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/= [2021-09-23T18:01:12.829Z] === RUN TestValidateEnv/PaTh [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-23T18:01:12.829Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-23T18:01:12.829Z] === RUN TestParseHost [2021-09-23T18:01:12.829Z] --- PASS: TestParseHost (0.00s) [2021-09-23T18:01:12.829Z] === RUN TestParseDockerDaemonHost [2021-09-23T18:01:12.829Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-23T18:01:12.829Z] === RUN TestParseTCP [2021-09-23T18:01:12.829Z] --- PASS: TestParseTCP (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-23T18:01:12.830Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestValidateExtraHosts [2021-09-23T18:01:12.830Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestIpOptString [2021-09-23T18:01:12.830Z] --- PASS: TestIpOptString (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-23T18:01:12.830Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestNewIpOptValidDefaultVal [2021-09-23T18:01:12.830Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestIpOptSetInvalidVal [2021-09-23T18:01:12.830Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestValidateIPAddress [2021-09-23T18:01:12.830Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestMapOpts [2021-09-23T18:01:12.830Z] --- PASS: TestMapOpts (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestListOptsWithoutValidator [2021-09-23T18:01:12.830Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestListOptsWithValidator [2021-09-23T18:01:12.830Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestValidateDNSSearch [2021-09-23T18:01:12.830Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestValidateLabel [2021-09-23T18:01:12.830Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-23T18:01:12.830Z] === RUN TestValidateLabel/label_with_general_format [2021-09-23T18:01:12.830Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-23T18:01:12.830Z] === RUN TestValidateLabel/label_with_one_more [2021-09-23T18:01:12.830Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-23T18:01:12.830Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-23T18:01:12.830Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-23T18:01:12.830Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-23T18:01:12.830Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-23T18:01:12.830Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-23T18:01:12.830Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-23T18:01:12.830Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-23T18:01:12.830Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-23T18:01:12.830Z] --- PASS: TestValidateLabel (0.00s) [2021-09-23T18:01:12.830Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-23T18:01:12.830Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-23T18:01:12.830Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-23T18:01:12.830Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-23T18:01:12.830Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-23T18:01:12.830Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-23T18:01:12.830Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-23T18:01:12.830Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-23T18:01:12.830Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-23T18:01:12.830Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-23T18:01:12.830Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-23T18:01:12.830Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-23T18:01:12.830Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestNamedListOpts [2021-09-23T18:01:12.830Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestNamedMapOpts [2021-09-23T18:01:12.830Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestParseLink [2021-09-23T18:01:12.830Z] --- PASS: TestParseLink (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestQuotedStringSetWithQuotes [2021-09-23T18:01:12.830Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-23T18:01:12.830Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-23T18:01:12.830Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-23T18:01:12.830Z] === RUN TestUlimitOpt [2021-09-23T18:01:12.830Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-23T18:01:12.830Z] PASS [2021-09-23T18:01:12.830Z] coverage: 67.1% of statements [2021-09-23T18:01:12.830Z] ok github.com/docker/docker/opts 0.064s coverage: 67.1% of statements [2021-09-23T18:01:12.830Z] === RUN TestParseVersion [2021-09-23T18:01:12.830Z] --- PASS: TestParseVersion (0.00s) [2021-09-23T18:01:12.830Z] PASS [2021-09-23T18:01:12.830Z] coverage: 52.9% of statements [2021-09-23T18:01:12.830Z] ok github.com/docker/docker/pkg/aaparser 0.028s coverage: 52.9% of statements [2021-09-23T18:01:12.830Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2021-09-23T18:01:12.830Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-23T18:01:13.556Z] --- PASS: TestRenameLinkedContainer (2.85s) [2021-09-23T18:01:13.556Z] === RUN TestRenameStoppedContainer [2021-09-23T18:01:14.392Z] === RUN TestPeerCertificateMarshalJSON [2021-09-23T18:01:14.392Z] 2021/09/23 18:01:13 Closing DB instances... [2021-09-23T18:01:14.392Z] === RUN TestIsArchivePathDir [2021-09-23T18:01:14.392Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-23T18:01:14.392Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-23T18:01:14.392Z] --- PASS: TestPeerCertificateMarshalJSON (0.25s) [2021-09-23T18:01:14.392Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-23T18:01:14.392Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-23T18:01:14.392Z] === RUN TestMiddleware [2021-09-23T18:01:14.392Z] --- PASS: TestMiddleware (0.00s) [2021-09-23T18:01:14.392Z] === RUN TestNewResponseModifier [2021-09-23T18:01:14.392Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-23T18:01:14.392Z] PASS [2021-09-23T18:01:14.392Z] coverage: 26.8% of statements [2021-09-23T18:01:14.392Z] ok github.com/docker/docker/pkg/authorization 0.280s coverage: 26.8% of statements [2021-09-23T18:01:14.392Z] --- PASS: TestIsArchivePathDir (0.14s) [2021-09-23T18:01:14.392Z] === RUN TestIsArchivePathInvalidFile [2021-09-23T18:01:14.392Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-09-23T18:01:14.392Z] === RUN TestIsArchivePathTar [2021-09-23T18:01:14.502Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-09-23T18:01:14.502Z] === RUN TestRenameRunningContainerAndReuse [2021-09-23T18:01:14.860Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-09-23T18:01:14.860Z] === RUN TestDecompressStreamGzip [2021-09-23T18:01:14.860Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-09-23T18:01:14.860Z] === RUN TestDecompressStreamBzip2 [2021-09-23T18:01:14.860Z] === RUN TestUnbuffered [2021-09-23T18:01:14.860Z] --- PASS: TestUnbuffered (0.00s) [2021-09-23T18:01:14.860Z] === RUN TestRaceUnbuffered [2021-09-23T18:01:14.860Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-23T18:01:14.860Z] PASS [2021-09-23T18:01:14.860Z] coverage: 100.0% of statements [2021-09-23T18:01:14.860Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2021-09-23T18:01:14.860Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-09-23T18:01:14.860Z] === RUN TestDecompressStreamXz [2021-09-23T18:01:14.860Z] archive_test.go:133: Xz not present in msys2 [2021-09-23T18:01:14.860Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-23T18:01:14.860Z] === RUN TestDecompressStreamZstd [2021-09-23T18:01:14.860Z] archive_test.go:140: zstd not installed [2021-09-23T18:01:14.860Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-09-23T18:01:14.860Z] === RUN TestCompressStreamXzUnsupported [2021-09-23T18:01:14.860Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-23T18:01:14.860Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-23T18:01:14.860Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-23T18:01:14.860Z] === RUN TestCompressStreamInvalid [2021-09-23T18:01:14.860Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-23T18:01:14.860Z] === RUN TestExtensionInvalid [2021-09-23T18:01:14.860Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-23T18:01:14.860Z] === RUN TestExtensionUncompressed [2021-09-23T18:01:14.860Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-23T18:01:14.860Z] === RUN TestExtensionBzip2 [2021-09-23T18:01:14.860Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-23T18:01:14.860Z] === RUN TestExtensionGzip [2021-09-23T18:01:14.860Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-23T18:01:14.860Z] === RUN TestExtensionXz [2021-09-23T18:01:14.860Z] --- PASS: TestExtensionXz (0.00s) [2021-09-23T18:01:14.860Z] === RUN TestExtensionZstd [2021-09-23T18:01:14.860Z] --- PASS: TestExtensionZstd (0.00s) [2021-09-23T18:01:14.860Z] === RUN TestCmdStreamLargeStderr [2021-09-23T18:01:14.860Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-09-23T18:01:14.860Z] === RUN TestCmdStreamBad [2021-09-23T18:01:14.860Z] archive_test.go:252: Failing on Windows CI machines [2021-09-23T18:01:14.860Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-23T18:01:14.860Z] === RUN TestCmdStreamGood [2021-09-23T18:01:14.860Z] --- PASS: TestCmdStreamGood (0.03s) [2021-09-23T18:01:14.860Z] === RUN TestUntarPathWithInvalidDest [2021-09-23T18:01:14.860Z] --- PASS: TestUntarPathWithInvalidDest (0.04s) [2021-09-23T18:01:14.860Z] === RUN TestUntarPathWithInvalidSrc [2021-09-23T18:01:14.860Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-23T18:01:14.860Z] === RUN TestUntarPath [2021-09-23T18:01:14.860Z] --- PASS: TestUntarPath (0.05s) [2021-09-23T18:01:14.860Z] === RUN TestUntarPathWithDestinationFile [2021-09-23T18:01:15.327Z] --- PASS: TestUntarPathWithDestinationFile (0.15s) [2021-09-23T18:01:15.327Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-23T18:01:15.327Z] === RUN TestMatch [2021-09-23T18:01:15.327Z] === RUN TestMatch/[[]] [2021-09-23T18:01:15.328Z] === RUN TestMatch/[[foo]] [2021-09-23T18:01:15.328Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-23T18:01:15.328Z] === RUN TestMatch/[[foo_bar]] [2021-09-23T18:01:15.328Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-23T18:01:15.328Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-23T18:01:15.328Z] === RUN TestMatch/[] [2021-09-23T18:01:15.328Z] === RUN TestMatch/[]#01 [2021-09-23T18:01:15.328Z] === RUN TestMatch/[[qux]] [2021-09-23T18:01:15.328Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-23T18:01:15.328Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-23T18:01:15.328Z] === RUN TestMatch/[[foo_baz]] [2021-09-23T18:01:15.328Z] --- PASS: TestMatch (0.00s) [2021-09-23T18:01:15.328Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-23T18:01:15.328Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-23T18:01:15.328Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-23T18:01:15.328Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-23T18:01:15.328Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-23T18:01:15.328Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-23T18:01:15.328Z] --- PASS: TestMatch/[] (0.00s) [2021-09-23T18:01:15.328Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-23T18:01:15.328Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-23T18:01:15.328Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-23T18:01:15.328Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-23T18:01:15.328Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-23T18:01:15.328Z] PASS [2021-09-23T18:01:15.328Z] coverage: 87.5% of statements [2021-09-23T18:01:15.328Z] ok github.com/docker/docker/pkg/capabilities 0.031s coverage: 87.5% of statements [2021-09-23T18:01:15.328Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-09-23T18:01:15.328Z] === RUN TestCopyWithTarInvalidSrc [2021-09-23T18:01:15.328Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-23T18:01:15.328Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-23T18:01:15.328Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-23T18:01:15.328Z] === RUN TestCopyWithTarSrcFile [2021-09-23T18:01:15.328Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-09-23T18:01:15.328Z] === RUN TestCopyWithTarSrcFolder [2021-09-23T18:01:15.328Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-09-23T18:01:15.328Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-23T18:01:15.328Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-23T18:01:15.328Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-23T18:01:15.328Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-23T18:01:15.328Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-23T18:01:15.328Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-23T18:01:15.328Z] === RUN TestCopyFileWithTarSrcFile [2021-09-23T18:01:15.328Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-23T18:01:15.328Z] === RUN TestTarFiles [2021-09-23T18:01:15.796Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-09-23T18:01:15.796Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-23T18:01:15.886Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2021-09-23T18:01:15.886Z] === RUN TestRenameInvalidName [2021-09-23T18:01:16.148Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-09-23T18:01:16.263Z] === RUN TestChrootTarUntar [2021-09-23T18:01:16.263Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:16.263Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-23T18:01:16.263Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-23T18:01:16.263Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:16.263Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-23T18:01:16.263Z] === RUN TestChrootUntarEmptyArchive [2021-09-23T18:01:16.263Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-23T18:01:16.263Z] === RUN TestChrootTarUntarWithSymlink [2021-09-23T18:01:16.263Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:01:16.263Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-23T18:01:16.263Z] === RUN TestChrootCopyWithTar [2021-09-23T18:01:16.263Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:01:16.263Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-23T18:01:16.263Z] === RUN TestChrootCopyFileWithTar [2021-09-23T18:01:16.263Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:16.263Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-23T18:01:16.263Z] === RUN TestChrootUntarPath [2021-09-23T18:01:16.263Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:01:16.263Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-23T18:01:16.263Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-23T18:01:16.263Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:16.263Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-23T18:01:16.263Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-23T18:01:16.263Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:16.263Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-23T18:01:16.263Z] === RUN TestChrootApplyDotDotFile [2021-09-23T18:01:16.263Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:16.263Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-23T18:01:16.263Z] PASS [2021-09-23T18:01:16.263Z] coverage: 15.4% of statements [2021-09-23T18:01:16.263Z] ok github.com/docker/docker/pkg/chrootarchive 0.068s coverage: 15.4% of statements [2021-09-23T18:01:16.603Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.04s) [2021-09-23T18:01:16.603Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-23T18:01:16.718Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-09-23T18:01:16.718Z] --- PASS: TestRenameInvalidName (0.68s) [2021-09-23T18:01:16.718Z] === RUN TestRenameAnonymousContainer [2021-09-23T18:01:16.731Z] === RUN TestSizeEmpty [2021-09-23T18:01:16.731Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-23T18:01:16.731Z] === RUN TestSizeEmptyFile [2021-09-23T18:01:16.731Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-23T18:01:16.731Z] === RUN TestSizeNonemptyFile [2021-09-23T18:01:16.731Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-23T18:01:16.731Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-23T18:01:16.731Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-23T18:01:16.731Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-23T18:01:16.731Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-23T18:01:16.731Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-23T18:01:16.731Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-23T18:01:16.731Z] === RUN TestMoveToSubdir [2021-09-23T18:01:16.731Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-23T18:01:16.731Z] === RUN TestSizeNonExistingDirectory [2021-09-23T18:01:16.731Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-23T18:01:16.731Z] PASS [2021-09-23T18:01:16.731Z] coverage: 80.0% of statements [2021-09-23T18:01:16.731Z] ok github.com/docker/docker/pkg/directory 0.040s coverage: 80.0% of statements [2021-09-23T18:01:17.289Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-09-23T18:01:17.550Z] check_test.go:308: [d86e27b1d10de] daemon is not started [2021-09-23T18:01:17.550Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-09-23T18:01:17.716Z] === RUN Test [2021-09-23T18:01:17.716Z] === RUN Test/TestContainsEntry [2021-09-23T18:01:17.716Z] === RUN Test/TestCreateEntries [2021-09-23T18:01:17.716Z] === RUN Test/TestEntriesDiff [2021-09-23T18:01:17.716Z] === RUN Test/TestEntriesEquality [2021-09-23T18:01:17.716Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-23T18:01:17.716Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-23T18:01:17.716Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-23T18:01:17.716Z] === RUN Test/TestGeneratorNotGenerate [2021-09-23T18:01:17.716Z] === RUN Test/TestGeneratorWithPort [2021-09-23T18:01:17.716Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-23T18:01:17.716Z] === RUN Test/TestNewEntry [2021-09-23T18:01:17.716Z] === RUN Test/TestParse [2021-09-23T18:01:17.716Z] --- PASS: Test (0.00s) [2021-09-23T18:01:17.716Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-23T18:01:17.716Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-23T18:01:17.716Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-23T18:01:17.716Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-23T18:01:17.716Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-23T18:01:17.716Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-23T18:01:17.716Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-23T18:01:17.716Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-23T18:01:17.716Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-23T18:01:17.716Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-23T18:01:17.716Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-23T18:01:17.716Z] --- PASS: Test/TestParse (0.00s) [2021-09-23T18:01:17.716Z] PASS [2021-09-23T18:01:17.716Z] coverage: 58.3% of statements [2021-09-23T18:01:17.716Z] ok github.com/docker/docker/pkg/discovery 0.037s coverage: 58.3% of statements [2021-09-23T18:01:17.927Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-09-23T18:01:18.122Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-23T18:01:18.184Z] === RUN Test [2021-09-23T18:01:18.184Z] === RUN Test/TestContent [2021-09-23T18:01:18.184Z] === RUN Test/TestInitialize [2021-09-23T18:01:18.184Z] === RUN Test/TestNew [2021-09-23T18:01:18.184Z] === RUN Test/TestParsingContentsWithComments [2021-09-23T18:01:18.184Z] === RUN Test/TestRegister [2021-09-23T18:01:18.184Z] === RUN Test/TestWatch [2021-09-23T18:01:18.184Z] --- PASS: Test (0.01s) [2021-09-23T18:01:18.184Z] --- PASS: Test/TestContent (0.00s) [2021-09-23T18:01:18.184Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-23T18:01:18.184Z] --- PASS: Test/TestNew (0.00s) [2021-09-23T18:01:18.184Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-23T18:01:18.184Z] --- PASS: Test/TestRegister (0.00s) [2021-09-23T18:01:18.184Z] --- PASS: Test/TestWatch (0.01s) [2021-09-23T18:01:18.184Z] PASS [2021-09-23T18:01:18.184Z] coverage: 97.6% of statements [2021-09-23T18:01:18.184Z] ok github.com/docker/docker/pkg/discovery/file 0.040s coverage: 97.6% of statements [2021-09-23T18:01:18.184Z] 2021/09/23 18:01:17 Closing DB instances... [2021-09-23T18:01:18.653Z] --- PASS: TestTarFiles (3.17s) [2021-09-23T18:01:18.653Z] === RUN TestTarUntar [2021-09-23T18:01:18.653Z] --- PASS: TestTarUntar (0.03s) [2021-09-23T18:01:18.653Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-23T18:01:18.653Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-23T18:01:18.653Z] === RUN TestTarWithOptions [2021-09-23T18:01:18.653Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-23T18:01:18.653Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-23T18:01:18.653Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-23T18:01:18.653Z] === RUN TestUntarUstarGnuConflict [2021-09-23T18:01:18.653Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-23T18:01:18.653Z] === RUN TestUntarInvalidFilenames [2021-09-23T18:01:18.653Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames200037691\\dest" [2021-09-23T18:01:18.653Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-09-23T18:01:18.653Z] === RUN TestUntarHardlinkToSymlink [2021-09-23T18:01:18.653Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-23T18:01:18.653Z] === RUN TestUntarInvalidHardlink [2021-09-23T18:01:18.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2779526052\\victim\\hello" -> "../victim/hello" [2021-09-23T18:01:18.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink323233467\\victim\\hello" -> "/../victim/hello" [2021-09-23T18:01:18.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3504200449\\victim" -> "../victim" [2021-09-23T18:01:18.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3102730693\\victim" -> "../victim" [2021-09-23T18:01:18.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1330119700\\victim" -> "../victim" [2021-09-23T18:01:18.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4057746734\\victim" -> "../victim" [2021-09-23T18:01:18.653Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-23T18:01:18.653Z] === RUN TestUntarInvalidSymlink [2021-09-23T18:01:18.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3357650385\\dest\\dotdot" -> "../victim/hello" [2021-09-23T18:01:18.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink338062212\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-23T18:01:18.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2036201446\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:01:18.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3652172581\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:01:18.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink528809062\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:01:18.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink151529910\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:01:18.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink8703054\\dest\\dir\\loophole" -> "../../victim" [2021-09-23T18:01:18.653Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-09-23T18:01:18.653Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-23T18:01:18.653Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-23T18:01:18.653Z] === RUN TestXGlobalNoParent [2021-09-23T18:01:18.653Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-23T18:01:18.653Z] === RUN TestReplaceFileTarWrapper [2021-09-23T18:01:18.653Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2021-09-23T18:01:18.653Z] === RUN TestPrefixHeaderReadable [2021-09-23T18:01:18.653Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-09-23T18:01:18.653Z] === RUN TestDisablePigz [2021-09-23T18:01:18.653Z] archive_test.go:1344: Test will not check full path when Pigz not installed [2021-09-23T18:01:19.121Z] --- PASS: TestDisablePigz (0.11s) [2021-09-23T18:01:19.121Z] === RUN TestPigz [2021-09-23T18:01:19.121Z] archive_test.go:1373: Tested whether Pigz is not used, as it not installed [2021-09-23T18:01:19.121Z] --- PASS: TestPigz (0.11s) [2021-09-23T18:01:19.121Z] === RUN TestCopyFileWithInvalidDest [2021-09-23T18:01:19.121Z] archive_windows_test.go:16: Currently fails [2021-09-23T18:01:19.121Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-23T18:01:19.121Z] === RUN TestCanonicalTarNameForPath [2021-09-23T18:01:19.121Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-23T18:01:19.121Z] === RUN TestCanonicalTarName [2021-09-23T18:01:19.121Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-23T18:01:19.121Z] === RUN TestChmodTarEntry [2021-09-23T18:01:19.121Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-23T18:01:19.121Z] === RUN TestHardLinkOrder [2021-09-23T18:01:19.121Z] === RUN Test [2021-09-23T18:01:19.121Z] === RUN Test/TestInitialize [2021-09-23T18:01:19.121Z] --- PASS: TestHardLinkOrder (0.06s) [2021-09-23T18:01:19.121Z] === RUN TestChangeString [2021-09-23T18:01:19.121Z] --- PASS: TestChangeString (0.00s) [2021-09-23T18:01:19.121Z] === RUN TestChangesWithNoChanges [2021-09-23T18:01:19.121Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-23T18:01:19.121Z] === RUN TestChangesWithChanges [2021-09-23T18:01:19.121Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-23T18:01:19.121Z] === RUN TestChangesWithChangesGH13590 [2021-09-23T18:01:19.121Z] changes_test.go:195: needs more investigation [2021-09-23T18:01:19.121Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-23T18:01:19.121Z] === RUN TestChangesDirsEmpty [2021-09-23T18:01:19.121Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T18:01:19.121Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-09-23T18:01:19.121Z] === RUN TestChangesDirsMutated [2021-09-23T18:01:19.121Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T18:01:19.121Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-09-23T18:01:19.121Z] === RUN TestApplyLayer [2021-09-23T18:01:19.121Z] changes_test.go:432: needs further investigation [2021-09-23T18:01:19.121Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-23T18:01:19.121Z] === RUN TestChangesSizeWithHardlinks [2021-09-23T18:01:19.121Z] changes_test.go:468: needs further investigation [2021-09-23T18:01:19.121Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-23T18:01:19.121Z] === RUN TestChangesSizeWithNoChanges [2021-09-23T18:01:19.121Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-23T18:01:19.121Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-23T18:01:19.121Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-23T18:01:19.121Z] === RUN TestChangesSize [2021-09-23T18:01:19.121Z] --- PASS: TestChangesSize (0.00s) [2021-09-23T18:01:19.121Z] === RUN TestApplyLayerInvalidFilenames [2021-09-23T18:01:19.121Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames748759895\\dest" [2021-09-23T18:01:19.121Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-23T18:01:19.121Z] === RUN TestApplyLayerInvalidHardlink [2021-09-23T18:01:19.121Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3866507178\\victim\\hello" -> "../victim/hello" [2021-09-23T18:01:19.121Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink804070201\\victim\\hello" -> "/../victim/hello" [2021-09-23T18:01:19.121Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1330056085\\victim" -> "../victim" [2021-09-23T18:01:19.121Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2557542570\\victim" -> "../victim" [2021-09-23T18:01:19.121Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1478380464\\victim" -> "../victim" [2021-09-23T18:01:19.121Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink208032639\\victim" -> "../victim" [2021-09-23T18:01:19.121Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-23T18:01:19.121Z] === RUN TestApplyLayerInvalidSymlink [2021-09-23T18:01:19.121Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3015960360\\dest\\dotdot" -> "../victim/hello" [2021-09-23T18:01:19.121Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink558683002\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-23T18:01:19.121Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink62741740\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:01:19.121Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1611307898\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:01:19.121Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3883242011\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:01:19.121Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2143582194\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:01:19.121Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-09-23T18:01:19.121Z] === RUN TestApplyLayerWhiteouts [2021-09-23T18:01:19.121Z] time="2021-09-23T18:01:18Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:01:19.121Z] time="2021-09-23T18:01:18Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:01:19.121Z] time="2021-09-23T18:01:18Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:01:19.121Z] === RUN Test/TestInitializeWithCerts [2021-09-23T18:01:19.121Z] time="2021-09-23T18:01:18Z" level=info msg="Initializing discovery with TLS" [2021-09-23T18:01:19.121Z] === RUN Test/TestWatch [2021-09-23T18:01:19.121Z] time="2021-09-23T18:01:18Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:01:19.121Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-09-23T18:01:19.121Z] === RUN TestGenerateEmptyFile [2021-09-23T18:01:19.121Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-23T18:01:19.121Z] === RUN TestGenerateWithContent [2021-09-23T18:01:19.121Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-23T18:01:19.121Z] PASS [2021-09-23T18:01:19.121Z] coverage: 61.6% of statements [2021-09-23T18:01:19.121Z] ok github.com/docker/docker/pkg/archive 4.953s coverage: 61.6% of statements [2021-09-23T18:01:19.507Z] --- PASS: TestRenameAnonymousContainer (2.57s) [2021-09-23T18:01:19.507Z] === RUN TestRenameContainerWithSameName [2021-09-23T18:01:19.507Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-09-23T18:01:19.768Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-23T18:01:20.029Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2021-09-23T18:01:20.029Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-23T18:01:20.106Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s) [2021-09-23T18:01:20.106Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-23T18:01:20.971Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-23T18:01:21.232Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-09-23T18:01:21.496Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2021-09-23T18:01:21.496Z] === RUN TestResize [2021-09-23T18:01:22.317Z] 2021/09/23 18:01:21 Closing DB instances... [2021-09-23T18:01:22.317Z] --- PASS: Test (3.13s) [2021-09-23T18:01:22.317Z] --- PASS: Test/TestInitialize (0.12s) [2021-09-23T18:01:22.317Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-23T18:01:22.317Z] --- PASS: Test/TestWatch (3.01s) [2021-09-23T18:01:22.317Z] PASS [2021-09-23T18:01:22.317Z] coverage: 84.1% of statements [2021-09-23T18:01:22.317Z] ok github.com/docker/docker/pkg/discovery/kv 3.165s coverage: 84.1% of statements [2021-09-23T18:01:22.438Z] --- PASS: TestResize (0.74s) [2021-09-23T18:01:22.438Z] === RUN TestResizeWithInvalidSize [2021-09-23T18:01:22.785Z] === RUN Test [2021-09-23T18:01:22.785Z] === RUN Test/TestWatch [2021-09-23T18:01:22.785Z] --- PASS: Test (0.00s) [2021-09-23T18:01:22.785Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T18:01:22.785Z] PASS [2021-09-23T18:01:22.785Z] coverage: 92.3% of statements [2021-09-23T18:01:22.785Z] ok github.com/docker/docker/pkg/discovery/memory 0.028s coverage: 92.3% of statements [2021-09-23T18:01:23.015Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-09-23T18:01:23.015Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2021-09-23T18:01:23.015Z] === RUN TestResizeWhenContainerNotStarted [2021-09-23T18:01:23.275Z] === RUN Test [2021-09-23T18:01:23.275Z] === RUN Test/TestInitialize [2021-09-23T18:01:23.275Z] === RUN Test/TestInitializeWithPattern [2021-09-23T18:01:23.275Z] === RUN Test/TestRegister [2021-09-23T18:01:23.275Z] === RUN Test/TestWatch [2021-09-23T18:01:23.275Z] --- PASS: Test (0.00s) [2021-09-23T18:01:23.275Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-23T18:01:23.275Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-23T18:01:23.275Z] --- PASS: Test/TestRegister (0.00s) [2021-09-23T18:01:23.275Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T18:01:23.275Z] PASS [2021-09-23T18:01:23.275Z] coverage: 93.8% of statements [2021-09-23T18:01:23.275Z] ok github.com/docker/docker/pkg/discovery/nodes 0.034s coverage: 93.8% of statements [2021-09-23T18:01:23.275Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2021-09-23T18:01:23.275Z] === RUN TestNetworkDBNodeLeave [2021-09-23T18:01:23.587Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-09-23T18:01:23.587Z] === RUN TestDaemonRestartKillContainers [2021-09-23T18:01:23.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T18:01:23.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T18:01:23.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T18:01:23.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T18:01:23.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T18:01:23.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T18:01:23.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T18:01:23.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T18:01:23.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T18:01:23.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T18:01:23.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T18:01:23.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T18:01:23.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T18:01:23.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T18:01:23.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T18:01:23.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T18:01:23.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:01:23.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:01:23.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:01:23.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:01:23.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:01:23.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:01:23.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:01:23.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:01:23.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T18:01:23.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T18:01:23.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-23T18:01:23.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-23T18:01:24.264Z] === RUN TestPollerAddRemove [2021-09-23T18:01:24.264Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-23T18:01:24.264Z] === RUN TestPollerEvent [2021-09-23T18:01:24.264Z] poller_test.go:40: No chmod on Windows [2021-09-23T18:01:24.264Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-23T18:01:24.264Z] === RUN TestPollerClose [2021-09-23T18:01:24.264Z] --- PASS: TestPollerClose (0.00s) [2021-09-23T18:01:24.264Z] PASS [2021-09-23T18:01:24.264Z] coverage: 36.2% of statements [2021-09-23T18:01:24.264Z] ok github.com/docker/docker/pkg/filenotify 0.029s coverage: 36.2% of statements [2021-09-23T18:01:24.531Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-09-23T18:01:24.531Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-23T18:01:24.544Z] --- PASS: TestCheckoutGit (25.97s) [2021-09-23T18:01:24.544Z] === RUN TestValidGitTransport [2021-09-23T18:01:24.544Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-23T18:01:24.544Z] === RUN TestGitInvalidRef [2021-09-23T18:01:24.544Z] --- PASS: TestGitInvalidRef (0.17s) [2021-09-23T18:01:24.544Z] PASS [2021-09-23T18:01:24.544Z] coverage: 86.3% of statements [2021-09-23T18:01:24.544Z] ok github.com/docker/docker/builder/remotecontext/git 26.195s coverage: 86.3% of statements [2021-09-23T18:01:24.544Z] ? github.com/docker/docker/cli [no test files] [2021-09-23T18:01:24.544Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-23T18:01:24.732Z] === RUN TestCopyFileWithInvalidSrc [2021-09-23T18:01:24.732Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-23T18:01:24.732Z] === RUN TestCopyFileWithInvalidDest [2021-09-23T18:01:24.732Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-23T18:01:24.732Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-23T18:01:24.733Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-23T18:01:24.733Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestCopyFile [2021-09-23T18:01:24.733Z] --- PASS: TestCopyFile (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-23T18:01:24.733Z] fileutils_test.go:133: Needs porting to Windows [2021-09-23T18:01:24.733Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-23T18:01:24.733Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-23T18:01:24.733Z] fileutils_test.go:179: Needs porting to Windows [2021-09-23T18:01:24.733Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestWildcardMatches [2021-09-23T18:01:24.733Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestPatternMatches [2021-09-23T18:01:24.733Z] --- PASS: TestPatternMatches (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-23T18:01:24.733Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestPatternMatchesFolderExclusions [2021-09-23T18:01:24.733Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-23T18:01:24.733Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-23T18:01:24.733Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-23T18:01:24.733Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-23T18:01:24.733Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestSingleExclamationError [2021-09-23T18:01:24.733Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestMatchesWithNoPatterns [2021-09-23T18:01:24.733Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestMatchesWithMalformedPatterns [2021-09-23T18:01:24.733Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestMatches [2021-09-23T18:01:24.733Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-23T18:01:24.733Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-23T18:01:24.733Z] --- PASS: TestMatches (0.00s) [2021-09-23T18:01:24.733Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-23T18:01:24.733Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestCleanPatterns [2021-09-23T18:01:24.733Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-23T18:01:24.733Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestCleanPatternsExceptionFlag [2021-09-23T18:01:24.733Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-23T18:01:24.733Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-23T18:01:24.733Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestCleanPatternsErrorSingleException [2021-09-23T18:01:24.733Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestCreateIfNotExistsDir [2021-09-23T18:01:24.733Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestCreateIfNotExistsFile [2021-09-23T18:01:24.733Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-23T18:01:24.733Z] === RUN TestMatch [2021-09-23T18:01:24.733Z] --- PASS: TestMatch (0.00s) [2021-09-23T18:01:24.733Z] PASS [2021-09-23T18:01:24.733Z] coverage: 82.2% of statements [2021-09-23T18:01:24.733Z] ok github.com/docker/docker/pkg/fileutils 0.087s coverage: 82.2% of statements [2021-09-23T18:01:25.201Z] === RUN TestGet [2021-09-23T18:01:25.201Z] --- PASS: TestGet (0.00s) [2021-09-23T18:01:25.201Z] === RUN TestGetShortcutString [2021-09-23T18:01:25.201Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-23T18:01:25.201Z] PASS [2021-09-23T18:01:25.201Z] coverage: 42.9% of statements [2021-09-23T18:01:25.201Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2021-09-23T18:01:25.670Z] --- PASS: TestGetAddress (16.70s) [2021-09-23T18:01:25.670Z] === RUN TestRequestSyntaxCheck [2021-09-23T18:01:25.670Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-09-23T18:01:25.670Z] === RUN TestRequest [2021-09-23T18:01:26.138Z] === RUN TestCreateIDMapOrder [2021-09-23T18:01:26.138Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-23T18:01:26.138Z] PASS [2021-09-23T18:01:26.138Z] coverage: 7.2% of statements [2021-09-23T18:01:26.138Z] ok github.com/docker/docker/pkg/idtools 0.030s coverage: 7.2% of statements [2021-09-23T18:01:26.446Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-09-23T18:01:26.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:01:26.605Z] --- PASS: TestNetworkDBNodeLeave (3.02s) [2021-09-23T18:01:26.605Z] === RUN TestNetworkDBWatch [2021-09-23T18:01:26.605Z] === RUN TestFixedBufferCap [2021-09-23T18:01:26.605Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-23T18:01:26.605Z] === RUN TestFixedBufferLen [2021-09-23T18:01:26.605Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-23T18:01:26.605Z] === RUN TestFixedBufferString [2021-09-23T18:01:26.605Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-23T18:01:26.605Z] === RUN TestFixedBufferWrite [2021-09-23T18:01:26.605Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-23T18:01:26.605Z] === RUN TestFixedBufferRead [2021-09-23T18:01:26.605Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-23T18:01:26.605Z] === RUN TestBytesPipeRead [2021-09-23T18:01:26.605Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-23T18:01:26.605Z] === RUN TestBytesPipeWrite [2021-09-23T18:01:26.605Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-23T18:01:26.605Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-23T18:01:26.706Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:01:27.073Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-09-23T18:01:27.073Z] === RUN TestAtomicWriteToFile [2021-09-23T18:01:27.073Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-09-23T18:01:27.073Z] === RUN TestAtomicWriteSetCommit [2021-09-23T18:01:27.073Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-09-23T18:01:27.073Z] === RUN TestAtomicWriteSetCancel [2021-09-23T18:01:27.073Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-09-23T18:01:27.073Z] === RUN TestReadCloserWrapperClose [2021-09-23T18:01:27.073Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-23T18:01:27.073Z] === RUN TestReaderErrWrapperReadOnError [2021-09-23T18:01:27.073Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-23T18:01:27.073Z] === RUN TestReaderErrWrapperRead [2021-09-23T18:01:27.073Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-23T18:01:27.073Z] === RUN TestCancelReadCloser [2021-09-23T18:01:27.073Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-23T18:01:27.073Z] === RUN TestWriteCloserWrapperClose [2021-09-23T18:01:27.073Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-23T18:01:27.073Z] === RUN TestNopWriteCloser [2021-09-23T18:01:27.073Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-23T18:01:27.073Z] === RUN TestNopWriter [2021-09-23T18:01:27.073Z] --- PASS: TestNopWriter (0.00s) [2021-09-23T18:01:27.073Z] === RUN TestWriteCounter [2021-09-23T18:01:27.073Z] --- PASS: TestWriteCounter (0.00s) [2021-09-23T18:01:27.073Z] PASS [2021-09-23T18:01:27.073Z] coverage: 69.2% of statements [2021-09-23T18:01:27.073Z] ok github.com/docker/docker/pkg/ioutils 0.539s coverage: 69.2% of statements [2021-09-23T18:01:28.057Z] === RUN TestError [2021-09-23T18:01:28.057Z] --- PASS: TestError (0.00s) [2021-09-23T18:01:28.057Z] === RUN TestProgressString [2021-09-23T18:01:28.057Z] === RUN TestProgressString/no_progress [2021-09-23T18:01:28.058Z] === RUN TestProgressString/progress_1 [2021-09-23T18:01:28.058Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-23T18:01:28.058Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-23T18:01:28.058Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-23T18:01:28.058Z] === RUN TestProgressString/with_units [2021-09-23T18:01:28.058Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-23T18:01:28.058Z] === RUN TestProgressString/hide_counts [2021-09-23T18:01:28.058Z] --- PASS: TestProgressString (0.00s) [2021-09-23T18:01:28.058Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-23T18:01:28.058Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-23T18:01:28.058Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-23T18:01:28.058Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-23T18:01:28.058Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-23T18:01:28.058Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-23T18:01:28.058Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-23T18:01:28.058Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-23T18:01:28.058Z] === RUN TestJSONMessageDisplay [2021-09-23T18:01:28.058Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-09-23T18:01:28.058Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-23T18:01:28.058Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-23T18:01:28.058Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-23T18:01:28.058Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-23T18:01:28.058Z] === RUN TestDisplayJSONMessagesStream [2021-09-23T18:01:28.058Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-23T18:01:28.058Z] PASS [2021-09-23T18:01:28.058Z] coverage: 91.7% of statements [2021-09-23T18:01:28.058Z] ok github.com/docker/docker/pkg/jsonmessage 0.142s coverage: 91.7% of statements [2021-09-23T18:01:28.058Z] 2021/09/23 18:01:27 Closing DB instances... [2021-09-23T18:01:28.089Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-09-23T18:01:28.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:01:28.525Z] === RUN TestStandardLongPath [2021-09-23T18:01:28.526Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-23T18:01:28.526Z] === RUN TestUNCLongPath [2021-09-23T18:01:28.526Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-23T18:01:28.526Z] PASS [2021-09-23T18:01:28.526Z] coverage: 100.0% of statements [2021-09-23T18:01:28.526Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-09-23T18:01:28.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:01:28.993Z] === RUN TestNameFormat [2021-09-23T18:01:28.993Z] --- PASS: TestNameFormat (0.00s) [2021-09-23T18:01:28.993Z] === RUN TestNameRetries [2021-09-23T18:01:28.993Z] --- PASS: TestNameRetries (0.00s) [2021-09-23T18:01:28.993Z] PASS [2021-09-23T18:01:28.993Z] coverage: 85.7% of statements [2021-09-23T18:01:28.993Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2021-09-23T18:01:29.461Z] === RUN TestParseKeyValueOpt [2021-09-23T18:01:29.461Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-23T18:01:29.461Z] === RUN TestParseUintList [2021-09-23T18:01:29.461Z] --- PASS: TestParseUintList (0.00s) [2021-09-23T18:01:29.461Z] === RUN TestParseUintListMaximumLimits [2021-09-23T18:01:29.461Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-23T18:01:29.461Z] PASS [2021-09-23T18:01:29.461Z] coverage: 97.0% of statements [2021-09-23T18:01:29.461Z] ok github.com/docker/docker/pkg/parsers 0.028s coverage: 97.0% of statements [2021-09-23T18:01:29.461Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-09-23T18:01:29.461Z] === RUN TestNetworkDBBulkSync [2021-09-23T18:01:29.461Z] --- PASS: TestRequest (4.02s) [2021-09-23T18:01:29.461Z] === RUN TestOverlappingRequests [2021-09-23T18:01:29.929Z] --- PASS: TestOverlappingRequests (0.26s) [2021-09-23T18:01:29.929Z] === RUN TestRelease [2021-09-23T18:01:29.929Z] === RUN TestNewAndRemove [2021-09-23T18:01:29.929Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-23T18:01:29.929Z] === RUN TestRemoveInvalidPath [2021-09-23T18:01:29.929Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-23T18:01:29.929Z] PASS [2021-09-23T18:01:29.929Z] coverage: 82.6% of statements [2021-09-23T18:01:29.929Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2021-09-23T18:01:30.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T18:01:30.045Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-09-23T18:01:30.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T18:01:30.418Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-23T18:01:30.418Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-23T18:01:30.418Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-23T18:01:30.418Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-23T18:01:30.418Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-23T18:01:30.418Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-23T18:01:30.418Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-23T18:01:30.418Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-23T18:01:30.418Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-23T18:01:30.418Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-23T18:01:30.418Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-23T18:01:30.418Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-23T18:01:30.418Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-23T18:01:30.418Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-23T18:01:30.418Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-23T18:01:30.418Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-23T18:01:30.418Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-23T18:01:30.418Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-23T18:01:30.418Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-23T18:01:30.418Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-23T18:01:30.418Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-23T18:01:30.418Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-23T18:01:30.418Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-23T18:01:30.418Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-23T18:01:30.418Z] === RUN TestConfigureDaemonLogs [2021-09-23T18:01:30.418Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-23T18:01:30.418Z] === RUN TestCommonOptionsInstallFlags [2021-09-23T18:01:30.418Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-23T18:01:30.418Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-23T18:01:30.418Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-23T18:01:30.418Z] PASS [2021-09-23T18:01:30.418Z] coverage: 18.6% of statements [2021-09-23T18:01:30.418Z] ok github.com/docker/docker/cmd/dockerd 0.181s coverage: 18.6% of statements [2021-09-23T18:01:30.418Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-23T18:01:30.418Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-23T18:01:30.617Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-09-23T18:01:30.886Z] === RUN TestContainerStopSignal [2021-09-23T18:01:30.886Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestContainerStopTimeout [2021-09-23T18:01:30.886Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-23T18:01:30.886Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-23T18:01:30.886Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-23T18:01:30.886Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestReplaceAndAppendEnvVars [2021-09-23T18:01:30.886Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-23T18:01:30.886Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestNewMemoryStore [2021-09-23T18:01:30.886Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestAddContainers [2021-09-23T18:01:30.886Z] --- PASS: TestAddContainers (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestGetContainer [2021-09-23T18:01:30.886Z] --- PASS: TestGetContainer (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestDeleteContainer [2021-09-23T18:01:30.886Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestListContainers [2021-09-23T18:01:30.886Z] --- PASS: TestListContainers (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestFirstContainer [2021-09-23T18:01:30.886Z] --- PASS: TestFirstContainer (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestApplyAllContainer [2021-09-23T18:01:30.886Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestIsValidHealthString [2021-09-23T18:01:30.886Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestStateRunStop [2021-09-23T18:01:30.886Z] --- PASS: TestStateRunStop (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestStateTimeoutWait [2021-09-23T18:01:30.886Z] state_test.go:141: Stop callback fired [2021-09-23T18:01:30.886Z] state_test.go:165: Stop callback fired [2021-09-23T18:01:30.886Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-23T18:01:30.886Z] === RUN TestIsValidStateString [2021-09-23T18:01:30.886Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestViewSaveDelete [2021-09-23T18:01:30.886Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-23T18:01:30.886Z] === RUN TestViewAll [2021-09-23T18:01:30.886Z] --- PASS: TestViewAll (0.01s) [2021-09-23T18:01:30.886Z] === RUN TestViewGet [2021-09-23T18:01:30.886Z] --- PASS: TestViewGet (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestNames [2021-09-23T18:01:30.886Z] --- PASS: TestNames (0.00s) [2021-09-23T18:01:30.886Z] === RUN TestViewWithHealthCheck [2021-09-23T18:01:30.886Z] --- PASS: TestViewWithHealthCheck (0.02s) [2021-09-23T18:01:30.886Z] PASS [2021-09-23T18:01:30.886Z] coverage: 41.7% of statements [2021-09-23T18:01:30.886Z] ok github.com/docker/docker/container 0.216s coverage: 41.7% of statements [2021-09-23T18:01:30.886Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-23T18:01:30.886Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-23T18:01:30.886Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-23T18:01:30.886Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-23T18:01:30.922Z] --- PASS: TestRelease (0.83s) [2021-09-23T18:01:30.922Z] === RUN TestAllocateRandomDeallocate [2021-09-23T18:01:30.922Z] 2021/09/23 18:01:30 Closing DB instances... [2021-09-23T18:01:31.188Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-23T18:01:31.390Z] === RUN TestFailedConnection [2021-09-23T18:01:31.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-23T18:01:31.872Z] === RUN TestPrepare [2021-09-23T18:01:31.872Z] --- PASS: TestPrepare (0.00s) [2021-09-23T18:01:31.872Z] === RUN TestStart [2021-09-23T18:01:31.872Z] --- PASS: TestStart (0.00s) [2021-09-23T18:01:31.872Z] === RUN TestWaitCancel [2021-09-23T18:01:31.872Z] --- PASS: TestWaitCancel (0.00s) [2021-09-23T18:01:31.872Z] === RUN TestWaitDisabled [2021-09-23T18:01:31.872Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-23T18:01:31.872Z] === RUN TestWaitEnabled [2021-09-23T18:01:31.872Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-23T18:01:31.872Z] === RUN TestRemove [2021-09-23T18:01:31.872Z] --- PASS: TestRemove (0.00s) [2021-09-23T18:01:31.872Z] PASS [2021-09-23T18:01:31.872Z] coverage: 65.3% of statements [2021-09-23T18:01:31.872Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2021-09-23T18:01:32.374Z] === RUN TestParseEmptyInterface [2021-09-23T18:01:32.374Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-23T18:01:32.374Z] === RUN TestParseNonInterfaceType [2021-09-23T18:01:32.374Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-23T18:01:32.374Z] === RUN TestParseWithOneFunction [2021-09-23T18:01:32.374Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-23T18:01:32.374Z] === RUN TestParseWithMultipleFuncs [2021-09-23T18:01:32.374Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-23T18:01:32.374Z] === RUN TestParseWithUnnamedReturn [2021-09-23T18:01:32.374Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-23T18:01:32.374Z] === RUN TestEmbeddedInterface [2021-09-23T18:01:32.374Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-23T18:01:32.374Z] === RUN TestParsedImports [2021-09-23T18:01:32.374Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2021-09-23T18:01:32.374Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-23T18:01:32.374Z] --- PASS: TestParsedImports (0.00s) [2021-09-23T18:01:32.374Z] === RUN TestAliasedImports [2021-09-23T18:01:32.374Z] --- PASS: TestAliasedImports (0.00s) [2021-09-23T18:01:32.374Z] PASS [2021-09-23T18:01:32.374Z] coverage: 56.8% of statements [2021-09-23T18:01:32.374Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2021-09-23T18:01:32.391Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T18:01:32.391Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T18:01:32.842Z] --- PASS: TestAllocateRandomDeallocate (1.93s) [2021-09-23T18:01:32.842Z] === RUN TestRetrieveFromStore [2021-09-23T18:01:33.309Z] --- PASS: TestFailedConnection (2.00s) [2021-09-23T18:01:33.309Z] === RUN TestFailOnce [2021-09-23T18:01:33.309Z] === RUN TestHTTPTransport [2021-09-23T18:01:33.309Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-23T18:01:33.309Z] PASS [2021-09-23T18:01:33.309Z] coverage: 85.7% of statements [2021-09-23T18:01:33.309Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2021-09-23T18:01:33.309Z] --- PASS: TestRetrieveFromStore (0.65s) [2021-09-23T18:01:33.309Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-23T18:01:33.309Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-09-23T18:01:33.309Z] === RUN TestParallelPredefinedRequest1 [2021-09-23T18:01:33.309Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-23T18:01:33.309Z] === RUN TestParallelPredefinedRequest2 [2021-09-23T18:01:33.309Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-23T18:01:33.309Z] === RUN TestParallelPredefinedRequest3 [2021-09-23T18:01:33.309Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-23T18:01:33.309Z] === RUN TestParallelPredefinedRequest4 [2021-09-23T18:01:33.309Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-23T18:01:33.309Z] === RUN TestParallelPredefinedRequest5 [2021-09-23T18:01:33.309Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-23T18:01:33.309Z] === RUN TestDebug [2021-09-23T18:01:33.309Z] --- PASS: TestDebug (0.00s) [2021-09-23T18:01:33.309Z] === RUN TestRequestPoolParallel [2021-09-23T18:01:33.309Z] 2021/09/23 18:01:32 http: panic serving 127.0.0.1:49282: Plugin not ready [2021-09-23T18:01:33.309Z] goroutine 21 [running]: [2021-09-23T18:01:33.309Z] net/http.(*conn).serve.func1() [2021-09-23T18:01:33.309Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-23T18:01:33.309Z] panic({0xad9d40, 0xbe5e90}) [2021-09-23T18:01:33.309Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-23T18:01:33.309Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x8ba0cc01b36af6f5}, 0xc00004da98) [2021-09-23T18:01:33.309Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-23T18:01:33.309Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xbf2b48, 0xc0000620e0}, 0xa2e986) [2021-09-23T18:01:33.309Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-23T18:01:33.309Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xbf2b48, 0xc0000620e0}, 0xc000126100) [2021-09-23T18:01:33.309Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-23T18:01:33.309Z] net/http.serverHandler.ServeHTTP({0xbf1170}, {0xbf2b48, 0xc0000620e0}, 0xc000126100) [2021-09-23T18:01:33.309Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-23T18:01:33.309Z] net/http.(*conn).serve(0xc000094a00, {0xbf49e0, 0xc0001183c0}) [2021-09-23T18:01:33.309Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-23T18:01:33.309Z] created by net/http.(*Server).Serve [2021-09-23T18:01:33.309Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-23T18:01:33.309Z] time="2021-09-23T18:01:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.FailOnce: Post \"http://127.0.0.1:49281/Test.FailOnce\": EOF, retrying in 1s" [2021-09-23T18:01:33.436Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-23T18:01:33.436Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-23T18:01:33.436Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-23T18:01:33.436Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-23T18:01:33.436Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-23T18:01:33.436Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-23T18:01:33.436Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-23T18:01:33.436Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-23T18:01:33.436Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-23T18:01:33.436Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-23T18:01:33.436Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-23T18:01:33.436Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-23T18:01:33.436Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-23T18:01:33.436Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-23T18:01:33.436Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-23T18:01:33.436Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-23T18:01:33.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-23T18:01:33.777Z] --- PASS: TestRequestPoolParallel (0.36s) [2021-09-23T18:01:33.777Z] === RUN TestFullAllocateRelease [2021-09-23T18:01:33.777Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-23T18:01:33.777Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-23T18:01:33.777Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-23T18:01:33.777Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-23T18:01:33.777Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-23T18:01:33.777Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-23T18:01:33.777Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-23T18:01:33.777Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-23T18:01:33.777Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-23T18:01:33.777Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-23T18:01:33.777Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-23T18:01:33.777Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-23T18:01:33.777Z] === RUN TestBufferPoolPutAndGet [2021-09-23T18:01:33.777Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-23T18:01:33.777Z] PASS [2021-09-23T18:01:33.777Z] coverage: 88.2% of statements [2021-09-23T18:01:33.777Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-09-23T18:01:33.777Z] --- PASS: TestFullAllocateRelease (0.29s) [2021-09-23T18:01:33.777Z] === RUN TestOddAllocateRelease [2021-09-23T18:01:33.904Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-23T18:01:33.904Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-23T18:01:33.904Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-23T18:01:33.904Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-23T18:01:33.904Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-23T18:01:33.904Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-23T18:01:33.904Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-23T18:01:33.904Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-23T18:01:33.905Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-23T18:01:33.905Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-23T18:01:33.905Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-23T18:01:33.905Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-23T18:01:33.905Z] PASS [2021-09-23T18:01:33.905Z] coverage: 35.9% of statements [2021-09-23T18:01:33.905Z] ok github.com/docker/docker/daemon/cluster/convert 0.378s coverage: 35.9% of statements [2021-09-23T18:01:33.905Z] === RUN TestNewListSecretsFilters [2021-09-23T18:01:33.905Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-23T18:01:33.905Z] === RUN TestNewListConfigsFilters [2021-09-23T18:01:33.905Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-23T18:01:33.905Z] PASS [2021-09-23T18:01:33.905Z] coverage: 0.5% of statements [2021-09-23T18:01:33.905Z] ok github.com/docker/docker/daemon/cluster 0.809s coverage: 0.5% of statements [2021-09-23T18:01:34.245Z] --- PASS: TestOddAllocateRelease (0.21s) [2021-09-23T18:01:34.245Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-23T18:01:34.245Z] === RUN TestOutputOnPrematureClose [2021-09-23T18:01:34.245Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-23T18:01:34.245Z] === RUN TestCompleteSilently [2021-09-23T18:01:34.245Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-23T18:01:34.245Z] PASS [2021-09-23T18:01:34.245Z] coverage: 75.9% of statements [2021-09-23T18:01:34.245Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2021-09-23T18:01:34.245Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2021-09-23T18:01:34.245Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-23T18:01:34.245Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-09-23T18:01:34.245Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-23T18:01:34.245Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-09-23T18:01:34.245Z] === CONT TestParallelPredefinedRequest1 [2021-09-23T18:01:34.245Z] === CONT TestParallelPredefinedRequest4 [2021-09-23T18:01:34.245Z] === CONT TestParallelPredefinedRequest3 [2021-09-23T18:01:34.245Z] === CONT TestParallelPredefinedRequest1 [2021-09-23T18:01:34.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:01:34.245Z] === CONT TestParallelPredefinedRequest5 [2021-09-23T18:01:34.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:01:34.245Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-23T18:01:34.245Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-23T18:01:34.245Z] === CONT TestParallelPredefinedRequest2 [2021-09-23T18:01:34.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:01:34.245Z] === CONT TestParallelPredefinedRequest3 [2021-09-23T18:01:34.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:01:34.245Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-23T18:01:34.245Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-23T18:01:34.245Z] === CONT TestParallelPredefinedRequest4 [2021-09-23T18:01:34.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:01:34.245Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-23T18:01:34.245Z] PASS [2021-09-23T18:01:34.245Z] coverage: 85.3% of statements [2021-09-23T18:01:34.245Z] ok github.com/docker/docker/libnetwork/ipam 31.024s coverage: 85.3% of statements [2021-09-23T18:01:34.245Z] --- PASS: TestFailOnce (1.12s) [2021-09-23T18:01:34.245Z] === RUN TestEchoInputOutput [2021-09-23T18:01:34.245Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-23T18:01:34.245Z] === RUN TestBackoff [2021-09-23T18:01:34.245Z] --- PASS: TestBackoff (0.00s) [2021-09-23T18:01:34.245Z] === RUN TestAbortRetry [2021-09-23T18:01:34.245Z] --- PASS: TestAbortRetry (0.00s) [2021-09-23T18:01:34.245Z] === RUN TestClientScheme [2021-09-23T18:01:34.245Z] --- PASS: TestClientScheme (0.00s) [2021-09-23T18:01:34.245Z] === RUN TestNewClientWithTimeout [2021-09-23T18:01:34.349Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-09-23T18:01:34.681Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-09-23T18:01:34.681Z] PASS [2021-09-23T18:01:34.681Z] [2021-09-23T18:01:34.681Z] DONE 17 tests in 45.845s [2021-09-23T18:01:34.681Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-23T18:01:34.681Z] INFO: Testing against a local daemon [2021-09-23T18:01:34.681Z] === RUN TestPluginInvalidJSON [2021-09-23T18:01:34.681Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:01:34.681Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:01:34.681Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:01:34.681Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-23T18:01:34.681Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-23T18:01:34.681Z] === RUN TestPluginInstall [2021-09-23T18:01:34.681Z] === RUN TestPluginInstall/no_auth [2021-09-23T18:01:34.681Z] time="2021-09-23T18:01:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:01:34.681Z] time="2021-09-23T18:01:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1885dd9cc66628748a666954e8f5df1e9541766349f4a5cc65c5e2a9cffbef17" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:01:34.681Z] time="2021-09-23T18:01:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:01:34.681Z] time="2021-09-23T18:01:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1885dd9cc66628748a666954e8f5df1e9541766349f4a5cc65c5e2a9cffbef17" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:01:34.713Z] === RUN TestSendToOneSub [2021-09-23T18:01:34.713Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-23T18:01:34.713Z] === RUN TestSendToMultipleSubs [2021-09-23T18:01:34.713Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-23T18:01:34.713Z] === RUN TestEvictOneSub [2021-09-23T18:01:34.713Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-23T18:01:34.713Z] === RUN TestClosePublisher [2021-09-23T18:01:34.713Z] --- PASS: TestClosePublisher (0.00s) [2021-09-23T18:01:34.713Z] === RUN TestPubSubRace [2021-09-23T18:01:34.713Z] time="2021-09-23T18:01:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-23T18:01:34.940Z] === RUN TestPluginInstall/with_htpasswd [2021-09-23T18:01:35.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T18:01:35.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-23T18:01:35.508Z] time="2021-09-23T18:01:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:01:35.508Z] time="2021-09-23T18:01:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1885dd9cc66628748a666954e8f5df1e9541766349f4a5cc65c5e2a9cffbef17" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:01:35.508Z] time="2021-09-23T18:01:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:01:35.508Z] time="2021-09-23T18:01:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1885dd9cc66628748a666954e8f5df1e9541766349f4a5cc65c5e2a9cffbef17" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:01:35.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T18:01:35.697Z] --- PASS: TestPubSubRace (1.04s) [2021-09-23T18:01:35.697Z] PASS [2021-09-23T18:01:35.697Z] coverage: 75.0% of statements [2021-09-23T18:01:35.697Z] ok github.com/docker/docker/pkg/pubsub 1.067s coverage: 75.0% of statements [2021-09-23T18:01:35.697Z] 2021/09/23 18:01:35 Closing DB instances... [2021-09-23T18:01:35.767Z] === RUN TestPluginInstall/with_insecure [2021-09-23T18:01:36.164Z] === RUN TestRegister [2021-09-23T18:01:36.164Z] --- PASS: TestRegister (0.00s) [2021-09-23T18:01:36.164Z] === RUN TestCommand [2021-09-23T18:01:36.164Z] --- PASS: TestCommand (0.02s) [2021-09-23T18:01:36.164Z] === RUN TestNaiveSelf [2021-09-23T18:01:36.164Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-23T18:01:36.164Z] PASS [2021-09-23T18:01:36.164Z] coverage: 82.4% of statements [2021-09-23T18:01:36.164Z] ok github.com/docker/docker/pkg/reexec 0.069s coverage: 82.4% of statements [2021-09-23T18:01:36.164Z] time="2021-09-23T18:01:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-23T18:01:36.583Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-23T18:01:36.631Z] === RUN TestDump [2021-09-23T18:01:36.631Z] goroutine 6 [running]: [2021-09-23T18:01:36.631Z] github.com/docker/docker/pkg/stack.dump(0x51b2f7) [2021-09-23T18:01:36.631Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-23T18:01:36.631Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-23T18:01:36.631Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-23T18:01:36.631Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-23T18:01:36.631Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-23T18:01:36.631Z] testing.tRunner(0xc00011c1a0, 0x688e38) [2021-09-23T18:01:36.631Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:01:36.631Z] created by testing.(*T).Run [2021-09-23T18:01:36.631Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-23T18:01:36.631Z] [2021-09-23T18:01:36.631Z] goroutine 1 [chan receive]: [2021-09-23T18:01:36.631Z] testing.(*T).Run(0xc00011c000, {0x67a4fd, 0x4fa173}, 0x688e38) [2021-09-23T18:01:36.631Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-23T18:01:36.631Z] testing.runTests.func1(0xc000068750) [2021-09-23T18:01:36.631Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-23T18:01:36.631Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-09-23T18:01:36.631Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:01:36.631Z] testing.runTests(0xc000076080, {0x7ebba0, 0x3, 0x3}, {0x51a54d, 0x67c1f7, 0x7f0640}) [2021-09-23T18:01:36.631Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-23T18:01:36.631Z] testing.(*M).Run(0xc000076080) [2021-09-23T18:01:36.631Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-23T18:01:36.631Z] main.main() [2021-09-23T18:01:36.631Z] _testmain.go:95 +0x1f5 [2021-09-23T18:01:36.631Z] --- PASS: TestDump (0.00s) [2021-09-23T18:01:36.631Z] === RUN TestDumpToFile [2021-09-23T18:01:36.631Z] --- PASS: TestDumpToFile (0.10s) [2021-09-23T18:01:36.631Z] === RUN TestDumpToFileWithEmptyInput [2021-09-23T18:01:36.631Z] goroutine 8 [running]: [2021-09-23T18:01:36.631Z] github.com/docker/docker/pkg/stack.dump(0x5882b4) [2021-09-23T18:01:36.631Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-23T18:01:36.631Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x588660}) [2021-09-23T18:01:36.631Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-23T18:01:36.631Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-09-23T18:01:36.631Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-23T18:01:36.631Z] testing.tRunner(0xc00011c680, 0x688e28) [2021-09-23T18:01:36.631Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:01:36.632Z] created by testing.(*T).Run [2021-09-23T18:01:36.632Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-23T18:01:36.632Z] [2021-09-23T18:01:36.632Z] goroutine 1 [chan receive]: [2021-09-23T18:01:36.632Z] testing.(*T).Run(0xc00011c000, {0x681289, 0x4fa173}, 0x688e28) [2021-09-23T18:01:36.632Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-23T18:01:36.632Z] testing.runTests.func1(0xc000068750) [2021-09-23T18:01:36.632Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-23T18:01:36.632Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-09-23T18:01:36.632Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:01:36.632Z] testing.runTests(0xc000076080, {0x7ebba0, 0x3, 0x3}, {0x51a54d, 0x67c1f7, 0x7f0640}) [2021-09-23T18:01:36.632Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-23T18:01:36.632Z] testing.(*M).Run(0xc000076080) [2021-09-23T18:01:36.632Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-23T18:01:36.632Z] main.main() [2021-09-23T18:01:36.632Z] _testmain.go:95 +0x1f5 [2021-09-23T18:01:36.632Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-23T18:01:36.632Z] PASS [2021-09-23T18:01:36.632Z] coverage: 90.9% of statements [2021-09-23T18:01:36.632Z] ok github.com/docker/docker/pkg/stack 0.126s coverage: 90.9% of statements [2021-09-23T18:01:36.703Z] time="2021-09-23T18:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:01:36.703Z] time="2021-09-23T18:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09a9667693a5e7d3799d05f07d4582821aeae3f3423b918e671844118e1ed01e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:01:36.703Z] time="2021-09-23T18:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:01:36.703Z] time="2021-09-23T18:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09a9667693a5e7d3799d05f07d4582821aeae3f3423b918e671844118e1ed01e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:01:36.703Z] plugin_test.go:165: [d628fae296e91] daemon is not started [2021-09-23T18:01:36.703Z] --- PASS: TestPluginInstall (3.97s) [2021-09-23T18:01:36.703Z] --- PASS: TestPluginInstall/no_auth (2.25s) [2021-09-23T18:01:36.704Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2021-09-23T18:01:36.704Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2021-09-23T18:01:36.704Z] === RUN TestPluginsWithRuntimes [2021-09-23T18:01:36.857Z] === RUN TestBuilderGC [2021-09-23T18:01:36.857Z] --- PASS: TestBuilderGC (0.00s) [2021-09-23T18:01:36.857Z] === RUN TestDaemonConfigurationNotFound [2021-09-23T18:01:36.857Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-23T18:01:36.857Z] === RUN TestDaemonBrokenConfiguration [2021-09-23T18:01:36.857Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-23T18:01:36.857Z] === RUN TestParseClusterAdvertiseSettings [2021-09-23T18:01:36.857Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-23T18:01:36.857Z] === RUN TestFindConfigurationConflicts [2021-09-23T18:01:36.857Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-23T18:01:36.857Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-23T18:01:36.857Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-23T18:01:36.857Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-23T18:01:36.857Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-23T18:01:36.857Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-23T18:01:36.857Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-23T18:01:36.857Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-23T18:01:36.857Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-23T18:01:36.857Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-23T18:01:36.857Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-23T18:01:36.857Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-23T18:01:36.857Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-23T18:01:36.857Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-23T18:01:36.857Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-23T18:01:36.857Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-23T18:01:36.857Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-23T18:01:36.857Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-23T18:01:36.857Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-23T18:01:36.857Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-23T18:01:36.857Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-23T18:01:36.857Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-23T18:01:36.858Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-23T18:01:36.858Z] === RUN TestValidateConfigurationErrors [2021-09-23T18:01:36.858Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-23T18:01:36.858Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-23T18:01:36.858Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-23T18:01:36.858Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-23T18:01:36.858Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-23T18:01:36.858Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-23T18:01:36.858Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-23T18:01:36.858Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-23T18:01:36.858Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-23T18:01:36.858Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-23T18:01:36.858Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-23T18:01:36.858Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-23T18:01:36.858Z] === RUN TestValidateConfiguration [2021-09-23T18:01:36.858Z] === RUN TestValidateConfiguration/with_label [2021-09-23T18:01:36.858Z] === RUN TestValidateConfiguration/with_dns [2021-09-23T18:01:36.858Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-23T18:01:36.858Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-23T18:01:36.858Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-23T18:01:36.858Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-23T18:01:36.858Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-23T18:01:36.858Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-23T18:01:36.858Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-23T18:01:36.858Z] === RUN TestModifiedDiscoverySettings [2021-09-23T18:01:36.858Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-23T18:01:36.858Z] === RUN TestReloadSetConfigFileNotExist [2021-09-23T18:01:36.858Z] === RUN TestDiscoveryOptsErrors [2021-09-23T18:01:36.858Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-23T18:01:36.858Z] === RUN TestDiscoveryOpts [2021-09-23T18:01:36.858Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-23T18:01:36.858Z] PASS [2021-09-23T18:01:36.858Z] coverage: 30.0% of statements [2021-09-23T18:01:36.858Z] ok github.com/docker/docker/daemon/discovery 0.064s coverage: 30.0% of statements [2021-09-23T18:01:36.858Z] time="2021-09-23T18:01:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-23T18:01:36.858Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-09-23T18:01:36.858Z] === RUN TestReloadDefaultConfigNotExist [2021-09-23T18:01:36.858Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:36.858Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-23T18:01:36.858Z] === RUN TestReloadBadDefaultConfig [2021-09-23T18:01:36.858Z] time="2021-09-23T18:01:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2823136469" [2021-09-23T18:01:36.858Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-23T18:01:36.858Z] === RUN TestReloadWithConflictingLabels [2021-09-23T18:01:36.858Z] time="2021-09-23T18:01:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-432613396" [2021-09-23T18:01:36.858Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-23T18:01:36.858Z] === RUN TestReloadWithDuplicateLabels [2021-09-23T18:01:36.858Z] time="2021-09-23T18:01:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3917953630" [2021-09-23T18:01:36.858Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-23T18:01:36.858Z] === RUN TestDaemonConfigurationMerge [2021-09-23T18:01:36.858Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-23T18:01:36.858Z] PASS [2021-09-23T18:01:36.858Z] coverage: 80.2% of statements [2021-09-23T18:01:36.858Z] ok github.com/docker/docker/daemon/config 0.215s coverage: 80.2% of statements [2021-09-23T18:01:37.099Z] === RUN TestNewStdWriter [2021-09-23T18:01:37.099Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-23T18:01:37.099Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-23T18:01:37.099Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-23T18:01:37.099Z] === RUN TestWriteWithNilBytes [2021-09-23T18:01:37.099Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-23T18:01:37.099Z] === RUN TestWrite [2021-09-23T18:01:37.099Z] --- PASS: TestWrite (0.00s) [2021-09-23T18:01:37.099Z] === RUN TestWriteWithWriterError [2021-09-23T18:01:37.099Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-23T18:01:37.099Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-23T18:01:37.099Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-23T18:01:37.099Z] === RUN TestStdCopyWriteAndRead [2021-09-23T18:01:37.099Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-23T18:01:37.099Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-23T18:01:37.099Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-23T18:01:37.099Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-23T18:01:37.099Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-23T18:01:37.099Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-23T18:01:37.099Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-23T18:01:37.099Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-23T18:01:37.099Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-23T18:01:37.099Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-23T18:01:37.099Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-23T18:01:37.099Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-23T18:01:37.099Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-23T18:01:37.099Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-23T18:01:37.099Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-23T18:01:37.099Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-23T18:01:37.099Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-23T18:01:37.099Z] PASS [2021-09-23T18:01:37.099Z] coverage: 100.0% of statements [2021-09-23T18:01:37.099Z] ok github.com/docker/docker/pkg/stdcopy 0.027s coverage: 100.0% of statements [2021-09-23T18:01:37.327Z] === RUN TestWaitNodeAttachment [2021-09-23T18:01:37.567Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-23T18:01:37.567Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-23T18:01:37.567Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-23T18:01:37.567Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-23T18:01:37.567Z] === RUN TestFormatStatus [2021-09-23T18:01:37.567Z] --- PASS: TestFormatStatus (0.00s) [2021-09-23T18:01:37.567Z] === RUN TestFormatError [2021-09-23T18:01:37.567Z] --- PASS: TestFormatError (0.00s) [2021-09-23T18:01:37.567Z] === RUN TestFormatJSONError [2021-09-23T18:01:37.567Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-23T18:01:37.567Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-23T18:01:37.567Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-23T18:01:37.567Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-23T18:01:37.567Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-23T18:01:37.567Z] === RUN TestNewJSONProgressOutput [2021-09-23T18:01:37.567Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-23T18:01:37.567Z] === RUN TestAuxFormatterEmit [2021-09-23T18:01:37.567Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-23T18:01:37.567Z] === RUN TestStreamWriterStdout [2021-09-23T18:01:37.567Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-23T18:01:37.567Z] === RUN TestStreamWriterStderr [2021-09-23T18:01:37.567Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-23T18:01:37.567Z] PASS [2021-09-23T18:01:37.567Z] coverage: 66.2% of statements [2021-09-23T18:01:37.567Z] ok github.com/docker/docker/pkg/streamformatter 0.029s coverage: 66.2% of statements [2021-09-23T18:01:37.795Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-09-23T18:01:37.795Z] === RUN TestIsolationConversion [2021-09-23T18:01:37.795Z] === RUN TestIsolationConversion/default [2021-09-23T18:01:37.795Z] === RUN TestIsolationConversion/process [2021-09-23T18:01:37.795Z] === RUN TestIsolationConversion/hyperv [2021-09-23T18:01:37.795Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-23T18:01:37.795Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-23T18:01:37.795Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-23T18:01:37.795Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-23T18:01:37.795Z] === RUN TestContainerLabels [2021-09-23T18:01:37.795Z] --- PASS: TestContainerLabels (0.00s) [2021-09-23T18:01:37.795Z] === RUN TestCredentialSpecConversion [2021-09-23T18:01:37.795Z] === RUN TestCredentialSpecConversion/none [2021-09-23T18:01:37.795Z] === RUN TestCredentialSpecConversion/config [2021-09-23T18:01:37.795Z] === RUN TestCredentialSpecConversion/file [2021-09-23T18:01:37.795Z] === RUN TestCredentialSpecConversion/registry [2021-09-23T18:01:37.795Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-23T18:01:37.795Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-23T18:01:37.795Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-23T18:01:37.795Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-23T18:01:37.795Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-23T18:01:37.795Z] === RUN TestControllerValidateMountBind [2021-09-23T18:01:37.795Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-23T18:01:37.795Z] === RUN TestControllerValidateMountVolume [2021-09-23T18:01:37.795Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-23T18:01:37.795Z] === RUN TestControllerValidateMountTarget [2021-09-23T18:01:37.795Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-23T18:01:37.795Z] === RUN TestControllerValidateMountTmpfs [2021-09-23T18:01:37.795Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-23T18:01:37.795Z] === RUN TestControllerValidateMountInvalidType [2021-09-23T18:01:37.795Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-23T18:01:37.795Z] === RUN TestControllerValidateMountNamedPipe [2021-09-23T18:01:37.795Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-23T18:01:37.795Z] PASS [2021-09-23T18:01:37.795Z] coverage: 11.0% of statements [2021-09-23T18:01:37.795Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.654s coverage: 11.0% of statements [2021-09-23T18:01:37.795Z] === RUN TestEventsLog [2021-09-23T18:01:37.795Z] --- PASS: TestEventsLog (0.00s) [2021-09-23T18:01:37.795Z] === RUN TestEventsLogTimeout [2021-09-23T18:01:37.795Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-23T18:01:37.795Z] === RUN TestLogEvents [2021-09-23T18:01:37.982Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:01:37.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s) [2021-09-23T18:01:37.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.10s) [2021-09-23T18:01:37.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-09-23T18:01:37.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2021-09-23T18:01:37.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2021-09-23T18:01:37.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-09-23T18:01:37.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2021-09-23T18:01:37.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s) [2021-09-23T18:01:37.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.94s) [2021-09-23T18:01:37.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.06s) [2021-09-23T18:01:37.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2021-09-23T18:01:37.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2021-09-23T18:01:37.982Z] === RUN TestCgroupNamespacesRun [2021-09-23T18:01:38.035Z] === RUN TestGenerateRandomID [2021-09-23T18:01:38.036Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-23T18:01:38.036Z] === RUN TestShortenId [2021-09-23T18:01:38.036Z] --- PASS: TestShortenId (0.00s) [2021-09-23T18:01:38.036Z] === RUN TestShortenSha256Id [2021-09-23T18:01:38.036Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-23T18:01:38.036Z] === RUN TestShortenIdEmpty [2021-09-23T18:01:38.036Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-23T18:01:38.036Z] === RUN TestShortenIdInvalid [2021-09-23T18:01:38.036Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-23T18:01:38.036Z] === RUN TestIsShortIDNonHex [2021-09-23T18:01:38.036Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-23T18:01:38.036Z] === RUN TestIsShortIDNotCorrectSize [2021-09-23T18:01:38.036Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-23T18:01:38.036Z] PASS [2021-09-23T18:01:38.036Z] coverage: 70.6% of statements [2021-09-23T18:01:38.036Z] ok github.com/docker/docker/pkg/stringid 0.023s coverage: 70.6% of statements [2021-09-23T18:01:38.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-23T18:01:38.263Z] --- PASS: TestLogEvents (0.05s) [2021-09-23T18:01:38.263Z] === RUN TestLoadBufferedEvents [2021-09-23T18:01:38.263Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-09-23T18:01:38.263Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-23T18:01:38.263Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-23T18:01:38.263Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-23T18:01:38.263Z] PASS [2021-09-23T18:01:38.263Z] coverage: 50.0% of statements [2021-09-23T18:01:38.263Z] ok github.com/docker/docker/daemon/events 0.354s coverage: 50.0% of statements [2021-09-23T18:01:38.263Z] === RUN TestIsEmptyDir [2021-09-23T18:01:38.263Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-23T18:01:38.263Z] PASS [2021-09-23T18:01:38.263Z] coverage: 2.3% of statements [2021-09-23T18:01:38.263Z] ok github.com/docker/docker/daemon/graphdriver 0.144s coverage: 2.3% of statements [2021-09-23T18:01:38.263Z] === RUN TestVerifyNetworkingConfig [2021-09-23T18:01:38.263Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestGetContainer [2021-09-23T18:01:38.263Z] --- PASS: TestGetContainer (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestValidContainerNames [2021-09-23T18:01:38.263Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestContainerInitDNS [2021-09-23T18:01:38.263Z] daemon_test.go:146: root required [2021-09-23T18:01:38.263Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestMerge [2021-09-23T18:01:38.263Z] --- PASS: TestMerge (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestValidateContainerIsolation [2021-09-23T18:01:38.263Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestFindNetworkErrorType [2021-09-23T18:01:38.263Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestEnsureServicesExist [2021-09-23T18:01:38.263Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestEnsureServicesExistErrors [2021-09-23T18:01:38.263Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-23T18:01:38.263Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-23T18:01:38.263Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-23T18:01:38.263Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-23T18:01:38.263Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-23T18:01:38.263Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-23T18:01:38.263Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestContainerDelete [2021-09-23T18:01:38.263Z] --- PASS: TestContainerDelete (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestContainerDoubleDelete [2021-09-23T18:01:38.263Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestLogContainerEventCopyLabels [2021-09-23T18:01:38.263Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestLogContainerEventWithAttributes [2021-09-23T18:01:38.263Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestNoneHealthcheck [2021-09-23T18:01:38.263Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-23T18:01:38.263Z] === RUN TestHealthStates [2021-09-23T18:01:38.505Z] === RUN TestIsCpusetListAvailable [2021-09-23T18:01:38.505Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-23T18:01:38.505Z] PASS [2021-09-23T18:01:38.505Z] coverage: 39.4% of statements [2021-09-23T18:01:38.505Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2021-09-23T18:01:38.604Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-23T18:01:38.731Z] time="2021-09-23T18:01:38Z" 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-09-23T18:01:38.731Z] time="2021-09-23T18:01:38Z" 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-09-23T18:01:38.731Z] time="2021-09-23T18:01:38Z" 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-09-23T18:01:38.731Z] time="2021-09-23T18:01:38Z" 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-09-23T18:01:38.731Z] time="2021-09-23T18:01:38Z" 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-09-23T18:01:38.731Z] time="2021-09-23T18:01:38Z" 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-09-23T18:01:38.731Z] time="2021-09-23T18:01:38Z" 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-09-23T18:01:38.731Z] time="2021-09-23T18:01:38Z" 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-09-23T18:01:38.731Z] time="2021-09-23T18:01:38Z" 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-09-23T18:01:38.731Z] time="2021-09-23T18:01:38Z" 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-09-23T18:01:38.731Z] --- PASS: TestHealthStates (0.14s) [2021-09-23T18:01:38.731Z] === RUN TestMaskURLCredentials [2021-09-23T18:01:38.731Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-23T18:01:38.731Z] === RUN TestGetInspectData [2021-09-23T18:01:38.731Z] --- PASS: TestGetInspectData (0.00s) [2021-09-23T18:01:38.731Z] === RUN TestFillLicense [2021-09-23T18:01:38.731Z] --- PASS: TestFillLicense (0.00s) [2021-09-23T18:01:38.731Z] === RUN TestListInvalidFilter [2021-09-23T18:01:38.731Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-23T18:01:38.731Z] === RUN TestNameFilter [2021-09-23T18:01:38.731Z] --- PASS: TestNameFilter (0.00s) [2021-09-23T18:01:38.731Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-23T18:01:38.731Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-23T18:01:38.731Z] === 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-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-23T18:01:38.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-23T18:01:38.731Z] --- 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-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-23T18:01:38.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-23T18:01:38.732Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-23T18:01:38.732Z] === RUN TestDaemonReloadLabels [2021-09-23T18:01:38.732Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-23T18:01:38.732Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-23T18:01:38.732Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-23T18:01:38.732Z] === RUN TestDaemonReloadMirrors [2021-09-23T18:01:38.732Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-23T18:01:38.732Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-23T18:01:38.732Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-23T18:01:38.732Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-23T18:01:38.732Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-23T18:01:38.732Z] === RUN TestDaemonDiscoveryReload [2021-09-23T18:01:38.973Z] time="2021-09-23T18:01:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-23T18:01:38.973Z] time="2021-09-23T18:01:38Z" level=error msg="node4(ce0347d629eb) Could not close DB: timeout waiting for leave broadcast" [2021-09-23T18:01:38.973Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.49s) [2021-09-23T18:01:38.973Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-23T18:01:39.172Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-23T18:01:39.183Z] --- PASS: TestCgroupNamespacesRun (1.41s) [2021-09-23T18:01:39.183Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-23T18:01:39.201Z] === RUN TestLinkNaming [2021-09-23T18:01:39.201Z] --- PASS: TestLinkNaming (0.00s) [2021-09-23T18:01:39.201Z] === RUN TestLinkNew [2021-09-23T18:01:39.201Z] --- PASS: TestLinkNew (0.00s) [2021-09-23T18:01:39.201Z] === RUN TestLinkEnv [2021-09-23T18:01:39.201Z] --- PASS: TestLinkEnv (0.00s) [2021-09-23T18:01:39.201Z] === RUN TestLinkMultipleEnv [2021-09-23T18:01:39.201Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-23T18:01:39.201Z] === RUN TestLinkPortRangeEnv [2021-09-23T18:01:39.201Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-23T18:01:39.201Z] PASS [2021-09-23T18:01:39.201Z] coverage: 93.0% of statements [2021-09-23T18:01:39.201Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-09-23T18:01:39.441Z] === RUN TestChtimes [2021-09-23T18:01:39.442Z] --- PASS: TestChtimes (0.00s) [2021-09-23T18:01:39.442Z] === RUN TestChtimesWindows [2021-09-23T18:01:39.442Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-23T18:01:39.442Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-23T18:01:39.442Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-23T18:01:39.442Z] === RUN TestEnsureRemoveAllNotExist [2021-09-23T18:01:39.442Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-23T18:01:39.442Z] === RUN TestEnsureRemoveAllWithDir [2021-09-23T18:01:39.442Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-23T18:01:39.442Z] === RUN TestEnsureRemoveAllWithFile [2021-09-23T18:01:39.442Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-23T18:01:39.442Z] === RUN TestHasWin32KSupport [2021-09-23T18:01:39.442Z] syscall_windows_test.go:8: win32k: true [2021-09-23T18:01:39.442Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-23T18:01:39.442Z] PASS [2021-09-23T18:01:39.442Z] coverage: 13.0% of statements [2021-09-23T18:01:39.442Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2021-09-23T18:01:39.670Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-09-23T18:01:39.670Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-23T18:01:39.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-23T18:01:39.909Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-23T18:01:39.909Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-23T18:01:39.909Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-23T18:01:39.909Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-23T18:01:39.909Z] === RUN TestTailFile [2021-09-23T18:01:39.909Z] --- PASS: TestTailFile (0.00s) [2021-09-23T18:01:39.909Z] === RUN TestTailFileManyLines [2021-09-23T18:01:39.909Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-23T18:01:39.909Z] === RUN TestTailEmptyFile [2021-09-23T18:01:39.909Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-23T18:01:39.909Z] === RUN TestTailNegativeN [2021-09-23T18:01:39.909Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-23T18:01:39.909Z] === RUN TestNewTailReader [2021-09-23T18:01:39.909Z] === PAUSE TestNewTailReader [2021-09-23T18:01:39.909Z] === CONT TestNewTailReader [2021-09-23T18:01:39.909Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-23T18:01:39.909Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-23T18:01:39.909Z] === RUN TestNewTailReader/no_delimiter [2021-09-23T18:01:39.909Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-23T18:01:39.909Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-23T18:01:39.909Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-23T18:01:39.909Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-23T18:01:39.909Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/truncated_last_line [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/no_delimiter [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:39.910Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:39.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:39.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:39.911Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:39.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:39.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T18:01:39.912Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:39.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:39.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:40.107Z] --- PASS: TestPluginsWithRuntimes (3.42s) [2021-09-23T18:01:40.107Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-09-23T18:01:40.107Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-09-23T18:01:40.107Z] === RUN TestPluginBackCompatMediaTypes [2021-09-23T18:01:40.139Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-23T18:01:40.139Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:40.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:40.381Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:40.381Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:40.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:40.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:40.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:40.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:40.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:40.383Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:40.383Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:01:40.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:01:40.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.385Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:01:40.386Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:01:40.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:01:40.387Z] PASS [2021-09-23T18:01:40.387Z] coverage: 88.6% of statements [2021-09-23T18:01:40.387Z] ok github.com/docker/docker/pkg/tailfile 0.119s coverage: 88.6% of statements [2021-09-23T18:01:40.387Z] 2021/09/23 18:01:39 Closing DB instances... [2021-09-23T18:01:40.607Z] === RUN TestAdapterReadLogs [2021-09-23T18:01:40.607Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-23T18:01:40.607Z] === RUN TestCopier [2021-09-23T18:01:40.607Z] --- PASS: TestCopier (0.00s) [2021-09-23T18:01:40.607Z] === RUN TestCopierLongLines [2021-09-23T18:01:40.607Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-23T18:01:40.607Z] === RUN TestCopierSlow [2021-09-23T18:01:40.607Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-23T18:01:40.607Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-23T18:01:40.607Z] reload_test.go:520: root required [2021-09-23T18:01:40.607Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-23T18:01:40.607Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-23T18:01:40.607Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-23T18:01:40.607Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-23T18:01:40.607Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.00s) [2021-09-23T18:01:40.607Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-23T18:01:40.607Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-23T18:01:40.607Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-23T18:01:40.607Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-09-23T18:01:40.607Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-23T18:01:40.607Z] --- PASS: TestCopierSlow (0.20s) [2021-09-23T18:01:40.607Z] === RUN TestCopierWithSized [2021-09-23T18:01:40.607Z] === RUN TestCopierWithSized/as_is [2021-09-23T18:01:40.607Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-23T18:01:40.607Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-23T18:01:40.607Z] === RUN TestParseVolumesFrom [2021-09-23T18:01:40.607Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-23T18:01:40.607Z] PASS [2021-09-23T18:01:40.607Z] coverage: 9.1% of statements [2021-09-23T18:01:40.607Z] ok github.com/docker/docker/daemon 2.352s coverage: 9.1% of statements [2021-09-23T18:01:40.607Z] --- PASS: TestCopierWithSized (0.03s) [2021-09-23T18:01:40.607Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-23T18:01:40.607Z] --- PASS: TestCopierWithSized/With_RingLogger (0.03s) [2021-09-23T18:01:40.607Z] === RUN TestCopierWithPartial [2021-09-23T18:01:40.607Z] --- PASS: TestCopierWithPartial (0.01s) [2021-09-23T18:01:40.607Z] === RUN TestRingLogger [2021-09-23T18:01:40.607Z] --- PASS: TestRingLogger (0.00s) [2021-09-23T18:01:40.607Z] === RUN TestRingCap [2021-09-23T18:01:40.607Z] --- PASS: TestRingCap (0.00s) [2021-09-23T18:01:40.607Z] === RUN TestRingClose [2021-09-23T18:01:40.607Z] --- PASS: TestRingClose (0.00s) [2021-09-23T18:01:40.607Z] === RUN TestRingDrain [2021-09-23T18:01:40.607Z] --- PASS: TestRingDrain (0.00s) [2021-09-23T18:01:40.607Z] PASS [2021-09-23T18:01:40.607Z] coverage: 43.3% of statements [2021-09-23T18:01:40.607Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-23T18:01:40.607Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-23T18:01:40.607Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-23T18:01:40.607Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-23T18:01:40.607Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-23T18:01:40.607Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-23T18:01:40.607Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-23T18:01:40.607Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-23T18:01:40.607Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-23T18:01:40.607Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-23T18:01:40.607Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-23T18:01:40.607Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-23T18:01:40.607Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-23T18:01:40.607Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-23T18:01:40.607Z] ok github.com/docker/docker/daemon/logger 0.311s coverage: 43.3% of statements [2021-09-23T18:01:40.675Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2021-09-23T18:01:40.675Z] PASS [2021-09-23T18:01:40.675Z] [2021-09-23T18:01:40.675Z] DONE 10 tests in 8.029s [2021-09-23T18:01:40.675Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-23T18:01:40.675Z] INFO: Testing against a local daemon [2021-09-23T18:01:40.675Z] === RUN TestExternalGraphDriver [2021-09-23T18:01:40.675Z] === RUN TestExternalGraphDriver/json [2021-09-23T18:01:40.695Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.42s) [2021-09-23T18:01:40.695Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-23T18:01:40.695Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-09-23T18:01:40.854Z] testing: warning: no tests to run [2021-09-23T18:01:40.854Z] PASS [2021-09-23T18:01:40.854Z] coverage: [no statements] [2021-09-23T18:01:40.854Z] === RUN TestTarSumRemoveNonExistent [2021-09-23T18:01:40.854Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-23T18:01:40.854Z] === RUN TestTarSumRemove [2021-09-23T18:01:40.854Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-23T18:01:40.854Z] === RUN TestSortFileInfoSums [2021-09-23T18:01:40.854Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2021-09-23T18:01:40.854Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-23T18:01:40.854Z] === RUN TestNewTarSumForLabelInvalid [2021-09-23T18:01:40.854Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-23T18:01:40.854Z] === RUN TestNewTarSumForLabel [2021-09-23T18:01:40.854Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-23T18:01:40.854Z] === RUN TestEmptyTar [2021-09-23T18:01:40.854Z] --- PASS: TestEmptyTar (0.00s) [2021-09-23T18:01:40.854Z] === RUN TestTarSumsReadSize [2021-09-23T18:01:40.854Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-23T18:01:40.854Z] === RUN TestTarSums [2021-09-23T18:01:40.854Z] --- PASS: TestTarSums (0.04s) [2021-09-23T18:01:40.854Z] === RUN TestIteration [2021-09-23T18:01:40.854Z] --- PASS: TestIteration (0.00s) [2021-09-23T18:01:40.854Z] === RUN TestVersionLabelForChecksum [2021-09-23T18:01:40.854Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-23T18:01:40.854Z] === RUN TestVersion [2021-09-23T18:01:40.854Z] --- PASS: TestVersion (0.00s) [2021-09-23T18:01:40.854Z] === RUN TestGetVersion [2021-09-23T18:01:40.854Z] --- PASS: TestGetVersion (0.00s) [2021-09-23T18:01:40.854Z] === RUN TestGetVersions [2021-09-23T18:01:40.854Z] --- PASS: TestGetVersions (0.00s) [2021-09-23T18:01:40.854Z] PASS [2021-09-23T18:01:40.854Z] coverage: 89.3% of statements [2021-09-23T18:01:40.854Z] ok github.com/docker/docker/pkg/tarsum 0.085s coverage: 89.3% of statements [2021-09-23T18:01:40.854Z] === RUN TestTruncIndex [2021-09-23T18:01:41.323Z] === RUN TestIsGIT [2021-09-23T18:01:41.323Z] --- PASS: TestIsGIT (0.00s) [2021-09-23T18:01:41.323Z] === RUN TestIsTransport [2021-09-23T18:01:41.323Z] --- PASS: TestIsTransport (0.00s) [2021-09-23T18:01:41.323Z] PASS [2021-09-23T18:01:41.323Z] coverage: 100.0% of statements [2021-09-23T18:01:41.323Z] ok github.com/docker/docker/pkg/urlutil 0.024s coverage: 100.0% of statements [2021-09-23T18:01:41.323Z] --- PASS: TestTruncIndex (0.10s) [2021-09-23T18:01:41.323Z] PASS [2021-09-23T18:01:41.323Z] coverage: 91.5% of statements [2021-09-23T18:01:41.323Z] ok github.com/docker/docker/pkg/truncindex 0.125s coverage: 91.5% of statements [2021-09-23T18:01:41.323Z] === RUN TestVersionInfo [2021-09-23T18:01:41.323Z] --- PASS: TestVersionInfo (0.00s) [2021-09-23T18:01:41.323Z] === RUN TestAppendVersions [2021-09-23T18:01:41.323Z] --- PASS: TestAppendVersions (0.00s) [2021-09-23T18:01:41.323Z] PASS [2021-09-23T18:01:41.323Z] coverage: 88.9% of statements [2021-09-23T18:01:41.323Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2021-09-23T18:01:41.593Z] === RUN TestNewStreamConfig [2021-09-23T18:01:41.593Z] === RUN TestNewStreamConfig/defaults [2021-09-23T18:01:41.593Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-23T18:01:41.593Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-23T18:01:41.593Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-23T18:01:41.593Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-23T18:01:41.593Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-23T18:01:41.593Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-23T18:01:41.593Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-23T18:01:41.593Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-23T18:01:41.593Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-23T18:01:41.593Z] time="2021-09-23T18:01:41Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-23T18:01:41.593Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-09-23T18:01:41.593Z] === RUN TestCreateSuccess [2021-09-23T18:01:41.593Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestCreateStreamSkipped [2021-09-23T18:01:41.593Z] time="2021-09-23T18:01:41Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-23T18:01:41.593Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestCreateLogGroupSuccess [2021-09-23T18:01:41.593Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestCreateError [2021-09-23T18:01:41.593Z] --- PASS: TestCreateError (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestCreateAlreadyExists [2021-09-23T18:01:41.593Z] time="2021-09-23T18:01:41Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-23T18:01:41.593Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestLogClosed [2021-09-23T18:01:41.593Z] --- PASS: TestLogClosed (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestLogBlocking [2021-09-23T18:01:41.593Z] --- PASS: TestLogBlocking (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-23T18:01:41.593Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestLogNonBlockingBufferFull [2021-09-23T18:01:41.593Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestPublishBatchSuccess [2021-09-23T18:01:41.593Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestPublishBatchError [2021-09-23T18:01:41.593Z] time="2021-09-23T18:01:41Z" level=error msg=Error [2021-09-23T18:01:41.593Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-23T18:01:41.593Z] time="2021-09-23T18:01:41Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-23T18:01:41.593Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-23T18:01:41.593Z] time="2021-09-23T18:01:41Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-23T18:01:41.593Z] time="2021-09-23T18:01:41Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-23T18:01:41.593Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestCollectBatchSimple [2021-09-23T18:01:41.593Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestCollectBatchTicker [2021-09-23T18:01:41.593Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestCollectBatchMultilinePattern [2021-09-23T18:01:41.593Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-23T18:01:41.593Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-23T18:01:41.593Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-23T18:01:41.593Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-09-23T18:01:41.593Z] === RUN TestCollectBatchClose [2021-09-23T18:01:41.593Z] --- PASS: TestCollectBatchClose (0.01s) [2021-09-23T18:01:41.593Z] === RUN TestEffectiveLen [2021-09-23T18:01:41.593Z] === RUN TestEffectiveLen/0/Hello [2021-09-23T18:01:41.593Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-23T18:01:41.593Z] === RUN TestEffectiveLen/2/🙃 [2021-09-23T18:01:41.593Z] === RUN TestEffectiveLen/3/���� [2021-09-23T18:01:41.593Z] === RUN TestEffectiveLen/4/He��o [2021-09-23T18:01:41.593Z] === RUN TestEffectiveLen/5/ [2021-09-23T18:01:41.593Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestFindValidSplit [2021-09-23T18:01:41.593Z] === RUN TestFindValidSplit/0/ [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1063: [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1064: [2021-09-23T18:01:41.593Z] === RUN TestFindValidSplit/1/Hello [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1063: Hello [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1064: [2021-09-23T18:01:41.593Z] === RUN TestFindValidSplit/2/Hello [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1063: He [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1064: llo [2021-09-23T18:01:41.593Z] === RUN TestFindValidSplit/3/Hello [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1063: [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1064: Hello [2021-09-23T18:01:41.593Z] === RUN TestFindValidSplit/4/🙃 [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1063: [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-23T18:01:41.593Z] === RUN TestFindValidSplit/5/🙃 [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1064: [2021-09-23T18:01:41.593Z] === RUN TestFindValidSplit/6/a� [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1063: a [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1064: � [2021-09-23T18:01:41.593Z] === RUN TestFindValidSplit/7/a� [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1063: a� [2021-09-23T18:01:41.593Z] cloudwatchlogs_test.go:1064: [2021-09-23T18:01:41.593Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestProcessEventEmoji [2021-09-23T18:01:41.593Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-09-23T18:01:41.593Z] === RUN TestCollectBatchLineSplit [2021-09-23T18:01:41.593Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-23T18:01:41.593Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestCollectBatchMaxEvents [2021-09-23T18:01:41.593Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-09-23T18:01:41.593Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-23T18:01:41.593Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-23T18:01:41.593Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-23T18:01:41.593Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-23T18:01:41.593Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-23T18:01:41.593Z] === RUN TestSearchRegistryForImagesErrors [2021-09-23T18:01:41.593Z] --- PASS: TestSearchRegistryForImagesErrors (0.01s) [2021-09-23T18:01:41.593Z] === RUN TestSearchRegistryForImages [2021-09-23T18:01:41.593Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestOnlyPlatformWithFallback [2021-09-23T18:01:41.593Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestImageDelete [2021-09-23T18:01:41.593Z] === RUN TestImageDelete/no_lease [2021-09-23T18:01:41.593Z] === RUN TestImageDelete/lease_exists [2021-09-23T18:01:41.593Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2021-09-23T18:01:41.593Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-23T18:01:41.593Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-23T18:01:41.593Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-23T18:01:41.593Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-23T18:01:41.593Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-23T18:01:41.593Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-23T18:01:41.593Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-23T18:01:41.593Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-23T18:01:41.593Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-23T18:01:41.593Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-23T18:01:41.593Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-23T18:01:41.593Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-23T18:01:41.594Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-23T18:01:41.594Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-23T18:01:41.594Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-23T18:01:41.594Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-23T18:01:41.594Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-23T18:01:41.594Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-23T18:01:41.594Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-23T18:01:41.594Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-23T18:01:41.594Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-23T18:01:41.594Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-23T18:01:41.594Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-23T18:01:41.594Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-23T18:01:41.594Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-23T18:01:41.594Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-23T18:01:41.594Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-23T18:01:41.594Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-23T18:01:41.594Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-23T18:01:41.594Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-23T18:01:41.594Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-23T18:01:41.594Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-23T18:01:41.594Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-23T18:01:41.594Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-23T18:01:41.594Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-23T18:01:41.594Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-23T18:01:41.594Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-23T18:01:41.594Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-23T18:01:41.594Z] === RUN TestCreateTagSuccess [2021-09-23T18:01:41.594Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-23T18:01:41.594Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-23T18:01:41.594Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-23T18:01:41.594Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-23T18:01:41.594Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-23T18:01:41.594Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-23T18:01:41.594Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-23T18:01:41.594Z] PASS [2021-09-23T18:01:41.594Z] coverage: 77.4% of statements [2021-09-23T18:01:41.594Z] --- PASS: TestImageDelete (0.04s) [2021-09-23T18:01:41.594Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-23T18:01:41.594Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-09-23T18:01:41.594Z] === RUN TestContentStoreForPull [2021-09-23T18:01:41.594Z] ok github.com/docker/docker/daemon/logger/awslogs 0.318s coverage: 77.4% of statements [2021-09-23T18:01:41.594Z] --- PASS: TestContentStoreForPull (0.14s) [2021-09-23T18:01:41.594Z] PASS [2021-09-23T18:01:41.594Z] coverage: 6.7% of statements [2021-09-23T18:01:41.594Z] ok github.com/docker/docker/daemon/images 0.269s coverage: 6.7% of statements [2021-09-23T18:01:41.790Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.85s) [2021-09-23T18:01:41.790Z] === RUN TestNetworkDBGarbageCollection [2021-09-23T18:01:42.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-23T18:01:42.062Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-23T18:01:42.062Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-23T18:01:42.062Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-23T18:01:42.062Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-23T18:01:42.062Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-23T18:01:42.062Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-23T18:01:42.062Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-23T18:01:42.062Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-23T18:01:42.062Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-23T18:01:42.062Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-23T18:01:42.062Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-09-23T18:01:42.062Z] === RUN TestFastTimeMarshalJSON [2021-09-23T18:01:42.062Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-23T18:01:42.062Z] PASS [2021-09-23T18:01:42.062Z] coverage: 87.2% of statements [2021-09-23T18:01:42.062Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.159s coverage: 87.2% of statements [2021-09-23T18:01:42.062Z] === RUN TestJSONFileLogger [2021-09-23T18:01:42.062Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-23T18:01:42.062Z] === RUN TestJSONFileLoggerWithTags [2021-09-23T18:01:42.062Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-23T18:01:42.062Z] === RUN TestJSONFileLoggerWithOpts [2021-09-23T18:01:42.062Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-23T18:01:42.062Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-23T18:01:42.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-23T18:01:42.257Z] === RUN TestValidatePrivileges [2021-09-23T18:01:42.257Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-23T18:01:42.257Z] === RUN TestFilterByCapNeg [2021-09-23T18:01:42.257Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-23T18:01:42.257Z] === RUN TestFilterByCapPos [2021-09-23T18:01:42.257Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-23T18:01:42.257Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-23T18:01:42.257Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-23T18:01:42.257Z] PASS [2021-09-23T18:01:42.257Z] coverage: 12.0% of statements [2021-09-23T18:01:42.257Z] ok github.com/docker/docker/plugin 0.034s coverage: 12.0% of statements [2021-09-23T18:01:42.257Z] === RUN TestNewSettable [2021-09-23T18:01:42.257Z] --- PASS: TestNewSettable (0.00s) [2021-09-23T18:01:42.257Z] === RUN TestIsSettable [2021-09-23T18:01:42.257Z] --- PASS: TestIsSettable (0.00s) [2021-09-23T18:01:42.257Z] === RUN TestUpdateSettingsEnv [2021-09-23T18:01:42.257Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-23T18:01:42.257Z] PASS [2021-09-23T18:01:42.257Z] coverage: 20.0% of statements [2021-09-23T18:01:42.257Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 20.0% of statements [2021-09-23T18:01:42.341Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2021-09-23T18:01:42.342Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-23T18:01:42.530Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-09-23T18:01:42.530Z] === RUN TestEncodeDecode [2021-09-23T18:01:42.530Z] === PAUSE TestEncodeDecode [2021-09-23T18:01:42.530Z] === RUN TestUnexpectedEOF [2021-09-23T18:01:42.530Z] time="2021-09-23T18:01:42Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-23T18:01:42.530Z] time="2021-09-23T18:01:42Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-23T18:01:42.530Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-09-23T18:01:42.530Z] === CONT TestEncodeDecode [2021-09-23T18:01:42.530Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-23T18:01:42.530Z] PASS [2021-09-23T18:01:42.530Z] coverage: 69.9% of statements [2021-09-23T18:01:42.530Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.222s coverage: 69.9% of statements [2021-09-23T18:01:42.576Z] === RUN TestExternalGraphDriver/spec [2021-09-23T18:01:42.726Z] === RUN TestLoad [2021-09-23T18:01:42.726Z] --- PASS: TestLoad (0.00s) [2021-09-23T18:01:42.726Z] === RUN TestSave [2021-09-23T18:01:42.726Z] --- PASS: TestSave (0.01s) [2021-09-23T18:01:42.726Z] === RUN TestAddDeleteGet [2021-09-23T18:01:42.726Z] --- PASS: TestAddDeleteGet (0.02s) [2021-09-23T18:01:42.726Z] === RUN TestInvalidTags [2021-09-23T18:01:42.726Z] --- PASS: TestInvalidTags (0.00s) [2021-09-23T18:01:42.726Z] PASS [2021-09-23T18:01:42.726Z] coverage: 84.4% of statements [2021-09-23T18:01:42.726Z] ok github.com/docker/docker/reference 0.067s coverage: 84.4% of statements [2021-09-23T18:01:42.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-23T18:01:43.195Z] time="2021-09-23T18:01:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-23T18:01:43.517Z] === RUN TestWriteLog [2021-09-23T18:01:43.517Z] === PAUSE TestWriteLog [2021-09-23T18:01:43.517Z] === RUN TestReadLog [2021-09-23T18:01:43.517Z] === PAUSE TestReadLog [2021-09-23T18:01:43.517Z] === CONT TestWriteLog [2021-09-23T18:01:43.517Z] === CONT TestReadLog [2021-09-23T18:01:43.517Z] === RUN TestReadLog/tail_exact [2021-09-23T18:01:43.517Z] --- PASS: TestWriteLog (0.01s) [2021-09-23T18:01:43.517Z] === RUN TestOpenFileDelete [2021-09-23T18:01:43.517Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-23T18:01:43.517Z] === RUN TestOpenFileRename [2021-09-23T18:01:43.517Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-23T18:01:43.517Z] === RUN TestParseLogTagDefaultTag [2021-09-23T18:01:43.517Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-23T18:01:43.517Z] === RUN TestParseLogTag [2021-09-23T18:01:43.517Z] --- PASS: TestParseLogTag (0.00s) [2021-09-23T18:01:43.517Z] === RUN TestParseLogTagEmptyTag [2021-09-23T18:01:43.517Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-23T18:01:43.517Z] === RUN TestTailFiles [2021-09-23T18:01:43.517Z] --- PASS: TestTailFiles (0.00s) [2021-09-23T18:01:43.517Z] === RUN TestFollowLogsConsumerGone [2021-09-23T18:01:43.517Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-23T18:01:43.517Z] === RUN TestFollowLogsProducerGone [2021-09-23T18:01:43.517Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-09-23T18:01:43.517Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-09-23T18:01:43.517Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-23T18:01:43.517Z] === RUN TestCheckCapacityAndRotate [2021-09-23T18:01:43.517Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-23T18:01:43.517Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-23T18:01:43.517Z] === RUN TestLog [2021-09-23T18:01:43.517Z] === RUN TestReadLog/tail_less_than_available [2021-09-23T18:01:43.517Z] === RUN TestReadLog/tail_more_than_available [2021-09-23T18:01:43.517Z] --- PASS: TestLog (0.00s) [2021-09-23T18:01:43.517Z] PASS [2021-09-23T18:01:43.517Z] coverage: 31.5% of statements [2021-09-23T18:01:43.517Z] --- PASS: TestReadLog (0.14s) [2021-09-23T18:01:43.517Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-09-23T18:01:43.517Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-23T18:01:43.517Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-23T18:01:43.517Z] PASS [2021-09-23T18:01:43.517Z] coverage: 75.2% of statements [2021-09-23T18:01:43.517Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.053s coverage: 31.5% of statements [2021-09-23T18:01:43.517Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-09-23T18:01:43.517Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-23T18:01:43.517Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-09-23T18:01:43.517Z] PASS [2021-09-23T18:01:43.517Z] coverage: 53.7% of statements [2021-09-23T18:01:43.517Z] ok github.com/docker/docker/daemon/logger/local 0.401s coverage: 75.2% of statements [2021-09-23T18:01:43.517Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.082s coverage: 53.7% of statements [2021-09-23T18:01:43.517Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-23T18:01:43.662Z] === RUN TestResolveAuthConfigIndexServer [2021-09-23T18:01:43.662Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-23T18:01:43.662Z] === RUN TestResolveAuthConfigFullURL [2021-09-23T18:01:43.662Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-23T18:01:43.662Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-23T18:01:43.662Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-23T18:01:43.662Z] === RUN TestValidateMirror [2021-09-23T18:01:43.662Z] --- PASS: TestValidateMirror (0.00s) [2021-09-23T18:01:43.662Z] === RUN TestLoadInsecureRegistries [2021-09-23T18:01:43.662Z] time="2021-09-23T18:01:43Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-23T18:01:43.662Z] time="2021-09-23T18:01:43Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-23T18:01:43.662Z] time="2021-09-23T18:01:43Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-23T18:01:43.662Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-09-23T18:01:43.662Z] === RUN TestNewServiceConfig [2021-09-23T18:01:43.662Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-23T18:01:43.662Z] === RUN TestValidateIndexName [2021-09-23T18:01:43.662Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-23T18:01:43.662Z] === RUN TestValidateIndexNameWithError [2021-09-23T18:01:43.662Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-23T18:01:43.662Z] === RUN TestEndpointParse [2021-09-23T18:01:43.662Z] --- PASS: TestEndpointParse (0.00s) [2021-09-23T18:01:43.662Z] === RUN TestEndpointParseInvalid [2021-09-23T18:01:43.662Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-23T18:01:43.662Z] === RUN TestValidateEndpoint [2021-09-23T18:01:43.662Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-23T18:01:43.662Z] === RUN TestPing [2021-09-23T18:01:43.662Z] --- PASS: TestPing (0.00s) [2021-09-23T18:01:43.662Z] === RUN TestPingRegistryEndpoint [2021-09-23T18:01:43.662Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:43.662Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestEndpoint [2021-09-23T18:01:43.663Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:43.663Z] --- SKIP: TestEndpoint (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestParseRepositoryInfo [2021-09-23T18:01:43.663Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestNewIndexInfo [2021-09-23T18:01:43.663Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestMirrorEndpointLookup [2021-09-23T18:01:43.663Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:43.663Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestSearchRepositories [2021-09-23T18:01:43.663Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-23T18:01:43.663Z] Host: 127.0.0.1:49308 [2021-09-23T18:01:43.663Z] User-Agent: docker test client [2021-09-23T18:01:43.663Z] Authorization: Token fake-token [2021-09-23T18:01:43.663Z] X-Docker-Token: true [2021-09-23T18:01:43.663Z] Accept-Encoding: gzip [2021-09-23T18:01:43.663Z] [2021-09-23T18:01:43.663Z] [2021-09-23T18:01:43.663Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-23T18:01:43.663Z] Connection: close [2021-09-23T18:01:43.663Z] Content-Length: 144 [2021-09-23T18:01:43.663Z] Cache-Control: no-cache [2021-09-23T18:01:43.663Z] Content-Type: application/json [2021-09-23T18:01:43.663Z] Date: Thu, 23 Sep 2021 18:01:43 GMT [2021-09-23T18:01:43.663Z] Expires: -1 [2021-09-23T18:01:43.663Z] Pragma: no-cache [2021-09-23T18:01:43.663Z] Server: docker-tests/mock [2021-09-23T18:01:43.663Z] X-Docker-Registry-Config: mock [2021-09-23T18:01:43.663Z] X-Docker-Registry-Version: 0.0.0 [2021-09-23T18:01:43.663Z] [2021-09-23T18:01:43.663Z] [2021-09-23T18:01:43.663Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestTrustedLocation [2021-09-23T18:01:43.663Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-23T18:01:43.663Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestAllowNondistributableArtifacts [2021-09-23T18:01:43.663Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestIsSecureIndex [2021-09-23T18:01:43.663Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-23T18:01:43.663Z] PASS [2021-09-23T18:01:43.663Z] coverage: 51.7% of statements [2021-09-23T18:01:43.663Z] ok github.com/docker/docker/registry 0.157s coverage: 51.7% of statements [2021-09-23T18:01:43.663Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-23T18:01:43.663Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-23T18:01:43.663Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-23T18:01:43.663Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-23T18:01:43.663Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestResumableRequestReaderWithReadError [2021-09-23T18:01:43.663Z] time="2021-09-23T18:01:43Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-23T18:01:43.663Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-09-23T18:01:43.663Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-23T18:01:43.663Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-23T18:01:43.663Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-23T18:01:43.663Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestResumableRequestReader [2021-09-23T18:01:43.663Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-23T18:01:43.663Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-23T18:01:43.663Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-23T18:01:43.663Z] PASS [2021-09-23T18:01:43.663Z] coverage: 100.0% of statements [2021-09-23T18:01:43.663Z] ok github.com/docker/docker/registry/resumable 0.141s coverage: 100.0% of statements [2021-09-23T18:01:44.130Z] === RUN TestRestartManagerTimeout [2021-09-23T18:01:44.130Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-23T18:01:44.130Z] === RUN TestRestartManagerTimeoutReset [2021-09-23T18:01:44.130Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-23T18:01:44.130Z] PASS [2021-09-23T18:01:44.130Z] coverage: 50.9% of statements [2021-09-23T18:01:44.130Z] ok github.com/docker/docker/restartmanager 0.024s coverage: 50.9% of statements [2021-09-23T18:01:44.304Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2021-09-23T18:01:44.304Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-23T18:01:44.479Z] === RUN TestExternalGraphDriver/pull [2021-09-23T18:01:44.503Z] === RUN TestNewParse [2021-09-23T18:01:44.503Z] --- PASS: TestNewParse (0.00s) [2021-09-23T18:01:44.503Z] PASS [2021-09-23T18:01:44.503Z] coverage: 8.3% of statements [2021-09-23T18:01:44.503Z] ok github.com/docker/docker/daemon/logger/templates 0.073s coverage: 8.3% of statements [2021-09-23T18:01:44.503Z] === RUN TestValidateLogOpt [2021-09-23T18:01:44.503Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestNewMissedConfig [2021-09-23T18:01:44.503Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestNewMissedUrl [2021-09-23T18:01:44.503Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestNewMissedToken [2021-09-23T18:01:44.503Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestNewWithProxy [2021-09-23T18:01:44.503Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestDefault [2021-09-23T18:01:44.503Z] --- PASS: TestDefault (0.01s) [2021-09-23T18:01:44.503Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-23T18:01:44.503Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestJsonFormat [2021-09-23T18:01:44.503Z] --- PASS: TestJsonFormat (0.01s) [2021-09-23T18:01:44.503Z] === RUN TestRawFormat [2021-09-23T18:01:44.503Z] --- PASS: TestRawFormat (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestRawFormatWithLabels [2021-09-23T18:01:44.503Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestRawFormatWithoutTag [2021-09-23T18:01:44.503Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestBatching [2021-09-23T18:01:44.503Z] === RUN TestParseLogFormat [2021-09-23T18:01:44.503Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestValidateLogOptEmpty [2021-09-23T18:01:44.503Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestValidateSyslogAddress [2021-09-23T18:01:44.503Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestParseAddressDefaultPort [2021-09-23T18:01:44.503Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestValidateSyslogFacility [2021-09-23T18:01:44.503Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestValidateLogOptSyslogFormat [2021-09-23T18:01:44.503Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-23T18:01:44.503Z] === RUN TestValidateLogOpt [2021-09-23T18:01:44.503Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-23T18:01:44.503Z] PASS [2021-09-23T18:01:44.503Z] coverage: 46.8% of statements [2021-09-23T18:01:44.503Z] --- PASS: TestBatching (0.28s) [2021-09-23T18:01:44.503Z] === RUN TestFrequency [2021-09-23T18:01:44.503Z] ok github.com/docker/docker/daemon/logger/syslog 0.177s coverage: 46.8% of statements [2021-09-23T18:01:44.514Z] a0ddf88812f1: Pull complete [2021-09-23T18:01:44.514Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8 [2021-09-23T18:01:44.514Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:01:44.514Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-09-23T18:01:44.514Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-09-23T18:01:44.514Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2183' [2021-09-23T18:01:44.514Z] WARN: Skipping validation tests [2021-09-23T18:01:44.514Z] INFO: Running unit tests at 09/23/2021 18:01:37... [2021-09-23T18:01:44.514Z] INFO: make.ps1 starting at 09/23/2021 18:01:42 [2021-09-23T18:01:44.514Z] INFO: Git commit (d3b5cfb189) assumed from DOCKER_GITCOMMIT environment variable [2021-09-23T18:01:44.514Z] INFO: Invoking autogen... [2021-09-23T18:01:44.514Z] INFO: Running unit tests... [2021-09-23T18:01:44.599Z] === RUN TestDecodeContainerConfig [2021-09-23T18:01:44.599Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-23T18:01:44.599Z] === RUN TestDecodeContainerConfigIsolation [2021-09-23T18:01:44.599Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-23T18:01:44.599Z] === RUN TestValidatePrivileged [2021-09-23T18:01:44.599Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-23T18:01:44.599Z] PASS [2021-09-23T18:01:44.599Z] coverage: 52.2% of statements [2021-09-23T18:01:44.599Z] ok github.com/docker/docker/runconfig 0.031s coverage: 52.2% of statements [2021-09-23T18:01:44.599Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-23T18:01:44.599Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-23T18:01:44.599Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-23T18:01:44.599Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-23T18:01:44.599Z] PASS [2021-09-23T18:01:44.599Z] coverage: 62.5% of statements [2021-09-23T18:01:44.599Z] ok github.com/docker/docker/testutil 0.031s coverage: 62.5% of statements [2021-09-23T18:01:44.971Z] --- PASS: TestFrequency (0.21s) [2021-09-23T18:01:44.971Z] === RUN TestOneMessagePerRequest [2021-09-23T18:01:44.971Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-23T18:01:44.971Z] === RUN TestVerify [2021-09-23T18:01:44.971Z] --- PASS: TestVerify (0.00s) [2021-09-23T18:01:44.971Z] === RUN TestSkipVerify [2021-09-23T18:01:44.971Z] time="2021-09-23T18:01:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:01:44.971Z] time="2021-09-23T18:01:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:01:44.971Z] time="2021-09-23T18:01:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:01:45.417Z] --- PASS: TestExternalGraphDriver (4.72s) [2021-09-23T18:01:45.417Z] --- PASS: TestExternalGraphDriver/json (1.71s) [2021-09-23T18:01:45.417Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2021-09-23T18:01:45.417Z] --- PASS: TestExternalGraphDriver/pull (1.33s) [2021-09-23T18:01:45.417Z] === RUN TestGraphdriverPluginV2 [2021-09-23T18:01:45.440Z] --- PASS: TestSkipVerify (0.39s) [2021-09-23T18:01:45.440Z] === RUN TestBufferMaximum [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420105.044937\",\"host\":\"a20c4ac42d2b\"}'" [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420105.044937\",\"host\":\"a20c4ac42d2b\"}'" [2021-09-23T18:01:45.440Z] --- PASS: TestBufferMaximum (0.01s) [2021-09-23T18:01:45.440Z] === RUN TestServerAlwaysDown [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420105.052683\",\"host\":\"a20c4ac42d2b\"}'" [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420105.052683\",\"host\":\"a20c4ac42d2b\"}'" [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420105.052683\",\"host\":\"a20c4ac42d2b\"}'" [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420105.053193\",\"host\":\"a20c4ac42d2b\"}'" [2021-09-23T18:01:45.440Z] time="2021-09-23T18:01:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420105.053193\",\"host\":\"a20c4ac42d2b\"}'" [2021-09-23T18:01:45.440Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-23T18:01:45.440Z] === RUN TestCannotSendAfterClose [2021-09-23T18:01:45.440Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-23T18:01:45.440Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-23T18:01:45.440Z] === RUN TestV1IDService [2021-09-23T18:01:45.440Z] --- PASS: TestV1IDService (0.01s) [2021-09-23T18:01:45.440Z] === RUN TestV2MetadataService [2021-09-23T18:01:45.689Z] check_test.go:308: [d46a17652f32d] daemon is not started [2021-09-23T18:01:45.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-09-23T18:01:45.911Z] --- PASS: TestV2MetadataService (0.48s) [2021-09-23T18:01:45.911Z] PASS [2021-09-23T18:01:45.911Z] coverage: 48.2% of statements [2021-09-23T18:01:45.911Z] ok github.com/docker/docker/distribution/metadata 0.551s coverage: 48.2% of statements [2021-09-23T18:01:45.911Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-23T18:01:45.911Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-23T18:01:45.911Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-23T18:01:45.911Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-23T18:01:45.911Z] === RUN TestContinueOnError_NeverContinue [2021-09-23T18:01:45.911Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-23T18:01:45.911Z] === RUN TestManifestStore [2021-09-23T18:01:45.911Z] === RUN TestManifestStore/no_remote_or_local [2021-09-23T18:01:45.950Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2021-09-23T18:01:45.950Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-23T18:01:46.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-23T18:01:46.380Z] time="2021-09-23T18:01:45Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1312756625\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-23T18:01:46.380Z] === RUN TestManifestStore/no_local_cache [2021-09-23T18:01:46.380Z] === RUN TestManifestStore/with_local_cache [2021-09-23T18:01:46.380Z] === RUN TestManifestStore/unknown_media_type [2021-09-23T18:01:46.380Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-23T18:01:46.380Z] time="2021-09-23T18:01:45Z" level=warning msg="reference for unknown type: " [2021-09-23T18:01:46.380Z] time="2021-09-23T18:01:45Z" level=warning msg="reference for unknown type: " [2021-09-23T18:01:46.380Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-23T18:01:46.380Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-23T18:01:46.380Z] time="2021-09-23T18:01:46Z" level=warning msg="reference for unknown type: " [2021-09-23T18:01:46.380Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-23T18:01:46.380Z] time="2021-09-23T18:01:46Z" level=warning msg="reference for unknown type: " [2021-09-23T18:01:46.380Z] time="2021-09-23T18:01:46Z" level=warning msg="reference for unknown type: " [2021-09-23T18:01:46.380Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-23T18:01:46.380Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-23T18:01:46.380Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-23T18:01:46.380Z] time="2021-09-23T18:01:46Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-23T18:01:46.380Z] --- PASS: TestManifestStore (0.19s) [2021-09-23T18:01:46.380Z] --- PASS: TestManifestStore/no_remote_or_local (0.12s) [2021-09-23T18:01:46.380Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-09-23T18:01:46.380Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-23T18:01:46.380Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-09-23T18:01:46.380Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-23T18:01:46.380Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-09-23T18:01:46.380Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-23T18:01:46.380Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-09-23T18:01:46.380Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-09-23T18:01:46.380Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-23T18:01:46.380Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-23T18:01:46.380Z] === RUN TestDetectManifestBlobMediaType [2021-09-23T18:01:46.380Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-23T18:01:46.380Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-23T18:01:46.380Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-23T18:01:46.380Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-23T18:01:46.380Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-23T18:01:46.380Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-23T18:01:46.380Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-23T18:01:46.380Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-23T18:01:46.380Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-23T18:01:46.380Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-23T18:01:46.380Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-23T18:01:46.380Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-23T18:01:46.380Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-23T18:01:46.380Z] === RUN TestFixManifestLayers [2021-09-23T18:01:46.380Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-23T18:01:46.380Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-23T18:01:46.380Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-23T18:01:46.380Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-23T18:01:46.380Z] === RUN TestFixManifestLayersBadParent [2021-09-23T18:01:46.380Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-23T18:01:46.380Z] === RUN TestValidateManifest [2021-09-23T18:01:46.380Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-23T18:01:46.380Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-23T18:01:46.380Z] === RUN TestFormatPlatform [2021-09-23T18:01:46.380Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-23T18:01:46.380Z] === RUN TestGetRepositoryMountCandidates [2021-09-23T18:01:46.380Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-23T18:01:46.380Z] === RUN TestLayerAlreadyExists [2021-09-23T18:01:46.380Z] 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-09-23T18:01:46.380Z] 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-09-23T18:01:46.380Z] 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-09-23T18:01:46.380Z] 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-09-23T18:01:46.380Z] 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-09-23T18:01:46.380Z] 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-09-23T18:01:46.380Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-23T18:01:46.380Z] === RUN TestWhenEmptyAuthConfig [2021-09-23T18:01:46.380Z] time="2021-09-23T18:01:46Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-23T18:01:46.380Z] time="2021-09-23T18:01:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a20c4ac42d2b\"}'" [2021-09-23T18:01:46.380Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-23T18:01:46.380Z] PASS [2021-09-23T18:01:46.380Z] coverage: 82.5% of statements [2021-09-23T18:01:46.380Z] ok github.com/docker/docker/daemon/logger/splunk 1.976s coverage: 82.5% of statements [2021-09-23T18:01:46.380Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-23T18:01:46.380Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-23T18:01:46.380Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-23T18:01:46.380Z] === RUN TestSuccessfulDownload [2021-09-23T18:01:46.380Z] download_test.go:267: Needs fixing on Windows [2021-09-23T18:01:46.380Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-23T18:01:46.380Z] === RUN TestCancelledDownload [2021-09-23T18:01:46.380Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-23T18:01:46.380Z] === RUN TestMaxDownloadAttempts [2021-09-23T18:01:46.380Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T18:01:46.380Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T18:01:46.380Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T18:01:46.380Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T18:01:46.380Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T18:01:46.380Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T18:01:46.380Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T18:01:46.380Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T18:01:46.380Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T18:01:46.380Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T18:01:46.380Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T18:01:46.380Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T18:01:46.813Z] === RUN TestGetDriver [2021-09-23T18:01:46.813Z] --- PASS: TestGetDriver (0.00s) [2021-09-23T18:01:46.813Z] === RUN TestVolumeRequestError [2021-09-23T18:01:46.813Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-23T18:01:46.813Z] PASS [2021-09-23T18:01:46.813Z] coverage: 36.1% of statements [2021-09-23T18:01:46.813Z] ok github.com/docker/docker/volume/drivers 0.035s coverage: 36.1% of statements [2021-09-23T18:01:46.813Z] === RUN TestGetAddress [2021-09-23T18:01:46.813Z] --- PASS: TestGetAddress (0.00s) [2021-09-23T18:01:46.813Z] === RUN TestRemove [2021-09-23T18:01:46.813Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-23T18:01:46.813Z] --- SKIP: TestRemove (0.00s) [2021-09-23T18:01:46.813Z] === RUN TestInitializeWithVolumes [2021-09-23T18:01:46.813Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-23T18:01:46.813Z] === RUN TestCreate [2021-09-23T18:01:46.813Z] --- PASS: TestCreate (0.01s) [2021-09-23T18:01:46.813Z] === RUN TestValidateName [2021-09-23T18:01:46.813Z] --- PASS: TestValidateName (0.00s) [2021-09-23T18:01:46.813Z] === RUN TestCreateWithOpts [2021-09-23T18:01:46.813Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-23T18:01:46.813Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-23T18:01:46.813Z] === RUN TestRelaodNoOpts [2021-09-23T18:01:46.813Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-23T18:01:46.813Z] PASS [2021-09-23T18:01:46.813Z] coverage: 41.5% of statements [2021-09-23T18:01:46.813Z] ok github.com/docker/docker/volume/local 0.049s coverage: 41.5% of statements [2021-09-23T18:01:46.851Z] time="2021-09-23T18:01:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T18:01:46.851Z] time="2021-09-23T18:01:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T18:01:46.851Z] time="2021-09-23T18:01:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T18:01:46.851Z] time="2021-09-23T18:01:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T18:01:46.851Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-23T18:01:46.851Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-09-23T18:01:46.851Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-09-23T18:01:46.851Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-09-23T18:01:46.851Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-09-23T18:01:46.851Z] === RUN TestTransfer [2021-09-23T18:01:46.851Z] --- PASS: TestTransfer (0.12s) [2021-09-23T18:01:46.851Z] === RUN TestConcurrencyLimit [2021-09-23T18:01:47.319Z] === RUN TestNotFound [2021-09-23T18:01:47.319Z] --- PASS: TestNotFound (0.00s) [2021-09-23T18:01:47.319Z] === RUN TestConflict [2021-09-23T18:01:47.319Z] --- PASS: TestConflict (0.00s) [2021-09-23T18:01:47.319Z] === RUN TestForbidden [2021-09-23T18:01:47.319Z] --- PASS: TestForbidden (0.00s) [2021-09-23T18:01:47.319Z] === RUN TestInvalidParameter [2021-09-23T18:01:47.319Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-23T18:01:47.319Z] === RUN TestNotImplemented [2021-09-23T18:01:47.319Z] --- PASS: TestNotImplemented (0.00s) [2021-09-23T18:01:47.319Z] === RUN TestNotModified [2021-09-23T18:01:47.319Z] --- PASS: TestNotModified (0.00s) [2021-09-23T18:01:47.319Z] === RUN TestUnauthorized [2021-09-23T18:01:47.319Z] --- PASS: TestUnauthorized (0.00s) [2021-09-23T18:01:47.319Z] === RUN TestUnknown [2021-09-23T18:01:47.319Z] --- PASS: TestUnknown (0.00s) [2021-09-23T18:01:47.319Z] === RUN TestCancelled [2021-09-23T18:01:47.319Z] --- PASS: TestCancelled (0.00s) [2021-09-23T18:01:47.319Z] === RUN TestDeadline [2021-09-23T18:01:47.319Z] --- PASS: TestDeadline (0.00s) [2021-09-23T18:01:47.319Z] === RUN TestDataLoss [2021-09-23T18:01:47.319Z] --- PASS: TestDataLoss (0.00s) [2021-09-23T18:01:47.319Z] === RUN TestUnavailable [2021-09-23T18:01:47.319Z] --- PASS: TestUnavailable (0.00s) [2021-09-23T18:01:47.319Z] === RUN TestSystem [2021-09-23T18:01:47.319Z] --- PASS: TestSystem (0.00s) [2021-09-23T18:01:47.319Z] === RUN TestFromStatusCode [2021-09-23T18:01:47.319Z] === RUN TestFromStatusCode/Not_Found [2021-09-23T18:01:47.319Z] === RUN TestFromStatusCode/Bad_Request [2021-09-23T18:01:47.320Z] === RUN TestFromStatusCode/Conflict [2021-09-23T18:01:47.320Z] === RUN TestFromStatusCode/Unauthorized [2021-09-23T18:01:47.320Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-23T18:01:47.320Z] === RUN TestFromStatusCode/Forbidden [2021-09-23T18:01:47.320Z] === RUN TestFromStatusCode/Not_Modified [2021-09-23T18:01:47.320Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-23T18:01:47.320Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-23T18:01:47.320Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-23T18:01:47.320Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-23T18:01:47.320Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-23T18:01:47.320Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-23T18:01:47.320Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-23T18:01:47.320Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-23T18:01:47.320Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-23T18:01:47.320Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-23T18:01:47.320Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-23T18:01:47.320Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-23T18:01:47.320Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-23T18:01:47.320Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-23T18:01:47.320Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-23T18:01:47.320Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-23T18:01:47.320Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-23T18:01:47.320Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-23T18:01:47.320Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-23T18:01:47.320Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-23T18:01:47.320Z] PASS [2021-09-23T18:01:47.320Z] coverage: 53.1% of statements [2021-09-23T18:01:47.320Z] ok github.com/docker/docker/errdefs 0.029s coverage: 53.1% of statements [2021-09-23T18:01:47.320Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-09-23T18:01:47.320Z] === RUN TestInactiveJobs [2021-09-23T18:01:47.320Z] === RUN TestFSGetInvalidData [2021-09-23T18:01:47.320Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-23T18:01:47.320Z] === RUN TestFSInvalidSet [2021-09-23T18:01:47.320Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-09-23T18:01:47.320Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-23T18:01:47.320Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-23T18:01:47.320Z] === RUN TestTokenPassThru [2021-09-23T18:01:47.320Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-23T18:01:47.320Z] === RUN TestFSInvalidRoot [2021-09-23T18:01:47.320Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-23T18:01:47.320Z] === RUN TestTokenPassThruDifferentHost [2021-09-23T18:01:47.320Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-09-23T18:01:47.320Z] === RUN TestFSMetadataGetSet [2021-09-23T18:01:47.320Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-09-23T18:01:47.320Z] PASS [2021-09-23T18:01:47.320Z] coverage: 24.1% of statements [2021-09-23T18:01:47.320Z] ok github.com/docker/docker/distribution 1.401s coverage: 24.1% of statements [2021-09-23T18:01:47.320Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-09-23T18:01:47.320Z] === RUN TestFSInvalidWalker [2021-09-23T18:01:47.320Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-23T18:01:47.320Z] === RUN TestFSGetSet [2021-09-23T18:01:47.320Z] --- PASS: TestFSGetSet (0.01s) [2021-09-23T18:01:47.320Z] === RUN TestFSGetUnsetKey [2021-09-23T18:01:47.320Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-23T18:01:47.320Z] === RUN TestFSGetEmptyData [2021-09-23T18:01:47.320Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-09-23T18:01:47.320Z] === RUN TestFSDelete [2021-09-23T18:01:47.320Z] --- PASS: TestFSDelete (0.01s) [2021-09-23T18:01:47.320Z] === RUN TestFSWalker [2021-09-23T18:01:47.320Z] --- PASS: TestFSWalker (0.01s) [2021-09-23T18:01:47.320Z] === RUN TestFSWalkerStopOnError [2021-09-23T18:01:47.320Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-23T18:01:47.320Z] === RUN TestNewFromJSON [2021-09-23T18:01:47.320Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-23T18:01:47.320Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-23T18:01:47.320Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-23T18:01:47.320Z] === RUN TestMarshalKeyOrder [2021-09-23T18:01:47.320Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-23T18:01:47.320Z] === RUN TestHistoryEqual [2021-09-23T18:01:47.596Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2021-09-23T18:01:47.596Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-23T18:01:47.788Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-23T18:01:47.788Z] --- PASS: TestHistoryEqual (0.11s) [2021-09-23T18:01:47.788Z] === RUN TestImage [2021-09-23T18:01:47.788Z] --- PASS: TestImage (0.00s) [2021-09-23T18:01:47.788Z] === RUN TestImageOSNotEmpty [2021-09-23T18:01:47.788Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-23T18:01:47.789Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-23T18:01:47.789Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-23T18:01:47.789Z] === RUN TestCreate [2021-09-23T18:01:47.789Z] --- PASS: TestCreate (0.00s) [2021-09-23T18:01:47.789Z] === RUN TestRestore [2021-09-23T18:01:47.789Z] time="2021-09-23T18:01:47Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-23T18:01:47.789Z] --- PASS: TestRestore (0.02s) [2021-09-23T18:01:47.789Z] === RUN TestAddDelete [2021-09-23T18:01:47.789Z] --- PASS: TestAddDelete (0.01s) [2021-09-23T18:01:47.789Z] === RUN TestSearchAfterDelete [2021-09-23T18:01:47.789Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-23T18:01:47.789Z] === RUN TestParentReset [2021-09-23T18:01:47.789Z] --- PASS: TestInactiveJobs (0.35s) [2021-09-23T18:01:47.789Z] === RUN TestWatchRelease [2021-09-23T18:01:47.789Z] --- PASS: TestParentReset (0.02s) [2021-09-23T18:01:47.789Z] === RUN TestGetAndSetLastUpdated [2021-09-23T18:01:47.789Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-09-23T18:01:47.789Z] === RUN TestStoreLen [2021-09-23T18:01:47.789Z] --- PASS: TestStoreLen (0.02s) [2021-09-23T18:01:47.789Z] PASS [2021-09-23T18:01:47.789Z] coverage: 86.6% of statements [2021-09-23T18:01:47.789Z] --- PASS: TestWatchRelease (0.04s) [2021-09-23T18:01:47.789Z] === RUN TestWatchFinishedTransfer [2021-09-23T18:01:47.789Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-23T18:01:47.789Z] === RUN TestDuplicateTransfer [2021-09-23T18:01:47.789Z] ok github.com/docker/docker/image 0.363s coverage: 86.6% of statements [2021-09-23T18:01:47.789Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-09-23T18:01:47.789Z] === RUN TestSuccessfulUpload [2021-09-23T18:01:47.800Z] === RUN TestLCOWParseMountRaw [2021-09-23T18:01:47.800Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-23T18:01:47.800Z] === RUN TestLCOWParseMountRawSplit [2021-09-23T18:01:47.800Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-23T18:01:47.800Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-23T18:01:47.800Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-23T18:01:47.800Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-23T18:01:47.800Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-23T18:01:47.800Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-23T18:01:47.800Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-23T18:01:47.800Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-23T18:01:47.800Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-23T18:01:47.800Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-23T18:01:47.800Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-23T18:01:47.800Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-23T18:01:47.800Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-23T18:01:47.800Z] === RUN TestLinuxParseMountRaw [2021-09-23T18:01:47.800Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-23T18:01:47.800Z] === RUN TestLinuxParseMountRawSplit [2021-09-23T18:01:47.800Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-23T18:01:47.800Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-23T18:01:47.800Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-23T18:01:47.800Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-23T18:01:47.800Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-23T18:01:47.800Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-23T18:01:47.800Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-23T18:01:47.800Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-23T18:01:47.800Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-23T18:01:47.800Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-23T18:01:47.800Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-23T18:01:47.800Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-23T18:01:47.800Z] === RUN TestConvertTmpfsOptions [2021-09-23T18:01:47.800Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-23T18:01:47.800Z] linux_parser_test.go:209: data="ro" [2021-09-23T18:01:47.800Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-23T18:01:47.800Z] === RUN TestParseMountSpec [2021-09-23T18:01:47.800Z] parser_test.go:62: case 0 [2021-09-23T18:01:47.800Z] parser_test.go:62: case 1 [2021-09-23T18:01:47.800Z] parser_test.go:62: case 2 [2021-09-23T18:01:47.800Z] parser_test.go:62: case 3 [2021-09-23T18:01:47.800Z] parser_test.go:62: case 4 [2021-09-23T18:01:47.800Z] parser_test.go:62: case 5 [2021-09-23T18:01:47.800Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-23T18:01:47.800Z] === RUN TestValidateMount [2021-09-23T18:01:47.800Z] --- PASS: TestValidateMount (0.00s) [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRaw [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRawSplit [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-23T18:01:47.800Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-23T18:01:47.800Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-23T18:01:47.800Z] PASS [2021-09-23T18:01:47.800Z] coverage: 67.6% of statements [2021-09-23T18:01:47.800Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2021-09-23T18:01:47.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-09-23T18:01:48.257Z] === RUN TestCompare [2021-09-23T18:01:48.257Z] --- PASS: TestCompare (0.00s) [2021-09-23T18:01:48.257Z] PASS [2021-09-23T18:01:48.257Z] coverage: 19.2% of statements [2021-09-23T18:01:48.257Z] ok github.com/docker/docker/image/cache 0.051s coverage: 19.2% of statements [2021-09-23T18:01:48.257Z] time="2021-09-23T18:01:47Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-23T18:01:48.257Z] --- PASS: TestSuccessfulUpload (0.43s) [2021-09-23T18:01:48.257Z] === RUN TestCancelledUpload [2021-09-23T18:01:48.257Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-23T18:01:48.257Z] PASS [2021-09-23T18:01:48.257Z] coverage: 76.8% of statements [2021-09-23T18:01:48.257Z] ok github.com/docker/docker/distribution/xfer 1.859s coverage: 76.8% of statements [2021-09-23T18:01:48.257Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-23T18:01:48.272Z] === RUN TestSetGetMeta [2021-09-23T18:01:48.272Z] === PAUSE TestSetGetMeta [2021-09-23T18:01:48.272Z] === RUN TestRestore [2021-09-23T18:01:48.272Z] === PAUSE TestRestore [2021-09-23T18:01:48.272Z] === RUN TestServiceCreate [2021-09-23T18:01:48.272Z] === PAUSE TestServiceCreate [2021-09-23T18:01:48.272Z] === RUN TestServiceList [2021-09-23T18:01:48.272Z] === PAUSE TestServiceList [2021-09-23T18:01:48.272Z] === RUN TestServiceRemove [2021-09-23T18:01:48.272Z] === PAUSE TestServiceRemove [2021-09-23T18:01:48.272Z] === RUN TestServiceGet [2021-09-23T18:01:48.272Z] === PAUSE TestServiceGet [2021-09-23T18:01:48.272Z] === RUN TestServicePrune [2021-09-23T18:01:48.272Z] === PAUSE TestServicePrune [2021-09-23T18:01:48.272Z] === RUN TestCreate [2021-09-23T18:01:48.272Z] === PAUSE TestCreate [2021-09-23T18:01:48.272Z] === RUN TestRemove [2021-09-23T18:01:48.272Z] === PAUSE TestRemove [2021-09-23T18:01:48.272Z] === RUN TestList [2021-09-23T18:01:48.272Z] === PAUSE TestList [2021-09-23T18:01:48.272Z] === RUN TestFindByDriver [2021-09-23T18:01:48.272Z] === PAUSE TestFindByDriver [2021-09-23T18:01:48.272Z] === RUN TestFindByReferenced [2021-09-23T18:01:48.272Z] === PAUSE TestFindByReferenced [2021-09-23T18:01:48.272Z] === RUN TestDerefMultipleOfSameRef [2021-09-23T18:01:48.272Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-23T18:01:48.272Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T18:01:48.272Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T18:01:48.272Z] === RUN TestDefererencePluginOnCreateError [2021-09-23T18:01:48.272Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-23T18:01:48.272Z] === RUN TestRefDerefRemove [2021-09-23T18:01:48.272Z] === PAUSE TestRefDerefRemove [2021-09-23T18:01:48.272Z] === RUN TestGet [2021-09-23T18:01:48.272Z] === PAUSE TestGet [2021-09-23T18:01:48.272Z] === RUN TestGetWithReference [2021-09-23T18:01:48.272Z] === PAUSE TestGetWithReference [2021-09-23T18:01:48.272Z] === RUN TestFilterFunc [2021-09-23T18:01:48.272Z] === RUN TestFilterFunc/test_nil_list [2021-09-23T18:01:48.272Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-23T18:01:48.272Z] === RUN TestFilterFunc/test_empty_list [2021-09-23T18:01:48.272Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-23T18:01:48.272Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T18:01:48.272Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T18:01:48.272Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T18:01:48.272Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T18:01:48.272Z] === RUN TestFilterFunc/test_filter_some [2021-09-23T18:01:48.272Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-23T18:01:48.272Z] === RUN TestFilterFunc/test_filter_middle [2021-09-23T18:01:48.272Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-23T18:01:48.272Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-23T18:01:48.272Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-23T18:01:48.272Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-23T18:01:48.272Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-23T18:01:48.272Z] === CONT TestFilterFunc/test_nil_list [2021-09-23T18:01:48.272Z] === CONT TestFilterFunc/test_filter_some [2021-09-23T18:01:48.272Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T18:01:48.272Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-23T18:01:48.272Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T18:01:48.272Z] === CONT TestFilterFunc/test_filter_middle [2021-09-23T18:01:48.272Z] === CONT TestFilterFunc/test_empty_list [2021-09-23T18:01:48.272Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-23T18:01:48.272Z] --- PASS: TestFilterFunc (0.00s) [2021-09-23T18:01:48.272Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-23T18:01:48.272Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-23T18:01:48.272Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-23T18:01:48.272Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-23T18:01:48.272Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-23T18:01:48.272Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-23T18:01:48.272Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-23T18:01:48.272Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-23T18:01:48.272Z] === CONT TestSetGetMeta [2021-09-23T18:01:48.272Z] === CONT TestList [2021-09-23T18:01:48.272Z] === CONT TestDefererencePluginOnCreateError [2021-09-23T18:01:48.272Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T18:01:48.272Z] --- PASS: TestSetGetMeta (0.01s) [2021-09-23T18:01:48.272Z] === CONT TestGetWithReference [2021-09-23T18:01:48.272Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-09-23T18:01:48.272Z] === CONT TestGet [2021-09-23T18:01:48.272Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-09-23T18:01:48.272Z] === CONT TestRefDerefRemove [2021-09-23T18:01:48.272Z] --- PASS: TestList (0.02s) [2021-09-23T18:01:48.272Z] === CONT TestRemove [2021-09-23T18:01:48.272Z] --- PASS: TestGetWithReference (0.02s) [2021-09-23T18:01:48.272Z] === CONT TestCreate [2021-09-23T18:01:48.272Z] --- PASS: TestGet (0.01s) [2021-09-23T18:01:48.272Z] === CONT TestServicePrune [2021-09-23T18:01:48.272Z] --- PASS: TestRefDerefRemove (0.01s) [2021-09-23T18:01:48.272Z] === CONT TestServiceGet [2021-09-23T18:01:48.272Z] --- PASS: TestRemove (0.01s) [2021-09-23T18:01:48.272Z] === CONT TestServiceRemove [2021-09-23T18:01:48.272Z] --- PASS: TestCreate (0.01s) [2021-09-23T18:01:48.272Z] === CONT TestServiceList [2021-09-23T18:01:48.272Z] --- PASS: TestServiceGet (0.09s) [2021-09-23T18:01:48.272Z] === CONT TestServiceCreate [2021-09-23T18:01:48.272Z] time="2021-09-23T18:01:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:01:48.272Z] --- PASS: TestServiceRemove (0.09s) [2021-09-23T18:01:48.272Z] === CONT TestRestore [2021-09-23T18:01:48.272Z] --- PASS: TestServiceList (0.09s) [2021-09-23T18:01:48.272Z] === CONT TestDerefMultipleOfSameRef [2021-09-23T18:01:48.272Z] time="2021-09-23T18:01:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:01:48.272Z] time="2021-09-23T18:01:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:01:48.272Z] time="2021-09-23T18:01:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-23T18:01:48.272Z] --- PASS: TestServiceCreate (0.01s) [2021-09-23T18:01:48.272Z] === CONT TestFindByReferenced [2021-09-23T18:01:48.272Z] time="2021-09-23T18:01:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:01:48.272Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-09-23T18:01:48.272Z] === CONT TestFindByDriver [2021-09-23T18:01:48.272Z] --- PASS: TestRestore (0.02s) [2021-09-23T18:01:48.272Z] --- PASS: TestServicePrune (0.11s) [2021-09-23T18:01:48.272Z] --- PASS: TestFindByReferenced (0.01s) [2021-09-23T18:01:48.272Z] --- PASS: TestFindByDriver (0.01s) [2021-09-23T18:01:48.272Z] PASS [2021-09-23T18:01:48.272Z] coverage: 69.0% of statements [2021-09-23T18:01:48.272Z] ok github.com/docker/docker/volume/service 0.177s coverage: 69.0% of statements [2021-09-23T18:01:48.428Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2021-09-23T18:01:48.428Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-23T18:01:48.706Z] --- PASS: TestGraphdriverPluginV2 (3.34s) [2021-09-23T18:01:48.706Z] PASS [2021-09-23T18:01:48.706Z] [2021-09-23T18:01:48.706Z] DONE 5 tests in 8.097s [2021-09-23T18:01:48.725Z] === RUN TestValidateManifest [2021-09-23T18:01:48.725Z] === RUN TestValidateManifest/non-nil [2021-09-23T18:01:48.725Z] === RUN TestValidateManifest/nil [2021-09-23T18:01:48.725Z] --- PASS: TestValidateManifest (0.00s) [2021-09-23T18:01:48.725Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-23T18:01:48.725Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-23T18:01:48.725Z] PASS [2021-09-23T18:01:48.725Z] coverage: 0.7% of statements [2021-09-23T18:01:48.725Z] ok github.com/docker/docker/image/tarexport 0.112s coverage: 0.7% of statements [2021-09-23T18:01:48.725Z] === RUN TestMakeV1ConfigFromConfig [2021-09-23T18:01:48.725Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-23T18:01:48.725Z] PASS [2021-09-23T18:01:48.725Z] coverage: 25.0% of statements [2021-09-23T18:01:48.725Z] ok github.com/docker/docker/image/v1 0.060s coverage: 25.0% of statements [2021-09-23T18:01:48.725Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-23T18:01:48.964Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-23T18:01:48.964Z] INFO: Testing against a local daemon [2021-09-23T18:01:48.964Z] === RUN TestContinueAfterPluginCrash [2021-09-23T18:01:48.964Z] === PAUSE TestContinueAfterPluginCrash [2021-09-23T18:01:48.964Z] === RUN TestReadPluginNoRead [2021-09-23T18:01:48.964Z] === PAUSE TestReadPluginNoRead [2021-09-23T18:01:48.964Z] === RUN TestDaemonStartWithLogOpt [2021-09-23T18:01:48.964Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-23T18:01:48.964Z] === CONT TestContinueAfterPluginCrash [2021-09-23T18:01:48.964Z] === CONT TestDaemonStartWithLogOpt [2021-09-23T18:01:49.193Z] === RUN TestSerialization [2021-09-23T18:01:49.193Z] --- PASS: TestSerialization (0.02s) [2021-09-23T18:01:49.193Z] PASS [2021-09-23T18:01:49.193Z] coverage: 100.0% of statements [2021-09-23T18:01:49.193Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2021-09-23T18:01:50.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-23T18:01:50.179Z] === RUN TestEnvironmentParsing [2021-09-23T18:01:50.179Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-23T18:01:50.179Z] PASS [2021-09-23T18:01:50.179Z] coverage: 1.2% of statements [2021-09-23T18:01:50.179Z] ok github.com/docker/docker/libcontainerd/local 0.050s coverage: 1.2% of statements [2021-09-23T18:01:50.179Z] === RUN TestEmptyLayer [2021-09-23T18:01:50.179Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-23T18:01:50.179Z] === RUN TestCommitFailure [2021-09-23T18:01:50.179Z] --- PASS: TestCommitFailure (0.01s) [2021-09-23T18:01:50.179Z] === RUN TestStartTransactionFailure [2021-09-23T18:01:50.179Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-23T18:01:50.179Z] === RUN TestGetOrphan [2021-09-23T18:01:50.179Z] --- PASS: TestGetOrphan (0.01s) [2021-09-23T18:01:50.179Z] === RUN TestMountAndRegister [2021-09-23T18:01:50.179Z] layer_test.go:270: Layer size: 14 [2021-09-23T18:01:50.179Z] --- PASS: TestMountAndRegister (0.04s) [2021-09-23T18:01:50.179Z] === RUN TestLayerRelease [2021-09-23T18:01:50.179Z] layer_test.go:303: Failing on Windows [2021-09-23T18:01:50.179Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-23T18:01:50.179Z] === RUN TestStoreRestore [2021-09-23T18:01:50.179Z] layer_test.go:352: Failing on Windows [2021-09-23T18:01:50.179Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-23T18:01:50.179Z] === RUN TestTarStreamStability [2021-09-23T18:01:50.179Z] layer_test.go:467: Failing on Windows [2021-09-23T18:01:50.179Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-23T18:01:50.179Z] === RUN TestRegisterExistingLayer [2021-09-23T18:01:50.179Z] --- PASS: TestRegisterExistingLayer (0.09s) [2021-09-23T18:01:50.179Z] === RUN TestTarStreamVerification [2021-09-23T18:01:50.179Z] layer_test.go:696: Failing on Windows [2021-09-23T18:01:50.179Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-23T18:01:50.179Z] === RUN TestLayerMigration [2021-09-23T18:01:50.179Z] migration_test.go:45: Failing on Windows [2021-09-23T18:01:50.179Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-23T18:01:50.179Z] === RUN TestLayerMigrationNoTarsplit [2021-09-23T18:01:50.179Z] migration_test.go:181: Failing on Windows [2021-09-23T18:01:50.179Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-23T18:01:50.179Z] === RUN TestMountInit [2021-09-23T18:01:50.179Z] mount_test.go:17: Failing on Windows [2021-09-23T18:01:50.179Z] --- SKIP: TestMountInit (0.00s) [2021-09-23T18:01:50.179Z] === RUN TestMountSize [2021-09-23T18:01:50.179Z] mount_test.go:76: Failing on Windows [2021-09-23T18:01:50.179Z] --- SKIP: TestMountSize (0.00s) [2021-09-23T18:01:50.179Z] === RUN TestMountChanges [2021-09-23T18:01:50.179Z] mount_test.go:125: Failing on Windows [2021-09-23T18:01:50.179Z] --- SKIP: TestMountChanges (0.00s) [2021-09-23T18:01:50.411Z] 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/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/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-09-23T18:01:50.647Z] === RUN TestMountApply [2021-09-23T18:01:50.647Z] mount_test.go:212: Failing on Windows [2021-09-23T18:01:50.647Z] --- SKIP: TestMountApply (0.00s) [2021-09-23T18:01:50.647Z] PASS [2021-09-23T18:01:50.647Z] coverage: 30.1% of statements [2021-09-23T18:01:50.647Z] ok github.com/docker/docker/layer 0.199s coverage: 30.1% of statements [2021-09-23T18:01:50.647Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-23T18:01:50.647Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-23T18:01:50.647Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-23T18:01:50.647Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-23T18:01:50.647Z] === RUN TestSequenceGetAvailableBit [2021-09-23T18:01:50.647Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestSequenceEqual [2021-09-23T18:01:50.647Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestSequenceCopy [2021-09-23T18:01:50.647Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestGetFirstAvailable [2021-09-23T18:01:50.647Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestFindSequence [2021-09-23T18:01:50.647Z] --- PASS: TestFindSequence (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestCheckIfAvailable [2021-09-23T18:01:50.647Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestMergeSequences [2021-09-23T18:01:50.647Z] --- PASS: TestMergeSequences (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestPushReservation [2021-09-23T18:01:50.647Z] --- PASS: TestPushReservation (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestSerializeDeserialize [2021-09-23T18:01:50.647Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestSet [2021-09-23T18:01:50.647Z] --- PASS: TestSet (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestSetUnset [2021-09-23T18:01:50.647Z] --- PASS: TestSetUnset (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestOffsetSetUnset [2021-09-23T18:01:50.647Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestSetInRange [2021-09-23T18:01:50.647Z] --- PASS: TestSetInRange (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestSetAnyInRange [2021-09-23T18:01:50.647Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestMethods [2021-09-23T18:01:50.647Z] --- PASS: TestMethods (0.00s) [2021-09-23T18:01:50.647Z] === RUN TestRandomAllocateDeallocate [2021-09-23T18:01:50.976Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.22s) [2021-09-23T18:01:50.976Z] === RUN TestNISDomainname [2021-09-23T18:01:51.917Z] --- PASS: TestNISDomainname (1.17s) [2021-09-23T18:01:51.917Z] === RUN TestHostnameDnsResolution [2021-09-23T18:01:52.066Z] --- PASS: TestNewClientWithTimeout (17.60s) [2021-09-23T18:01:52.066Z] === RUN TestClientStream [2021-09-23T18:01:52.066Z] --- PASS: TestClientStream (0.00s) [2021-09-23T18:01:52.066Z] === RUN TestClientSendFile [2021-09-23T18:01:52.066Z] --- PASS: TestClientSendFile (0.00s) [2021-09-23T18:01:52.066Z] === RUN TestClientWithRequestTimeout [2021-09-23T18:01:52.066Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-23T18:01:52.066Z] === RUN TestFileSpecPlugin [2021-09-23T18:01:52.066Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-09-23T18:01:52.066Z] === RUN TestFileJSONSpecPlugin [2021-09-23T18:01:52.066Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-23T18:01:52.066Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-23T18:01:52.066Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-23T18:01:52.066Z] === RUN TestPluginAddHandler [2021-09-23T18:01:52.066Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-23T18:01:52.066Z] === RUN TestPluginWaitBadPlugin [2021-09-23T18:01:52.066Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-23T18:01:52.066Z] === RUN TestGet [2021-09-23T18:01:52.066Z] time="2021-09-23T18:01:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-23T18:01:52.214Z] === RUN TestInvalidConfig [2021-09-23T18:01:52.214Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-23T18:01:52.214Z] === RUN TestConfig [2021-09-23T18:01:52.214Z] --- PASS: TestConfig (0.00s) [2021-09-23T18:01:52.214Z] === RUN TestOptionsLabels [2021-09-23T18:01:52.214Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-23T18:01:52.214Z] === RUN TestValidName [2021-09-23T18:01:52.214Z] --- PASS: TestValidName (0.00s) [2021-09-23T18:01:52.214Z] === RUN TestTLSConfiguration [2021-09-23T18:01:52.214Z] time="2021-09-23T18:01:51Z" level=info msg="Option Initializing KV with TLS" [2021-09-23T18:01:52.214Z] --- PASS: TestTLSConfiguration (0.12s) [2021-09-23T18:01:52.214Z] PASS [2021-09-23T18:01:52.214Z] coverage: 24.0% of statements [2021-09-23T18:01:52.214Z] ok github.com/docker/docker/libnetwork/config 0.202s coverage: 24.0% of statements [2021-09-23T18:01:52.321Z] --- PASS: TestDaemonStartWithLogOpt (3.53s) [2021-09-23T18:01:52.321Z] === CONT TestReadPluginNoRead [2021-09-23T18:01:52.682Z] === RUN TestKey [2021-09-23T18:01:52.682Z] --- PASS: TestKey (0.00s) [2021-09-23T18:01:52.682Z] === RUN TestParseKey [2021-09-23T18:01:52.682Z] --- PASS: TestParseKey (0.00s) [2021-09-23T18:01:52.682Z] === RUN TestInvalidDataStore [2021-09-23T18:01:52.682Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-23T18:01:52.682Z] === RUN TestKVObjectFlatKey [2021-09-23T18:01:52.682Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-23T18:01:52.682Z] === RUN TestAtomicKVObjectFlatKey [2021-09-23T18:01:52.682Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-23T18:01:52.682Z] PASS [2021-09-23T18:01:52.682Z] coverage: 21.9% of statements [2021-09-23T18:01:52.682Z] ok github.com/docker/docker/libnetwork/datastore 0.040s coverage: 21.9% of statements [2021-09-23T18:01:53.057Z] time="2021-09-23T18:01:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-23T18:01:53.171Z] === RUN TestIPDataMarshalling [2021-09-23T18:01:53.172Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-23T18:01:53.172Z] === RUN TestValidateAndIsV6 [2021-09-23T18:01:53.172Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-23T18:01:53.172Z] PASS [2021-09-23T18:01:53.172Z] coverage: 68.9% of statements [2021-09-23T18:01:53.172Z] ok github.com/docker/docker/libnetwork/driverapi 0.033s coverage: 68.9% of statements [2021-09-23T18:01:53.303Z] --- PASS: TestHostnameDnsResolution (1.31s) [2021-09-23T18:01:53.303Z] === RUN TestStats [2021-09-23T18:01:53.640Z] === RUN TestErrorInterfaces [2021-09-23T18:01:53.640Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-23T18:01:53.640Z] === RUN TestNetworkMarshalling [2021-09-23T18:01:53.640Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-09-23T18:01:53.640Z] === RUN TestEndpointMarshalling [2021-09-23T18:01:53.640Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-23T18:01:53.640Z] === RUN TestAuxAddresses [2021-09-23T18:01:53.640Z] time="2021-09-23T18:01:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T18:01:53.640Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-23T18:01:53.640Z] === RUN TestSRVServiceQuery [2021-09-23T18:01:53.640Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:53.640Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-23T18:01:53.640Z] === RUN TestServiceVIPReuse [2021-09-23T18:01:53.640Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:53.640Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-23T18:01:53.640Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-23T18:01:53.640Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:53.640Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-23T18:01:53.640Z] === RUN TestDNSIPQuery [2021-09-23T18:01:53.640Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:53.640Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-23T18:01:53.640Z] === RUN TestDNSProxyServFail [2021-09-23T18:01:53.640Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:53.640Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-23T18:01:53.640Z] === RUN TestSandboxAddEmpty [2021-09-23T18:01:53.640Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:53.640Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-23T18:01:53.640Z] === RUN TestSandboxAddMultiPrio [2021-09-23T18:01:53.640Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:53.640Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-23T18:01:53.640Z] === RUN TestSandboxAddSamePrio [2021-09-23T18:01:53.640Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:53.640Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-23T18:01:53.640Z] === RUN TestCleanupServiceDiscovery [2021-09-23T18:01:53.640Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:53.640Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-23T18:01:53.640Z] === RUN TestDNSOptions [2021-09-23T18:01:53.640Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:53.640Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-23T18:01:53.640Z] === RUN TestMultipleControllersWithSameStore [2021-09-23T18:01:53.640Z] time="2021-09-23T18:01:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T18:01:53.640Z] time="2021-09-23T18:01:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T18:01:53.640Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-23T18:01:53.640Z] PASS [2021-09-23T18:01:53.640Z] coverage: 8.6% of statements [2021-09-23T18:01:53.640Z] ok github.com/docker/docker/libnetwork 0.250s coverage: 8.6% of statements [2021-09-23T18:01:54.181Z] === RUN TestDriver [2021-09-23T18:01:54.181Z] --- PASS: TestDriver (0.00s) [2021-09-23T18:01:54.181Z] PASS [2021-09-23T18:01:54.181Z] coverage: 34.8% of statements [2021-09-23T18:01:54.181Z] ok github.com/docker/docker/libnetwork/drivers/host 0.032s coverage: 34.8% of statements [2021-09-23T18:01:54.181Z] --- PASS: TestRandomAllocateDeallocate (3.48s) [2021-09-23T18:01:54.181Z] === RUN TestAllocateRandomDeallocate [2021-09-23T18:01:54.181Z] === RUN TestDriver [2021-09-23T18:01:54.181Z] --- PASS: TestDriver (0.00s) [2021-09-23T18:01:54.181Z] PASS [2021-09-23T18:01:54.181Z] coverage: 34.8% of statements [2021-09-23T18:01:54.181Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2021-09-23T18:01:54.650Z] === RUN TestNetworkAllocateFree [2021-09-23T18:01:54.650Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-23T18:01:54.650Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-23T18:01:54.650Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-23T18:01:54.650Z] PASS [2021-09-23T18:01:54.650Z] coverage: 63.6% of statements [2021-09-23T18:01:54.650Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.034s coverage: 63.6% of statements [2021-09-23T18:01:54.650Z] --- PASS: TestAllocateRandomDeallocate (0.79s) [2021-09-23T18:01:54.650Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-23T18:01:54.765Z] time="2021-09-23T18:01:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-23T18:01:54.854Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-23T18:01:55.118Z] === RUN TestGetEmptyCapabilities [2021-09-23T18:01:55.118Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-23T18:01:55.118Z] === RUN TestGetExtraCapabilities [2021-09-23T18:01:55.118Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-09-23T18:01:55.118Z] === RUN TestGetInvalidCapabilities [2021-09-23T18:01:55.118Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-23T18:01:55.118Z] === RUN TestRemoteDriver [2021-09-23T18:01:55.118Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-23T18:01:55.118Z] === RUN TestDriverError [2021-09-23T18:01:55.118Z] --- PASS: TestDriverError (0.00s) [2021-09-23T18:01:55.118Z] === RUN TestMissingValues [2021-09-23T18:01:55.118Z] --- PASS: TestMissingValues (0.00s) [2021-09-23T18:01:55.118Z] === RUN TestRollback [2021-09-23T18:01:55.118Z] --- PASS: TestRollback (0.00s) [2021-09-23T18:01:55.118Z] PASS [2021-09-23T18:01:55.118Z] coverage: 57.4% of statements [2021-09-23T18:01:55.118Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.073s coverage: 57.4% of statements [2021-09-23T18:01:55.586Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.63s) [2021-09-23T18:01:55.586Z] === RUN TestRetrieveFromStore [2021-09-23T18:01:55.586Z] === RUN TestNew [2021-09-23T18:01:55.586Z] --- PASS: TestNew (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestAddDriver [2021-09-23T18:01:55.586Z] --- PASS: TestAddDriver (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestAddDuplicateDriver [2021-09-23T18:01:55.586Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-23T18:01:55.586Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestDriver [2021-09-23T18:01:55.586Z] --- PASS: TestDriver (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestIPAM [2021-09-23T18:01:55.586Z] --- PASS: TestIPAM (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestWalkIPAMs [2021-09-23T18:01:55.586Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestWalkDrivers [2021-09-23T18:01:55.586Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-23T18:01:55.586Z] PASS [2021-09-23T18:01:55.586Z] coverage: 82.4% of statements [2021-09-23T18:01:55.586Z] ok github.com/docker/docker/libnetwork/drvregistry 0.063s coverage: 82.4% of statements [2021-09-23T18:01:55.586Z] === RUN TestNAT [2021-09-23T18:01:55.586Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-23T18:01:55.586Z] --- SKIP: TestNAT (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestTransparent [2021-09-23T18:01:55.586Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-23T18:01:55.586Z] --- SKIP: TestTransparent (0.00s) [2021-09-23T18:01:55.586Z] PASS [2021-09-23T18:01:55.586Z] coverage: 0.0% of statements [2021-09-23T18:01:55.586Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.040s coverage: 0.0% of statements [2021-09-23T18:01:55.586Z] === RUN TestBuildDefault [2021-09-23T18:01:55.586Z] --- PASS: TestBuildDefault (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestBuildHostnameDomainname [2021-09-23T18:01:55.586Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestBuildHostname [2021-09-23T18:01:55.586Z] --- PASS: TestBuildHostname (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestBuildHostnameFQDN [2021-09-23T18:01:55.586Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestBuildNoIP [2021-09-23T18:01:55.586Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestUpdate [2021-09-23T18:01:55.586Z] --- PASS: TestUpdate (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-23T18:01:55.586Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-23T18:01:55.586Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestAddEmpty [2021-09-23T18:01:55.586Z] --- PASS: TestAddEmpty (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestAdd [2021-09-23T18:01:55.586Z] --- PASS: TestAdd (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestDeleteEmpty [2021-09-23T18:01:55.586Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestDeleteNewline [2021-09-23T18:01:55.586Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestDelete [2021-09-23T18:01:55.586Z] --- PASS: TestDelete (0.00s) [2021-09-23T18:01:55.586Z] === RUN TestConcurrentWrites [2021-09-23T18:01:55.586Z] --- PASS: TestRetrieveFromStore (0.33s) [2021-09-23T18:01:55.586Z] === RUN TestIsCorrupted [2021-09-23T18:01:55.586Z] --- PASS: TestIsCorrupted (0.02s) [2021-09-23T18:01:55.586Z] === RUN TestSetRollover [2021-09-23T18:01:56.020Z] --- PASS: TestStats (2.82s) [2021-09-23T18:01:56.020Z] === RUN TestStopContainerWithTimeout [2021-09-23T18:01:56.020Z] === RUN TestStopContainerWithTimeout/0 [2021-09-23T18:01:56.020Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-23T18:01:56.020Z] === RUN TestStopContainerWithTimeout/1 [2021-09-23T18:01:56.020Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-23T18:01:56.020Z] === RUN TestStopContainerWithTimeout/3 [2021-09-23T18:01:56.020Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-23T18:01:56.020Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-23T18:01:56.020Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-23T18:01:56.020Z] === CONT TestStopContainerWithTimeout/0 [2021-09-23T18:01:56.020Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-23T18:01:56.055Z] --- PASS: TestConcurrentWrites (0.15s) [2021-09-23T18:01:56.055Z] PASS [2021-09-23T18:01:56.055Z] coverage: 81.2% of statements [2021-09-23T18:01:56.055Z] ok github.com/docker/docker/libnetwork/etchosts 0.204s coverage: 81.2% of statements [2021-09-23T18:01:56.055Z] === RUN TestNew [2021-09-23T18:01:56.055Z] --- PASS: TestNew (0.00s) [2021-09-23T18:01:56.055Z] === RUN TestAllocate [2021-09-23T18:01:56.055Z] --- PASS: TestAllocate (0.00s) [2021-09-23T18:01:56.055Z] === RUN TestUninitialized [2021-09-23T18:01:56.055Z] --- PASS: TestUninitialized (0.00s) [2021-09-23T18:01:56.055Z] === RUN TestAllocateInRange [2021-09-23T18:01:56.055Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-23T18:01:56.055Z] === RUN TestAllocateSerial [2021-09-23T18:01:56.055Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-23T18:01:56.055Z] PASS [2021-09-23T18:01:56.055Z] coverage: 87.5% of statements [2021-09-23T18:01:56.055Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2021-09-23T18:01:56.229Z] === RUN TestReadPluginNoRead/default [2021-09-23T18:01:56.524Z] === RUN TestDiff [2021-09-23T18:01:56.524Z] --- PASS: TestDiff (0.00s) [2021-09-23T18:01:56.524Z] === RUN TestAddedCallback [2021-09-23T18:01:56.524Z] --- PASS: TestAddedCallback (0.00s) [2021-09-23T18:01:56.524Z] === RUN TestRemovedCallback [2021-09-23T18:01:56.524Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-23T18:01:56.524Z] === RUN TestNoCallback [2021-09-23T18:01:56.524Z] --- PASS: TestNoCallback (0.00s) [2021-09-23T18:01:56.524Z] PASS [2021-09-23T18:01:56.524Z] coverage: 48.1% of statements [2021-09-23T18:01:56.524Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.037s coverage: 48.1% of statements [2021-09-23T18:01:56.524Z] --- PASS: TestSetRollover (0.76s) [2021-09-23T18:01:56.524Z] === RUN TestSetRolloverSerial [2021-09-23T18:01:56.524Z] === RUN TestCaller [2021-09-23T18:01:56.524Z] --- PASS: TestCaller (0.00s) [2021-09-23T18:01:56.524Z] PASS [2021-09-23T18:01:56.524Z] coverage: 100.0% of statements [2021-09-23T18:01:56.524Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-09-23T18:01:56.992Z] === RUN TestSetSerialInsertDelete [2021-09-23T18:01:56.992Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-23T18:01:56.992Z] === RUN TestSetParallelInsertDelete [2021-09-23T18:01:57.460Z] === RUN TestPoolRequest [2021-09-23T18:01:57.460Z] --- PASS: TestPoolRequest (0.00s) [2021-09-23T18:01:57.460Z] === RUN TestOtherRequests [2021-09-23T18:01:57.460Z] --- PASS: TestOtherRequests (0.00s) [2021-09-23T18:01:57.460Z] PASS [2021-09-23T18:01:57.460Z] coverage: 57.1% of statements [2021-09-23T18:01:57.460Z] ok github.com/docker/docker/libnetwork/ipams/null 0.052s coverage: 57.1% of statements [2021-09-23T18:01:57.604Z] ? github.com/docker/docker/api [no test files] [2021-09-23T18:01:57.607Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-23T18:01:57.607Z] --- PASS: TestContinueAfterPluginCrash (8.61s) [2021-09-23T18:01:57.929Z] --- PASS: TestSetRolloverSerial (1.12s) [2021-09-23T18:01:57.929Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-23T18:01:57.929Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-23T18:01:57.929Z] PASS [2021-09-23T18:01:57.929Z] coverage: 84.4% of statements [2021-09-23T18:01:57.929Z] ok github.com/docker/docker/libnetwork/bitseq 7.162s coverage: 84.4% of statements [2021-09-23T18:01:57.929Z] === RUN TestInt2IP2IntConversion [2021-09-23T18:01:57.935Z] === CONT TestStopContainerWithTimeout/3 [2021-09-23T18:01:58.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-23T18:01:58.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-23T18:01:58.398Z] --- PASS: TestInt2IP2IntConversion (0.43s) [2021-09-23T18:01:58.398Z] === RUN TestGetAddressVersion [2021-09-23T18:01:58.398Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-23T18:01:58.398Z] === RUN TestKeyString [2021-09-23T18:01:58.398Z] --- PASS: TestKeyString (0.00s) [2021-09-23T18:01:58.398Z] === RUN TestPoolDataMarshal [2021-09-23T18:01:58.398Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-23T18:01:58.398Z] === RUN TestSubnetsMarshal [2021-09-23T18:01:58.398Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-09-23T18:01:58.398Z] === RUN TestAddSubnets [2021-09-23T18:01:58.398Z] --- PASS: TestAddSubnets (0.03s) [2021-09-23T18:01:58.398Z] === RUN TestDoublePoolRelease [2021-09-23T18:01:58.398Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-09-23T18:01:58.398Z] === RUN TestAddReleasePoolID [2021-09-23T18:01:58.398Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-09-23T18:01:58.398Z] === RUN TestPredefinedPool [2021-09-23T18:01:58.398Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-23T18:01:58.398Z] === RUN TestRemoveSubnet [2021-09-23T18:01:58.398Z] === RUN TestGetCapabilities [2021-09-23T18:01:58.398Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-23T18:01:58.398Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-23T18:01:58.398Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-23T18:01:58.398Z] === RUN TestGetDefaultAddressSpaces [2021-09-23T18:01:58.398Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-23T18:01:58.398Z] === RUN TestRemoteDriver [2021-09-23T18:01:58.398Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-23T18:01:58.398Z] PASS [2021-09-23T18:01:58.398Z] coverage: 47.4% of statements [2021-09-23T18:01:58.866Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.056s coverage: 47.4% of statements [2021-09-23T18:01:58.866Z] --- PASS: TestRemoveSubnet (0.12s) [2021-09-23T18:01:58.866Z] === RUN TestGetSameAddress [2021-09-23T18:01:58.866Z] --- PASS: TestGetSameAddress (0.01s) [2021-09-23T18:01:58.866Z] === RUN TestPoolAllocationReuse [2021-09-23T18:01:58.984Z] === CONT TestReadPluginNoRead [2021-09-23T18:01:58.984Z] read_test.go:92: [df62d634f2256] daemon is not started [2021-09-23T18:01:58.984Z] --- PASS: TestReadPluginNoRead (6.33s) [2021-09-23T18:01:58.984Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s) [2021-09-23T18:01:58.984Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2021-09-23T18:01:58.984Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2021-09-23T18:01:58.984Z] PASS [2021-09-23T18:01:58.984Z] [2021-09-23T18:01:58.984Z] DONE 6 tests in 9.875s [2021-09-23T18:01:58.984Z] 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-09-23T18:01:58.984Z] testing: warning: no tests to run [2021-09-23T18:01:58.984Z] PASS [2021-09-23T18:01:58.984Z] [2021-09-23T18:01:58.984Z] DONE 0 tests in 0.024s [2021-09-23T18:01:58.984Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-23T18:01:58.984Z] INFO: Testing against a local daemon [2021-09-23T18:01:58.984Z] === RUN TestPluginWithDevMounts [2021-09-23T18:01:58.984Z] === PAUSE TestPluginWithDevMounts [2021-09-23T18:01:58.984Z] === CONT TestPluginWithDevMounts [2021-09-23T18:01:59.336Z] === RUN TestWindowsIPAM [2021-09-23T18:01:59.336Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-23T18:01:59.336Z] PASS [2021-09-23T18:01:59.336Z] coverage: 71.4% of statements [2021-09-23T18:01:59.336Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2021-09-23T18:01:59.513Z] time="2021-09-23T18:01:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-23T18:01:59.583Z] === CONT TestStopContainerWithTimeout/1 [2021-09-23T18:01:59.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-23T18:01:59.836Z] --- PASS: TestPoolAllocationReuse (0.92s) [2021-09-23T18:01:59.836Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-23T18:01:59.836Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-09-23T18:01:59.836Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-23T18:01:59.836Z] === RUN TestDefaultNetwork [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-23T18:02:00.304Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-23T18:02:00.304Z] --- PASS: TestDefaultNetwork (0.24s) [2021-09-23T18:02:00.304Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-23T18:02:00.304Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-09-23T18:02:00.304Z] === RUN TestInitAddressPools [2021-09-23T18:02:00.304Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-23T18:02:00.304Z] PASS [2021-09-23T18:02:00.304Z] coverage: 74.0% of statements [2021-09-23T18:02:00.304Z] ok github.com/docker/docker/libnetwork/ipamutils 0.513s coverage: 74.0% of statements [2021-09-23T18:02:00.359Z] --- PASS: TestPluginWithDevMounts (1.57s) [2021-09-23T18:02:00.359Z] PASS [2021-09-23T18:02:00.359Z] [2021-09-23T18:02:00.359Z] DONE 1 tests in 1.598s [2021-09-23T18:02:00.359Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-23T18:02:00.359Z] INFO: Testing against a local daemon [2021-09-23T18:02:00.359Z] === RUN TestSecretInspect [2021-09-23T18:02:00.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-23T18:02:00.773Z] === RUN TestKeyValue [2021-09-23T18:02:00.773Z] --- PASS: TestKeyValue (0.00s) [2021-09-23T18:02:00.773Z] PASS [2021-09-23T18:02:00.773Z] coverage: 60.0% of statements [2021-09-23T18:02:00.773Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2021-09-23T18:02:00.773Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.25s) [2021-09-23T18:02:00.773Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-23T18:02:00.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-23T18:02:01.231Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-09-23T18:02:01.231Z] --- PASS: TestStopContainerWithTimeout/0 (1.48s) [2021-09-23T18:02:01.231Z] --- PASS: TestStopContainerWithTimeout/-1 (3.48s) [2021-09-23T18:02:01.231Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2021-09-23T18:02:01.231Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2021-09-23T18:02:01.231Z] === RUN TestDeleteDevicemapper [2021-09-23T18:02:01.231Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T18:02:01.231Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-23T18:02:01.231Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-23T18:02:01.241Z] === RUN TestGenerate [2021-09-23T18:02:01.242Z] --- PASS: TestGenerate (0.00s) [2021-09-23T18:02:01.242Z] === RUN TestGeneratePtr [2021-09-23T18:02:01.242Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-23T18:02:01.242Z] === RUN TestGenerateMissingField [2021-09-23T18:02:01.242Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-23T18:02:01.242Z] === RUN TestFieldCannotBeSet [2021-09-23T18:02:01.242Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-23T18:02:01.242Z] === RUN TestTypeMismatchError [2021-09-23T18:02:01.242Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-23T18:02:01.242Z] PASS [2021-09-23T18:02:01.242Z] coverage: 100.0% of statements [2021-09-23T18:02:01.242Z] ok github.com/docker/docker/libnetwork/options 0.117s coverage: 100.0% of statements [2021-09-23T18:02:01.494Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-09-23T18:02:01.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-23T18:02:01.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-23T18:02:02.227Z] testing: warning: no tests to run [2021-09-23T18:02:02.227Z] PASS [2021-09-23T18:02:02.227Z] coverage: 0.0% of statements [2021-09-23T18:02:02.227Z] ok github.com/docker/docker/libnetwork/osl 0.052s coverage: 0.0% of statements [no tests to run] [2021-09-23T18:02:02.696Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.68s) [2021-09-23T18:02:02.696Z] === RUN TestGetAddress [2021-09-23T18:02:02.696Z] === RUN TestNetworkDBSimple [2021-09-23T18:02:02.890Z] --- PASS: TestSecretInspect (2.20s) [2021-09-23T18:02:02.890Z] === RUN TestSecretList [2021-09-23T18:02:03.163Z] === RUN TestRequestNewPort [2021-09-23T18:02:03.163Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-23T18:02:03.163Z] === RUN TestRequestSpecificPort [2021-09-23T18:02:03.163Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-23T18:02:03.163Z] === RUN TestReleasePort [2021-09-23T18:02:03.163Z] --- PASS: TestReleasePort (0.00s) [2021-09-23T18:02:03.163Z] === RUN TestReuseReleasedPort [2021-09-23T18:02:03.163Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-23T18:02:03.163Z] === RUN TestReleaseUnreadledPort [2021-09-23T18:02:03.163Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-23T18:02:03.163Z] === RUN TestUnknowProtocol [2021-09-23T18:02:03.163Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-23T18:02:03.163Z] === RUN TestAllocateAllPorts [2021-09-23T18:02:03.163Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-23T18:02:03.163Z] === RUN TestPortAllocation [2021-09-23T18:02:03.163Z] --- PASS: TestPortAllocation (0.00s) [2021-09-23T18:02:03.163Z] === RUN TestPortAllocationWithCustomRange [2021-09-23T18:02:03.163Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-23T18:02:03.163Z] === RUN TestNoDuplicateBPR [2021-09-23T18:02:03.163Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-23T18:02:03.163Z] === RUN TestChangePortRange [2021-09-23T18:02:03.163Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-23T18:02:03.164Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-23T18:02:03.164Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-23T18:02:03.164Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-23T18:02:03.164Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-23T18:02:03.164Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-23T18:02:03.164Z] --- PASS: TestChangePortRange (0.00s) [2021-09-23T18:02:03.164Z] PASS [2021-09-23T18:02:03.164Z] coverage: 88.6% of statements [2021-09-23T18:02:03.164Z] ok github.com/docker/docker/libnetwork/portallocator 0.036s coverage: 88.6% of statements [2021-09-23T18:02:03.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-23T18:02:03.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-23T18:02:03.631Z] 2021/09/23 18:02:03 Closing DB instances... [2021-09-23T18:02:03.671Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.45s) [2021-09-23T18:02:03.671Z] === RUN TestUpdateMemory [2021-09-23T18:02:03.671Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:02:03.671Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-23T18:02:03.671Z] === RUN TestUpdateCPUQuota [2021-09-23T18:02:03.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-23T18:02:03.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-09-23T18:02:04.100Z] testing: warning: no tests to run [2021-09-23T18:02:04.100Z] PASS [2021-09-23T18:02:04.100Z] coverage: 0.0% of statements [2021-09-23T18:02:04.100Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-09-23T18:02:04.567Z] === RUN TestHashData [2021-09-23T18:02:04.567Z] --- PASS: TestHashData (0.00s) [2021-09-23T18:02:04.567Z] PASS [2021-09-23T18:02:04.567Z] coverage: 2.8% of statements [2021-09-23T18:02:04.567Z] ok github.com/docker/docker/libnetwork/resolvconf 0.034s coverage: 2.8% of statements [2021-09-23T18:02:04.567Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-23T18:02:04.567Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-23T18:02:04.792Z] --- PASS: TestSecretList (2.17s) [2021-09-23T18:02:04.793Z] === RUN TestSecretsCreateAndDelete [2021-09-23T18:02:05.035Z] === RUN TestErrorConstructors [2021-09-23T18:02:05.035Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-23T18:02:05.035Z] === RUN TestCompareIPMask [2021-09-23T18:02:05.035Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-23T18:02:05.035Z] === RUN TestUtilGetHostPartIP [2021-09-23T18:02:05.035Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-23T18:02:05.036Z] === RUN TestUtilGetBroadcastIP [2021-09-23T18:02:05.036Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-23T18:02:05.036Z] === RUN TestParseCIDR [2021-09-23T18:02:05.036Z] --- PASS: TestParseCIDR (0.00s) [2021-09-23T18:02:05.036Z] PASS [2021-09-23T18:02:05.036Z] coverage: 37.3% of statements [2021-09-23T18:02:05.036Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2021-09-23T18:02:05.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-09-23T18:02:05.314Z] --- PASS: TestUpdateCPUQuota (1.39s) [2021-09-23T18:02:05.314Z] === RUN TestUpdatePidsLimit [2021-09-23T18:02:05.314Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-23T18:02:05.576Z] === RUN TestUpdatePidsLimit/no_change [2021-09-23T18:02:05.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-23T18:02:05.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-23T18:02:05.837Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-23T18:02:06.021Z] 2021/09/23 18:02:05 Closing DB instances... [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-23T18:02:06.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-23T18:02:06.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-23T18:02:06.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-23T18:02:06.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-23T18:02:06.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-23T18:02:06.022Z] PASS [2021-09-23T18:02:06.022Z] coverage: 50.0% of statements [2021-09-23T18:02:06.022Z] ok github.com/docker/docker/oci 0.040s coverage: 50.0% of statements [2021-09-23T18:02:06.408Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-23T18:02:06.668Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-23T18:02:07.007Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-23T18:02:07.007Z] PASS [2021-09-23T18:02:07.007Z] coverage: 100.0% of statements [2021-09-23T18:02:07.007Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.033s coverage: 100.0% of statements [2021-09-23T18:02:07.007Z] === RUN TestAddressPoolOpt [2021-09-23T18:02:07.007Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/a [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/something [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/_=a [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/env1=value1 [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/_env1=value1 [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/PATH [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/=a [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/PATH= [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/PATH=something [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/asd!qwe [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/1asd [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/123 [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/some_space [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/__some_space_before [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/some_space_after__ [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/= [2021-09-23T18:02:07.007Z] === RUN TestValidateEnv/PaTh [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestParseHost [2021-09-23T18:02:07.007Z] --- PASS: TestParseHost (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestParseDockerDaemonHost [2021-09-23T18:02:07.007Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestParseTCP [2021-09-23T18:02:07.007Z] --- PASS: TestParseTCP (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-23T18:02:07.007Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestValidateExtraHosts [2021-09-23T18:02:07.007Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestIpOptString [2021-09-23T18:02:07.007Z] --- PASS: TestIpOptString (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-23T18:02:07.007Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestNewIpOptValidDefaultVal [2021-09-23T18:02:07.007Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestIpOptSetInvalidVal [2021-09-23T18:02:07.007Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestValidateIPAddress [2021-09-23T18:02:07.007Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestMapOpts [2021-09-23T18:02:07.007Z] --- PASS: TestMapOpts (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestListOptsWithoutValidator [2021-09-23T18:02:07.007Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestListOptsWithValidator [2021-09-23T18:02:07.007Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestValidateDNSSearch [2021-09-23T18:02:07.007Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-23T18:02:07.007Z] === RUN TestValidateLabel [2021-09-23T18:02:07.007Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-23T18:02:07.007Z] === RUN TestValidateLabel/label_with_general_format [2021-09-23T18:02:07.007Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-23T18:02:07.007Z] === RUN TestValidateLabel/label_with_one_more [2021-09-23T18:02:07.007Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-23T18:02:07.007Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-23T18:02:07.007Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-23T18:02:07.007Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-23T18:02:07.007Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-23T18:02:07.007Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-23T18:02:07.007Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-23T18:02:07.007Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-23T18:02:07.007Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-23T18:02:07.007Z] --- PASS: TestValidateLabel (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-23T18:02:07.007Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-23T18:02:07.008Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-23T18:02:07.008Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-23T18:02:07.008Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-23T18:02:07.008Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-23T18:02:07.008Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-23T18:02:07.008Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-23T18:02:07.008Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-23T18:02:07.008Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-23T18:02:07.008Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-23T18:02:07.008Z] === RUN TestNamedListOpts [2021-09-23T18:02:07.008Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-23T18:02:07.008Z] === RUN TestNamedMapOpts [2021-09-23T18:02:07.008Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-23T18:02:07.008Z] === RUN TestParseLink [2021-09-23T18:02:07.008Z] --- PASS: TestParseLink (0.00s) [2021-09-23T18:02:07.008Z] === RUN TestQuotedStringSetWithQuotes [2021-09-23T18:02:07.008Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-23T18:02:07.008Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-23T18:02:07.008Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-23T18:02:07.008Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-23T18:02:07.008Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-23T18:02:07.008Z] === RUN TestUlimitOpt [2021-09-23T18:02:07.008Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-23T18:02:07.008Z] PASS [2021-09-23T18:02:07.008Z] coverage: 67.1% of statements [2021-09-23T18:02:07.008Z] ok github.com/docker/docker/opts 0.053s coverage: 67.1% of statements [2021-09-23T18:02:07.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-23T18:02:07.324Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2021-09-23T18:02:07.324Z] === RUN TestSecretsUpdate [2021-09-23T18:02:07.476Z] === RUN TestParseVersion [2021-09-23T18:02:07.476Z] --- PASS: TestParseVersion (0.00s) [2021-09-23T18:02:07.476Z] PASS [2021-09-23T18:02:07.476Z] coverage: 52.9% of statements [2021-09-23T18:02:07.476Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 52.9% of statements [2021-09-23T18:02:07.476Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-09-23T18:02:07.476Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-23T18:02:07.500Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-23T18:02:08.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-23T18:02:08.163Z] --- PASS: TestGet (15.01s) [2021-09-23T18:02:08.163Z] === RUN TestPluginWithNoManifest [2021-09-23T18:02:08.163Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-23T18:02:08.163Z] === RUN TestGetAll [2021-09-23T18:02:08.163Z] --- PASS: TestGetAll (0.00s) [2021-09-23T18:02:08.163Z] PASS [2021-09-23T18:02:08.163Z] coverage: 73.2% of statements [2021-09-23T18:02:08.163Z] ok github.com/docker/docker/pkg/plugins 35.801s coverage: 73.2% of statements [2021-09-23T18:02:08.465Z] 2021/09/23 18:02:08 Closing DB instances... [2021-09-23T18:02:08.644Z] --- PASS: TestUpdatePidsLimit (3.62s) [2021-09-23T18:02:08.644Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2021-09-23T18:02:08.644Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2021-09-23T18:02:08.644Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-09-23T18:02:08.644Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-09-23T18:02:08.644Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2021-09-23T18:02:08.644Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2021-09-23T18:02:08.644Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2021-09-23T18:02:08.644Z] === RUN TestUpdateRestartPolicy [2021-09-23T18:02:08.933Z] === RUN TestPeerCertificateMarshalJSON [2021-09-23T18:02:08.933Z] === RUN TestIsArchivePathDir [2021-09-23T18:02:08.933Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-09-23T18:02:08.933Z] === RUN TestIsArchivePathInvalidFile [2021-09-23T18:02:08.933Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-23T18:02:08.933Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-23T18:02:08.933Z] --- PASS: TestPeerCertificateMarshalJSON (0.24s) [2021-09-23T18:02:08.933Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-23T18:02:08.933Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-23T18:02:08.933Z] === RUN TestMiddleware [2021-09-23T18:02:08.933Z] --- PASS: TestMiddleware (0.00s) [2021-09-23T18:02:08.933Z] === RUN TestNewResponseModifier [2021-09-23T18:02:08.933Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-23T18:02:08.933Z] PASS [2021-09-23T18:02:08.933Z] coverage: 26.8% of statements [2021-09-23T18:02:08.933Z] ok github.com/docker/docker/pkg/authorization 0.275s coverage: 26.8% of statements [2021-09-23T18:02:09.226Z] --- PASS: TestSecretsUpdate (2.17s) [2021-09-23T18:02:09.226Z] === RUN TestTemplatedSecret [2021-09-23T18:02:09.402Z] --- PASS: TestIsArchivePathInvalidFile (0.20s) [2021-09-23T18:02:09.402Z] === RUN TestIsArchivePathTar [2021-09-23T18:02:09.402Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-09-23T18:02:09.402Z] === RUN TestDecompressStreamGzip [2021-09-23T18:02:09.402Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-09-23T18:02:09.402Z] === RUN TestDecompressStreamBzip2 [2021-09-23T18:02:09.402Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-09-23T18:02:09.402Z] === RUN TestDecompressStreamXz [2021-09-23T18:02:09.402Z] archive_test.go:133: Xz not present in msys2 [2021-09-23T18:02:09.402Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-23T18:02:09.402Z] === RUN TestDecompressStreamZstd [2021-09-23T18:02:09.402Z] archive_test.go:140: zstd not installed [2021-09-23T18:02:09.402Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-09-23T18:02:09.402Z] === RUN TestCompressStreamXzUnsupported [2021-09-23T18:02:09.402Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-23T18:02:09.402Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-23T18:02:09.402Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-23T18:02:09.402Z] === RUN TestCompressStreamInvalid [2021-09-23T18:02:09.402Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-23T18:02:09.402Z] === RUN TestExtensionInvalid [2021-09-23T18:02:09.402Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-23T18:02:09.402Z] === RUN TestExtensionUncompressed [2021-09-23T18:02:09.402Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-23T18:02:09.402Z] === RUN TestExtensionBzip2 [2021-09-23T18:02:09.402Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-23T18:02:09.402Z] === RUN TestExtensionGzip [2021-09-23T18:02:09.402Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-23T18:02:09.402Z] === RUN TestExtensionXz [2021-09-23T18:02:09.402Z] --- PASS: TestExtensionXz (0.00s) [2021-09-23T18:02:09.402Z] === RUN TestExtensionZstd [2021-09-23T18:02:09.402Z] --- PASS: TestExtensionZstd (0.00s) [2021-09-23T18:02:09.402Z] === RUN TestCmdStreamLargeStderr [2021-09-23T18:02:09.402Z] --- PASS: TestCmdStreamLargeStderr (0.05s) [2021-09-23T18:02:09.402Z] === RUN TestCmdStreamBad [2021-09-23T18:02:09.402Z] archive_test.go:252: Failing on Windows CI machines [2021-09-23T18:02:09.402Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-23T18:02:09.402Z] === RUN TestCmdStreamGood [2021-09-23T18:02:09.402Z] --- PASS: TestCmdStreamGood (0.03s) [2021-09-23T18:02:09.402Z] === RUN TestUntarPathWithInvalidDest [2021-09-23T18:02:09.402Z] === RUN TestUnbuffered [2021-09-23T18:02:09.402Z] --- PASS: TestUnbuffered (0.00s) [2021-09-23T18:02:09.402Z] === RUN TestRaceUnbuffered [2021-09-23T18:02:09.402Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-23T18:02:09.402Z] PASS [2021-09-23T18:02:09.402Z] coverage: 100.0% of statements [2021-09-23T18:02:09.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-09-23T18:02:09.871Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-09-23T18:02:09.871Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-09-23T18:02:09.871Z] === RUN TestUntarPathWithInvalidSrc [2021-09-23T18:02:09.871Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-23T18:02:09.871Z] === RUN TestUntarPath [2021-09-23T18:02:09.871Z] --- PASS: TestUntarPath (0.06s) [2021-09-23T18:02:09.871Z] === RUN TestUntarPathWithDestinationFile [2021-09-23T18:02:09.871Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-09-23T18:02:09.871Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-23T18:02:09.871Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-09-23T18:02:09.871Z] === RUN TestCopyWithTarInvalidSrc [2021-09-23T18:02:09.871Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-23T18:02:09.871Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-23T18:02:09.871Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-23T18:02:09.871Z] === RUN TestCopyWithTarSrcFile [2021-09-23T18:02:09.871Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-09-23T18:02:09.871Z] === RUN TestCopyWithTarSrcFolder [2021-09-23T18:02:09.871Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-23T18:02:09.871Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-23T18:02:09.871Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-23T18:02:09.871Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-23T18:02:09.871Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-23T18:02:09.871Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-23T18:02:09.871Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-23T18:02:09.871Z] === RUN TestCopyFileWithTarSrcFile [2021-09-23T18:02:09.871Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-23T18:02:09.871Z] === RUN TestTarFiles [2021-09-23T18:02:09.871Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.62s) [2021-09-23T18:02:09.871Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-23T18:02:09.871Z] === RUN TestMatch [2021-09-23T18:02:09.871Z] === RUN TestMatch/[[]] [2021-09-23T18:02:10.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-23T18:02:10.340Z] === RUN TestMatch/[[foo]] [2021-09-23T18:02:10.340Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-23T18:02:10.340Z] === RUN TestMatch/[[foo_bar]] [2021-09-23T18:02:10.340Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-23T18:02:10.340Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-23T18:02:10.340Z] === RUN TestMatch/[] [2021-09-23T18:02:10.340Z] === RUN TestMatch/[]#01 [2021-09-23T18:02:10.340Z] === RUN TestMatch/[[qux]] [2021-09-23T18:02:10.340Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-23T18:02:10.340Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-23T18:02:10.340Z] === RUN TestMatch/[[foo_baz]] [2021-09-23T18:02:10.340Z] --- PASS: TestMatch (0.00s) [2021-09-23T18:02:10.340Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-23T18:02:10.340Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-23T18:02:10.340Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-23T18:02:10.340Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-23T18:02:10.340Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-23T18:02:10.340Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-23T18:02:10.340Z] --- PASS: TestMatch/[] (0.00s) [2021-09-23T18:02:10.340Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-23T18:02:10.340Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-23T18:02:10.340Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-23T18:02:10.340Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-23T18:02:10.340Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-23T18:02:10.340Z] PASS [2021-09-23T18:02:10.340Z] coverage: 87.5% of statements [2021-09-23T18:02:10.340Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-09-23T18:02:10.808Z] === RUN TestChrootTarUntar [2021-09-23T18:02:10.808Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:10.808Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-23T18:02:10.808Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-23T18:02:10.808Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:10.808Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-23T18:02:10.808Z] === RUN TestChrootUntarEmptyArchive [2021-09-23T18:02:10.808Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-23T18:02:10.808Z] === RUN TestChrootTarUntarWithSymlink [2021-09-23T18:02:10.808Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:02:10.808Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-23T18:02:10.808Z] === RUN TestChrootCopyWithTar [2021-09-23T18:02:10.808Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:02:10.808Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-23T18:02:10.808Z] === RUN TestChrootCopyFileWithTar [2021-09-23T18:02:10.808Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:10.808Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-23T18:02:10.808Z] === RUN TestChrootUntarPath [2021-09-23T18:02:10.808Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:02:10.808Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-23T18:02:10.808Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-23T18:02:10.808Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:10.808Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-23T18:02:10.808Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-23T18:02:10.808Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:10.808Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-23T18:02:10.808Z] === RUN TestChrootApplyDotDotFile [2021-09-23T18:02:10.808Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:10.808Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-23T18:02:10.808Z] PASS [2021-09-23T18:02:10.808Z] coverage: 15.4% of statements [2021-09-23T18:02:10.808Z] ok github.com/docker/docker/pkg/chrootarchive 0.069s coverage: 15.4% of statements [2021-09-23T18:02:11.761Z] --- PASS: TestTemplatedSecret (2.71s) [2021-09-23T18:02:11.761Z] === RUN TestSecretCreateResolve [2021-09-23T18:02:11.794Z] === RUN TestSizeEmpty [2021-09-23T18:02:11.794Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-23T18:02:11.794Z] === RUN TestSizeEmptyFile [2021-09-23T18:02:11.794Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-23T18:02:11.794Z] === RUN TestSizeNonemptyFile [2021-09-23T18:02:11.794Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-23T18:02:11.794Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-23T18:02:11.794Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-23T18:02:11.794Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-23T18:02:11.794Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-23T18:02:11.794Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-23T18:02:11.794Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-23T18:02:11.794Z] === RUN TestMoveToSubdir [2021-09-23T18:02:11.794Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-23T18:02:11.794Z] === RUN TestSizeNonExistingDirectory [2021-09-23T18:02:11.794Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-23T18:02:11.794Z] PASS [2021-09-23T18:02:11.794Z] coverage: 80.0% of statements [2021-09-23T18:02:11.794Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2021-09-23T18:02:11.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-23T18:02:12.009Z] ..........................xx.................... [ 29%] [2021-09-23T18:02:12.262Z] 2021/09/23 18:02:11 Closing DB instances... [2021-09-23T18:02:12.262Z] === RUN Test [2021-09-23T18:02:12.262Z] === RUN Test/TestContainsEntry [2021-09-23T18:02:12.262Z] === RUN Test/TestCreateEntries [2021-09-23T18:02:12.262Z] === RUN Test/TestEntriesDiff [2021-09-23T18:02:12.262Z] === RUN Test/TestEntriesEquality [2021-09-23T18:02:12.262Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-23T18:02:12.262Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-23T18:02:12.262Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-23T18:02:12.262Z] === RUN Test/TestGeneratorNotGenerate [2021-09-23T18:02:12.262Z] === RUN Test/TestGeneratorWithPort [2021-09-23T18:02:12.262Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-23T18:02:12.262Z] === RUN Test/TestNewEntry [2021-09-23T18:02:12.262Z] === RUN Test/TestParse [2021-09-23T18:02:12.262Z] --- PASS: Test (0.00s) [2021-09-23T18:02:12.262Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-23T18:02:12.262Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-23T18:02:12.262Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-23T18:02:12.262Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-23T18:02:12.262Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-23T18:02:12.262Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-23T18:02:12.262Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-23T18:02:12.262Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-23T18:02:12.262Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-23T18:02:12.262Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-23T18:02:12.262Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-23T18:02:12.262Z] --- PASS: Test/TestParse (0.00s) [2021-09-23T18:02:12.262Z] PASS [2021-09-23T18:02:12.262Z] coverage: 58.3% of statements [2021-09-23T18:02:12.262Z] ok github.com/docker/docker/pkg/discovery 0.040s coverage: 58.3% of statements [2021-09-23T18:02:12.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-23T18:02:12.593Z] === RUN TestMiddlewares [2021-09-23T18:02:12.593Z] --- PASS: TestMiddlewares (0.00s) [2021-09-23T18:02:12.593Z] PASS [2021-09-23T18:02:12.593Z] coverage: 9.0% of statements [2021-09-23T18:02:12.593Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2021-09-23T18:02:12.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-09-23T18:02:12.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-23T18:02:13.250Z] === RUN Test [2021-09-23T18:02:13.250Z] === RUN Test/TestContent [2021-09-23T18:02:13.250Z] === RUN Test/TestInitialize [2021-09-23T18:02:13.250Z] === RUN Test/TestNew [2021-09-23T18:02:13.250Z] === RUN Test/TestParsingContentsWithComments [2021-09-23T18:02:13.250Z] === RUN Test/TestRegister [2021-09-23T18:02:13.250Z] === RUN Test/TestWatch [2021-09-23T18:02:13.250Z] --- PASS: Test (0.01s) [2021-09-23T18:02:13.250Z] --- PASS: Test/TestContent (0.00s) [2021-09-23T18:02:13.250Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-23T18:02:13.250Z] --- PASS: Test/TestNew (0.00s) [2021-09-23T18:02:13.250Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-23T18:02:13.250Z] --- PASS: Test/TestRegister (0.00s) [2021-09-23T18:02:13.250Z] --- PASS: Test/TestWatch (0.01s) [2021-09-23T18:02:13.250Z] PASS [2021-09-23T18:02:13.250Z] coverage: 97.6% of statements [2021-09-23T18:02:13.250Z] ok github.com/docker/docker/pkg/discovery/file 0.037s coverage: 97.6% of statements [2021-09-23T18:02:13.250Z] --- PASS: TestTarFiles (3.23s) [2021-09-23T18:02:13.250Z] === RUN TestTarUntar [2021-09-23T18:02:13.250Z] --- PASS: TestTarUntar (0.03s) [2021-09-23T18:02:13.250Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-23T18:02:13.250Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-23T18:02:13.250Z] === RUN TestTarWithOptions [2021-09-23T18:02:13.250Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-23T18:02:13.250Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-23T18:02:13.250Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-23T18:02:13.250Z] === RUN TestUntarUstarGnuConflict [2021-09-23T18:02:13.250Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-23T18:02:13.250Z] === RUN TestUntarInvalidFilenames [2021-09-23T18:02:13.250Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3705831798\\dest" [2021-09-23T18:02:13.250Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-09-23T18:02:13.250Z] === RUN TestUntarHardlinkToSymlink [2021-09-23T18:02:13.250Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-23T18:02:13.250Z] === RUN TestUntarInvalidHardlink [2021-09-23T18:02:13.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1692816526\\victim\\hello" -> "../victim/hello" [2021-09-23T18:02:13.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3332779204\\victim\\hello" -> "/../victim/hello" [2021-09-23T18:02:13.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2272931264\\victim" -> "../victim" [2021-09-23T18:02:13.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2402481366\\victim" -> "../victim" [2021-09-23T18:02:13.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1707040943\\victim" -> "../victim" [2021-09-23T18:02:13.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2504779768\\victim" -> "../victim" [2021-09-23T18:02:13.250Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-09-23T18:02:13.250Z] === RUN TestUntarInvalidSymlink [2021-09-23T18:02:13.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1291413291\\dest\\dotdot" -> "../victim/hello" [2021-09-23T18:02:13.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink520839700\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-23T18:02:13.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink119803639\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:02:13.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1592176275\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:02:13.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1353111437\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:02:13.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2308064771\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:02:13.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3018534183\\dest\\dir\\loophole" -> "../../victim" [2021-09-23T18:02:13.250Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-23T18:02:13.250Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-23T18:02:13.250Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-23T18:02:13.250Z] === RUN TestXGlobalNoParent [2021-09-23T18:02:13.250Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-23T18:02:13.250Z] === RUN TestReplaceFileTarWrapper [2021-09-23T18:02:13.250Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-09-23T18:02:13.250Z] === RUN TestPrefixHeaderReadable [2021-09-23T18:02:13.250Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-23T18:02:13.250Z] === RUN TestDisablePigz [2021-09-23T18:02:13.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-23T18:02:13.719Z] archive_test.go:1344: Test will not check full path when Pigz not installed [2021-09-23T18:02:13.719Z] --- PASS: TestDisablePigz (0.09s) [2021-09-23T18:02:13.719Z] === RUN TestPigz [2021-09-23T18:02:13.719Z] archive_test.go:1373: Tested whether Pigz is not used, as it not installed [2021-09-23T18:02:13.719Z] --- PASS: TestPigz (0.11s) [2021-09-23T18:02:13.719Z] === RUN TestCopyFileWithInvalidDest [2021-09-23T18:02:13.719Z] archive_windows_test.go:16: Currently fails [2021-09-23T18:02:13.719Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-23T18:02:13.719Z] === RUN TestCanonicalTarNameForPath [2021-09-23T18:02:13.719Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-23T18:02:13.719Z] === RUN TestCanonicalTarName [2021-09-23T18:02:13.719Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-23T18:02:13.719Z] === RUN TestChmodTarEntry [2021-09-23T18:02:13.719Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-23T18:02:13.719Z] === RUN TestHardLinkOrder [2021-09-23T18:02:13.719Z] --- PASS: TestHardLinkOrder (0.06s) [2021-09-23T18:02:13.719Z] === RUN TestChangeString [2021-09-23T18:02:13.719Z] --- PASS: TestChangeString (0.00s) [2021-09-23T18:02:13.719Z] === RUN TestChangesWithNoChanges [2021-09-23T18:02:13.719Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-23T18:02:13.719Z] === RUN TestChangesWithChanges [2021-09-23T18:02:13.719Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-23T18:02:13.719Z] === RUN TestChangesWithChangesGH13590 [2021-09-23T18:02:13.719Z] changes_test.go:195: needs more investigation [2021-09-23T18:02:13.719Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-23T18:02:13.719Z] === RUN TestChangesDirsEmpty [2021-09-23T18:02:13.719Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T18:02:13.719Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-09-23T18:02:13.719Z] === RUN TestChangesDirsMutated [2021-09-23T18:02:13.719Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T18:02:13.719Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-09-23T18:02:13.719Z] === RUN TestApplyLayer [2021-09-23T18:02:13.719Z] changes_test.go:432: needs further investigation [2021-09-23T18:02:13.719Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-23T18:02:13.719Z] === RUN TestChangesSizeWithHardlinks [2021-09-23T18:02:13.719Z] changes_test.go:468: needs further investigation [2021-09-23T18:02:13.719Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-23T18:02:13.719Z] === RUN TestChangesSizeWithNoChanges [2021-09-23T18:02:13.719Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-23T18:02:13.719Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-23T18:02:13.719Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-23T18:02:13.719Z] === RUN TestChangesSize [2021-09-23T18:02:13.719Z] --- PASS: TestChangesSize (0.00s) [2021-09-23T18:02:13.719Z] === RUN TestApplyLayerInvalidFilenames [2021-09-23T18:02:13.719Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4212431655\\dest" [2021-09-23T18:02:13.719Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-23T18:02:13.719Z] === RUN TestApplyLayerInvalidHardlink [2021-09-23T18:02:13.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4288433584\\victim\\hello" -> "../victim/hello" [2021-09-23T18:02:13.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2230811195\\victim\\hello" -> "/../victim/hello" [2021-09-23T18:02:13.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1747135818\\victim" -> "../victim" [2021-09-23T18:02:13.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink231210234\\victim" -> "../victim" [2021-09-23T18:02:13.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1360176597\\victim" -> "../victim" [2021-09-23T18:02:13.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3970524196\\victim" -> "../victim" [2021-09-23T18:02:13.719Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-09-23T18:02:13.719Z] === RUN TestApplyLayerInvalidSymlink [2021-09-23T18:02:13.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink234846021\\dest\\dotdot" -> "../victim/hello" [2021-09-23T18:02:13.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4061210241\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-23T18:02:13.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1303217650\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:02:13.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3564761994\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:02:13.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1826058788\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:02:13.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1690888751\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:02:13.719Z] --- PASS: TestApplyLayerInvalidSymlink (0.06s) [2021-09-23T18:02:13.719Z] === RUN TestApplyLayerWhiteouts [2021-09-23T18:02:13.719Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-09-23T18:02:13.719Z] === RUN TestGenerateEmptyFile [2021-09-23T18:02:13.719Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-23T18:02:13.719Z] === RUN TestGenerateWithContent [2021-09-23T18:02:13.719Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-23T18:02:13.719Z] PASS [2021-09-23T18:02:13.719Z] coverage: 61.6% of statements [2021-09-23T18:02:13.719Z] ok github.com/docker/docker/pkg/archive 5.031s coverage: 61.6% of statements [2021-09-23T18:02:14.187Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-09-23T18:02:14.187Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-23T18:02:14.187Z] === RUN Test [2021-09-23T18:02:14.187Z] === RUN Test/TestInitialize [2021-09-23T18:02:14.187Z] time="2021-09-23T18:02:13Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:02:14.187Z] time="2021-09-23T18:02:13Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:02:14.187Z] time="2021-09-23T18:02:13Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:02:14.187Z] === RUN Test/TestInitializeWithCerts [2021-09-23T18:02:14.187Z] time="2021-09-23T18:02:13Z" level=info msg="Initializing discovery with TLS" [2021-09-23T18:02:14.187Z] === RUN Test/TestWatch [2021-09-23T18:02:14.187Z] time="2021-09-23T18:02:13Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:02:14.295Z] --- PASS: TestSecretCreateResolve (2.29s) [2021-09-23T18:02:14.295Z] PASS [2021-09-23T18:02:14.295Z] [2021-09-23T18:02:14.295Z] DONE 6 tests in 13.765s [2021-09-23T18:02:14.295Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-23T18:02:14.295Z] INFO: Testing against a local daemon [2021-09-23T18:02:14.295Z] === RUN TestServiceCreateInit [2021-09-23T18:02:14.295Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-23T18:02:14.400Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-23T18:02:14.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-23T18:02:14.971Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-23T18:02:15.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-23T18:02:15.543Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-23T18:02:16.399Z] 2021/09/23 18:02:15 Closing DB instances... [2021-09-23T18:02:16.484Z] check_test.go:308: [d0aa82ac0dc4b] daemon is not started [2021-09-23T18:02:16.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-09-23T18:02:16.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-23T18:02:17.386Z] --- PASS: Test (3.12s) [2021-09-23T18:02:17.386Z] --- PASS: Test/TestInitialize (0.12s) [2021-09-23T18:02:17.386Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-23T18:02:17.386Z] --- PASS: Test/TestWatch (3.00s) [2021-09-23T18:02:17.386Z] PASS [2021-09-23T18:02:17.386Z] coverage: 84.1% of statements [2021-09-23T18:02:17.386Z] ok github.com/docker/docker/pkg/discovery/kv 3.168s coverage: 84.1% of statements [2021-09-23T18:02:17.386Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2021-09-23T18:02:17.386Z] === RUN TestNetworkDBNodeLeave [2021-09-23T18:02:17.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-23T18:02:17.854Z] === RUN Test [2021-09-23T18:02:17.854Z] === RUN Test/TestWatch [2021-09-23T18:02:17.854Z] --- PASS: Test (0.00s) [2021-09-23T18:02:17.854Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T18:02:17.854Z] PASS [2021-09-23T18:02:17.854Z] coverage: 92.3% of statements [2021-09-23T18:02:17.854Z] ok github.com/docker/docker/pkg/discovery/memory 0.038s coverage: 92.3% of statements [2021-09-23T18:02:17.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-09-23T18:02:18.322Z] === RUN Test [2021-09-23T18:02:18.322Z] === RUN Test/TestInitialize [2021-09-23T18:02:18.322Z] === RUN Test/TestInitializeWithPattern [2021-09-23T18:02:18.322Z] === RUN Test/TestRegister [2021-09-23T18:02:18.322Z] === RUN Test/TestWatch [2021-09-23T18:02:18.322Z] --- PASS: Test (0.00s) [2021-09-23T18:02:18.322Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-23T18:02:18.322Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-23T18:02:18.322Z] --- PASS: Test/TestRegister (0.00s) [2021-09-23T18:02:18.322Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T18:02:18.322Z] PASS [2021-09-23T18:02:18.322Z] coverage: 93.8% of statements [2021-09-23T18:02:18.322Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2021-09-23T18:02:18.483Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-23T18:02:19.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-23T18:02:19.309Z] === RUN TestPollerAddRemove [2021-09-23T18:02:19.309Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-23T18:02:19.309Z] === RUN TestPollerEvent [2021-09-23T18:02:19.309Z] poller_test.go:40: No chmod on Windows [2021-09-23T18:02:19.309Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-23T18:02:19.309Z] === RUN TestPollerClose [2021-09-23T18:02:19.309Z] --- PASS: TestPollerClose (0.00s) [2021-09-23T18:02:19.309Z] PASS [2021-09-23T18:02:19.309Z] coverage: 45.7% of statements [2021-09-23T18:02:19.309Z] ok github.com/docker/docker/pkg/filenotify 0.032s coverage: 45.7% of statements [2021-09-23T18:02:19.309Z] --- PASS: TestGetAddress (16.85s) [2021-09-23T18:02:19.309Z] === RUN TestRequestSyntaxCheck [2021-09-23T18:02:19.309Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-09-23T18:02:19.309Z] === RUN TestRequest [2021-09-23T18:02:19.777Z] === RUN TestCopyFileWithInvalidSrc [2021-09-23T18:02:19.777Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestCopyFileWithInvalidDest [2021-09-23T18:02:19.777Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-23T18:02:19.777Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-23T18:02:19.777Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestCopyFile [2021-09-23T18:02:19.777Z] --- PASS: TestCopyFile (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-23T18:02:19.777Z] fileutils_test.go:133: Needs porting to Windows [2021-09-23T18:02:19.777Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-23T18:02:19.777Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-23T18:02:19.777Z] fileutils_test.go:179: Needs porting to Windows [2021-09-23T18:02:19.777Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestWildcardMatches [2021-09-23T18:02:19.777Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestPatternMatches [2021-09-23T18:02:19.777Z] --- PASS: TestPatternMatches (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-23T18:02:19.777Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestPatternMatchesFolderExclusions [2021-09-23T18:02:19.777Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-23T18:02:19.777Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-23T18:02:19.777Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-23T18:02:19.777Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-23T18:02:19.777Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestSingleExclamationError [2021-09-23T18:02:19.777Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestMatchesWithNoPatterns [2021-09-23T18:02:19.777Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestMatchesWithMalformedPatterns [2021-09-23T18:02:19.777Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestMatches [2021-09-23T18:02:19.777Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-23T18:02:19.777Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-23T18:02:19.777Z] --- PASS: TestMatches (0.00s) [2021-09-23T18:02:19.777Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-23T18:02:19.777Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestCleanPatterns [2021-09-23T18:02:19.777Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-23T18:02:19.777Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestCleanPatternsExceptionFlag [2021-09-23T18:02:19.777Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-23T18:02:19.777Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-23T18:02:19.777Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestCleanPatternsErrorSingleException [2021-09-23T18:02:19.777Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestCreateIfNotExistsDir [2021-09-23T18:02:19.777Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestCreateIfNotExistsFile [2021-09-23T18:02:19.777Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-23T18:02:19.777Z] === RUN TestMatch [2021-09-23T18:02:19.777Z] --- PASS: TestMatch (0.00s) [2021-09-23T18:02:19.777Z] PASS [2021-09-23T18:02:19.777Z] coverage: 82.2% of statements [2021-09-23T18:02:19.777Z] ok github.com/docker/docker/pkg/fileutils 0.052s coverage: 82.2% of statements [2021-09-23T18:02:19.785Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-23T18:02:19.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-09-23T18:02:20.076Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-23T18:02:20.076Z] Using test binary docker [2021-09-23T18:02:20.076Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-23T18:02:20.076Z] +++ /etc/init.d/apparmor start [2021-09-23T18:02:20.076Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-23T18:02:20.076Z] INFO: Waiting for daemon to start... [2021-09-23T18:02:20.076Z] Starting dockerd [2021-09-23T18:02:20.076Z] +++ 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-09-23T18:02:20.245Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-09-23T18:02:20.246Z] === RUN TestNetworkDBWatch [2021-09-23T18:02:20.246Z] === RUN TestGet [2021-09-23T18:02:20.246Z] --- PASS: TestGet (0.00s) [2021-09-23T18:02:20.246Z] === RUN TestGetShortcutString [2021-09-23T18:02:20.246Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-23T18:02:20.246Z] PASS [2021-09-23T18:02:20.246Z] coverage: 42.9% of statements [2021-09-23T18:02:20.246Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2021-09-23T18:02:21.171Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-23T18:02:21.171Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2021-09-23T18:02:21.172Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-23T18:02:21.232Z] === RUN TestCreateIDMapOrder [2021-09-23T18:02:21.232Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-23T18:02:21.232Z] PASS [2021-09-23T18:02:21.232Z] coverage: 7.2% of statements [2021-09-23T18:02:21.232Z] ok github.com/docker/docker/pkg/idtools 0.031s coverage: 7.2% of statements [2021-09-23T18:02:21.700Z] 2021/09/23 18:02:21 Closing DB instances... [2021-09-23T18:02:21.700Z] === RUN TestFixedBufferCap [2021-09-23T18:02:21.700Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-23T18:02:21.700Z] === RUN TestFixedBufferLen [2021-09-23T18:02:21.700Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-23T18:02:21.700Z] === RUN TestFixedBufferString [2021-09-23T18:02:21.700Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-23T18:02:21.700Z] === RUN TestFixedBufferWrite [2021-09-23T18:02:21.700Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-23T18:02:21.700Z] === RUN TestFixedBufferRead [2021-09-23T18:02:21.700Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-23T18:02:21.700Z] === RUN TestBytesPipeRead [2021-09-23T18:02:21.700Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-23T18:02:21.700Z] === RUN TestBytesPipeWrite [2021-09-23T18:02:21.700Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-23T18:02:21.700Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-23T18:02:21.744Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-09-23T18:02:22.004Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2021-09-23T18:02:22.004Z] === RUN TestWaitNonBlocked [2021-09-23T18:02:22.004Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:02:22.004Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:02:22.004Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:02:22.004Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:02:22.004Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:02:22.004Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:02:22.168Z] --- PASS: TestBytesPipeWriteRandomChunks (0.36s) [2021-09-23T18:02:22.168Z] === RUN TestAtomicWriteToFile [2021-09-23T18:02:22.168Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-09-23T18:02:22.168Z] === RUN TestAtomicWriteSetCommit [2021-09-23T18:02:22.168Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-09-23T18:02:22.168Z] === RUN TestAtomicWriteSetCancel [2021-09-23T18:02:22.168Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-09-23T18:02:22.168Z] === RUN TestReadCloserWrapperClose [2021-09-23T18:02:22.168Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-23T18:02:22.168Z] === RUN TestReaderErrWrapperReadOnError [2021-09-23T18:02:22.168Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-23T18:02:22.168Z] === RUN TestReaderErrWrapperRead [2021-09-23T18:02:22.168Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-23T18:02:22.168Z] === RUN TestCancelReadCloser [2021-09-23T18:02:22.168Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-23T18:02:22.168Z] === RUN TestWriteCloserWrapperClose [2021-09-23T18:02:22.168Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-23T18:02:22.168Z] === RUN TestNopWriteCloser [2021-09-23T18:02:22.168Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-23T18:02:22.168Z] === RUN TestNopWriter [2021-09-23T18:02:22.168Z] --- PASS: TestNopWriter (0.00s) [2021-09-23T18:02:22.168Z] === RUN TestWriteCounter [2021-09-23T18:02:22.168Z] --- PASS: TestWriteCounter (0.00s) [2021-09-23T18:02:22.168Z] PASS [2021-09-23T18:02:22.168Z] coverage: 69.2% of statements [2021-09-23T18:02:22.168Z] ok github.com/docker/docker/pkg/ioutils 0.505s coverage: 69.2% of statements [2021-09-23T18:02:22.577Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-23T18:02:22.673Z] --- PASS: TestServiceCreateInit (7.92s) [2021-09-23T18:02:22.673Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.03s) [2021-09-23T18:02:22.673Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2021-09-23T18:02:22.673Z] === RUN TestCreateServiceMultipleTimes [2021-09-23T18:02:23.157Z] === RUN TestError [2021-09-23T18:02:23.157Z] --- PASS: TestError (0.00s) [2021-09-23T18:02:23.157Z] === RUN TestProgressString [2021-09-23T18:02:23.157Z] === RUN TestProgressString/no_progress [2021-09-23T18:02:23.157Z] === RUN TestProgressString/progress_1 [2021-09-23T18:02:23.157Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-23T18:02:23.157Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-23T18:02:23.157Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-23T18:02:23.157Z] === RUN TestProgressString/with_units [2021-09-23T18:02:23.157Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-23T18:02:23.157Z] === RUN TestProgressString/hide_counts [2021-09-23T18:02:23.157Z] --- PASS: TestProgressString (0.00s) [2021-09-23T18:02:23.157Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-23T18:02:23.157Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-23T18:02:23.157Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-23T18:02:23.157Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-23T18:02:23.157Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-23T18:02:23.157Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-23T18:02:23.157Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-23T18:02:23.157Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-23T18:02:23.157Z] === RUN TestJSONMessageDisplay [2021-09-23T18:02:23.157Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-09-23T18:02:23.157Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-23T18:02:23.157Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-23T18:02:23.157Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-23T18:02:23.157Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-23T18:02:23.157Z] === RUN TestDisplayJSONMessagesStream [2021-09-23T18:02:23.157Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-23T18:02:23.157Z] PASS [2021-09-23T18:02:23.157Z] coverage: 91.7% of statements [2021-09-23T18:02:23.157Z] ok github.com/docker/docker/pkg/jsonmessage 0.140s coverage: 91.7% of statements [2021-09-23T18:02:23.157Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-09-23T18:02:23.157Z] === RUN TestNetworkDBBulkSync [2021-09-23T18:02:23.519Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-23T18:02:23.519Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2021-09-23T18:02:23.519Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.31s) [2021-09-23T18:02:23.519Z] === RUN TestWaitBlocked [2021-09-23T18:02:23.519Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T18:02:23.519Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T18:02:23.519Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T18:02:23.519Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T18:02:23.519Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T18:02:23.519Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T18:02:23.625Z] === RUN TestStandardLongPath [2021-09-23T18:02:23.625Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-23T18:02:23.625Z] === RUN TestUNCLongPath [2021-09-23T18:02:23.625Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-23T18:02:23.625Z] PASS [2021-09-23T18:02:23.625Z] coverage: 100.0% of statements [2021-09-23T18:02:23.625Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-09-23T18:02:24.094Z] --- PASS: TestRequest (4.60s) [2021-09-23T18:02:24.094Z] === RUN TestOverlappingRequests [2021-09-23T18:02:24.094Z] === RUN TestNameFormat [2021-09-23T18:02:24.094Z] --- PASS: TestNameFormat (0.00s) [2021-09-23T18:02:24.094Z] === RUN TestNameRetries [2021-09-23T18:02:24.094Z] --- PASS: TestNameRetries (0.00s) [2021-09-23T18:02:24.094Z] PASS [2021-09-23T18:02:24.094Z] coverage: 85.7% of statements [2021-09-23T18:02:24.094Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2021-09-23T18:02:24.094Z] --- PASS: TestOverlappingRequests (0.26s) [2021-09-23T18:02:24.094Z] === RUN TestRelease [2021-09-23T18:02:24.282Z] . [2021-09-23T18:02:24.282Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-23T18:02:24.282Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-23T18:02:24.282Z] Error: No such image: emptyfs [2021-09-23T18:02:24.462Z] --- PASS: TestWaitBlocked (0.03s) [2021-09-23T18:02:24.462Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2021-09-23T18:02:24.462Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2021-09-23T18:02:24.462Z] === CONT TestContainerStartOnDaemonRestart [2021-09-23T18:02:24.462Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-23T18:02:24.544Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-23T18:02:24.544Z] ++++ docker load [2021-09-23T18:02:24.544Z] Running integration-test (iteration 1) [2021-09-23T18:02:24.544Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-09-23T18:02:24.544Z] ++ 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-09-23T18:02:24.544Z] ++ set -e [2021-09-23T18:02:24.544Z] ++ '[' -n 0 ']' [2021-09-23T18:02:24.544Z] ++ set -x [2021-09-23T18:02:24.544Z] ++ 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-09-23T18:02:24.562Z] 2021/09/23 18:02:24 Closing DB instances... [2021-09-23T18:02:24.562Z] === RUN TestParseKeyValueOpt [2021-09-23T18:02:24.562Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-23T18:02:24.562Z] === RUN TestParseUintList [2021-09-23T18:02:24.562Z] --- PASS: TestParseUintList (0.00s) [2021-09-23T18:02:24.562Z] === RUN TestParseUintListMaximumLimits [2021-09-23T18:02:24.562Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-23T18:02:24.562Z] PASS [2021-09-23T18:02:24.562Z] coverage: 97.0% of statements [2021-09-23T18:02:24.562Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-09-23T18:02:25.031Z] --- PASS: TestRelease (0.89s) [2021-09-23T18:02:25.031Z] === RUN TestAllocateRandomDeallocate [2021-09-23T18:02:25.031Z] === RUN TestNewAndRemove [2021-09-23T18:02:25.031Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-23T18:02:25.031Z] === RUN TestRemoveInvalidPath [2021-09-23T18:02:25.031Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-23T18:02:25.031Z] PASS [2021-09-23T18:02:25.031Z] coverage: 82.6% of statements [2021-09-23T18:02:25.031Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.6% of statements [2021-09-23T18:02:25.118Z] Loaded image: busybox:latest [2021-09-23T18:02:25.118Z] Loaded image: busybox:glibc [2021-09-23T18:02:26.018Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-23T18:02:26.018Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-23T18:02:26.486Z] === RUN TestFailedConnection [2021-09-23T18:02:26.507Z] Loaded image: debian:bullseye-slim [2021-09-23T18:02:26.507Z] Loaded image: hello-world:latest [2021-09-23T18:02:26.767Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T18:02:26.767Z] INFO: Testing against a local daemon [2021-09-23T18:02:26.767Z] === RUN TestCgroupNamespacesBuild [2021-09-23T18:02:27.474Z] === RUN TestParseEmptyInterface [2021-09-23T18:02:27.474Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-23T18:02:27.474Z] === RUN TestParseNonInterfaceType [2021-09-23T18:02:27.474Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-23T18:02:27.474Z] === RUN TestParseWithOneFunction [2021-09-23T18:02:27.474Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-23T18:02:27.474Z] === RUN TestParseWithMultipleFuncs [2021-09-23T18:02:27.474Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-23T18:02:27.474Z] === RUN TestParseWithUnnamedReturn [2021-09-23T18:02:27.474Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-23T18:02:27.474Z] === RUN TestEmbeddedInterface [2021-09-23T18:02:27.474Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-23T18:02:27.474Z] === RUN TestParsedImports [2021-09-23T18:02:27.474Z] --- PASS: TestParsedImports (0.00s) [2021-09-23T18:02:27.474Z] === RUN TestAliasedImports [2021-09-23T18:02:27.474Z] --- PASS: TestAliasedImports (0.00s) [2021-09-23T18:02:27.474Z] PASS [2021-09-23T18:02:27.474Z] coverage: 56.8% of statements [2021-09-23T18:02:27.474Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2021-09-23T18:02:27.474Z] --- PASS: TestAllocateRandomDeallocate (2.47s) [2021-09-23T18:02:27.474Z] === RUN TestRetrieveFromStore [2021-09-23T18:02:27.942Z] === RUN TestHTTPTransport [2021-09-23T18:02:27.942Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-23T18:02:27.942Z] PASS [2021-09-23T18:02:27.942Z] coverage: 85.7% of statements [2021-09-23T18:02:27.942Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2021-09-23T18:02:28.029Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-09-23T18:02:28.411Z] --- PASS: TestRetrieveFromStore (0.79s) [2021-09-23T18:02:28.411Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-23T18:02:28.411Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-09-23T18:02:28.411Z] === RUN TestParallelPredefinedRequest1 [2021-09-23T18:02:28.411Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-23T18:02:28.411Z] === RUN TestParallelPredefinedRequest2 [2021-09-23T18:02:28.411Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-23T18:02:28.411Z] === RUN TestParallelPredefinedRequest3 [2021-09-23T18:02:28.411Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-23T18:02:28.411Z] === RUN TestParallelPredefinedRequest4 [2021-09-23T18:02:28.411Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-23T18:02:28.411Z] === RUN TestParallelPredefinedRequest5 [2021-09-23T18:02:28.411Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-23T18:02:28.411Z] === RUN TestDebug [2021-09-23T18:02:28.411Z] --- PASS: TestDebug (0.00s) [2021-09-23T18:02:28.411Z] === RUN TestRequestPoolParallel [2021-09-23T18:02:28.411Z] --- PASS: TestFailedConnection (2.00s) [2021-09-23T18:02:28.411Z] === RUN TestFailOnce [2021-09-23T18:02:28.411Z] 2021/09/23 18:02:28 http: panic serving 127.0.0.1:49285: Plugin not ready [2021-09-23T18:02:28.411Z] goroutine 23 [running]: [2021-09-23T18:02:28.411Z] net/http.(*conn).serve.func1() [2021-09-23T18:02:28.411Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-23T18:02:28.411Z] panic({0x10b9d40, 0x11c5e90}) [2021-09-23T18:02:28.411Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-23T18:02:28.411Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xa75966575f2f41d5}, 0xc0000d7a98) [2021-09-23T18:02:28.411Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-23T18:02:28.411Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x11d2b48, 0xc0001ae000}, 0x100e986) [2021-09-23T18:02:28.411Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-23T18:02:28.411Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x11d2b48, 0xc0001ae000}, 0xc0000ba200) [2021-09-23T18:02:28.411Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-23T18:02:28.411Z] net/http.serverHandler.ServeHTTP({0x11d1170}, {0x11d2b48, 0xc0001ae000}, 0xc0000ba200) [2021-09-23T18:02:28.411Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-23T18:02:28.411Z] net/http.(*conn).serve(0xc0000c0000, {0x11d49e0, 0xc0001483f0}) [2021-09-23T18:02:28.411Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-23T18:02:28.411Z] created by net/http.(*Server).Serve [2021-09-23T18:02:28.411Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-23T18:02:28.411Z] time="2021-09-23T18:02:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.FailOnce: Post \"http://127.0.0.1:49284/Test.FailOnce\": EOF, retrying in 1s" [2021-09-23T18:02:28.671Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s) [2021-09-23T18:02:28.671Z] === CONT TestIpcModeOlderClient [2021-09-23T18:02:28.671Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-09-23T18:02:28.671Z] === CONT TestContainerKillOnDaemonStart [2021-09-23T18:02:28.671Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-23T18:02:28.681Z] --- PASS: TestCgroupNamespacesBuild (1.84s) [2021-09-23T18:02:28.681Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-23T18:02:28.879Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-23T18:02:28.879Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-23T18:02:28.879Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-23T18:02:28.879Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-23T18:02:28.879Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-23T18:02:28.879Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-23T18:02:28.879Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-23T18:02:28.879Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-23T18:02:28.879Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-23T18:02:28.879Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-23T18:02:28.879Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-23T18:02:28.879Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-23T18:02:28.879Z] === RUN TestBufferPoolPutAndGet [2021-09-23T18:02:28.879Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-23T18:02:28.879Z] PASS [2021-09-23T18:02:28.879Z] coverage: 88.2% of statements [2021-09-23T18:02:28.879Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-09-23T18:02:28.879Z] --- PASS: TestRequestPoolParallel (0.37s) [2021-09-23T18:02:28.879Z] === RUN TestFullAllocateRelease [2021-09-23T18:02:28.879Z] 2021/09/23 18:02:28 Closing DB instances... [2021-09-23T18:02:28.879Z] --- PASS: TestFullAllocateRelease (0.29s) [2021-09-23T18:02:28.879Z] === RUN TestOddAllocateRelease [2021-09-23T18:02:28.879Z] === RUN TestOutputOnPrematureClose [2021-09-23T18:02:28.879Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-23T18:02:28.879Z] === RUN TestCompleteSilently [2021-09-23T18:02:28.879Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-23T18:02:28.879Z] PASS [2021-09-23T18:02:28.879Z] coverage: 75.9% of statements [2021-09-23T18:02:29.349Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2021-09-23T18:02:29.349Z] --- PASS: TestOddAllocateRelease (0.18s) [2021-09-23T18:02:29.349Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-23T18:02:29.349Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-09-23T18:02:29.349Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-23T18:02:29.349Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-09-23T18:02:29.349Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-23T18:02:29.349Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-09-23T18:02:29.349Z] === CONT TestParallelPredefinedRequest1 [2021-09-23T18:02:29.349Z] === CONT TestParallelPredefinedRequest4 [2021-09-23T18:02:29.349Z] === CONT TestParallelPredefinedRequest3 [2021-09-23T18:02:29.349Z] === CONT TestParallelPredefinedRequest2 [2021-09-23T18:02:29.349Z] === CONT TestParallelPredefinedRequest3 [2021-09-23T18:02:29.349Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:02:29.349Z] === CONT TestParallelPredefinedRequest2 [2021-09-23T18:02:29.349Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:02:29.349Z] === CONT TestParallelPredefinedRequest4 [2021-09-23T18:02:29.349Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:02:29.349Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-23T18:02:29.349Z] === CONT TestParallelPredefinedRequest5 [2021-09-23T18:02:29.349Z] === CONT TestParallelPredefinedRequest1 [2021-09-23T18:02:29.349Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:02:29.349Z] === CONT TestParallelPredefinedRequest5 [2021-09-23T18:02:29.349Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:02:29.349Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-23T18:02:29.349Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-23T18:02:29.349Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-23T18:02:29.349Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-23T18:02:29.349Z] PASS [2021-09-23T18:02:29.349Z] coverage: 85.3% of statements [2021-09-23T18:02:29.349Z] ok github.com/docker/docker/libnetwork/ipam 31.514s coverage: 85.3% of statements [2021-09-23T18:02:29.349Z] === RUN TestSendToOneSub [2021-09-23T18:02:29.349Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-23T18:02:29.349Z] === RUN TestSendToMultipleSubs [2021-09-23T18:02:29.349Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-23T18:02:29.349Z] === RUN TestEvictOneSub [2021-09-23T18:02:29.349Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-23T18:02:29.349Z] === RUN TestClosePublisher [2021-09-23T18:02:29.349Z] --- PASS: TestClosePublisher (0.00s) [2021-09-23T18:02:29.349Z] === RUN TestPubSubRace [2021-09-23T18:02:29.349Z] --- PASS: TestFailOnce (1.13s) [2021-09-23T18:02:29.349Z] === RUN TestEchoInputOutput [2021-09-23T18:02:29.349Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-23T18:02:29.349Z] === RUN TestBackoff [2021-09-23T18:02:29.349Z] --- PASS: TestBackoff (0.00s) [2021-09-23T18:02:29.349Z] === RUN TestAbortRetry [2021-09-23T18:02:29.349Z] --- PASS: TestAbortRetry (0.00s) [2021-09-23T18:02:29.349Z] === RUN TestClientScheme [2021-09-23T18:02:29.349Z] --- PASS: TestClientScheme (0.00s) [2021-09-23T18:02:29.349Z] === RUN TestNewClientWithTimeout [2021-09-23T18:02:30.058Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.39s) [2021-09-23T18:02:30.058Z] === CONT TestDaemonHostGatewayIP [2021-09-23T18:02:30.067Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.48s) [2021-09-23T18:02:30.067Z] === RUN TestBuildWithSession [2021-09-23T18:02:30.067Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T18:02:30.067Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-23T18:02:30.067Z] === RUN TestBuildSquashParent [2021-09-23T18:02:30.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-09-23T18:02:30.338Z] time="2021-09-23T18:02:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-23T18:02:30.806Z] --- PASS: TestPubSubRace (1.04s) [2021-09-23T18:02:30.806Z] PASS [2021-09-23T18:02:30.806Z] coverage: 75.0% of statements [2021-09-23T18:02:30.806Z] ok github.com/docker/docker/pkg/pubsub 1.065s coverage: 75.0% of statements [2021-09-23T18:02:31.262Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-23T18:02:31.275Z] === RUN TestRegister [2021-09-23T18:02:31.275Z] --- PASS: TestRegister (0.00s) [2021-09-23T18:02:31.275Z] === RUN TestCommand [2021-09-23T18:02:31.275Z] --- PASS: TestCommand (0.02s) [2021-09-23T18:02:31.275Z] === RUN TestNaiveSelf [2021-09-23T18:02:31.275Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-23T18:02:31.275Z] PASS [2021-09-23T18:02:31.275Z] coverage: 82.4% of statements [2021-09-23T18:02:31.275Z] ok github.com/docker/docker/pkg/reexec 0.073s coverage: 82.4% of statements [2021-09-23T18:02:31.743Z] === RUN TestDump [2021-09-23T18:02:31.743Z] goroutine 6 [running]: [2021-09-23T18:02:31.743Z] github.com/docker/docker/pkg/stack.dump(0xe3b2f7) [2021-09-23T18:02:31.743Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-23T18:02:31.743Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-23T18:02:31.743Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-23T18:02:31.743Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-23T18:02:31.743Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-23T18:02:31.743Z] testing.tRunner(0xc00011c1a0, 0xfa8e38) [2021-09-23T18:02:31.743Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:02:31.743Z] created by testing.(*T).Run [2021-09-23T18:02:31.743Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-23T18:02:31.743Z] [2021-09-23T18:02:31.743Z] goroutine 1 [chan receive]: [2021-09-23T18:02:31.743Z] testing.(*T).Run(0xc00011c000, {0xf9a4fd, 0xe1a173}, 0xfa8e38) [2021-09-23T18:02:31.743Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-23T18:02:31.743Z] testing.runTests.func1(0xc000068750) [2021-09-23T18:02:31.743Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-23T18:02:31.743Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-09-23T18:02:31.743Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:02:31.743Z] testing.runTests(0xc000076080, {0x110bba0, 0x3, 0x3}, {0xe3a54d, 0xf9c1f7, 0x1110640}) [2021-09-23T18:02:31.743Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-23T18:02:31.743Z] testing.(*M).Run(0xc000076080) [2021-09-23T18:02:31.743Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-23T18:02:31.743Z] main.main() [2021-09-23T18:02:31.743Z] _testmain.go:95 +0x1f5 [2021-09-23T18:02:31.743Z] --- PASS: TestDump (0.00s) [2021-09-23T18:02:31.743Z] === RUN TestDumpToFile [2021-09-23T18:02:31.743Z] time="2021-09-23T18:02:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-23T18:02:31.743Z] --- PASS: TestDumpToFile (0.10s) [2021-09-23T18:02:31.743Z] === RUN TestDumpToFileWithEmptyInput [2021-09-23T18:02:31.743Z] goroutine 8 [running]: [2021-09-23T18:02:31.743Z] github.com/docker/docker/pkg/stack.dump(0xea82b4) [2021-09-23T18:02:31.743Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-23T18:02:31.743Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xea8660}) [2021-09-23T18:02:31.743Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-23T18:02:31.743Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-09-23T18:02:31.743Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-23T18:02:31.743Z] testing.tRunner(0xc00011c680, 0xfa8e28) [2021-09-23T18:02:31.743Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:02:31.743Z] created by testing.(*T).Run [2021-09-23T18:02:31.743Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-23T18:02:31.743Z] [2021-09-23T18:02:31.743Z] goroutine 1 [chan receive]: [2021-09-23T18:02:31.743Z] testing.(*T).Run(0xc00011c000, {0xfa1289, 0xe1a173}, 0xfa8e28) [2021-09-23T18:02:31.743Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-23T18:02:31.743Z] testing.runTests.func1(0xc000068750) [2021-09-23T18:02:31.743Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-23T18:02:31.743Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-09-23T18:02:31.743Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:02:31.743Z] testing.runTests(0xc000076080, {0x110bba0, 0x3, 0x3}, {0xe3a54d, 0xf9c1f7, 0x1110640}) [2021-09-23T18:02:31.743Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-23T18:02:31.743Z] testing.(*M).Run(0xc000076080) [2021-09-23T18:02:31.743Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-23T18:02:31.743Z] main.main() [2021-09-23T18:02:31.743Z] _testmain.go:95 +0x1f5 [2021-09-23T18:02:31.743Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-23T18:02:31.743Z] PASS [2021-09-23T18:02:31.743Z] coverage: 90.9% of statements [2021-09-23T18:02:31.743Z] ok github.com/docker/docker/pkg/stack 0.125s coverage: 90.9% of statements [2021-09-23T18:02:32.204Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-23T18:02:32.211Z] === RUN TestNewStdWriter [2021-09-23T18:02:32.211Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-23T18:02:32.211Z] time="2021-09-23T18:02:31Z" level=error msg="node4(5fa865de5354) Could not close DB: timeout waiting for leave broadcast" [2021-09-23T18:02:32.211Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-23T18:02:32.211Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-23T18:02:32.211Z] === RUN TestWriteWithNilBytes [2021-09-23T18:02:32.211Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-23T18:02:32.211Z] === RUN TestWrite [2021-09-23T18:02:32.211Z] --- PASS: TestWrite (0.00s) [2021-09-23T18:02:32.211Z] === RUN TestWriteWithWriterError [2021-09-23T18:02:32.211Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-23T18:02:32.211Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-23T18:02:32.211Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-23T18:02:32.211Z] === RUN TestStdCopyWriteAndRead [2021-09-23T18:02:32.211Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-23T18:02:32.211Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-23T18:02:32.211Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-23T18:02:32.211Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-23T18:02:32.211Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-23T18:02:32.211Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-23T18:02:32.211Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-23T18:02:32.211Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-23T18:02:32.211Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-23T18:02:32.211Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-23T18:02:32.211Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-23T18:02:32.211Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-23T18:02:32.211Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-23T18:02:32.211Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-23T18:02:32.211Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-23T18:02:32.211Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-23T18:02:32.211Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.07s) [2021-09-23T18:02:32.211Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-23T18:02:32.211Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-23T18:02:32.211Z] PASS [2021-09-23T18:02:32.211Z] coverage: 100.0% of statements [2021-09-23T18:02:32.211Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2021-09-23T18:02:32.465Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-23T18:02:32.680Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-23T18:02:32.680Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-23T18:02:32.680Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-23T18:02:32.680Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-23T18:02:32.680Z] === RUN TestFormatStatus [2021-09-23T18:02:32.680Z] --- PASS: TestFormatStatus (0.00s) [2021-09-23T18:02:32.680Z] === RUN TestFormatError [2021-09-23T18:02:32.680Z] --- PASS: TestFormatError (0.00s) [2021-09-23T18:02:32.680Z] === RUN TestFormatJSONError [2021-09-23T18:02:32.680Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-23T18:02:32.680Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-23T18:02:32.680Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-23T18:02:32.680Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-23T18:02:32.680Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-23T18:02:32.680Z] === RUN TestNewJSONProgressOutput [2021-09-23T18:02:32.680Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-23T18:02:32.680Z] === RUN TestAuxFormatterEmit [2021-09-23T18:02:32.680Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-23T18:02:32.680Z] === RUN TestStreamWriterStdout [2021-09-23T18:02:32.680Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-23T18:02:32.680Z] === RUN TestStreamWriterStderr [2021-09-23T18:02:32.680Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-23T18:02:32.680Z] PASS [2021-09-23T18:02:32.680Z] coverage: 66.2% of statements [2021-09-23T18:02:32.680Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-09-23T18:02:33.037Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-23T18:02:33.037Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-09-23T18:02:33.148Z] === RUN TestGenerateRandomID [2021-09-23T18:02:33.148Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-23T18:02:33.148Z] === RUN TestShortenId [2021-09-23T18:02:33.148Z] --- PASS: TestShortenId (0.00s) [2021-09-23T18:02:33.148Z] === RUN TestShortenSha256Id [2021-09-23T18:02:33.148Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-23T18:02:33.148Z] === RUN TestShortenIdEmpty [2021-09-23T18:02:33.148Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-23T18:02:33.148Z] === RUN TestShortenIdInvalid [2021-09-23T18:02:33.148Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-23T18:02:33.148Z] === RUN TestIsShortIDNonHex [2021-09-23T18:02:33.148Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-23T18:02:33.148Z] === RUN TestIsShortIDNotCorrectSize [2021-09-23T18:02:33.148Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-23T18:02:33.148Z] PASS [2021-09-23T18:02:33.148Z] coverage: 70.6% of statements [2021-09-23T18:02:33.148Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-09-23T18:02:33.148Z] 2021/09/23 18:02:32 Closing DB instances... [2021-09-23T18:02:33.298Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-23T18:02:33.562Z] --- PASS: TestDaemonHostGatewayIP (3.71s) [2021-09-23T18:02:33.562Z] === CONT TestDaemonRestartIpcMode [2021-09-23T18:02:33.616Z] === RUN TestIsCpusetListAvailable [2021-09-23T18:02:33.616Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-23T18:02:33.616Z] PASS [2021-09-23T18:02:33.616Z] coverage: 39.4% of statements [2021-09-23T18:02:33.616Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2021-09-23T18:02:33.836Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-23T18:02:33.836Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-09-23T18:02:33.836Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-23T18:02:34.084Z] time="2021-09-23T18:02:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-23T18:02:34.552Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-23T18:02:34.552Z] === RUN TestNetworkDBGarbageCollection [2021-09-23T18:02:34.552Z] === RUN TestChtimes [2021-09-23T18:02:34.552Z] --- PASS: TestChtimes (0.00s) [2021-09-23T18:02:34.552Z] === RUN TestChtimesWindows [2021-09-23T18:02:34.552Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-23T18:02:34.552Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-23T18:02:34.552Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-23T18:02:34.552Z] === RUN TestEnsureRemoveAllNotExist [2021-09-23T18:02:34.552Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-23T18:02:34.552Z] === RUN TestEnsureRemoveAllWithDir [2021-09-23T18:02:34.553Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-23T18:02:34.553Z] === RUN TestEnsureRemoveAllWithFile [2021-09-23T18:02:34.553Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-23T18:02:34.553Z] === RUN TestHasWin32KSupport [2021-09-23T18:02:34.553Z] syscall_windows_test.go:8: win32k: true [2021-09-23T18:02:34.553Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-23T18:02:34.553Z] PASS [2021-09-23T18:02:34.553Z] coverage: 13.0% of statements [2021-09-23T18:02:34.553Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2021-09-23T18:02:34.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-09-23T18:02:35.023Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-23T18:02:35.023Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-23T18:02:35.023Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-23T18:02:35.023Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-23T18:02:35.023Z] === RUN TestTailFile [2021-09-23T18:02:35.023Z] --- PASS: TestTailFile (0.00s) [2021-09-23T18:02:35.023Z] === RUN TestTailFileManyLines [2021-09-23T18:02:35.023Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-23T18:02:35.023Z] === RUN TestTailEmptyFile [2021-09-23T18:02:35.023Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-23T18:02:35.023Z] === RUN TestTailNegativeN [2021-09-23T18:02:35.023Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader [2021-09-23T18:02:35.023Z] === CONT TestNewTailReader [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/no_delimiter [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/truncated_last_line [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-23T18:02:35.023Z] === CONT TestNewTailReader/no_delimiter [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.023Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.023Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.023Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-23T18:02:35.023Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T18:02:35.023Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T18:02:35.023Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.024Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.024Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.024Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T18:02:35.024Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.350Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.506Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.506Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.506Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T18:02:35.506Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.507Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.508Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.509Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.510Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T18:02:35.511Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:02:35.511Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.01s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.512Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.03s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.04s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.04s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.01s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.02s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.04s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.02s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:02:35.513Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:02:35.780Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-09-23T18:02:35.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:02:35.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:02:35.984Z] PASS [2021-09-23T18:02:35.984Z] coverage: 88.6% of statements [2021-09-23T18:02:35.984Z] ok github.com/docker/docker/pkg/tailfile 0.241s coverage: 88.6% of statements [2021-09-23T18:02:35.984Z] === RUN TestTarSumRemoveNonExistent [2021-09-23T18:02:35.984Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-23T18:02:35.984Z] === RUN TestTarSumRemove [2021-09-23T18:02:35.984Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-23T18:02:35.984Z] === RUN TestSortFileInfoSums [2021-09-23T18:02:35.984Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-23T18:02:35.984Z] === RUN TestNewTarSumForLabelInvalid [2021-09-23T18:02:35.984Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-23T18:02:35.984Z] === RUN TestNewTarSumForLabel [2021-09-23T18:02:35.984Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-23T18:02:35.984Z] === RUN TestEmptyTar [2021-09-23T18:02:35.984Z] --- PASS: TestEmptyTar (0.00s) [2021-09-23T18:02:35.984Z] === RUN TestTarSumsReadSize [2021-09-23T18:02:35.984Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-23T18:02:35.984Z] === RUN TestTarSums [2021-09-23T18:02:35.984Z] --- PASS: TestTarSums (0.04s) [2021-09-23T18:02:35.984Z] === RUN TestIteration [2021-09-23T18:02:35.984Z] --- PASS: TestIteration (0.00s) [2021-09-23T18:02:35.984Z] === RUN TestVersionLabelForChecksum [2021-09-23T18:02:35.984Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-23T18:02:35.984Z] === RUN TestVersion [2021-09-23T18:02:35.984Z] --- PASS: TestVersion (0.00s) [2021-09-23T18:02:35.984Z] === RUN TestGetVersion [2021-09-23T18:02:35.984Z] --- PASS: TestGetVersion (0.00s) [2021-09-23T18:02:35.984Z] === RUN TestGetVersions [2021-09-23T18:02:35.984Z] --- PASS: TestGetVersions (0.00s) [2021-09-23T18:02:35.984Z] PASS [2021-09-23T18:02:35.984Z] coverage: 89.3% of statements [2021-09-23T18:02:35.984Z] ok github.com/docker/docker/pkg/tarsum 0.080s coverage: 89.3% of statements [2021-09-23T18:02:35.984Z] testing: warning: no tests to run [2021-09-23T18:02:35.984Z] PASS [2021-09-23T18:02:35.984Z] coverage: [no statements] [2021-09-23T18:02:35.984Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2021-09-23T18:02:36.454Z] === RUN TestTruncIndex [2021-09-23T18:02:36.454Z] === RUN TestIsGIT [2021-09-23T18:02:36.454Z] --- PASS: TestIsGIT (0.00s) [2021-09-23T18:02:36.454Z] === RUN TestIsTransport [2021-09-23T18:02:36.454Z] --- PASS: TestIsTransport (0.00s) [2021-09-23T18:02:36.454Z] PASS [2021-09-23T18:02:36.454Z] coverage: 100.0% of statements [2021-09-23T18:02:36.454Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-09-23T18:02:36.454Z] --- PASS: TestTruncIndex (0.10s) [2021-09-23T18:02:36.454Z] PASS [2021-09-23T18:02:36.454Z] coverage: 91.5% of statements [2021-09-23T18:02:36.454Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2021-09-23T18:02:36.664Z] --- PASS: TestBuildSquashParent (5.67s) [2021-09-23T18:02:36.664Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-23T18:02:36.664Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:02:36.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:02:36.664Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:02:36.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:02:36.664Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:02:36.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:02:36.664Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:02:36.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:02:36.664Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:02:36.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:02:36.664Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:02:36.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:02:36.664Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:02:36.664Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:02:36.664Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:02:36.664Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:02:36.922Z] === RUN TestVersionInfo [2021-09-23T18:02:36.922Z] --- PASS: TestVersionInfo (0.00s) [2021-09-23T18:02:36.922Z] === RUN TestAppendVersions [2021-09-23T18:02:36.922Z] --- PASS: TestAppendVersions (0.00s) [2021-09-23T18:02:36.922Z] PASS [2021-09-23T18:02:36.922Z] coverage: 88.9% of statements [2021-09-23T18:02:36.922Z] ok github.com/docker/docker/pkg/useragent 0.050s coverage: 88.9% of statements [2021-09-23T18:02:37.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-09-23T18:02:37.263Z] --- PASS: TestDaemonRestartIpcMode (3.42s) [2021-09-23T18:02:37.390Z] === RUN TestValidatePrivileges [2021-09-23T18:02:37.390Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-23T18:02:37.390Z] === RUN TestFilterByCapNeg [2021-09-23T18:02:37.390Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-23T18:02:37.390Z] === RUN TestFilterByCapPos [2021-09-23T18:02:37.390Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-23T18:02:37.390Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-23T18:02:37.390Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-23T18:02:37.390Z] PASS [2021-09-23T18:02:37.390Z] coverage: 12.0% of statements [2021-09-23T18:02:37.390Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.0% of statements [2021-09-23T18:02:37.390Z] === RUN TestNewSettable [2021-09-23T18:02:37.390Z] --- PASS: TestNewSettable (0.00s) [2021-09-23T18:02:37.390Z] === RUN TestIsSettable [2021-09-23T18:02:37.390Z] --- PASS: TestIsSettable (0.00s) [2021-09-23T18:02:37.390Z] === RUN TestUpdateSettingsEnv [2021-09-23T18:02:37.390Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-23T18:02:37.390Z] PASS [2021-09-23T18:02:37.390Z] coverage: 20.0% of statements [2021-09-23T18:02:37.390Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 20.0% of statements [2021-09-23T18:02:38.053Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:02:38.260Z] 2021/09/23 18:02:33 Closing DB instances... [2021-09-23T18:02:38.260Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2021-09-23T18:02:38.260Z] === RUN TestFindNode [2021-09-23T18:02:38.260Z] 2021/09/23 18:02:35 Closing DB instances... [2021-09-23T18:02:38.260Z] --- PASS: TestFindNode (0.01s) [2021-09-23T18:02:38.260Z] === RUN TestChangeNodeState [2021-09-23T18:02:38.260Z] 2021/09/23 18:02:35 Closing DB instances... [2021-09-23T18:02:38.260Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-23T18:02:38.260Z] === RUN TestNodeReincarnation [2021-09-23T18:02:38.260Z] 2021/09/23 18:02:35 Closing DB instances... [2021-09-23T18:02:38.315Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:02:38.376Z] === RUN TestLoad [2021-09-23T18:02:38.376Z] --- PASS: TestLoad (0.00s) [2021-09-23T18:02:38.376Z] === RUN TestSave [2021-09-23T18:02:38.376Z] --- PASS: TestSave (0.02s) [2021-09-23T18:02:38.376Z] === RUN TestAddDeleteGet [2021-09-23T18:02:38.376Z] --- PASS: TestAddDeleteGet (0.02s) [2021-09-23T18:02:38.376Z] === RUN TestInvalidTags [2021-09-23T18:02:38.376Z] --- PASS: TestInvalidTags (0.00s) [2021-09-23T18:02:38.376Z] PASS [2021-09-23T18:02:38.376Z] coverage: 84.4% of statements [2021-09-23T18:02:38.377Z] ok github.com/docker/docker/reference 0.079s coverage: 84.4% of statements [2021-09-23T18:02:38.377Z] time="2021-09-23T18:02:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-23T18:02:38.845Z] === RUN TestResolveAuthConfigIndexServer [2021-09-23T18:02:38.845Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-23T18:02:38.845Z] === RUN TestResolveAuthConfigFullURL [2021-09-23T18:02:38.845Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-23T18:02:38.845Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-23T18:02:38.845Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-23T18:02:38.845Z] === RUN TestValidateMirror [2021-09-23T18:02:38.845Z] --- PASS: TestValidateMirror (0.00s) [2021-09-23T18:02:38.845Z] === RUN TestLoadInsecureRegistries [2021-09-23T18:02:39.313Z] time="2021-09-23T18:02:38Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-23T18:02:39.313Z] time="2021-09-23T18:02:38Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-23T18:02:39.313Z] time="2021-09-23T18:02:38Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-23T18:02:39.313Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-09-23T18:02:39.313Z] === RUN TestNewServiceConfig [2021-09-23T18:02:39.313Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestValidateIndexName [2021-09-23T18:02:39.313Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestValidateIndexNameWithError [2021-09-23T18:02:39.313Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestEndpointParse [2021-09-23T18:02:39.313Z] --- PASS: TestEndpointParse (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestEndpointParseInvalid [2021-09-23T18:02:39.313Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestValidateEndpoint [2021-09-23T18:02:39.313Z] --- PASS: TestValidateEndpoint (0.01s) [2021-09-23T18:02:39.313Z] === RUN TestPing [2021-09-23T18:02:39.313Z] --- PASS: TestPing (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestPingRegistryEndpoint [2021-09-23T18:02:39.313Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:39.313Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestEndpoint [2021-09-23T18:02:39.313Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:39.313Z] --- SKIP: TestEndpoint (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestParseRepositoryInfo [2021-09-23T18:02:39.313Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestNewIndexInfo [2021-09-23T18:02:39.313Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestMirrorEndpointLookup [2021-09-23T18:02:39.313Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:39.313Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestSearchRepositories [2021-09-23T18:02:39.313Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-23T18:02:39.313Z] Host: 127.0.0.1:49305 [2021-09-23T18:02:39.313Z] User-Agent: docker test client [2021-09-23T18:02:39.313Z] Authorization: Token fake-token [2021-09-23T18:02:39.313Z] X-Docker-Token: true [2021-09-23T18:02:39.313Z] Accept-Encoding: gzip [2021-09-23T18:02:39.313Z] [2021-09-23T18:02:39.313Z] [2021-09-23T18:02:39.313Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-23T18:02:39.313Z] Connection: close [2021-09-23T18:02:39.313Z] Content-Length: 144 [2021-09-23T18:02:39.313Z] Cache-Control: no-cache [2021-09-23T18:02:39.313Z] Content-Type: application/json [2021-09-23T18:02:39.313Z] Date: Thu, 23 Sep 2021 18:02:38 GMT [2021-09-23T18:02:39.313Z] Expires: -1 [2021-09-23T18:02:39.313Z] Pragma: no-cache [2021-09-23T18:02:39.313Z] Server: docker-tests/mock [2021-09-23T18:02:39.313Z] X-Docker-Registry-Config: mock [2021-09-23T18:02:39.313Z] X-Docker-Registry-Version: 0.0.0 [2021-09-23T18:02:39.313Z] [2021-09-23T18:02:39.313Z] [2021-09-23T18:02:39.313Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestTrustedLocation [2021-09-23T18:02:39.313Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-23T18:02:39.313Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestAllowNondistributableArtifacts [2021-09-23T18:02:39.313Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestIsSecureIndex [2021-09-23T18:02:39.313Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-23T18:02:39.313Z] PASS [2021-09-23T18:02:39.313Z] coverage: 51.7% of statements [2021-09-23T18:02:39.313Z] ok github.com/docker/docker/registry 0.149s coverage: 51.7% of statements [2021-09-23T18:02:39.313Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-23T18:02:39.313Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-23T18:02:39.313Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-23T18:02:39.313Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-23T18:02:39.313Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestResumableRequestReaderWithReadError [2021-09-23T18:02:39.313Z] time="2021-09-23T18:02:38Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-23T18:02:39.313Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-09-23T18:02:39.313Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-23T18:02:39.313Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-23T18:02:39.313Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-23T18:02:39.313Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestResumableRequestReader [2021-09-23T18:02:39.313Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-23T18:02:39.313Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-23T18:02:39.313Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-23T18:02:39.313Z] PASS [2021-09-23T18:02:39.313Z] coverage: 100.0% of statements [2021-09-23T18:02:39.313Z] ok github.com/docker/docker/registry/resumable 0.150s coverage: 100.0% of statements [2021-09-23T18:02:39.781Z] === RUN TestRestartManagerTimeout [2021-09-23T18:02:39.781Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-23T18:02:39.781Z] === RUN TestRestartManagerTimeoutReset [2021-09-23T18:02:39.781Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-23T18:02:39.781Z] PASS [2021-09-23T18:02:39.781Z] coverage: 50.9% of statements [2021-09-23T18:02:39.781Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2021-09-23T18:02:39.781Z] === RUN TestDecodeContainerConfig [2021-09-23T18:02:39.781Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-23T18:02:39.781Z] === RUN TestDecodeContainerConfigIsolation [2021-09-23T18:02:39.781Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-23T18:02:39.781Z] === RUN TestValidatePrivileged [2021-09-23T18:02:39.781Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-23T18:02:39.781Z] PASS [2021-09-23T18:02:39.781Z] coverage: 52.2% of statements [2021-09-23T18:02:39.781Z] ok github.com/docker/docker/runconfig 0.033s coverage: 52.2% of statements [2021-09-23T18:02:39.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-09-23T18:02:39.805Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-09-23T18:02:39.805Z] check_test.go:308: [d6179215d3db7] daemon is not started [2021-09-23T18:02:39.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-09-23T18:02:39.805Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-09-23T18:02:39.805Z] check_test.go:308: [d6c29d61e784b] daemon is not started [2021-09-23T18:02:39.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-09-23T18:02:39.805Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-23T18:02:40.197Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-09-23T18:02:40.235Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-23T18:02:40.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2021-09-23T18:02:40.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s) [2021-09-23T18:02:40.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2021-09-23T18:02:40.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2021-09-23T18:02:40.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2021-09-23T18:02:40.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.62s) [2021-09-23T18:02:40.235Z] === RUN TestBuildMultiStageCopy [2021-09-23T18:02:40.235Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-23T18:02:40.249Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-23T18:02:40.249Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-23T18:02:40.249Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-23T18:02:40.249Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-23T18:02:40.249Z] PASS [2021-09-23T18:02:40.249Z] coverage: 62.5% of statements [2021-09-23T18:02:40.249Z] ok github.com/docker/docker/testutil 0.058s coverage: 62.5% of statements [2021-09-23T18:02:40.376Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-23T18:02:40.756Z] --- PASS: TestCreateServiceMultipleTimes (15.97s) [2021-09-23T18:02:40.756Z] === RUN TestCreateServiceConflict [2021-09-23T18:02:40.756Z] --- PASS: TestCreateServiceConflict (2.26s) [2021-09-23T18:02:40.756Z] === RUN TestCreateServiceMaxReplicas [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-23T18:02:41.208Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-23T18:02:41.208Z] === RUN TestParallelCreate [2021-09-23T18:02:41.208Z] 2021/09/23 18:02:40 Closing DB instances... [2021-09-23T18:02:41.208Z] --- PASS: TestParallelCreate (0.01s) [2021-09-23T18:02:41.208Z] === RUN TestParallelDelete [2021-09-23T18:02:41.208Z] 2021/09/23 18:02:40 Closing DB instances... [2021-09-23T18:02:41.208Z] --- PASS: TestParallelDelete (0.01s) [2021-09-23T18:02:41.208Z] === RUN TestNetworkDBIslands [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:41fb77ce1cfe with config:&{NodeID:41fb77ce1cfe 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-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, added to nodes list" [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fad198c943ac with config:&{NodeID:fad198c943ac 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-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=info msg="Node fad198c943ac/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=info msg="Node fad198c943ac/172.27.249.10, added to nodes list" [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49375" [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=info msg="Node fad198c943ac/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=info msg="Node fad198c943ac/172.27.249.10, added to nodes list" [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, added to nodes list" [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49376" [2021-09-23T18:02:41.208Z] time="2021-09-23T18:02:40Z" level=debug msg="memberlist: Failed to join 172.27.249.10: dial tcp 172.27.249.10:10022: connectex: No connection could be made because the target machine actively refused it." [2021-09-23T18:02:41.317Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-23T18:02:41.317Z] --- PASS: TestContainerKillOnDaemonStart (12.66s) [2021-09-23T18:02:41.317Z] PASS [2021-09-23T18:02:41.317Z] [2021-09-23T18:02:41.317Z] === Skipped [2021-09-23T18:02:41.317Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-23T18:02:41.317Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:02:41.317Z] [2021-09-23T18:02:41.317Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-23T18:02:41.317Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:02:41.317Z] [2021-09-23T18:02:41.317Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-23T18:02:41.317Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:02:41.317Z] [2021-09-23T18:02:41.317Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T18:02:41.317Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T18:02:41.317Z] [2021-09-23T18:02:41.317Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-23T18:02:41.317Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T18:02:41.317Z] [2021-09-23T18:02:41.317Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-09-23T18:02:41.317Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:02:41.317Z] [2021-09-23T18:02:41.317Z] DONE 195 tests, 6 skipped in 143.480s [2021-09-23T18:02:41.317Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-23T18:02:41.317Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-23T18:02:41.317Z] ++ 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-09-23T18:02:41.317Z] ++ set -e [2021-09-23T18:02:41.317Z] ++ '[' -n 0 ']' [2021-09-23T18:02:41.317Z] ++ set -x [2021-09-23T18:02:41.317Z] ++ 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-09-23T18:02:41.577Z] === RUN TestConfigDaemonLibtrustID [2021-09-23T18:02:41.622Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-23T18:02:41.678Z] time="2021-09-23T18:02:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c1daf8dea988 with config:&{NodeID:c1daf8dea988 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-09-23T18:02:41.678Z] time="2021-09-23T18:02:41Z" level=info msg="Node c1daf8dea988/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:41.678Z] time="2021-09-23T18:02:41Z" level=info msg="Node c1daf8dea988/172.27.249.10, added to nodes list" [2021-09-23T18:02:41.678Z] time="2021-09-23T18:02:41Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-23T18:02:41.678Z] time="2021-09-23T18:02:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-23T18:02:41.678Z] time="2021-09-23T18:02:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2021-09-23T18:02:41.678Z] time="2021-09-23T18:02:41Z" level=info msg="Node c1daf8dea988/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:41.678Z] time="2021-09-23T18:02:41Z" level=info msg="Node c1daf8dea988/172.27.249.10, added to nodes list" [2021-09-23T18:02:41.678Z] time="2021-09-23T18:02:41Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:41.678Z] time="2021-09-23T18:02:41Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, added to nodes list" [2021-09-23T18:02:41.678Z] time="2021-09-23T18:02:41Z" level=info msg="Node fad198c943ac/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:41.678Z] time="2021-09-23T18:02:41Z" level=info msg="Node fad198c943ac/172.27.249.10, added to nodes list" [2021-09-23T18:02:41.678Z] time="2021-09-23T18:02:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2021-09-23T18:02:41.678Z] time="2021-09-23T18:02:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-23T18:02:41.838Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-23T18:02:41.884Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-23T18:02:42.100Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2021-09-23T18:02:42.100Z] === RUN TestDaemonConfigValidation [2021-09-23T18:02:42.100Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-23T18:02:42.100Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-23T18:02:42.100Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-23T18:02:42.100Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-23T18:02:42.100Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-23T18:02:42.100Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-23T18:02:42.100Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-23T18:02:42.100Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-23T18:02:42.100Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-23T18:02:42.100Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-23T18:02:42.100Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-23T18:02:42.100Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=info msg="Node c1daf8dea988/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=info msg="Node c1daf8dea988/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e0f0a6ab65f2 with config:&{NodeID:e0f0a6ab65f2 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-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=info msg="Node fad198c943ac/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=info msg="Node fad198c943ac/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=info msg="Node c1daf8dea988/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=info msg="Node c1daf8dea988/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-23T18:02:42.146Z] time="2021-09-23T18:02:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2021-09-23T18:02:42.360Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-23T18:02:42.360Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-23T18:02:42.361Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-23T18:02:42.456Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-23T18:02:42.464Z] === RUN TestGetDriver [2021-09-23T18:02:42.464Z] --- PASS: TestGetDriver (0.00s) [2021-09-23T18:02:42.464Z] === RUN TestVolumeRequestError [2021-09-23T18:02:42.464Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-23T18:02:42.464Z] PASS [2021-09-23T18:02:42.464Z] coverage: 36.1% of statements [2021-09-23T18:02:42.464Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2021-09-23T18:02:42.464Z] === RUN TestGetAddress [2021-09-23T18:02:42.464Z] --- PASS: TestGetAddress (0.00s) [2021-09-23T18:02:42.464Z] === RUN TestRemove [2021-09-23T18:02:42.464Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-23T18:02:42.464Z] --- SKIP: TestRemove (0.00s) [2021-09-23T18:02:42.464Z] === RUN TestInitializeWithVolumes [2021-09-23T18:02:42.464Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-23T18:02:42.464Z] === RUN TestCreate [2021-09-23T18:02:42.464Z] --- PASS: TestCreate (0.01s) [2021-09-23T18:02:42.464Z] === RUN TestValidateName [2021-09-23T18:02:42.464Z] --- PASS: TestValidateName (0.00s) [2021-09-23T18:02:42.464Z] === RUN TestCreateWithOpts [2021-09-23T18:02:42.464Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-23T18:02:42.464Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-23T18:02:42.464Z] === RUN TestRelaodNoOpts [2021-09-23T18:02:42.464Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-23T18:02:42.464Z] PASS [2021-09-23T18:02:42.464Z] coverage: 41.5% of statements [2021-09-23T18:02:42.464Z] ok github.com/docker/docker/volume/local 0.057s coverage: 41.5% of statements [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:5dd72d0eed5a with config:&{NodeID:5dd72d0eed5a 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-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node c1daf8dea988/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node c1daf8dea988/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node fad198c943ac/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node fad198c943ac/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:42.614Z] time="2021-09-23T18:02:42Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, added to nodes list" [2021-09-23T18:02:42.621Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-23T18:02:42.621Z] --- PASS: TestDaemonConfigValidation (0.02s) [2021-09-23T18:02:42.621Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2021-09-23T18:02:42.621Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s) [2021-09-23T18:02:42.621Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2021-09-23T18:02:42.621Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2021-09-23T18:02:42.621Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2021-09-23T18:02:42.621Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-23T18:02:42.621Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-23T18:02:42.621Z] check_test.go:308: [dabd94a71f3b7] daemon is not started [2021-09-23T18:02:42.621Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-09-23T18:02:42.717Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-23T18:02:42.882Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-23T18:02:42.933Z] === RUN TestLCOWParseMountRaw [2021-09-23T18:02:42.933Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-23T18:02:42.933Z] === RUN TestLCOWParseMountRawSplit [2021-09-23T18:02:42.933Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-23T18:02:42.933Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-23T18:02:42.933Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-23T18:02:42.933Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-23T18:02:42.933Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-23T18:02:42.933Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-23T18:02:42.933Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-23T18:02:42.933Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-23T18:02:42.933Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-23T18:02:42.933Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-23T18:02:42.933Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-23T18:02:42.933Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-23T18:02:42.933Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-23T18:02:42.933Z] === RUN TestLinuxParseMountRaw [2021-09-23T18:02:42.933Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-23T18:02:42.933Z] === RUN TestLinuxParseMountRawSplit [2021-09-23T18:02:42.933Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-23T18:02:42.933Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-23T18:02:42.933Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-23T18:02:42.933Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-23T18:02:42.933Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-23T18:02:42.933Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-23T18:02:42.933Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-23T18:02:42.933Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-23T18:02:42.933Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-23T18:02:42.933Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-23T18:02:42.933Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-23T18:02:42.933Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-23T18:02:42.933Z] === RUN TestConvertTmpfsOptions [2021-09-23T18:02:42.933Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-23T18:02:42.933Z] linux_parser_test.go:209: data="ro" [2021-09-23T18:02:42.933Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-23T18:02:42.933Z] === RUN TestParseMountSpec [2021-09-23T18:02:42.933Z] parser_test.go:62: case 0 [2021-09-23T18:02:42.933Z] parser_test.go:62: case 1 [2021-09-23T18:02:42.933Z] parser_test.go:62: case 2 [2021-09-23T18:02:42.933Z] parser_test.go:62: case 3 [2021-09-23T18:02:42.933Z] parser_test.go:62: case 4 [2021-09-23T18:02:42.933Z] parser_test.go:62: case 5 [2021-09-23T18:02:42.933Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-23T18:02:42.933Z] === RUN TestValidateMount [2021-09-23T18:02:42.933Z] --- PASS: TestValidateMount (0.00s) [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRaw [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRawSplit [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-23T18:02:42.933Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-23T18:02:42.933Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-23T18:02:42.933Z] PASS [2021-09-23T18:02:42.933Z] coverage: 67.6% of statements [2021-09-23T18:02:42.933Z] ok github.com/docker/docker/volume/mounts 0.037s coverage: 67.6% of statements [2021-09-23T18:02:42.978Z] --- PASS: TestBuildMultiStageCopy (3.02s) [2021-09-23T18:02:42.978Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.72s) [2021-09-23T18:02:42.978Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2021-09-23T18:02:42.978Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2021-09-23T18:02:42.978Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2021-09-23T18:02:42.978Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-09-23T18:02:42.978Z] === RUN TestBuildMultiStageParentConfig [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Failed to join 172.27.249.10: dial tcp 172.27.249.10:10022: connectex: No connection could be made because the target machine actively refused it." [2021-09-23T18:02:43.083Z] networkdb_test.go:835: Re-joining: 3 [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=info msg="The new bootstrap node list is:[172.27.249.10:10033 172.27.249.10:10034 172.27.249.10:10035]" [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.249.10:10033" [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49385" [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.249.10:10034" [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49386" [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.249.10:10035" [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49387" [2021-09-23T18:02:43.083Z] networkdb_test.go:835: Re-joining: 4 [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=info msg="The new bootstrap node list is:[172.27.249.10:10033 172.27.249.10:10034 172.27.249.10:10035]" [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.249.10:10033" [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49388" [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.249.10:10034" [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49389" [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.249.10:10035" [2021-09-23T18:02:43.083Z] time="2021-09-23T18:02:42Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49390" [2021-09-23T18:02:43.290Z] --- PASS: TestCreateServiceMaxReplicas (2.82s) [2021-09-23T18:02:43.290Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-23T18:02:43.550Z] time="2021-09-23T18:02:43Z" level=info msg="node 0 leaving" [2021-09-23T18:02:43.550Z] time="2021-09-23T18:02:43Z" level=info msg="Node 41fb77ce1cfe change state NodeActive --> NodeLeft" [2021-09-23T18:02:43.550Z] time="2021-09-23T18:02:43Z" level=info msg="node2(fad198c943ac): Node leave event for 41fb77ce1cfe/172.27.249.10" [2021-09-23T18:02:43.550Z] time="2021-09-23T18:02:43Z" level=info msg="Node 41fb77ce1cfe change state NodeActive --> NodeLeft" [2021-09-23T18:02:43.550Z] time="2021-09-23T18:02:43Z" level=info msg="node4(e0f0a6ab65f2): Node leave event for 41fb77ce1cfe/172.27.249.10" [2021-09-23T18:02:43.550Z] time="2021-09-23T18:02:43Z" level=info msg="Node 41fb77ce1cfe change state NodeActive --> NodeLeft" [2021-09-23T18:02:43.550Z] time="2021-09-23T18:02:43Z" level=info msg="node3(c1daf8dea988): Node leave event for 41fb77ce1cfe/172.27.249.10" [2021-09-23T18:02:43.550Z] time="2021-09-23T18:02:43Z" level=info msg="Node 41fb77ce1cfe change state NodeActive --> NodeLeft" [2021-09-23T18:02:43.550Z] time="2021-09-23T18:02:43Z" level=info msg="node5(5dd72d0eed5a): Node leave event for 41fb77ce1cfe/172.27.249.10" [2021-09-23T18:02:43.551Z] time="2021-09-23T18:02:43Z" level=info msg="Node 41fb77ce1cfe change state NodeActive --> NodeLeft" [2021-09-23T18:02:43.551Z] time="2021-09-23T18:02:43Z" level=info msg="node1(41fb77ce1cfe): Node leave event for 41fb77ce1cfe/172.27.249.10" [2021-09-23T18:02:43.551Z] time="2021-09-23T18:02:43Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, left gossip cluster" [2021-09-23T18:02:43.551Z] time="2021-09-23T18:02:43Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, left gossip cluster" [2021-09-23T18:02:43.551Z] time="2021-09-23T18:02:43Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, left gossip cluster" [2021-09-23T18:02:43.824Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-23T18:02:43.920Z] === RUN TestSetGetMeta [2021-09-23T18:02:43.920Z] === PAUSE TestSetGetMeta [2021-09-23T18:02:43.920Z] === RUN TestRestore [2021-09-23T18:02:43.920Z] === PAUSE TestRestore [2021-09-23T18:02:43.920Z] === RUN TestServiceCreate [2021-09-23T18:02:43.920Z] === PAUSE TestServiceCreate [2021-09-23T18:02:43.920Z] === RUN TestServiceList [2021-09-23T18:02:43.920Z] === PAUSE TestServiceList [2021-09-23T18:02:43.920Z] === RUN TestServiceRemove [2021-09-23T18:02:43.920Z] === PAUSE TestServiceRemove [2021-09-23T18:02:43.920Z] === RUN TestServiceGet [2021-09-23T18:02:43.920Z] === PAUSE TestServiceGet [2021-09-23T18:02:43.920Z] === RUN TestServicePrune [2021-09-23T18:02:43.920Z] === PAUSE TestServicePrune [2021-09-23T18:02:43.920Z] === RUN TestCreate [2021-09-23T18:02:43.920Z] === PAUSE TestCreate [2021-09-23T18:02:43.920Z] === RUN TestRemove [2021-09-23T18:02:43.920Z] === PAUSE TestRemove [2021-09-23T18:02:43.920Z] === RUN TestList [2021-09-23T18:02:43.920Z] === PAUSE TestList [2021-09-23T18:02:43.920Z] === RUN TestFindByDriver [2021-09-23T18:02:43.920Z] === PAUSE TestFindByDriver [2021-09-23T18:02:43.920Z] === RUN TestFindByReferenced [2021-09-23T18:02:43.920Z] === PAUSE TestFindByReferenced [2021-09-23T18:02:43.920Z] === RUN TestDerefMultipleOfSameRef [2021-09-23T18:02:43.920Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-23T18:02:43.920Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T18:02:43.920Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T18:02:43.920Z] === RUN TestDefererencePluginOnCreateError [2021-09-23T18:02:43.920Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-23T18:02:43.920Z] === RUN TestRefDerefRemove [2021-09-23T18:02:43.920Z] === PAUSE TestRefDerefRemove [2021-09-23T18:02:43.920Z] === RUN TestGet [2021-09-23T18:02:43.920Z] === PAUSE TestGet [2021-09-23T18:02:43.920Z] === RUN TestGetWithReference [2021-09-23T18:02:43.920Z] === PAUSE TestGetWithReference [2021-09-23T18:02:43.920Z] === RUN TestFilterFunc [2021-09-23T18:02:43.920Z] === RUN TestFilterFunc/test_nil_list [2021-09-23T18:02:43.920Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-23T18:02:43.920Z] === RUN TestFilterFunc/test_empty_list [2021-09-23T18:02:43.920Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-23T18:02:43.920Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T18:02:43.920Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T18:02:43.920Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T18:02:43.920Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T18:02:43.920Z] === RUN TestFilterFunc/test_filter_some [2021-09-23T18:02:43.920Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-23T18:02:43.920Z] === RUN TestFilterFunc/test_filter_middle [2021-09-23T18:02:43.920Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-23T18:02:43.920Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-23T18:02:43.920Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-23T18:02:43.920Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-23T18:02:43.920Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-23T18:02:43.920Z] === CONT TestFilterFunc/test_nil_list [2021-09-23T18:02:43.920Z] === CONT TestFilterFunc/test_filter_some [2021-09-23T18:02:43.920Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T18:02:43.920Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-23T18:02:43.920Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T18:02:43.920Z] === CONT TestFilterFunc/test_filter_middle [2021-09-23T18:02:43.920Z] === CONT TestFilterFunc/test_empty_list [2021-09-23T18:02:43.920Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-23T18:02:43.920Z] --- PASS: TestFilterFunc (0.00s) [2021-09-23T18:02:43.920Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-23T18:02:43.920Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-23T18:02:43.920Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-23T18:02:43.920Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-23T18:02:43.920Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-23T18:02:43.920Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-23T18:02:43.920Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-23T18:02:43.920Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-23T18:02:43.920Z] === CONT TestSetGetMeta [2021-09-23T18:02:43.920Z] === CONT TestList [2021-09-23T18:02:43.920Z] === CONT TestDefererencePluginOnCreateError [2021-09-23T18:02:43.920Z] === CONT TestGet [2021-09-23T18:02:43.920Z] --- PASS: TestSetGetMeta (0.01s) [2021-09-23T18:02:43.920Z] === CONT TestGetWithReference [2021-09-23T18:02:43.920Z] --- PASS: TestGet (0.02s) [2021-09-23T18:02:43.920Z] === CONT TestRemove [2021-09-23T18:02:43.920Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-09-23T18:02:43.920Z] === CONT TestCreate [2021-09-23T18:02:43.920Z] --- PASS: TestList (0.02s) [2021-09-23T18:02:43.920Z] === CONT TestServicePrune [2021-09-23T18:02:43.920Z] --- PASS: TestGetWithReference (0.02s) [2021-09-23T18:02:43.920Z] === CONT TestServiceGet [2021-09-23T18:02:43.920Z] --- PASS: TestCreate (0.01s) [2021-09-23T18:02:43.920Z] === CONT TestServiceRemove [2021-09-23T18:02:43.920Z] --- PASS: TestRemove (0.02s) [2021-09-23T18:02:43.920Z] === CONT TestServiceList [2021-09-23T18:02:43.920Z] --- PASS: TestServiceGet (0.09s) [2021-09-23T18:02:43.920Z] === CONT TestServiceCreate [2021-09-23T18:02:43.920Z] time="2021-09-23T18:02:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:02:43.920Z] --- PASS: TestServiceRemove (0.09s) [2021-09-23T18:02:43.920Z] === CONT TestRestore [2021-09-23T18:02:43.920Z] --- PASS: TestServiceList (0.09s) [2021-09-23T18:02:43.920Z] === CONT TestRefDerefRemove [2021-09-23T18:02:43.920Z] time="2021-09-23T18:02:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:02:43.920Z] time="2021-09-23T18:02:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:02:43.920Z] time="2021-09-23T18:02:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-23T18:02:43.920Z] --- PASS: TestRefDerefRemove (0.01s) [2021-09-23T18:02:43.920Z] === CONT TestDerefMultipleOfSameRef [2021-09-23T18:02:43.920Z] --- PASS: TestServiceCreate (0.01s) [2021-09-23T18:02:43.920Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T18:02:43.920Z] --- PASS: TestRestore (0.02s) [2021-09-23T18:02:43.920Z] === CONT TestFindByReferenced [2021-09-23T18:02:43.920Z] time="2021-09-23T18:02:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:02:43.920Z] --- PASS: TestServicePrune (0.12s) [2021-09-23T18:02:43.920Z] === CONT TestFindByDriver [2021-09-23T18:02:43.920Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-09-23T18:02:43.920Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-09-23T18:02:43.920Z] --- PASS: TestFindByReferenced (0.01s) [2021-09-23T18:02:43.920Z] --- PASS: TestFindByDriver (0.01s) [2021-09-23T18:02:43.920Z] PASS [2021-09-23T18:02:43.920Z] coverage: 69.0% of statements [2021-09-23T18:02:43.920Z] ok github.com/docker/docker/volume/service 0.186s coverage: 69.0% of statements [2021-09-23T18:02:43.922Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2021-09-23T18:02:43.922Z] === RUN TestBuildLabelWithTargets [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, left gossip cluster" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="Node 41fb77ce1cfe/172.27.249.10, left gossip cluster" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="node 1 leaving" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="Node fad198c943ac change state NodeActive --> NodeLeft" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="node5(5dd72d0eed5a): Node leave event for fad198c943ac/172.27.249.10" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="Node fad198c943ac/172.27.249.10, left gossip cluster" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="Node fad198c943ac change state NodeActive --> NodeFailed" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="Node fad198c943ac/172.27.249.10, added to failed nodes list" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="Node fad198c943ac change state NodeActive --> NodeLeft" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="node3(c1daf8dea988): Node leave event for fad198c943ac/172.27.249.10" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="Node fad198c943ac change state NodeActive --> NodeLeft" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="node4(e0f0a6ab65f2): Node leave event for fad198c943ac/172.27.249.10" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=error msg="node: fad198c943ac is unknown to memberlist" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="Node fad198c943ac/172.27.249.10, left gossip cluster" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="Node fad198c943ac/172.27.249.10, left gossip cluster" [2021-09-23T18:02:44.018Z] time="2021-09-23T18:02:43Z" level=info msg="Node fad198c943ac/172.27.249.10, left gossip cluster" [2021-09-23T18:02:44.486Z] time="2021-09-23T18:02:44Z" level=info msg="node 2 leaving" [2021-09-23T18:02:44.486Z] time="2021-09-23T18:02:44Z" level=info msg="Node c1daf8dea988 change state NodeActive --> NodeLeft" [2021-09-23T18:02:44.486Z] time="2021-09-23T18:02:44Z" level=info msg="node5(5dd72d0eed5a): Node leave event for c1daf8dea988/172.27.249.10" [2021-09-23T18:02:44.486Z] time="2021-09-23T18:02:44Z" level=info msg="Node c1daf8dea988 change state NodeActive --> NodeLeft" [2021-09-23T18:02:44.486Z] time="2021-09-23T18:02:44Z" level=info msg="node4(e0f0a6ab65f2): Node leave event for c1daf8dea988/172.27.249.10" [2021-09-23T18:02:44.486Z] time="2021-09-23T18:02:44Z" level=info msg="Node c1daf8dea988 change state NodeActive --> NodeLeft" [2021-09-23T18:02:44.486Z] time="2021-09-23T18:02:44Z" level=info msg="node3(c1daf8dea988): Node leave event for c1daf8dea988/172.27.249.10" [2021-09-23T18:02:44.486Z] time="2021-09-23T18:02:44Z" level=debug msg="memberlist: Failed ping: 5dd72d0eed5a (timeout reached)" [2021-09-23T18:02:44.486Z] time="2021-09-23T18:02:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.249.10:10034: use of closed network connection" [2021-09-23T18:02:44.486Z] time="2021-09-23T18:02:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.249.10:10035: use of closed network connection" [2021-09-23T18:02:44.486Z] time="2021-09-23T18:02:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.249.10:10036: use of closed network connection" [2021-09-23T18:02:44.486Z] time="2021-09-23T18:02:44Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49391" [2021-09-23T18:02:44.486Z] time="2021-09-23T18:02:44Z" level=info msg="Node c1daf8dea988/172.27.249.10, left gossip cluster" [2021-09-23T18:02:44.486Z] time="2021-09-23T18:02:44Z" level=info msg="Node c1daf8dea988/172.27.249.10, left gossip cluster" [2021-09-23T18:02:44.768Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=info msg="Node c1daf8dea988/172.27.249.10, left gossip cluster" [2021-09-23T18:02:44.958Z] networkdb_test.go:867: node5: OK [2021-09-23T18:02:44.958Z] networkdb_test.go:867: node4: OK [2021-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=info msg="node 0 coming back" [2021-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:508d3b0969a4 with config:&{NodeID:508d3b0969a4 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-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=info msg="Node 508d3b0969a4/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=info msg="Node 508d3b0969a4/172.27.249.10, added to nodes list" [2021-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=info msg="node 1 coming back" [2021-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1c71e6e67e31 with config:&{NodeID:1c71e6e67e31 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-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, added to nodes list" [2021-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=info msg="node 2 coming back" [2021-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c191712b09f6 with config:&{NodeID:c191712b09f6 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-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=info msg="Node c191712b09f6/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=info msg="Node c191712b09f6/172.27.249.10, added to nodes list" [2021-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=warning msg="memberlist: Was able to connect to 5dd72d0eed5a but other probes failed, network may be misconfigured" [2021-09-23T18:02:44.958Z] time="2021-09-23T18:02:44Z" level=debug msg="memberlist: Failed to join 172.27.249.10: dial tcp 172.27.249.10:10022: connectex: No connection could be made because the target machine actively refused it." [2021-09-23T18:02:45.309Z] --- PASS: TestBuildLabelWithTargets (1.42s) [2021-09-23T18:02:45.309Z] === RUN TestBuildWithEmptyLayers [2021-09-23T18:02:45.425Z] time="2021-09-23T18:02:45Z" level=debug msg="memberlist: Failed ping: 5dd72d0eed5a (timeout reached)" [2021-09-23T18:02:45.425Z] time="2021-09-23T18:02:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.27.249.10:10036: use of closed network connection" [2021-09-23T18:02:45.425Z] time="2021-09-23T18:02:45Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49393" [2021-09-23T18:02:45.710Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-23T18:02:45.710Z] daemon_test.go:148: [d6634d7626bc1] daemon is not started [2021-09-23T18:02:45.710Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2021-09-23T18:02:45.710Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2021-09-23T18:02:45.710Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-09-23T18:02:45.710Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-09-23T18:02:45.710Z] PASS [2021-09-23T18:02:45.710Z] [2021-09-23T18:02:45.710Z] DONE 11 tests in 4.413s [2021-09-23T18:02:45.710Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-23T18:02:45.710Z] ++ 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-09-23T18:02:45.710Z] ++ set -e [2021-09-23T18:02:45.710Z] ++ '[' -n 0 ']' [2021-09-23T18:02:45.710Z] ++ set -x [2021-09-23T18:02:45.710Z] ++ 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-09-23T18:02:45.881Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2021-09-23T18:02:45.881Z] === RUN TestBuildMultiStageOnBuild [2021-09-23T18:02:45.892Z] time="2021-09-23T18:02:45Z" level=warning msg="memberlist: Was able to connect to 5dd72d0eed5a but other probes failed, network may be misconfigured" [2021-09-23T18:02:45.971Z] INFO: Testing against a local daemon [2021-09-23T18:02:45.971Z] === RUN TestCommitInheritsEnv [2021-09-23T18:02:46.544Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-09-23T18:02:46.544Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-23T18:02:46.544Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-23T18:02:46.544Z] === RUN TestImagesFilterMultiReference [2021-09-23T18:02:46.544Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-09-23T18:02:46.544Z] === RUN TestImagePullPlatformInvalid [2021-09-23T18:02:46.544Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-09-23T18:02:46.544Z] === RUN TestRemoveImageOrphaning [2021-09-23T18:02:46.804Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-09-23T18:02:46.876Z] time="2021-09-23T18:02:46Z" level=debug msg="memberlist: Failed to join 172.27.249.10: dial tcp 172.27.249.10:10022: connectex: No connection could be made because the target machine actively refused it." [2021-09-23T18:02:47.065Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-09-23T18:02:47.065Z] === RUN TestRemoveImageGarbageCollector [2021-09-23T18:02:47.708Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-23T18:02:47.708Z] === RUN TestClientStream [2021-09-23T18:02:47.708Z] --- PASS: TestClientStream (0.00s) [2021-09-23T18:02:47.708Z] === RUN TestClientSendFile [2021-09-23T18:02:47.708Z] --- PASS: TestClientSendFile (0.00s) [2021-09-23T18:02:47.708Z] === RUN TestClientWithRequestTimeout [2021-09-23T18:02:47.708Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-23T18:02:47.708Z] === RUN TestFileSpecPlugin [2021-09-23T18:02:47.708Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-09-23T18:02:47.708Z] === RUN TestFileJSONSpecPlugin [2021-09-23T18:02:47.708Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-23T18:02:47.708Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-23T18:02:47.708Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-23T18:02:47.708Z] === RUN TestPluginAddHandler [2021-09-23T18:02:47.708Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-23T18:02:47.708Z] === RUN TestPluginWaitBadPlugin [2021-09-23T18:02:47.708Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-23T18:02:47.708Z] === RUN TestGet [2021-09-23T18:02:47.708Z] time="2021-09-23T18:02:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-23T18:02:47.795Z] --- PASS: TestBuildMultiStageOnBuild (2.01s) [2021-09-23T18:02:47.796Z] === RUN TestBuildUncleanTarFilenames [2021-09-23T18:02:48.176Z] time="2021-09-23T18:02:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-23T18:02:48.438Z] time="2021-09-23T18:02:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.249.10:10033 172.27.249.10:10034 172.27.249.10:10035]" [2021-09-23T18:02:48.438Z] time="2021-09-23T18:02:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.249.10:10033 172.27.249.10:10034 172.27.249.10:10035]" [2021-09-23T18:02:48.741Z] --- PASS: TestBuildUncleanTarFilenames (0.93s) [2021-09-23T18:02:48.741Z] === RUN TestBuildMultiStageLayerLeak [2021-09-23T18:02:48.905Z] time="2021-09-23T18:02:48Z" level=debug msg="memberlist: Failed to join 172.27.249.10: dial tcp 172.27.249.10:10022: connectex: No connection could be made because the target machine actively refused it." [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.249.10:10033" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49396" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 508d3b0969a4/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 508d3b0969a4/172.27.249.10, is the new incarnation of the shutdown node 41fb77ce1cfe/172.27.249.10" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 508d3b0969a4/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.249.10:10034" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49397" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 508d3b0969a4/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 508d3b0969a4/172.27.249.10, is the new incarnation of the shutdown node 41fb77ce1cfe/172.27.249.10" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 508d3b0969a4/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 508d3b0969a4/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 508d3b0969a4/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, is the new incarnation of the shutdown node fad198c943ac/172.27.249.10" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49398" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.249.10:10035" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 508d3b0969a4/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 508d3b0969a4/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node c191712b09f6/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node c191712b09f6/172.27.249.10, is the new incarnation of the shutdown node c1daf8dea988/172.27.249.10" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node c191712b09f6/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, is the new incarnation of the shutdown node fad198c943ac/172.27.249.10" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node c191712b09f6/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node c191712b09f6/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node c191712b09f6/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node c191712b09f6/172.27.249.10, is the new incarnation of the shutdown node c1daf8dea988/172.27.249.10" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:48Z" level=info msg="Node c191712b09f6/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:49Z" level=info msg="Node c191712b09f6/172.27.249.10, joined gossip cluster" [2021-09-23T18:02:49.373Z] time="2021-09-23T18:02:49Z" level=info msg="Node c191712b09f6/172.27.249.10, added to nodes list" [2021-09-23T18:02:49.610Z] --- PASS: TestRemoveImageGarbageCollector (2.19s) [2021-09-23T18:02:49.610Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-23T18:02:49.610Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-09-23T18:02:49.610Z] === RUN TestTagInvalidReference [2021-09-23T18:02:49.610Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-23T18:02:49.610Z] === RUN TestTagValidPrefixedRepo [2021-09-23T18:02:49.610Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-09-23T18:02:49.610Z] === RUN TestTagExistedNameWithoutForce [2021-09-23T18:02:49.610Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-23T18:02:49.610Z] === RUN TestTagOfficialNames [2021-09-23T18:02:49.610Z] --- PASS: TestTagOfficialNames (0.07s) [2021-09-23T18:02:49.610Z] === RUN TestTagMatchesDigest [2021-09-23T18:02:49.610Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-23T18:02:49.610Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-23T18:02:49.840Z] time="2021-09-23T18:02:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.249.10:10033" [2021-09-23T18:02:49.840Z] time="2021-09-23T18:02:49Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49399" [2021-09-23T18:02:49.840Z] time="2021-09-23T18:02:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.249.10:10034" [2021-09-23T18:02:49.840Z] time="2021-09-23T18:02:49Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49400" [2021-09-23T18:02:49.840Z] time="2021-09-23T18:02:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.249.10:10035" [2021-09-23T18:02:49.840Z] time="2021-09-23T18:02:49Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49401" [2021-09-23T18:02:49.840Z] 2021/09/23 18:02:49 Closing DB instances... [2021-09-23T18:02:49.840Z] time="2021-09-23T18:02:49Z" level=info msg="Node 508d3b0969a4 change state NodeActive --> NodeLeft" [2021-09-23T18:02:49.840Z] time="2021-09-23T18:02:49Z" level=info msg="node2(1c71e6e67e31): Node leave event for 508d3b0969a4/172.27.249.10" [2021-09-23T18:02:49.840Z] time="2021-09-23T18:02:49Z" level=info msg="Node 508d3b0969a4 change state NodeActive --> NodeLeft" [2021-09-23T18:02:49.840Z] time="2021-09-23T18:02:49Z" level=info msg="node3(c191712b09f6): Node leave event for 508d3b0969a4/172.27.249.10" [2021-09-23T18:02:49.840Z] time="2021-09-23T18:02:49Z" level=info msg="Node 508d3b0969a4 change state NodeActive --> NodeLeft" [2021-09-23T18:02:49.840Z] time="2021-09-23T18:02:49Z" level=info msg="node4(e0f0a6ab65f2): Node leave event for 508d3b0969a4/172.27.249.10" [2021-09-23T18:02:49.840Z] time="2021-09-23T18:02:49Z" level=info msg="Node 508d3b0969a4 change state NodeActive --> NodeLeft" [2021-09-23T18:02:49.840Z] time="2021-09-23T18:02:49Z" level=info msg="node5(5dd72d0eed5a): Node leave event for 508d3b0969a4/172.27.249.10" [2021-09-23T18:02:49.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:49Z" level=info msg="Node 508d3b0969a4 change state NodeActive --> NodeLeft" [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:49Z" level=info msg="node1(508d3b0969a4): Node leave event for 508d3b0969a4/172.27.249.10" [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:49Z" level=info msg="Node 508d3b0969a4/172.27.249.10, left gossip cluster" [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:49Z" level=info msg="Node 508d3b0969a4/172.27.249.10, left gossip cluster" [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:49Z" level=info msg="Node 508d3b0969a4/172.27.249.10, left gossip cluster" [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:49Z" level=info msg="Node 508d3b0969a4/172.27.249.10, left gossip cluster" [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:49Z" level=info msg="Node 508d3b0969a4/172.27.249.10, left gossip cluster" [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:50Z" level=info msg="Node 1c71e6e67e31 change state NodeActive --> NodeLeft" [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:50Z" level=info msg="node4(e0f0a6ab65f2): Node leave event for 1c71e6e67e31/172.27.249.10" [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:50Z" level=info msg="Node 1c71e6e67e31 change state NodeActive --> NodeLeft" [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:50Z" level=info msg="node5(5dd72d0eed5a): Node leave event for 1c71e6e67e31/172.27.249.10" [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:50Z" level=info msg="Node 1c71e6e67e31 change state NodeActive --> NodeLeft" [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:50Z" level=info msg="node3(c191712b09f6): Node leave event for 1c71e6e67e31/172.27.249.10" [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:50Z" level=info msg="Node 1c71e6e67e31 change state NodeActive --> NodeLeft" [2021-09-23T18:02:50.308Z] time="2021-09-23T18:02:50Z" level=info msg="node2(1c71e6e67e31): Node leave event for 1c71e6e67e31/172.27.249.10" [2021-09-23T18:02:50.390Z] time="2021-09-23T18:02:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-23T18:02:50.775Z] time="2021-09-23T18:02:50Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, left gossip cluster" [2021-09-23T18:02:50.775Z] time="2021-09-23T18:02:50Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, left gossip cluster" [2021-09-23T18:02:50.775Z] time="2021-09-23T18:02:50Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, left gossip cluster" [2021-09-23T18:02:50.775Z] time="2021-09-23T18:02:50Z" level=info msg="Node 1c71e6e67e31/172.27.249.10, left gossip cluster" [2021-09-23T18:02:50.775Z] time="2021-09-23T18:02:50Z" level=info msg="Node c191712b09f6 change state NodeActive --> NodeLeft" [2021-09-23T18:02:50.775Z] time="2021-09-23T18:02:50Z" level=info msg="node5(5dd72d0eed5a): Node leave event for c191712b09f6/172.27.249.10" [2021-09-23T18:02:50.775Z] time="2021-09-23T18:02:50Z" level=info msg="Node c191712b09f6 change state NodeActive --> NodeLeft" [2021-09-23T18:02:50.775Z] time="2021-09-23T18:02:50Z" level=info msg="node4(e0f0a6ab65f2): Node leave event for c191712b09f6/172.27.249.10" [2021-09-23T18:02:51.243Z] time="2021-09-23T18:02:50Z" level=info msg="Node c191712b09f6 change state NodeActive --> NodeLeft" [2021-09-23T18:02:51.243Z] time="2021-09-23T18:02:50Z" level=info msg="node3(c191712b09f6): Node leave event for c191712b09f6/172.27.249.10" [2021-09-23T18:02:51.243Z] time="2021-09-23T18:02:50Z" level=debug msg="memberlist: Failed to join 172.27.249.10: dial tcp 172.27.249.10:10022: connectex: No connection could be made because the target machine actively refused it." [2021-09-23T18:02:51.243Z] time="2021-09-23T18:02:50Z" level=info msg="Node c191712b09f6/172.27.249.10, left gossip cluster" [2021-09-23T18:02:51.243Z] time="2021-09-23T18:02:50Z" level=info msg="Node c191712b09f6/172.27.249.10, left gossip cluster" [2021-09-23T18:02:51.243Z] time="2021-09-23T18:02:50Z" level=info msg="Node c191712b09f6/172.27.249.10, left gossip cluster" [2021-09-23T18:02:51.243Z] time="2021-09-23T18:02:51Z" level=debug msg="memberlist: Failed ping: c191712b09f6 (timeout reached)" [2021-09-23T18:02:51.243Z] time="2021-09-23T18:02:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.249.10:10037: use of closed network connection" [2021-09-23T18:02:51.243Z] time="2021-09-23T18:02:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.249.10:10036: use of closed network connection" [2021-09-23T18:02:51.243Z] time="2021-09-23T18:02:51Z" level=debug msg="memberlist: Stream connection from=172.27.249.10:49403" [2021-09-23T18:02:51.289Z] --- PASS: TestBuildMultiStageLayerLeak (2.15s) [2021-09-23T18:02:51.289Z] === RUN TestBuildWithHugeFile [2021-09-23T18:02:51.710Z] time="2021-09-23T18:02:51Z" level=info msg="Node e0f0a6ab65f2 change state NodeActive --> NodeLeft" [2021-09-23T18:02:51.710Z] time="2021-09-23T18:02:51Z" level=info msg="node5(5dd72d0eed5a): Node leave event for e0f0a6ab65f2/172.27.249.10" [2021-09-23T18:02:51.710Z] time="2021-09-23T18:02:51Z" level=info msg="Node e0f0a6ab65f2 change state NodeActive --> NodeLeft" [2021-09-23T18:02:51.710Z] time="2021-09-23T18:02:51Z" level=info msg="node4(e0f0a6ab65f2): Node leave event for e0f0a6ab65f2/172.27.249.10" [2021-09-23T18:02:51.710Z] time="2021-09-23T18:02:51Z" level=warning msg="memberlist: Was able to connect to c191712b09f6 but other probes failed, network may be misconfigured" [2021-09-23T18:02:52.178Z] time="2021-09-23T18:02:51Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, left gossip cluster" [2021-09-23T18:02:52.178Z] time="2021-09-23T18:02:51Z" level=info msg="Node e0f0a6ab65f2/172.27.249.10, left gossip cluster" [2021-09-23T18:02:52.645Z] time="2021-09-23T18:02:52Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, left gossip cluster" [2021-09-23T18:02:52.645Z] time="2021-09-23T18:02:52Z" level=info msg="Node 5dd72d0eed5a change state NodeActive --> NodeFailed" [2021-09-23T18:02:52.645Z] time="2021-09-23T18:02:52Z" level=info msg="Node 5dd72d0eed5a/172.27.249.10, added to failed nodes list" [2021-09-23T18:02:52.645Z] --- PASS: TestNetworkDBIslands (11.85s) [2021-09-23T18:02:52.645Z] PASS [2021-09-23T18:02:52.645Z] coverage: 60.6% of statements [2021-09-23T18:02:52.645Z] ok github.com/docker/docker/libnetwork/networkdb 104.655s coverage: 60.6% of statements [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/quota [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/rootless [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/volume [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-23T18:02:52.645Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-23T18:02:53.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-09-23T18:02:53.746Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-23T18:02:54.180Z] time="2021-09-23T18:02:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-23T18:02:54.688Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-23T18:02:54.857Z] [2021-09-23T18:02:54.858Z] === Skipped [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-23T18:02:54.858Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2021-09-23T18:02:54.858Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.06s) [2021-09-23T18:02:54.858Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-09-23T18:02:54.858Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-23T18:02:54.858Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-23T18:02:54.858Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-23T18:02:54.858Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-23T18:02:54.858Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-23T18:02:54.858Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-23T18:02:54.858Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-23T18:02:54.858Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-23T18:02:54.858Z] daemon_test.go:146: root required [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-23T18:02:54.858Z] reload_test.go:520: root required [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-23T18:02:54.858Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-23T18:02:54.858Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-23T18:02:54.858Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-23T18:02:54.858Z] download_test.go:267: Needs fixing on Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-23T18:02:54.858Z] layer_test.go:303: Failing on Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-23T18:02:54.858Z] layer_test.go:352: Failing on Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-23T18:02:54.858Z] layer_test.go:467: Failing on Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-23T18:02:54.858Z] layer_test.go:696: Failing on Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-23T18:02:54.858Z] migration_test.go:45: Failing on Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-23T18:02:54.858Z] migration_test.go:181: Failing on Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-23T18:02:54.858Z] mount_test.go:17: Failing on Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-23T18:02:54.858Z] mount_test.go:76: Failing on Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-23T18:02:54.858Z] mount_test.go:125: Failing on Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-23T18:02:54.858Z] mount_test.go:212: Failing on Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-23T18:02:54.858Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-23T18:02:54.858Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-09-23T18:02:54.858Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-23T18:02:54.858Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-23T18:02:54.858Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-23T18:02:54.858Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-23T18:02:54.858Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-23T18:02:54.858Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-23T18:02:54.858Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-23T18:02:54.858Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-23T18:02:54.858Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-23T18:02:54.858Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-23T18:02:54.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-23T18:02:54.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-23T18:02:54.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-23T18:02:54.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-23T18:02:54.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-23T18:02:54.858Z] archive_test.go:133: Xz not present in msys2 [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-09-23T18:02:54.858Z] archive_test.go:140: zstd not installed [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-23T18:02:54.858Z] archive_test.go:252: Failing on Windows CI machines [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-23T18:02:54.858Z] archive_windows_test.go:16: Currently fails [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-23T18:02:54.858Z] changes_test.go:195: needs more investigation [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-09-23T18:02:54.858Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-09-23T18:02:54.858Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-23T18:02:54.858Z] changes_test.go:432: needs further investigation [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-23T18:02:54.858Z] changes_test.go:468: needs further investigation [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-23T18:02:54.858Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-23T18:02:54.858Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-23T18:02:54.858Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-23T18:02:54.858Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-23T18:02:54.858Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-23T18:02:54.858Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-23T18:02:54.858Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-23T18:02:54.858Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-23T18:02:54.858Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-23T18:02:54.858Z] poller_test.go:40: No chmod on Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-23T18:02:54.858Z] fileutils_test.go:133: Needs porting to Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-23T18:02:54.858Z] fileutils_test.go:179: Needs porting to Windows [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-23T18:02:54.858Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-23T18:02:54.858Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-23T18:02:54.858Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-23T18:02:54.858Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-23T18:02:54.858Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-23T18:02:54.858Z] [2021-09-23T18:02:54.858Z] DONE 2070 tests, 70 skipped in 237.064s [2021-09-23T18:02:54.858Z] INFO: make.ps1 ended at 09/23/2021 18:02:54 [2021-09-23T18:02:55.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-09-23T18:02:55.520Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-23T18:02:55.858Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-09-23T18:02:56.430Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-23T18:02:56.430Z] INFO: Unit tests ended at 09/23/2021 18:02:56. Duration:00:04:07.3977336 [2021-09-23T18:02:56.430Z] INFO: Building busybox [2021-09-23T18:02:56.430Z] Sending build context to Docker daemon 5.12kB [2021-09-23T18:02:56.430Z] [2021-09-23T18:02:56.430Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-23T18:02:56.430Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-23T18:02:56.430Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-23T18:02:56.430Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-23T18:02:56.430Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-23T18:02:56.430Z] ---> a3aeeffc33bf [2021-09-23T18:02:56.430Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-23T18:02:56.430Z] ---> Running in 5b7836b82cbf [2021-09-23T18:02:58.164Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.27s) [2021-09-23T18:02:58.164Z] === RUN TestCreateServiceSecretFileMode [2021-09-23T18:02:58.732Z] --- PASS: TestCreateServiceSecretFileMode (2.42s) [2021-09-23T18:02:58.732Z] === RUN TestCreateServiceConfigFileMode [2021-09-23T18:02:58.821Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-23T18:02:59.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-09-23T18:03:00.215Z] Removing intermediate container 5b7836b82cbf [2021-09-23T18:03:00.215Z] ---> 99ee900a47a7 [2021-09-23T18:03:00.215Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-23T18:03:00.215Z] ---> Running in 306e0b3b1ff0 [2021-09-23T18:03:00.215Z] Removing intermediate container 306e0b3b1ff0 [2021-09-23T18:03:00.215Z] ---> 1a798d49cca6 [2021-09-23T18:03:00.215Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-23T18:03:00.215Z] ---> Running in 9b97204ba411 [2021-09-23T18:03:00.682Z] Removing intermediate container 9b97204ba411 [2021-09-23T18:03:00.682Z] ---> 72edff248515 [2021-09-23T18:03:00.682Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-23T18:03:01.264Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2021-09-23T18:03:01.264Z] === RUN TestCreateServiceSysctls [2021-09-23T18:03:02.894Z] [2021-09-23T18:03:02.894Z] ---> 18eaed100771 [2021-09-23T18:03:02.894Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-23T18:03:02.894Z] ---> Running in 2f0417dbac79 [2021-09-23T18:03:02.929Z] --- PASS: TestGet (15.00s) [2021-09-23T18:03:02.929Z] === RUN TestPluginWithNoManifest [2021-09-23T18:03:02.929Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-23T18:03:02.929Z] === RUN TestGetAll [2021-09-23T18:03:02.929Z] --- PASS: TestGetAll (0.00s) [2021-09-23T18:03:02.929Z] PASS [2021-09-23T18:03:02.929Z] coverage: 73.2% of statements [2021-09-23T18:03:02.929Z] ok github.com/docker/docker/pkg/plugins 35.816s coverage: 73.2% of statements [2021-09-23T18:03:03.286Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-23T18:03:03.286Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-23T18:03:03.566Z] === RUN TestBoolValue [2021-09-23T18:03:03.566Z] --- PASS: TestBoolValue (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestBoolValueOrDefault [2021-09-23T18:03:03.566Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestInt64ValueOrZero [2021-09-23T18:03:03.566Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestInt64ValueOrDefault [2021-09-23T18:03:03.566Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-23T18:03:03.566Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestJsonContentType [2021-09-23T18:03:03.566Z] --- PASS: TestJsonContentType (0.00s) [2021-09-23T18:03:03.566Z] PASS [2021-09-23T18:03:03.566Z] coverage: 14.7% of statements [2021-09-23T18:03:03.566Z] ok github.com/docker/docker/api/server/httputils 0.087s coverage: 14.7% of statements [2021-09-23T18:03:03.566Z] === RUN TestMaskSecretKeys [2021-09-23T18:03:03.566Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-23T18:03:03.566Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-23T18:03:03.566Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-23T18:03:03.566Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-23T18:03:03.566Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-23T18:03:03.566Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-23T18:03:03.566Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestVersionMiddlewareVersion [2021-09-23T18:03:03.566Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-23T18:03:03.566Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-23T18:03:03.566Z] PASS [2021-09-23T18:03:03.566Z] coverage: 37.7% of statements [2021-09-23T18:03:03.566Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-23T18:03:03.566Z] === RUN TestStrSliceMarshalJSON [2021-09-23T18:03:03.566Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestStrSliceUnmarshalJSON [2021-09-23T18:03:03.566Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestStrSliceUnmarshalString [2021-09-23T18:03:03.566Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestStrSliceUnmarshalSlice [2021-09-23T18:03:03.566Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-23T18:03:03.566Z] PASS [2021-09-23T18:03:03.566Z] coverage: 90.0% of statements [2021-09-23T18:03:03.566Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2021-09-23T18:03:03.566Z] === RUN TestAdjustForAPIVersion [2021-09-23T18:03:03.566Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-23T18:03:03.566Z] PASS [2021-09-23T18:03:03.566Z] coverage: 5.7% of statements [2021-09-23T18:03:03.566Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 5.7% of statements [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-23T18:03:03.566Z] === RUN TestToJSON [2021-09-23T18:03:03.566Z] --- PASS: TestToJSON (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestToParamWithVersion [2021-09-23T18:03:03.566Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestFromJSON [2021-09-23T18:03:03.566Z] --- PASS: TestFromJSON (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestEmpty [2021-09-23T18:03:03.566Z] --- PASS: TestEmpty (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestArgsMatchKVListEmptySources [2021-09-23T18:03:03.566Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestArgsMatchKVList [2021-09-23T18:03:03.566Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestArgsMatch [2021-09-23T18:03:03.566Z] --- PASS: TestArgsMatch (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestAdd [2021-09-23T18:03:03.566Z] --- PASS: TestAdd (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestDel [2021-09-23T18:03:03.566Z] --- PASS: TestDel (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestLen [2021-09-23T18:03:03.566Z] --- PASS: TestLen (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestExactMatch [2021-09-23T18:03:03.566Z] --- PASS: TestExactMatch (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestOnlyOneExactMatch [2021-09-23T18:03:03.566Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestContains [2021-09-23T18:03:03.566Z] --- PASS: TestContains (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestValidate [2021-09-23T18:03:03.566Z] --- PASS: TestValidate (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestWalkValues [2021-09-23T18:03:03.566Z] --- PASS: TestWalkValues (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestFuzzyMatch [2021-09-23T18:03:03.566Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestClone [2021-09-23T18:03:03.566Z] --- PASS: TestClone (0.00s) [2021-09-23T18:03:03.566Z] PASS [2021-09-23T18:03:03.566Z] coverage: 92.2% of statements [2021-09-23T18:03:03.566Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-23T18:03:03.566Z] === RUN TestDurationToSecondsString [2021-09-23T18:03:03.566Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestGetTimestamp [2021-09-23T18:03:03.566Z] --- PASS: TestGetTimestamp (0.12s) [2021-09-23T18:03:03.566Z] === RUN TestParseTimestamps [2021-09-23T18:03:03.566Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-23T18:03:03.566Z] PASS [2021-09-23T18:03:03.566Z] coverage: 100.0% of statements [2021-09-23T18:03:03.566Z] ok github.com/docker/docker/api/types/time 0.161s coverage: 100.0% of statements [2021-09-23T18:03:03.566Z] === RUN TestCompareVersion [2021-09-23T18:03:03.566Z] --- PASS: TestCompareVersion (0.00s) [2021-09-23T18:03:03.566Z] PASS [2021-09-23T18:03:03.566Z] coverage: 77.3% of statements [2021-09-23T18:03:03.566Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/builder [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-23T18:03:03.566Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-23T18:03:03.566Z] === RUN TestParseRemoteURL [2021-09-23T18:03:03.566Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-23T18:03:03.566Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-23T18:03:03.566Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-23T18:03:03.566Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-23T18:03:03.566Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-23T18:03:03.566Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-23T18:03:03.566Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-23T18:03:03.566Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-23T18:03:03.566Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-23T18:03:03.566Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-23T18:03:03.566Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-23T18:03:03.566Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-23T18:03:03.566Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-23T18:03:03.566Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-23T18:03:03.566Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-23T18:03:03.566Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-23T18:03:03.566Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-23T18:03:03.566Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-23T18:03:03.566Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-23T18:03:03.566Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-23T18:03:03.566Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestCloneArgsSmartHttp [2021-09-23T18:03:03.566Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-23T18:03:03.566Z] === RUN TestCloneArgsDumbHttp [2021-09-23T18:03:03.566Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestCloneArgsGit [2021-09-23T18:03:03.566Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-23T18:03:03.566Z] === RUN TestCheckoutGit [2021-09-23T18:03:03.630Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-09-23T18:03:04.227Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-23T18:03:04.227Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-09-23T18:03:04.227Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-23T18:03:04.227Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-09-23T18:03:04.227Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-23T18:03:04.227Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-09-23T18:03:04.227Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-23T18:03:04.227Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-09-23T18:03:04.227Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-23T18:03:04.581Z] --- PASS: TestCreateServiceSysctls (3.26s) [2021-09-23T18:03:04.581Z] === RUN TestCreateServiceCapabilities [2021-09-23T18:03:05.144Z] === RUN TestEnable [2021-09-23T18:03:05.144Z] --- PASS: TestEnable (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestDisable [2021-09-23T18:03:05.144Z] --- PASS: TestDisable (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestEnabled [2021-09-23T18:03:05.144Z] --- PASS: TestEnabled (0.00s) [2021-09-23T18:03:05.144Z] PASS [2021-09-23T18:03:05.144Z] coverage: 100.0% of statements [2021-09-23T18:03:05.144Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-09-23T18:03:05.144Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-23T18:03:05.144Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestProcessNoDockerignore [2021-09-23T18:03:05.144Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-23T18:03:05.144Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestDetectContentType [2021-09-23T18:03:05.144Z] --- PASS: TestDetectContentType (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestSelectAcceptableMIME [2021-09-23T18:03:05.144Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestInspectEmptyResponse [2021-09-23T18:03:05.144Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestInspectResponseBinary [2021-09-23T18:03:05.144Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestResponseUnsupportedContentType [2021-09-23T18:03:05.144Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestInspectResponseTextSimple [2021-09-23T18:03:05.144Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestInspectResponseEmptyContentType [2021-09-23T18:03:05.144Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestUnknownContentLength [2021-09-23T18:03:05.144Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestDownloadRemote [2021-09-23T18:03:05.144Z] --- PASS: TestDownloadRemote (0.07s) [2021-09-23T18:03:05.144Z] === RUN TestGetWithStatusError [2021-09-23T18:03:05.144Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestCloseRootDirectory [2021-09-23T18:03:05.144Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:05.144Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestHashFile [2021-09-23T18:03:05.144Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:05.144Z] --- SKIP: TestHashFile (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestHashSubdir [2021-09-23T18:03:05.144Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:05.144Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-23T18:03:05.144Z] === RUN TestRemoveDirectory [2021-09-23T18:03:05.144Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:05.144Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-23T18:03:05.144Z] PASS [2021-09-23T18:03:05.144Z] coverage: 9.3% of statements [2021-09-23T18:03:05.144Z] ok github.com/docker/docker/builder/remotecontext 0.256s coverage: 9.3% of statements [2021-09-23T18:03:05.404Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-09-23T18:03:05.617Z] === RUN TestGetAllAllowed [2021-09-23T18:03:05.617Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestGetAllMeta [2021-09-23T18:03:05.617Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-23T18:03:05.617Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestIsUnreferencedBuiltin [2021-09-23T18:03:05.617Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestIsExistingDirectory [2021-09-23T18:03:05.617Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestGetFilenameForDownload [2021-09-23T18:03:05.617Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestEnv2Variables [2021-09-23T18:03:05.617Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-23T18:03:05.617Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestMaintainer [2021-09-23T18:03:05.617Z] --- PASS: TestMaintainer (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestLabel [2021-09-23T18:03:05.617Z] --- PASS: TestLabel (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestFromScratch [2021-09-23T18:03:05.617Z] --- PASS: TestFromScratch (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestFromWithArg [2021-09-23T18:03:05.617Z] --- PASS: TestFromWithArg (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-23T18:03:05.617Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestFromWithUndefinedArg [2021-09-23T18:03:05.617Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestFromMultiStageWithNamedStage [2021-09-23T18:03:05.617Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestOnbuild [2021-09-23T18:03:05.617Z] --- PASS: TestOnbuild (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestWorkdir [2021-09-23T18:03:05.617Z] --- PASS: TestWorkdir (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestCmd [2021-09-23T18:03:05.617Z] --- PASS: TestCmd (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestHealthcheckNone [2021-09-23T18:03:05.617Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestHealthcheckCmd [2021-09-23T18:03:05.617Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestEntrypoint [2021-09-23T18:03:05.617Z] --- PASS: TestEntrypoint (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestExpose [2021-09-23T18:03:05.617Z] --- PASS: TestExpose (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestUser [2021-09-23T18:03:05.617Z] --- PASS: TestUser (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestVolume [2021-09-23T18:03:05.617Z] --- PASS: TestVolume (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestStopSignal [2021-09-23T18:03:05.617Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-23T18:03:05.617Z] --- SKIP: TestStopSignal (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestArg [2021-09-23T18:03:05.617Z] --- PASS: TestArg (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestShell [2021-09-23T18:03:05.617Z] --- PASS: TestShell (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestPrependEnvOnCmd [2021-09-23T18:03:05.617Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestRunWithBuildArgs [2021-09-23T18:03:05.617Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestRunIgnoresHealthcheck [2021-09-23T18:03:05.617Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestDispatchUnsupportedOptions [2021-09-23T18:03:05.617Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-23T18:03:05.617Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-23T18:03:05.617Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-23T18:03:05.617Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-23T18:03:05.617Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-23T18:03:05.617Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-23T18:03:05.617Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestNormalizeWorkdir [2021-09-23T18:03:05.617Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestDispatch [2021-09-23T18:03:05.617Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-23T18:03:05.617Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-23T18:03:05.617Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-23T18:03:05.617Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-23T18:03:05.617Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-23T18:03:05.617Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-23T18:03:05.617Z] === RUN TestDispatch/COPY_url [2021-09-23T18:03:05.617Z] --- PASS: TestDispatch (0.06s) [2021-09-23T18:03:05.617Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-09-23T18:03:05.617Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-23T18:03:05.617Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-23T18:03:05.617Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-23T18:03:05.617Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-23T18:03:05.617Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-09-23T18:03:05.617Z] --- PASS: TestDispatch/COPY_url (0.01s) [2021-09-23T18:03:05.617Z] === RUN TestAddScratchImageAddsToMounts [2021-09-23T18:03:05.617Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-23T18:03:05.617Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-23T18:03:05.617Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-23T18:03:05.617Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestImageSourceGetAddsToMounts [2021-09-23T18:03:05.617Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestEmptyDockerfile [2021-09-23T18:03:05.617Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-09-23T18:03:05.617Z] === RUN TestSymlinkDockerfile [2021-09-23T18:03:05.617Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-09-23T18:03:05.617Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-23T18:03:05.617Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestNonExistingDockerfile [2021-09-23T18:03:05.617Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestCopyRunConfig [2021-09-23T18:03:05.617Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestDeepCopyRunConfig [2021-09-23T18:03:05.617Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestExportImage [2021-09-23T18:03:05.617Z] --- PASS: TestExportImage (0.00s) [2021-09-23T18:03:05.617Z] === RUN TestNormalizeDest [2021-09-23T18:03:05.617Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-23T18:03:05.617Z] PASS [2021-09-23T18:03:05.617Z] coverage: 46.8% of statements [2021-09-23T18:03:05.617Z] ok github.com/docker/docker/builder/dockerfile 0.165s coverage: 46.8% of statements [2021-09-23T18:03:05.617Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-23T18:03:06.089Z] === RUN TestTCP4Proxy [2021-09-23T18:03:06.089Z] --- PASS: TestTCP4Proxy (0.01s) [2021-09-23T18:03:06.089Z] === RUN TestTCP4ProxyHalfClose [2021-09-23T18:03:06.089Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-23T18:03:06.089Z] === RUN TestTCP6Proxy [2021-09-23T18:03:06.089Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T18:03:06.089Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-23T18:03:06.089Z] === RUN TestTCPDualStackProxy [2021-09-23T18:03:06.089Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T18:03:06.089Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-23T18:03:06.089Z] === RUN TestUDP4Proxy [2021-09-23T18:03:06.089Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-23T18:03:06.089Z] === RUN TestUDP6Proxy [2021-09-23T18:03:06.089Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T18:03:06.089Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-23T18:03:06.089Z] === RUN TestUDPWriteError [2021-09-23T18:03:06.089Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-23T18:03:06.089Z] === RUN TestSCTP4Proxy [2021-09-23T18:03:06.089Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-23T18:03:06.089Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-09-23T18:03:06.089Z] === RUN TestSCTP6Proxy [2021-09-23T18:03:06.089Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T18:03:06.089Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-23T18:03:06.089Z] PASS [2021-09-23T18:03:06.089Z] coverage: 49.4% of statements [2021-09-23T18:03:06.089Z] ok github.com/docker/docker/cmd/docker-proxy 0.059s coverage: 49.4% of statements [2021-09-23T18:03:07.119Z] --- PASS: TestCreateServiceCapabilities (2.53s) [2021-09-23T18:03:07.119Z] === RUN TestInspect [2021-09-23T18:03:07.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-09-23T18:03:08.922Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-23T18:03:09.338Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-09-23T18:03:09.942Z] check_test.go:308: [dd59d9c098677] daemon is not started [2021-09-23T18:03:09.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-09-23T18:03:10.048Z] Removing intermediate container 2f0417dbac79 [2021-09-23T18:03:10.048Z] ---> 04ab503ac375 [2021-09-23T18:03:10.048Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-23T18:03:10.048Z] ---> Running in c56f4e0ff9e5 [2021-09-23T18:03:10.405Z] --- PASS: TestInspect (2.78s) [2021-09-23T18:03:10.405Z] === RUN TestCreateJob [2021-09-23T18:03:11.032Z] [2021-09-23T18:03:11.032Z] SUCCESS: Specified value was saved. [2021-09-23T18:03:12.600Z] Removing intermediate container c56f4e0ff9e5 [2021-09-23T18:03:12.600Z] ---> 12216ada1c8c [2021-09-23T18:03:12.600Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-23T18:03:12.600Z] ---> Running in a52134e6f5e5 [2021-09-23T18:03:12.937Z] --- PASS: TestCreateJob (3.09s) [2021-09-23T18:03:12.937Z] === RUN TestReplicatedJob [2021-09-23T18:03:13.282Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-09-23T18:03:13.856Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-23T18:03:14.788Z] === RUN TestCheckpointCreateError [2021-09-23T18:03:14.788Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCheckpointCreate [2021-09-23T18:03:14.788Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCheckpointDeleteError [2021-09-23T18:03:14.788Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCheckpointDelete [2021-09-23T18:03:14.788Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCheckpointListError [2021-09-23T18:03:14.788Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCheckpointList [2021-09-23T18:03:14.788Z] --- PASS: TestCheckpointList (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCheckpointListContainerNotFound [2021-09-23T18:03:14.788Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestNewClientWithOpsFromEnv [2021-09-23T18:03:14.788Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-23T18:03:14.788Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestGetAPIPath [2021-09-23T18:03:14.788Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestParseHostURL [2021-09-23T18:03:14.788Z] --- PASS: TestParseHostURL (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-23T18:03:14.788Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-23T18:03:14.788Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestNegotiateAPIVersion [2021-09-23T18:03:14.788Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestNegotiateAPVersionOverride [2021-09-23T18:03:14.788Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-23T18:03:14.788Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-23T18:03:14.788Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-23T18:03:14.788Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestClientRedirect [2021-09-23T18:03:14.788Z] --- PASS: TestClientRedirect (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigCreateUnsupported [2021-09-23T18:03:14.788Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigCreateError [2021-09-23T18:03:14.788Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigCreate [2021-09-23T18:03:14.788Z] --- PASS: TestConfigCreate (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigInspectNotFound [2021-09-23T18:03:14.788Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigInspectWithEmptyID [2021-09-23T18:03:14.788Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigInspectUnsupported [2021-09-23T18:03:14.788Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigInspectError [2021-09-23T18:03:14.788Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigInspectConfigNotFound [2021-09-23T18:03:14.788Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigInspect [2021-09-23T18:03:14.788Z] --- PASS: TestConfigInspect (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigListUnsupported [2021-09-23T18:03:14.788Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigListError [2021-09-23T18:03:14.788Z] --- PASS: TestConfigListError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigList [2021-09-23T18:03:14.788Z] --- PASS: TestConfigList (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigRemoveUnsupported [2021-09-23T18:03:14.788Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigRemoveError [2021-09-23T18:03:14.788Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigRemove [2021-09-23T18:03:14.788Z] --- PASS: TestConfigRemove (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigUpdateUnsupported [2021-09-23T18:03:14.788Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigUpdateError [2021-09-23T18:03:14.788Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestConfigUpdate [2021-09-23T18:03:14.788Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerCommitError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerCommit [2021-09-23T18:03:14.788Z] --- PASS: TestContainerCommit (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerStatPathError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerStatPathNotFoundError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerStatPathNoHeaderError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerStatPath [2021-09-23T18:03:14.788Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCopyToContainerError [2021-09-23T18:03:14.788Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCopyToContainerNotFoundError [2021-09-23T18:03:14.788Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-23T18:03:14.788Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCopyToContainer [2021-09-23T18:03:14.788Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCopyFromContainerError [2021-09-23T18:03:14.788Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCopyFromContainerNotFoundError [2021-09-23T18:03:14.788Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-23T18:03:14.788Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-23T18:03:14.788Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestCopyFromContainer [2021-09-23T18:03:14.788Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerCreateError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerCreateImageNotFound [2021-09-23T18:03:14.788Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerCreateWithName [2021-09-23T18:03:14.788Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerCreateAutoRemove [2021-09-23T18:03:14.788Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerDiffError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerDiff [2021-09-23T18:03:14.788Z] --- PASS: TestContainerDiff (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerExecCreateError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerExecCreate [2021-09-23T18:03:14.788Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerExecStartError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerExecStart [2021-09-23T18:03:14.788Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerExecInspectError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerExecInspect [2021-09-23T18:03:14.788Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerExportError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerExportError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerExport [2021-09-23T18:03:14.788Z] --- PASS: TestContainerExport (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerInspectError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerInspectContainerNotFound [2021-09-23T18:03:14.788Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerInspectWithEmptyID [2021-09-23T18:03:14.788Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerInspect [2021-09-23T18:03:14.788Z] --- PASS: TestContainerInspect (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerInspectNode [2021-09-23T18:03:14.788Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerKillError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerKillError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerKill [2021-09-23T18:03:14.788Z] --- PASS: TestContainerKill (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerListError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerListError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerList [2021-09-23T18:03:14.788Z] --- PASS: TestContainerList (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerLogsNotFoundError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerLogsError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerLogs [2021-09-23T18:03:14.788Z] --- PASS: TestContainerLogs (0.12s) [2021-09-23T18:03:14.788Z] === RUN TestContainerPauseError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerPause [2021-09-23T18:03:14.788Z] --- PASS: TestContainerPause (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainersPruneError [2021-09-23T18:03:14.788Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainersPrune [2021-09-23T18:03:14.788Z] --- PASS: TestContainersPrune (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerRemoveError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerRemoveNotFoundError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerRemove [2021-09-23T18:03:14.788Z] --- PASS: TestContainerRemove (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerRenameError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerRename [2021-09-23T18:03:14.788Z] --- PASS: TestContainerRename (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerResizeError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerExecResizeError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerResize [2021-09-23T18:03:14.788Z] --- PASS: TestContainerResize (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerExecResize [2021-09-23T18:03:14.788Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerRestartError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerRestart [2021-09-23T18:03:14.788Z] --- PASS: TestContainerRestart (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerStartError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerStartError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerStart [2021-09-23T18:03:14.788Z] --- PASS: TestContainerStart (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerStatsError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerStats [2021-09-23T18:03:14.788Z] --- PASS: TestContainerStats (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerStopError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerStopError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerStop [2021-09-23T18:03:14.788Z] --- PASS: TestContainerStop (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerTopError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerTopError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerTop [2021-09-23T18:03:14.788Z] --- PASS: TestContainerTop (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerUnpauseError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerUnpause [2021-09-23T18:03:14.788Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerUpdateError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerUpdate [2021-09-23T18:03:14.788Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerWaitError [2021-09-23T18:03:14.788Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestContainerWait [2021-09-23T18:03:14.788Z] --- PASS: TestContainerWait (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestDiskUsageError [2021-09-23T18:03:14.788Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestDiskUsage [2021-09-23T18:03:14.788Z] --- PASS: TestDiskUsage (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestDistributionInspectUnsupported [2021-09-23T18:03:14.788Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestDistributionInspectWithEmptyID [2021-09-23T18:03:14.788Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestEventsErrorInOptions [2021-09-23T18:03:14.788Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestEventsErrorFromServer [2021-09-23T18:03:14.788Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestEvents [2021-09-23T18:03:14.788Z] --- PASS: TestEvents (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestTLSCloseWriter [2021-09-23T18:03:14.788Z] === PAUSE TestTLSCloseWriter [2021-09-23T18:03:14.788Z] === RUN TestImageBuildError [2021-09-23T18:03:14.788Z] --- PASS: TestImageBuildError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageBuild [2021-09-23T18:03:14.788Z] --- PASS: TestImageBuild (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestGetDockerOS [2021-09-23T18:03:14.788Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageCreateError [2021-09-23T18:03:14.788Z] --- PASS: TestImageCreateError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageCreate [2021-09-23T18:03:14.788Z] --- PASS: TestImageCreate (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageHistoryError [2021-09-23T18:03:14.788Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageHistory [2021-09-23T18:03:14.788Z] --- PASS: TestImageHistory (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageImportError [2021-09-23T18:03:14.788Z] --- PASS: TestImageImportError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageImport [2021-09-23T18:03:14.788Z] --- PASS: TestImageImport (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageInspectError [2021-09-23T18:03:14.788Z] --- PASS: TestImageInspectError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageInspectImageNotFound [2021-09-23T18:03:14.788Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageInspectWithEmptyID [2021-09-23T18:03:14.788Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageInspect [2021-09-23T18:03:14.788Z] --- PASS: TestImageInspect (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageListError [2021-09-23T18:03:14.788Z] --- PASS: TestImageListError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageList [2021-09-23T18:03:14.788Z] --- PASS: TestImageList (0.01s) [2021-09-23T18:03:14.788Z] === RUN TestImageListApiBefore125 [2021-09-23T18:03:14.788Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageLoadError [2021-09-23T18:03:14.788Z] --- PASS: TestImageLoadError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImageLoad [2021-09-23T18:03:14.788Z] --- PASS: TestImageLoad (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImagesPruneError [2021-09-23T18:03:14.788Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-23T18:03:14.788Z] === RUN TestImagesPrune [2021-09-23T18:03:14.789Z] --- PASS: TestImagesPrune (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImagePullReferenceParseError [2021-09-23T18:03:14.789Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImagePullAnyError [2021-09-23T18:03:14.789Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-23T18:03:14.789Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T18:03:14.789Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T18:03:14.789Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-23T18:03:14.789Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImagePullWithoutErrors [2021-09-23T18:03:14.789Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImagePushReferenceError [2021-09-23T18:03:14.789Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImagePushAnyError [2021-09-23T18:03:14.789Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-23T18:03:14.789Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T18:03:14.789Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T18:03:14.789Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-23T18:03:14.789Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImagePushWithoutErrors [2021-09-23T18:03:14.789Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-23T18:03:14.789Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-23T18:03:14.789Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-23T18:03:14.789Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-23T18:03:14.789Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-23T18:03:14.789Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-23T18:03:14.789Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-23T18:03:14.789Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-23T18:03:14.789Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageRemoveError [2021-09-23T18:03:14.789Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageRemoveImageNotFound [2021-09-23T18:03:14.789Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageRemove [2021-09-23T18:03:14.789Z] --- PASS: TestImageRemove (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageSaveError [2021-09-23T18:03:14.789Z] --- PASS: TestImageSaveError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageSave [2021-09-23T18:03:14.789Z] --- PASS: TestImageSave (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageSearchAnyError [2021-09-23T18:03:14.789Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-23T18:03:14.789Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T18:03:14.789Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T18:03:14.789Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-23T18:03:14.789Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageSearchWithoutErrors [2021-09-23T18:03:14.789Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageTagError [2021-09-23T18:03:14.789Z] --- PASS: TestImageTagError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageTagInvalidReference [2021-09-23T18:03:14.789Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageTagInvalidSourceImageName [2021-09-23T18:03:14.789Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageTagHexSource [2021-09-23T18:03:14.789Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestImageTag [2021-09-23T18:03:14.789Z] --- PASS: TestImageTag (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestInfoServerError [2021-09-23T18:03:14.789Z] --- PASS: TestInfoServerError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestInfoInvalidResponseJSONError [2021-09-23T18:03:14.789Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestInfo [2021-09-23T18:03:14.789Z] --- PASS: TestInfo (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkConnectError [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkConnect [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkCreateError [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkCreate [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkDisconnectError [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkDisconnect [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkInspectError [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkInspectNotFoundError [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkInspectWithEmptyID [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkInspect [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkListError [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkListError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkList [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkList (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworksPruneError [2021-09-23T18:03:14.789Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworksPrune [2021-09-23T18:03:14.789Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkRemoveError [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNetworkRemove [2021-09-23T18:03:14.789Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNodeInspectError [2021-09-23T18:03:14.789Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNodeInspectNodeNotFound [2021-09-23T18:03:14.789Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNodeInspectWithEmptyID [2021-09-23T18:03:14.789Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNodeInspect [2021-09-23T18:03:14.789Z] --- PASS: TestNodeInspect (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNodeListError [2021-09-23T18:03:14.789Z] --- PASS: TestNodeListError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNodeList [2021-09-23T18:03:14.789Z] --- PASS: TestNodeList (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNodeRemoveError [2021-09-23T18:03:14.789Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNodeRemove [2021-09-23T18:03:14.789Z] --- PASS: TestNodeRemove (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNodeUpdateError [2021-09-23T18:03:14.789Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestNodeUpdate [2021-09-23T18:03:14.789Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestOptionWithTimeout [2021-09-23T18:03:14.789Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestPingFail [2021-09-23T18:03:14.789Z] --- PASS: TestPingFail (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestPingWithError [2021-09-23T18:03:14.789Z] 2021/09/23 18:03:14 RoundTripper returned a response & error; ignoring response [2021-09-23T18:03:14.789Z] 2021/09/23 18:03:14 RoundTripper returned a response & error; ignoring response [2021-09-23T18:03:14.789Z] --- PASS: TestPingWithError (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestPingSuccess [2021-09-23T18:03:14.789Z] --- PASS: TestPingSuccess (0.00s) [2021-09-23T18:03:14.789Z] === RUN TestPingHeadFallback [2021-09-23T18:03:14.789Z] === RUN TestPingHeadFallback/OK [2021-09-23T18:03:14.789Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-23T18:03:14.789Z] === RUN TestPingHeadFallback/Not_Found [2021-09-23T18:03:14.789Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-23T18:03:14.789Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-23T18:03:15.261Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-23T18:03:15.261Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-23T18:03:15.262Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-23T18:03:15.262Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginDisableError [2021-09-23T18:03:15.262Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginDisable [2021-09-23T18:03:15.262Z] --- PASS: TestPluginDisable (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginEnableError [2021-09-23T18:03:15.262Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginEnable [2021-09-23T18:03:15.262Z] --- PASS: TestPluginEnable (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginInspectError [2021-09-23T18:03:15.262Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginInspectWithEmptyID [2021-09-23T18:03:15.262Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginInspect [2021-09-23T18:03:15.262Z] --- PASS: TestPluginInspect (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginListError [2021-09-23T18:03:15.262Z] --- PASS: TestPluginListError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginList [2021-09-23T18:03:15.262Z] --- PASS: TestPluginList (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginPushError [2021-09-23T18:03:15.262Z] --- PASS: TestPluginPushError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginPush [2021-09-23T18:03:15.262Z] --- PASS: TestPluginPush (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginRemoveError [2021-09-23T18:03:15.262Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginRemove [2021-09-23T18:03:15.262Z] --- PASS: TestPluginRemove (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginSetError [2021-09-23T18:03:15.262Z] --- PASS: TestPluginSetError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPluginSet [2021-09-23T18:03:15.262Z] --- PASS: TestPluginSet (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSetHostHeader [2021-09-23T18:03:15.262Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestPlainTextError [2021-09-23T18:03:15.262Z] --- PASS: TestPlainTextError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestInfiniteError [2021-09-23T18:03:15.262Z] --- PASS: TestInfiniteError (0.02s) [2021-09-23T18:03:15.262Z] === RUN TestCanceledContext [2021-09-23T18:03:15.262Z] 2021/09/23 18:03:14 RoundTripper returned a response & error; ignoring response [2021-09-23T18:03:15.262Z] --- PASS: TestCanceledContext (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestDeadlineExceededContext [2021-09-23T18:03:15.262Z] 2021/09/23 18:03:14 RoundTripper returned a response & error; ignoring response [2021-09-23T18:03:15.262Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretCreateUnsupported [2021-09-23T18:03:15.262Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretCreateError [2021-09-23T18:03:15.262Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretCreate [2021-09-23T18:03:15.262Z] --- PASS: TestSecretCreate (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretInspectUnsupported [2021-09-23T18:03:15.262Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretInspectError [2021-09-23T18:03:15.262Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretInspectSecretNotFound [2021-09-23T18:03:15.262Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretInspectWithEmptyID [2021-09-23T18:03:15.262Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretInspect [2021-09-23T18:03:15.262Z] --- PASS: TestSecretInspect (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretListUnsupported [2021-09-23T18:03:15.262Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretListError [2021-09-23T18:03:15.262Z] --- PASS: TestSecretListError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretList [2021-09-23T18:03:15.262Z] --- PASS: TestSecretList (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretRemoveUnsupported [2021-09-23T18:03:15.262Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretRemoveError [2021-09-23T18:03:15.262Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretRemove [2021-09-23T18:03:15.262Z] --- PASS: TestSecretRemove (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretUpdateUnsupported [2021-09-23T18:03:15.262Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretUpdateError [2021-09-23T18:03:15.262Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSecretUpdate [2021-09-23T18:03:15.262Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceCreateError [2021-09-23T18:03:15.262Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceCreate [2021-09-23T18:03:15.262Z] --- PASS: TestServiceCreate (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-23T18:03:15.262Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceCreateDigestPinning [2021-09-23T18:03:15.262Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceInspectError [2021-09-23T18:03:15.262Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceInspectServiceNotFound [2021-09-23T18:03:15.262Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceInspectWithEmptyID [2021-09-23T18:03:15.262Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceInspect [2021-09-23T18:03:15.262Z] --- PASS: TestServiceInspect (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceListError [2021-09-23T18:03:15.262Z] --- PASS: TestServiceListError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceList [2021-09-23T18:03:15.262Z] --- PASS: TestServiceList (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceLogsError [2021-09-23T18:03:15.262Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceLogs [2021-09-23T18:03:15.262Z] --- PASS: TestServiceLogs (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceRemoveError [2021-09-23T18:03:15.262Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceRemoveNotFoundError [2021-09-23T18:03:15.262Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceRemove [2021-09-23T18:03:15.262Z] --- PASS: TestServiceRemove (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceUpdateError [2021-09-23T18:03:15.262Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestServiceUpdate [2021-09-23T18:03:15.262Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSwarmGetUnlockKeyError [2021-09-23T18:03:15.262Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSwarmGetUnlockKey [2021-09-23T18:03:15.262Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSwarmInitError [2021-09-23T18:03:15.262Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSwarmInit [2021-09-23T18:03:15.262Z] --- PASS: TestSwarmInit (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSwarmInspectError [2021-09-23T18:03:15.262Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSwarmInspect [2021-09-23T18:03:15.262Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSwarmJoinError [2021-09-23T18:03:15.262Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSwarmJoin [2021-09-23T18:03:15.262Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSwarmLeaveError [2021-09-23T18:03:15.262Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSwarmLeave [2021-09-23T18:03:15.262Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSwarmUnlockError [2021-09-23T18:03:15.262Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSwarmUnlock [2021-09-23T18:03:15.262Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSwarmUpdateError [2021-09-23T18:03:15.262Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestSwarmUpdate [2021-09-23T18:03:15.262Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestTaskInspectError [2021-09-23T18:03:15.262Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestTaskInspectWithEmptyID [2021-09-23T18:03:15.262Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestTaskInspect [2021-09-23T18:03:15.262Z] --- PASS: TestTaskInspect (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestTaskListError [2021-09-23T18:03:15.262Z] --- PASS: TestTaskListError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestTaskList [2021-09-23T18:03:15.262Z] --- PASS: TestTaskList (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestVolumeCreateError [2021-09-23T18:03:15.262Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestVolumeCreate [2021-09-23T18:03:15.262Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestVolumeInspectError [2021-09-23T18:03:15.262Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestVolumeInspectNotFound [2021-09-23T18:03:15.262Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestVolumeInspectWithEmptyID [2021-09-23T18:03:15.262Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestVolumeInspect [2021-09-23T18:03:15.262Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestVolumeListError [2021-09-23T18:03:15.262Z] --- PASS: TestVolumeListError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestVolumeList [2021-09-23T18:03:15.262Z] --- PASS: TestVolumeList (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestVolumeRemoveError [2021-09-23T18:03:15.262Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-23T18:03:15.262Z] === RUN TestVolumeRemove [2021-09-23T18:03:15.262Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-23T18:03:15.262Z] === CONT TestTLSCloseWriter [2021-09-23T18:03:15.262Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-09-23T18:03:15.262Z] PASS [2021-09-23T18:03:15.262Z] coverage: 75.1% of statements [2021-09-23T18:03:15.262Z] ok github.com/docker/docker/client 0.335s coverage: 75.1% of statements [2021-09-23T18:03:15.547Z] Cannot create a file when that file already exists. [2021-09-23T18:03:15.767Z] docker_cli_daemon_plugins_test.go:106: [db8fd414c0008] daemon is not started [2021-09-23T18:03:16.709Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-23T18:03:16.709Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-09-23T18:03:16.970Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-23T18:03:18.883Z] check_test.go:308: [d9b4df5519a3d] daemon is not started [2021-09-23T18:03:18.883Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-09-23T18:03:19.501Z] --- PASS: TestReplicatedJob (5.38s) [2021-09-23T18:03:19.501Z] === RUN TestUpdateReplicatedJob [2021-09-23T18:03:20.295Z] Removing intermediate container a52134e6f5e5 [2021-09-23T18:03:20.295Z] ---> 85dee5ea89c0 [2021-09-23T18:03:20.295Z] Step 13/13 : CMD ["sh"] [2021-09-23T18:03:20.295Z] ---> Running in d814127c9ab9 [2021-09-23T18:03:20.295Z] Removing intermediate container d814127c9ab9 [2021-09-23T18:03:20.295Z] ---> eab95021b829 [2021-09-23T18:03:20.295Z] Successfully built eab95021b829 [2021-09-23T18:03:20.295Z] Successfully tagged busybox:latest [2021-09-23T18:03:20.295Z] INFO: Docker images of the daemon under test [2021-09-23T18:03:20.295Z] [2021-09-23T18:03:20.295Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-23T18:03:20.295Z] busybox latest eab95021b829 Less than a second ago 4.84GB [2021-09-23T18:03:20.295Z] microsoft/windowsservercore latest a3aeeffc33bf 10 days ago 4.8GB [2021-09-23T18:03:20.295Z] mcr.microsoft.com/windows/servercore ltsc2022 a3aeeffc33bf 10 days ago 4.8GB [2021-09-23T18:03:20.295Z] [2021-09-23T18:03:20.295Z] INFO: Running integration tests at 09/23/2021 18:03:19... [2021-09-23T18:03:20.295Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-23T18:03:20.295Z] INFO: Integration API tests being run from the host: [2021-09-23T18:03:20.295Z] INFO: make.ps1 starting at 09/23/2021 18:03:19 [2021-09-23T18:03:20.764Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-23T18:03:22.035Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2021-09-23T18:03:22.035Z] === RUN TestServiceListWithStatuses [2021-09-23T18:03:22.035Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T18:03:22.035Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-23T18:03:22.035Z] === RUN TestDockerNetworkConnectAlias [2021-09-23T18:03:22.182Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-23T18:03:22.182Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-09-23T18:03:25.083Z] .......................... [ 67%] [2021-09-23T18:03:26.224Z] --- PASS: TestDockerNetworkConnectAlias (4.37s) [2021-09-23T18:03:26.224Z] === RUN TestDockerNetworkReConnect [2021-09-23T18:03:27.475Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-09-23T18:03:27.475Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-23T18:03:27.735Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-23T18:03:28.220Z] 2021/09/23 18:03:26 Closing DB instances... [2021-09-23T18:03:28.307Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-09-23T18:03:28.880Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-09-23T18:03:29.140Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-23T18:03:29.207Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-09-23T18:03:29.207Z] === RUN TestFindNode [2021-09-23T18:03:29.207Z] 2021/09/23 18:03:28 Closing DB instances... [2021-09-23T18:03:29.207Z] --- PASS: TestFindNode (0.01s) [2021-09-23T18:03:29.207Z] === RUN TestChangeNodeState [2021-09-23T18:03:29.207Z] 2021/09/23 18:03:28 Closing DB instances... [2021-09-23T18:03:29.207Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-23T18:03:29.207Z] === RUN TestNodeReincarnation [2021-09-23T18:03:29.207Z] 2021/09/23 18:03:28 Closing DB instances... [2021-09-23T18:03:29.400Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-09-23T18:03:29.400Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-09-23T18:03:29.511Z] --- PASS: TestDockerNetworkReConnect (3.47s) [2021-09-23T18:03:29.511Z] === RUN TestServicePlugin [2021-09-23T18:03:29.972Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-09-23T18:03:30.543Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-09-23T18:03:31.114Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-09-23T18:03:31.375Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-09-23T18:03:31.946Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-09-23T18:03:32.517Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-23T18:03:32.518Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-09-23T18:03:33.090Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-09-23T18:03:33.090Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-23T18:03:33.090Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-23T18:03:33.130Z] --- PASS: TestCheckoutGit (27.22s) [2021-09-23T18:03:33.130Z] === RUN TestValidGitTransport [2021-09-23T18:03:33.130Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-23T18:03:33.130Z] === RUN TestGitInvalidRef [2021-09-23T18:03:33.130Z] --- PASS: TestGitInvalidRef (0.18s) [2021-09-23T18:03:33.130Z] PASS [2021-09-23T18:03:33.130Z] coverage: 86.3% of statements [2021-09-23T18:03:33.130Z] ok github.com/docker/docker/builder/remotecontext/git 27.473s coverage: 86.3% of statements [2021-09-23T18:03:33.130Z] ? github.com/docker/docker/cli [no test files] [2021-09-23T18:03:33.130Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-23T18:03:33.661Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-09-23T18:03:33.699Z] plugin_test.go:61: [d81136fc36d3a] joining swarm manager [d5a18a5300405]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-23T18:03:33.959Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-23T18:03:33.959Z] === RUN TestParallelCreate [2021-09-23T18:03:33.959Z] 2021/09/23 18:03:33 Closing DB instances... [2021-09-23T18:03:33.959Z] --- PASS: TestParallelCreate (0.01s) [2021-09-23T18:03:33.959Z] === RUN TestParallelDelete [2021-09-23T18:03:33.959Z] 2021/09/23 18:03:33 Closing DB instances... [2021-09-23T18:03:33.959Z] --- PASS: TestParallelDelete (0.01s) [2021-09-23T18:03:33.959Z] === RUN TestNetworkDBIslands [2021-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3ac1bbba7c61 with config:&{NodeID:3ac1bbba7c61 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-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, added to nodes list" [2021-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e7de0d1879f7 with config:&{NodeID:e7de0d1879f7 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-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=info msg="Node e7de0d1879f7/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=info msg="Node e7de0d1879f7/172.29.219.99, added to nodes list" [2021-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=info msg="Node e7de0d1879f7/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=info msg="Node e7de0d1879f7/172.29.219.99, added to nodes list" [2021-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, added to nodes list" [2021-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-23T18:03:33.959Z] time="2021-09-23T18:03:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-09-23T18:03:34.232Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-09-23T18:03:34.232Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-23T18:03:34.268Z] plugin_test.go:64: [d48e90b59b2b6] joining swarm manager [d5a18a5300405]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:03:34.427Z] time="2021-09-23T18:03:34Z" level=debug msg="memberlist: Failed to join 172.29.219.99: dial tcp 172.29.219.99:10022: connectex: No connection could be made because the target machine actively refused it." [2021-09-23T18:03:34.493Z] check_test.go:308: [dbf4888a00d56] daemon is not started [2021-09-23T18:03:34.493Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:94672478956d with config:&{NodeID:94672478956d 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-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=info msg="Node 94672478956d/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=info msg="Node 94672478956d/172.29.219.99, added to nodes list" [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49375" [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=info msg="Node 94672478956d/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=info msg="Node 94672478956d/172.29.219.99, added to nodes list" [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, added to nodes list" [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=info msg="Node e7de0d1879f7/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=info msg="Node e7de0d1879f7/172.29.219.99, added to nodes list" [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49376" [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=info msg="Node 94672478956d/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:34.894Z] time="2021-09-23T18:03:34Z" level=info msg="Node 94672478956d/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:2d2895b89a63 with config:&{NodeID:2d2895b89a63 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-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=info msg="Node 2d2895b89a63/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=info msg="Node 2d2895b89a63/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49377" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=info msg="Node 2d2895b89a63/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=info msg="Node 2d2895b89a63/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=info msg="Node e7de0d1879f7/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=info msg="Node e7de0d1879f7/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=info msg="Node 94672478956d/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=info msg="Node 94672478956d/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49378" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2d2895b89a63/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2d2895b89a63/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2d2895b89a63/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.362Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2d2895b89a63/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.435Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-23T18:03:35.696Z] check_test.go:308: [d73b13deb5671] daemon is not started [2021-09-23T18:03:35.696Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2a56de4954f6 with config:&{NodeID:2a56de4954f6 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-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2a56de4954f6/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2a56de4954f6/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49379" [2021-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2a56de4954f6/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2a56de4954f6/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=info msg="Node e7de0d1879f7/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=info msg="Node e7de0d1879f7/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=info msg="Node 94672478956d/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=info msg="Node 94672478956d/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.829Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2d2895b89a63/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2d2895b89a63/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49380" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2a56de4954f6/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2a56de4954f6/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2a56de4954f6/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2a56de4954f6/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2a56de4954f6/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=info msg="Node 2a56de4954f6/172.29.219.99, added to nodes list" [2021-09-23T18:03:35.830Z] networkdb_test.go:835: Re-joining: 3 [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=info msg="The new bootstrap node list is:[172.29.219.99:10033 172.29.219.99:10034 172.29.219.99:10035]" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.219.99:10033" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Stream connection from=172.29.219.99:49381" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.219.99:10034" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Stream connection from=172.29.219.99:49382" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.219.99:10035" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Stream connection from=172.29.219.99:49383" [2021-09-23T18:03:35.830Z] networkdb_test.go:835: Re-joining: 4 [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=info msg="The new bootstrap node list is:[172.29.219.99:10033 172.29.219.99:10034 172.29.219.99:10035]" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.219.99:10033" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Stream connection from=172.29.219.99:49384" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.219.99:10034" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Stream connection from=172.29.219.99:49385" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.219.99:10035" [2021-09-23T18:03:35.830Z] time="2021-09-23T18:03:35Z" level=debug msg="memberlist: Stream connection from=172.29.219.99:49386" [2021-09-23T18:03:36.138Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-23T18:03:36.138Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-23T18:03:36.138Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-23T18:03:36.138Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-23T18:03:36.138Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-23T18:03:36.138Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-09-23T18:03:36.138Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-23T18:03:36.138Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-23T18:03:36.138Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-23T18:03:36.138Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-23T18:03:36.138Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-23T18:03:36.138Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-23T18:03:36.138Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-23T18:03:36.138Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-23T18:03:36.138Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-23T18:03:36.138Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-23T18:03:36.138Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-23T18:03:36.138Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-23T18:03:36.138Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-23T18:03:36.138Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-23T18:03:36.138Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-23T18:03:36.138Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-23T18:03:36.138Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-23T18:03:36.138Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-23T18:03:36.138Z] === RUN TestConfigureDaemonLogs [2021-09-23T18:03:36.138Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-23T18:03:36.138Z] === RUN TestCommonOptionsInstallFlags [2021-09-23T18:03:36.138Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-23T18:03:36.138Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-23T18:03:36.138Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-23T18:03:36.138Z] PASS [2021-09-23T18:03:36.138Z] coverage: 18.6% of statements [2021-09-23T18:03:36.138Z] ok github.com/docker/docker/cmd/dockerd 0.166s coverage: 18.6% of statements [2021-09-23T18:03:36.138Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-23T18:03:36.138Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-23T18:03:36.267Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-09-23T18:03:36.267Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-23T18:03:36.297Z] time="2021-09-23T18:03:35Z" level=info msg="node 0 leaving" [2021-09-23T18:03:36.297Z] time="2021-09-23T18:03:36Z" level=debug msg="memberlist: Failed to join 172.29.219.99: dial tcp 172.29.219.99:10022: connectex: No connection could be made because the target machine actively refused it." [2021-09-23T18:03:36.297Z] time="2021-09-23T18:03:36Z" level=info msg="Node 3ac1bbba7c61 change state NodeActive --> NodeLeft" [2021-09-23T18:03:36.297Z] time="2021-09-23T18:03:36Z" level=info msg="node4(2d2895b89a63): Node leave event for 3ac1bbba7c61/172.29.219.99" [2021-09-23T18:03:36.297Z] time="2021-09-23T18:03:36Z" level=info msg="Node 3ac1bbba7c61 change state NodeActive --> NodeLeft" [2021-09-23T18:03:36.297Z] time="2021-09-23T18:03:36Z" level=info msg="node5(2a56de4954f6): Node leave event for 3ac1bbba7c61/172.29.219.99" [2021-09-23T18:03:36.297Z] time="2021-09-23T18:03:36Z" level=info msg="Node 3ac1bbba7c61 change state NodeActive --> NodeLeft" [2021-09-23T18:03:36.297Z] time="2021-09-23T18:03:36Z" level=info msg="node2(e7de0d1879f7): Node leave event for 3ac1bbba7c61/172.29.219.99" [2021-09-23T18:03:36.297Z] time="2021-09-23T18:03:36Z" level=info msg="Node 3ac1bbba7c61 change state NodeActive --> NodeLeft" [2021-09-23T18:03:36.297Z] time="2021-09-23T18:03:36Z" level=info msg="node1(3ac1bbba7c61): Node leave event for 3ac1bbba7c61/172.29.219.99" [2021-09-23T18:03:36.297Z] time="2021-09-23T18:03:36Z" level=info msg="Node 3ac1bbba7c61 change state NodeActive --> NodeLeft" [2021-09-23T18:03:36.297Z] time="2021-09-23T18:03:36Z" level=info msg="node3(94672478956d): Node leave event for 3ac1bbba7c61/172.29.219.99" [2021-09-23T18:03:36.766Z] time="2021-09-23T18:03:36Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, left gossip cluster" [2021-09-23T18:03:36.766Z] time="2021-09-23T18:03:36Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, left gossip cluster" [2021-09-23T18:03:36.766Z] time="2021-09-23T18:03:36Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, left gossip cluster" [2021-09-23T18:03:36.766Z] time="2021-09-23T18:03:36Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, left gossip cluster" [2021-09-23T18:03:36.766Z] time="2021-09-23T18:03:36Z" level=info msg="Node 3ac1bbba7c61/172.29.219.99, left gossip cluster" [2021-09-23T18:03:36.766Z] time="2021-09-23T18:03:36Z" level=info msg="node 1 leaving" [2021-09-23T18:03:36.766Z] time="2021-09-23T18:03:36Z" level=info msg="Node e7de0d1879f7 change state NodeActive --> NodeLeft" [2021-09-23T18:03:36.766Z] time="2021-09-23T18:03:36Z" level=info msg="node3(94672478956d): Node leave event for e7de0d1879f7/172.29.219.99" [2021-09-23T18:03:36.766Z] time="2021-09-23T18:03:36Z" level=info msg="Node e7de0d1879f7 change state NodeActive --> NodeLeft" [2021-09-23T18:03:36.766Z] time="2021-09-23T18:03:36Z" level=info msg="Node e7de0d1879f7 change state NodeActive --> NodeLeft" [2021-09-23T18:03:36.766Z] time="2021-09-23T18:03:36Z" level=info msg="node5(2a56de4954f6): Node leave event for e7de0d1879f7/172.29.219.99" [2021-09-23T18:03:36.766Z] time="2021-09-23T18:03:36Z" level=info msg="node4(2d2895b89a63): Node leave event for e7de0d1879f7/172.29.219.99" [2021-09-23T18:03:36.766Z] time="2021-09-23T18:03:36Z" level=info msg="Node e7de0d1879f7 change state NodeActive --> NodeLeft" [2021-09-23T18:03:36.766Z] time="2021-09-23T18:03:36Z" level=info msg="node2(e7de0d1879f7): Node leave event for e7de0d1879f7/172.29.219.99" [2021-09-23T18:03:37.235Z] time="2021-09-23T18:03:36Z" level=info msg="Node e7de0d1879f7/172.29.219.99, left gossip cluster" [2021-09-23T18:03:37.235Z] time="2021-09-23T18:03:36Z" level=info msg="Node e7de0d1879f7/172.29.219.99, left gossip cluster" [2021-09-23T18:03:37.235Z] time="2021-09-23T18:03:36Z" level=info msg="Node e7de0d1879f7/172.29.219.99, left gossip cluster" [2021-09-23T18:03:37.235Z] time="2021-09-23T18:03:36Z" level=info msg="Node e7de0d1879f7/172.29.219.99, left gossip cluster" [2021-09-23T18:03:37.235Z] time="2021-09-23T18:03:37Z" level=info msg="node 2 leaving" [2021-09-23T18:03:37.235Z] time="2021-09-23T18:03:37Z" level=info msg="Node 94672478956d change state NodeActive --> NodeLeft" [2021-09-23T18:03:37.235Z] time="2021-09-23T18:03:37Z" level=info msg="node5(2a56de4954f6): Node leave event for 94672478956d/172.29.219.99" [2021-09-23T18:03:37.235Z] time="2021-09-23T18:03:37Z" level=info msg="Node 94672478956d change state NodeActive --> NodeLeft" [2021-09-23T18:03:37.235Z] time="2021-09-23T18:03:37Z" level=info msg="node4(2d2895b89a63): Node leave event for 94672478956d/172.29.219.99" [2021-09-23T18:03:37.235Z] time="2021-09-23T18:03:37Z" level=info msg="Node 94672478956d change state NodeActive --> NodeLeft" [2021-09-23T18:03:37.235Z] time="2021-09-23T18:03:37Z" level=info msg="node3(94672478956d): Node leave event for 94672478956d/172.29.219.99" [2021-09-23T18:03:37.651Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="Node 94672478956d/172.29.219.99, left gossip cluster" [2021-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="Node 94672478956d/172.29.219.99, left gossip cluster" [2021-09-23T18:03:37.703Z] networkdb_test.go:867: node4: OK [2021-09-23T18:03:37.703Z] networkdb_test.go:867: node5: OK [2021-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="node 0 coming back" [2021-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="Node 94672478956d/172.29.219.99, left gossip cluster" [2021-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:92569f675d3b with config:&{NodeID:92569f675d3b 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-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="Node 92569f675d3b/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="Node 92569f675d3b/172.29.219.99, added to nodes list" [2021-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="node 1 coming back" [2021-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:600008416df2 with config:&{NodeID:600008416df2 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-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="Node 600008416df2/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="Node 600008416df2/172.29.219.99, added to nodes list" [2021-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="node 2 coming back" [2021-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3a603ef13fb1 with config:&{NodeID:3a603ef13fb1 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-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:37.703Z] time="2021-09-23T18:03:37Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, added to nodes list" [2021-09-23T18:03:37.715Z] === RUN TestContainerStopSignal [2021-09-23T18:03:37.715Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestContainerStopTimeout [2021-09-23T18:03:37.715Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-23T18:03:37.715Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-23T18:03:37.715Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-23T18:03:37.715Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestReplaceAndAppendEnvVars [2021-09-23T18:03:37.715Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-23T18:03:37.715Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestNewMemoryStore [2021-09-23T18:03:37.715Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestAddContainers [2021-09-23T18:03:37.715Z] --- PASS: TestAddContainers (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestGetContainer [2021-09-23T18:03:37.715Z] --- PASS: TestGetContainer (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestDeleteContainer [2021-09-23T18:03:37.715Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestListContainers [2021-09-23T18:03:37.715Z] --- PASS: TestListContainers (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestFirstContainer [2021-09-23T18:03:37.715Z] --- PASS: TestFirstContainer (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestApplyAllContainer [2021-09-23T18:03:37.715Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestIsValidHealthString [2021-09-23T18:03:37.715Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestStateRunStop [2021-09-23T18:03:37.715Z] --- PASS: TestStateRunStop (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestStateTimeoutWait [2021-09-23T18:03:37.715Z] state_test.go:141: Stop callback fired [2021-09-23T18:03:37.715Z] state_test.go:165: Stop callback fired [2021-09-23T18:03:37.715Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-23T18:03:37.715Z] === RUN TestIsValidStateString [2021-09-23T18:03:37.715Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestViewSaveDelete [2021-09-23T18:03:37.715Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-23T18:03:37.715Z] === RUN TestViewAll [2021-09-23T18:03:37.715Z] --- PASS: TestViewAll (0.01s) [2021-09-23T18:03:37.715Z] === RUN TestViewGet [2021-09-23T18:03:37.715Z] --- PASS: TestViewGet (0.01s) [2021-09-23T18:03:37.715Z] === RUN TestNames [2021-09-23T18:03:37.715Z] --- PASS: TestNames (0.00s) [2021-09-23T18:03:37.715Z] === RUN TestViewWithHealthCheck [2021-09-23T18:03:37.715Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-23T18:03:37.715Z] PASS [2021-09-23T18:03:37.715Z] coverage: 41.7% of statements [2021-09-23T18:03:37.715Z] ok github.com/docker/docker/container 0.226s coverage: 41.7% of statements [2021-09-23T18:03:37.715Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-23T18:03:37.715Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-23T18:03:37.715Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-23T18:03:37.715Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-23T18:03:38.171Z] time="2021-09-23T18:03:38Z" level=debug msg="memberlist: Failed to join 172.29.219.99: dial tcp 172.29.219.99:10022: connectex: No connection could be made because the target machine actively refused it." [2021-09-23T18:03:38.171Z] time="2021-09-23T18:03:38Z" level=debug msg="memberlist: Failed ping: 2d2895b89a63 (timeout reached)" [2021-09-23T18:03:38.171Z] time="2021-09-23T18:03:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.29.219.99:10037: use of closed network connection" [2021-09-23T18:03:38.171Z] time="2021-09-23T18:03:38Z" level=debug msg="memberlist: Stream connection from=172.29.219.99:49389" [2021-09-23T18:03:38.639Z] time="2021-09-23T18:03:38Z" level=warning msg="memberlist: Was able to connect to 2d2895b89a63 but other probes failed, network may be misconfigured" [2021-09-23T18:03:38.710Z] === RUN TestPrepare [2021-09-23T18:03:38.710Z] --- PASS: TestPrepare (0.00s) [2021-09-23T18:03:38.710Z] === RUN TestStart [2021-09-23T18:03:38.710Z] --- PASS: TestStart (0.00s) [2021-09-23T18:03:38.710Z] === RUN TestWaitCancel [2021-09-23T18:03:38.710Z] --- PASS: TestWaitCancel (0.00s) [2021-09-23T18:03:38.710Z] === RUN TestWaitDisabled [2021-09-23T18:03:38.710Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-23T18:03:38.710Z] === RUN TestWaitEnabled [2021-09-23T18:03:38.710Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-23T18:03:38.710Z] === RUN TestRemove [2021-09-23T18:03:38.710Z] --- PASS: TestRemove (0.00s) [2021-09-23T18:03:38.710Z] PASS [2021-09-23T18:03:38.710Z] coverage: 65.3% of statements [2021-09-23T18:03:38.710Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2021-09-23T18:03:39.705Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-23T18:03:40.177Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-09-23T18:03:40.177Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-23T18:03:40.177Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-23T18:03:40.177Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-23T18:03:40.177Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-23T18:03:40.177Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-23T18:03:40.177Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-23T18:03:40.177Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-23T18:03:40.177Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-23T18:03:40.177Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-23T18:03:40.177Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-23T18:03:40.177Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-23T18:03:40.177Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-23T18:03:40.177Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-23T18:03:40.177Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-23T18:03:40.177Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-23T18:03:40.177Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-23T18:03:40.177Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-23T18:03:40.177Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-23T18:03:40.177Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-23T18:03:40.177Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-23T18:03:40.177Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-23T18:03:40.177Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-23T18:03:40.177Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-23T18:03:40.177Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-23T18:03:40.177Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-23T18:03:40.203Z] time="2021-09-23T18:03:40Z" level=debug msg="memberlist: Failed to join 172.29.219.99: dial tcp 172.29.219.99:10022: connectex: No connection could be made because the target machine actively refused it." [2021-09-23T18:03:40.649Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-23T18:03:40.649Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-23T18:03:40.649Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-23T18:03:40.649Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-23T18:03:40.649Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-23T18:03:40.649Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-23T18:03:40.649Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-23T18:03:40.649Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-23T18:03:40.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-23T18:03:40.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-23T18:03:40.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-23T18:03:40.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-23T18:03:40.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-23T18:03:40.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-23T18:03:40.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-23T18:03:40.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-23T18:03:40.649Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-23T18:03:40.649Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-23T18:03:40.649Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-23T18:03:40.649Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-23T18:03:40.650Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-23T18:03:40.650Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-23T18:03:40.650Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-23T18:03:40.650Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-23T18:03:40.650Z] PASS [2021-09-23T18:03:40.650Z] coverage: 35.9% of statements [2021-09-23T18:03:40.650Z] ok github.com/docker/docker/daemon/cluster/convert 0.306s coverage: 35.9% of statements [2021-09-23T18:03:40.650Z] === RUN TestNewListSecretsFilters [2021-09-23T18:03:40.650Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-23T18:03:40.650Z] === RUN TestNewListConfigsFilters [2021-09-23T18:03:40.650Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-23T18:03:40.650Z] PASS [2021-09-23T18:03:40.650Z] coverage: 0.5% of statements [2021-09-23T18:03:40.650Z] ok github.com/docker/docker/daemon/cluster 0.779s coverage: 0.5% of statements [2021-09-23T18:03:40.953Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-09-23T18:03:41.188Z] time="2021-09-23T18:03:40Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.219.99:10033 172.29.219.99:10034 172.29.219.99:10035]" [2021-09-23T18:03:41.214Z] check_test.go:308: [dbf9d05eaf360] daemon is not started [2021-09-23T18:03:41.214Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-09-23T18:03:41.662Z] time="2021-09-23T18:03:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.219.99:10033 172.29.219.99:10034 172.29.219.99:10035]" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.219.99:10033" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=debug msg="memberlist: Stream connection from=172.29.219.99:49391" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 2a56de4954f6/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 2a56de4954f6/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 2d2895b89a63/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 2d2895b89a63/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 92569f675d3b/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 92569f675d3b/172.29.219.99, is the new incarnation of the shutdown node 3ac1bbba7c61/172.29.219.99" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 92569f675d3b/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=debug msg="memberlist: Stream connection from=172.29.219.99:49392" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.219.99:10034" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 2a56de4954f6/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 2a56de4954f6/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 2d2895b89a63/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 2d2895b89a63/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 92569f675d3b/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 92569f675d3b/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 600008416df2/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 600008416df2/172.29.219.99, is the new incarnation of the shutdown node e7de0d1879f7/172.29.219.99" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 600008416df2/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.219.99:10035" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=debug msg="memberlist: Stream connection from=172.29.219.99:49393" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 2a56de4954f6/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 2a56de4954f6/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 2d2895b89a63/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 2d2895b89a63/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 92569f675d3b/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 92569f675d3b/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 600008416df2/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 600008416df2/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, is the new incarnation of the shutdown node 94672478956d/172.29.219.99" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 600008416df2/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 600008416df2/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 600008416df2/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 600008416df2/172.29.219.99, is the new incarnation of the shutdown node e7de0d1879f7/172.29.219.99" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 600008416df2/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 92569f675d3b/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 92569f675d3b/172.29.219.99, is the new incarnation of the shutdown node 3ac1bbba7c61/172.29.219.99" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:41Z" level=info msg="Node 92569f675d3b/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:42Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:42Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:42Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:42Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, is the new incarnation of the shutdown node 94672478956d/172.29.219.99" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:42Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.130Z] time="2021-09-23T18:03:42Z" level=debug msg="memberlist: Failed to join 172.29.219.99: dial tcp 172.29.219.99:10022: connectex: No connection could be made because the target machine actively refused it." [2021-09-23T18:03:42.597Z] time="2021-09-23T18:03:42Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, joined gossip cluster" [2021-09-23T18:03:42.597Z] time="2021-09-23T18:03:42Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, added to nodes list" [2021-09-23T18:03:42.597Z] time="2021-09-23T18:03:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.219.99:10033" [2021-09-23T18:03:42.597Z] time="2021-09-23T18:03:42Z" level=debug msg="memberlist: Stream connection from=172.29.219.99:49395" [2021-09-23T18:03:42.597Z] time="2021-09-23T18:03:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.219.99:10034" [2021-09-23T18:03:42.597Z] time="2021-09-23T18:03:42Z" level=debug msg="memberlist: Stream connection from=172.29.219.99:49396" [2021-09-23T18:03:42.597Z] time="2021-09-23T18:03:42Z" level=debug msg="memberlist: Stream connection from=172.29.219.99:49397" [2021-09-23T18:03:42.597Z] time="2021-09-23T18:03:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.219.99:10035" [2021-09-23T18:03:43.065Z] 2021/09/23 18:03:42 Closing DB instances... [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="Node 92569f675d3b change state NodeActive --> NodeLeft" [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="node2(600008416df2): Node leave event for 92569f675d3b/172.29.219.99" [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="Node 92569f675d3b change state NodeActive --> NodeLeft" [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="node3(3a603ef13fb1): Node leave event for 92569f675d3b/172.29.219.99" [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="Node 92569f675d3b change state NodeActive --> NodeLeft" [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="node5(2a56de4954f6): Node leave event for 92569f675d3b/172.29.219.99" [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="Node 92569f675d3b change state NodeActive --> NodeLeft" [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="node1(92569f675d3b): Node leave event for 92569f675d3b/172.29.219.99" [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="Node 92569f675d3b change state NodeActive --> NodeLeft" [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="node4(2d2895b89a63): Node leave event for 92569f675d3b/172.29.219.99" [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="Node 92569f675d3b/172.29.219.99, left gossip cluster" [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="Node 92569f675d3b/172.29.219.99, left gossip cluster" [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="Node 92569f675d3b/172.29.219.99, left gossip cluster" [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="Node 92569f675d3b/172.29.219.99, left gossip cluster" [2021-09-23T18:03:43.065Z] time="2021-09-23T18:03:42Z" level=info msg="Node 92569f675d3b/172.29.219.99, left gossip cluster" [2021-09-23T18:03:43.533Z] time="2021-09-23T18:03:43Z" level=info msg="Node 600008416df2 change state NodeActive --> NodeLeft" [2021-09-23T18:03:43.533Z] time="2021-09-23T18:03:43Z" level=info msg="node5(2a56de4954f6): Node leave event for 600008416df2/172.29.219.99" [2021-09-23T18:03:43.533Z] time="2021-09-23T18:03:43Z" level=info msg="Node 600008416df2 change state NodeActive --> NodeLeft" [2021-09-23T18:03:43.533Z] time="2021-09-23T18:03:43Z" level=info msg="node4(2d2895b89a63): Node leave event for 600008416df2/172.29.219.99" [2021-09-23T18:03:43.533Z] time="2021-09-23T18:03:43Z" level=info msg="Node 600008416df2 change state NodeActive --> NodeLeft" [2021-09-23T18:03:43.533Z] time="2021-09-23T18:03:43Z" level=info msg="node3(3a603ef13fb1): Node leave event for 600008416df2/172.29.219.99" [2021-09-23T18:03:43.533Z] time="2021-09-23T18:03:43Z" level=info msg="Node 600008416df2 change state NodeActive --> NodeLeft" [2021-09-23T18:03:43.533Z] time="2021-09-23T18:03:43Z" level=info msg="node2(600008416df2): Node leave event for 600008416df2/172.29.219.99" [2021-09-23T18:03:43.533Z] time="2021-09-23T18:03:43Z" level=info msg="Node 600008416df2/172.29.219.99, left gossip cluster" [2021-09-23T18:03:43.533Z] time="2021-09-23T18:03:43Z" level=info msg="Node 600008416df2/172.29.219.99, left gossip cluster" [2021-09-23T18:03:43.533Z] time="2021-09-23T18:03:43Z" level=info msg="Node 600008416df2/172.29.219.99, left gossip cluster" [2021-09-23T18:03:43.533Z] time="2021-09-23T18:03:43Z" level=info msg="Node 600008416df2/172.29.219.99, left gossip cluster" [2021-09-23T18:03:43.621Z] === RUN TestBuilderGC [2021-09-23T18:03:43.621Z] --- PASS: TestBuilderGC (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestDaemonConfigurationNotFound [2021-09-23T18:03:43.621Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestDaemonBrokenConfiguration [2021-09-23T18:03:43.621Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestParseClusterAdvertiseSettings [2021-09-23T18:03:43.621Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestFindConfigurationConflicts [2021-09-23T18:03:43.621Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-23T18:03:43.621Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-23T18:03:43.621Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-23T18:03:43.621Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-23T18:03:43.621Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-23T18:03:43.621Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-23T18:03:43.621Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-23T18:03:43.621Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-23T18:03:43.621Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-23T18:03:43.621Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-23T18:03:43.621Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-23T18:03:43.621Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestValidateConfigurationErrors [2021-09-23T18:03:43.621Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-23T18:03:43.621Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-23T18:03:43.621Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-23T18:03:43.621Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-23T18:03:43.621Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-23T18:03:43.621Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-23T18:03:43.621Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-23T18:03:43.621Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-23T18:03:43.621Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-23T18:03:43.621Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-23T18:03:43.621Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-23T18:03:43.621Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestValidateConfiguration [2021-09-23T18:03:43.621Z] === RUN TestValidateConfiguration/with_label [2021-09-23T18:03:43.621Z] === RUN TestValidateConfiguration/with_dns [2021-09-23T18:03:43.621Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-23T18:03:43.621Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-23T18:03:43.621Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-23T18:03:43.621Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-23T18:03:43.621Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-23T18:03:43.621Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-23T18:03:43.621Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestModifiedDiscoverySettings [2021-09-23T18:03:43.621Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestReloadSetConfigFileNotExist [2021-09-23T18:03:43.621Z] time="2021-09-23T18:03:42Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-23T18:03:43.621Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-09-23T18:03:43.621Z] === RUN TestReloadDefaultConfigNotExist [2021-09-23T18:03:43.621Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:43.621Z] --- SKIP: TestReloadDefaultConfigNotExist (0.04s) [2021-09-23T18:03:43.621Z] === RUN TestReloadBadDefaultConfig [2021-09-23T18:03:43.621Z] time="2021-09-23T18:03:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-154905283" [2021-09-23T18:03:43.621Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestReloadWithConflictingLabels [2021-09-23T18:03:43.621Z] time="2021-09-23T18:03:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3425689177" [2021-09-23T18:03:43.621Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestReloadWithDuplicateLabels [2021-09-23T18:03:43.621Z] time="2021-09-23T18:03:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-126444616" [2021-09-23T18:03:43.621Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestDaemonConfigurationMerge [2021-09-23T18:03:43.621Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-23T18:03:43.621Z] PASS [2021-09-23T18:03:43.621Z] coverage: 80.2% of statements [2021-09-23T18:03:43.621Z] ok github.com/docker/docker/daemon/config 0.445s coverage: 80.2% of statements [2021-09-23T18:03:43.621Z] === RUN TestDiscoveryOptsErrors [2021-09-23T18:03:43.621Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-23T18:03:43.621Z] === RUN TestDiscoveryOpts [2021-09-23T18:03:43.621Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-23T18:03:43.621Z] PASS [2021-09-23T18:03:43.621Z] coverage: 30.0% of statements [2021-09-23T18:03:43.621Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2021-09-23T18:03:44.002Z] time="2021-09-23T18:03:43Z" level=info msg="Node 3a603ef13fb1 change state NodeActive --> NodeLeft" [2021-09-23T18:03:44.002Z] time="2021-09-23T18:03:43Z" level=info msg="node4(2d2895b89a63): Node leave event for 3a603ef13fb1/172.29.219.99" [2021-09-23T18:03:44.002Z] time="2021-09-23T18:03:43Z" level=info msg="Node 3a603ef13fb1 change state NodeActive --> NodeLeft" [2021-09-23T18:03:44.002Z] time="2021-09-23T18:03:43Z" level=info msg="node5(2a56de4954f6): Node leave event for 3a603ef13fb1/172.29.219.99" [2021-09-23T18:03:44.002Z] time="2021-09-23T18:03:43Z" level=info msg="Node 3a603ef13fb1 change state NodeActive --> NodeLeft" [2021-09-23T18:03:44.002Z] time="2021-09-23T18:03:43Z" level=info msg="node3(3a603ef13fb1): Node leave event for 3a603ef13fb1/172.29.219.99" [2021-09-23T18:03:44.002Z] time="2021-09-23T18:03:43Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, left gossip cluster" [2021-09-23T18:03:44.002Z] time="2021-09-23T18:03:43Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, left gossip cluster" [2021-09-23T18:03:44.093Z] === RUN TestWaitNodeAttachment [2021-09-23T18:03:44.470Z] time="2021-09-23T18:03:43Z" level=info msg="Node 3a603ef13fb1/172.29.219.99, left gossip cluster" [2021-09-23T18:03:44.470Z] time="2021-09-23T18:03:44Z" level=debug msg="memberlist: Failed to join 172.29.219.99: dial tcp 172.29.219.99:10022: connectex: No connection could be made because the target machine actively refused it." [2021-09-23T18:03:44.470Z] time="2021-09-23T18:03:44Z" level=debug msg="memberlist: Failed ping: 2d2895b89a63 (timeout reached)" [2021-09-23T18:03:44.470Z] time="2021-09-23T18:03:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.219.99:10035: use of closed network connection" [2021-09-23T18:03:44.470Z] time="2021-09-23T18:03:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.219.99:10037: use of closed network connection" [2021-09-23T18:03:44.470Z] time="2021-09-23T18:03:44Z" level=debug msg="memberlist: Stream connection from=172.29.219.99:49399" [2021-09-23T18:03:44.470Z] time="2021-09-23T18:03:44Z" level=info msg="Node 2d2895b89a63 change state NodeActive --> NodeLeft" [2021-09-23T18:03:44.470Z] time="2021-09-23T18:03:44Z" level=info msg="node5(2a56de4954f6): Node leave event for 2d2895b89a63/172.29.219.99" [2021-09-23T18:03:44.470Z] time="2021-09-23T18:03:44Z" level=info msg="Node 2d2895b89a63 change state NodeActive --> NodeLeft" [2021-09-23T18:03:44.470Z] time="2021-09-23T18:03:44Z" level=info msg="node4(2d2895b89a63): Node leave event for 2d2895b89a63/172.29.219.99" [2021-09-23T18:03:44.516Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-09-23T18:03:44.565Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-09-23T18:03:44.565Z] === RUN TestIsolationConversion [2021-09-23T18:03:44.565Z] === RUN TestIsolationConversion/default [2021-09-23T18:03:44.565Z] === RUN TestIsolationConversion/process [2021-09-23T18:03:44.565Z] === RUN TestIsolationConversion/hyperv [2021-09-23T18:03:44.565Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-23T18:03:44.565Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-23T18:03:44.565Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-23T18:03:44.565Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-23T18:03:44.565Z] === RUN TestContainerLabels [2021-09-23T18:03:44.565Z] --- PASS: TestContainerLabels (0.00s) [2021-09-23T18:03:44.565Z] === RUN TestCredentialSpecConversion [2021-09-23T18:03:44.565Z] === RUN TestCredentialSpecConversion/none [2021-09-23T18:03:44.565Z] === RUN TestCredentialSpecConversion/config [2021-09-23T18:03:44.565Z] === RUN TestCredentialSpecConversion/file [2021-09-23T18:03:44.565Z] === RUN TestCredentialSpecConversion/registry [2021-09-23T18:03:44.565Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-23T18:03:44.565Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-23T18:03:44.565Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-23T18:03:44.565Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-23T18:03:44.565Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-23T18:03:44.565Z] === RUN TestControllerValidateMountBind [2021-09-23T18:03:44.565Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-23T18:03:44.565Z] === RUN TestControllerValidateMountVolume [2021-09-23T18:03:44.566Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-23T18:03:44.566Z] === RUN TestControllerValidateMountTarget [2021-09-23T18:03:44.566Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-23T18:03:44.566Z] === RUN TestControllerValidateMountTmpfs [2021-09-23T18:03:44.566Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-23T18:03:44.566Z] === RUN TestControllerValidateMountInvalidType [2021-09-23T18:03:44.566Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-23T18:03:44.566Z] === RUN TestControllerValidateMountNamedPipe [2021-09-23T18:03:44.566Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-23T18:03:44.566Z] PASS [2021-09-23T18:03:44.566Z] coverage: 11.0% of statements [2021-09-23T18:03:44.566Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.627s coverage: 11.0% of statements [2021-09-23T18:03:44.566Z] === RUN TestEventsLog [2021-09-23T18:03:44.566Z] --- PASS: TestEventsLog (0.00s) [2021-09-23T18:03:44.566Z] === RUN TestEventsLogTimeout [2021-09-23T18:03:44.566Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-23T18:03:44.566Z] === RUN TestLogEvents [2021-09-23T18:03:44.937Z] time="2021-09-23T18:03:44Z" level=warning msg="memberlist: Was able to connect to 2d2895b89a63 but other probes failed, network may be misconfigured" [2021-09-23T18:03:44.938Z] time="2021-09-23T18:03:44Z" level=info msg="Node 2d2895b89a63/172.29.219.99, left gossip cluster" [2021-09-23T18:03:45.038Z] --- PASS: TestLogEvents (0.05s) [2021-09-23T18:03:45.038Z] === RUN TestLoadBufferedEvents [2021-09-23T18:03:45.038Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-09-23T18:03:45.038Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-23T18:03:45.038Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-23T18:03:45.038Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-23T18:03:45.038Z] PASS [2021-09-23T18:03:45.038Z] coverage: 50.0% of statements [2021-09-23T18:03:45.038Z] ok github.com/docker/docker/daemon/events 0.215s coverage: 50.0% of statements [2021-09-23T18:03:45.038Z] === RUN TestVerifyNetworkingConfig [2021-09-23T18:03:45.038Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestGetContainer [2021-09-23T18:03:45.038Z] --- PASS: TestGetContainer (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestValidContainerNames [2021-09-23T18:03:45.038Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestContainerInitDNS [2021-09-23T18:03:45.038Z] daemon_test.go:146: root required [2021-09-23T18:03:45.038Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestMerge [2021-09-23T18:03:45.038Z] --- PASS: TestMerge (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestValidateContainerIsolation [2021-09-23T18:03:45.038Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestFindNetworkErrorType [2021-09-23T18:03:45.038Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestEnsureServicesExist [2021-09-23T18:03:45.038Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestEnsureServicesExistErrors [2021-09-23T18:03:45.038Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-23T18:03:45.038Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-23T18:03:45.038Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-23T18:03:45.038Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestContainerDelete [2021-09-23T18:03:45.038Z] --- PASS: TestContainerDelete (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestContainerDoubleDelete [2021-09-23T18:03:45.038Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestLogContainerEventCopyLabels [2021-09-23T18:03:45.038Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestLogContainerEventWithAttributes [2021-09-23T18:03:45.038Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestNoneHealthcheck [2021-09-23T18:03:45.038Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestHealthStates [2021-09-23T18:03:45.038Z] time="2021-09-23T18:03:44Z" 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-09-23T18:03:45.038Z] time="2021-09-23T18:03:44Z" 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-09-23T18:03:45.038Z] time="2021-09-23T18:03:44Z" 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-09-23T18:03:45.038Z] time="2021-09-23T18:03:44Z" 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-09-23T18:03:45.038Z] time="2021-09-23T18:03:44Z" 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-09-23T18:03:45.038Z] time="2021-09-23T18:03:44Z" 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-09-23T18:03:45.038Z] time="2021-09-23T18:03:44Z" 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-09-23T18:03:45.038Z] time="2021-09-23T18:03:44Z" 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-09-23T18:03:45.038Z] time="2021-09-23T18:03:44Z" 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-09-23T18:03:45.038Z] time="2021-09-23T18:03:44Z" 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-09-23T18:03:45.038Z] --- PASS: TestHealthStates (0.12s) [2021-09-23T18:03:45.038Z] === RUN TestMaskURLCredentials [2021-09-23T18:03:45.038Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestGetInspectData [2021-09-23T18:03:45.038Z] --- PASS: TestGetInspectData (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestFillLicense [2021-09-23T18:03:45.038Z] --- PASS: TestFillLicense (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestListInvalidFilter [2021-09-23T18:03:45.038Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestNameFilter [2021-09-23T18:03:45.038Z] --- PASS: TestNameFilter (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-23T18:03:45.038Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-23T18:03:45.038Z] === 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-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-23T18:03:45.038Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-23T18:03:45.038Z] --- 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-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-23T18:03:45.038Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestDaemonReloadLabels [2021-09-23T18:03:45.038Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-23T18:03:45.038Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestDaemonReloadMirrors [2021-09-23T18:03:45.038Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-23T18:03:45.038Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-23T18:03:45.038Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-23T18:03:45.039Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-23T18:03:45.039Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-23T18:03:45.039Z] === RUN TestDaemonDiscoveryReload [2021-09-23T18:03:45.405Z] time="2021-09-23T18:03:44Z" level=info msg="Node 2d2895b89a63/172.29.219.99, left gossip cluster" [2021-09-23T18:03:45.510Z] === RUN TestIsEmptyDir [2021-09-23T18:03:45.510Z] --- PASS: TestIsEmptyDir (0.00s) [2021-09-23T18:03:45.510Z] PASS [2021-09-23T18:03:45.510Z] coverage: 2.3% of statements [2021-09-23T18:03:45.510Z] ok github.com/docker/docker/daemon/graphdriver 0.062s coverage: 2.3% of statements [2021-09-23T18:03:45.873Z] time="2021-09-23T18:03:45Z" level=info msg="Node 2a56de4954f6/172.29.219.99, left gossip cluster" [2021-09-23T18:03:45.873Z] time="2021-09-23T18:03:45Z" level=info msg="Node 2a56de4954f6 change state NodeActive --> NodeFailed" [2021-09-23T18:03:45.873Z] time="2021-09-23T18:03:45Z" level=info msg="Node 2a56de4954f6/172.29.219.99, added to failed nodes list" [2021-09-23T18:03:45.873Z] --- PASS: TestNetworkDBIslands (11.65s) [2021-09-23T18:03:45.873Z] PASS [2021-09-23T18:03:45.873Z] coverage: 60.6% of statements [2021-09-23T18:03:45.873Z] ok github.com/docker/docker/libnetwork/networkdb 103.144s coverage: 60.6% of statements [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/quota [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/rootless [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/volume [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-23T18:03:45.873Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-23T18:03:45.902Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-09-23T18:03:45.983Z] === RUN TestLinkNaming [2021-09-23T18:03:45.983Z] --- PASS: TestLinkNaming (0.00s) [2021-09-23T18:03:45.983Z] === RUN TestLinkNew [2021-09-23T18:03:45.983Z] --- PASS: TestLinkNew (0.00s) [2021-09-23T18:03:45.983Z] === RUN TestLinkEnv [2021-09-23T18:03:45.983Z] --- PASS: TestLinkEnv (0.00s) [2021-09-23T18:03:45.983Z] === RUN TestLinkMultipleEnv [2021-09-23T18:03:45.983Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-23T18:03:45.983Z] === RUN TestLinkPortRangeEnv [2021-09-23T18:03:45.983Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-23T18:03:45.983Z] PASS [2021-09-23T18:03:45.983Z] coverage: 93.0% of statements [2021-09-23T18:03:45.983Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-09-23T18:03:45.983Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-09-23T18:03:45.983Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-23T18:03:46.093Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:03:46.094Z] INFO: Testing against a local daemon [2021-09-23T18:03:46.094Z] === RUN TestBuildWithSession [2021-09-23T18:03:46.094Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T18:03:46.094Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-23T18:03:46.094Z] === RUN TestBuildSquashParent [2021-09-23T18:03:46.094Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:46.094Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-23T18:03:46.094Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-23T18:03:46.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:03:46.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:03:46.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:03:46.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:03:46.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:03:46.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:03:46.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:03:46.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:03:46.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:03:46.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:03:46.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:03:46.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:03:46.094Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:03:46.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:03:46.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:03:46.094Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:03:46.163Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-23T18:03:46.454Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-23T18:03:46.454Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-23T18:03:46.926Z] === RUN TestAdapterReadLogs [2021-09-23T18:03:46.926Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-23T18:03:46.926Z] === RUN TestCopier [2021-09-23T18:03:46.926Z] --- PASS: TestCopier (0.00s) [2021-09-23T18:03:46.926Z] === RUN TestCopierLongLines [2021-09-23T18:03:46.926Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-23T18:03:46.926Z] === RUN TestCopierSlow [2021-09-23T18:03:46.926Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-23T18:03:46.926Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-23T18:03:46.926Z] reload_test.go:520: root required [2021-09-23T18:03:46.926Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-23T18:03:46.926Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-23T18:03:46.926Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-23T18:03:46.926Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-23T18:03:46.926Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.00s) [2021-09-23T18:03:46.926Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-23T18:03:46.926Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-23T18:03:46.926Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-23T18:03:46.926Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-09-23T18:03:46.926Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-23T18:03:46.926Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-23T18:03:46.926Z] === RUN TestParseVolumesFrom [2021-09-23T18:03:46.926Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-23T18:03:46.926Z] PASS [2021-09-23T18:03:46.926Z] coverage: 9.1% of statements [2021-09-23T18:03:46.926Z] ok github.com/docker/docker/daemon 2.304s coverage: 9.1% of statements [2021-09-23T18:03:47.398Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-23T18:03:47.398Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-23T18:03:47.398Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-23T18:03:47.398Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-23T18:03:47.398Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-23T18:03:47.398Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-23T18:03:47.398Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-23T18:03:47.398Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-23T18:03:47.398Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-23T18:03:47.398Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-23T18:03:47.398Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-23T18:03:47.398Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-23T18:03:47.398Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-23T18:03:47.398Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-23T18:03:47.398Z] --- PASS: TestCopierSlow (0.20s) [2021-09-23T18:03:47.398Z] === RUN TestCopierWithSized [2021-09-23T18:03:47.398Z] === RUN TestCopierWithSized/as_is [2021-09-23T18:03:47.398Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-23T18:03:47.398Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-23T18:03:47.398Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-23T18:03:47.398Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-09-23T18:03:47.398Z] === RUN TestCopierWithPartial [2021-09-23T18:03:47.398Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-23T18:03:47.398Z] === RUN TestRingLogger [2021-09-23T18:03:47.398Z] --- PASS: TestRingLogger (0.00s) [2021-09-23T18:03:47.398Z] === RUN TestRingCap [2021-09-23T18:03:47.398Z] --- PASS: TestRingCap (0.00s) [2021-09-23T18:03:47.398Z] === RUN TestRingClose [2021-09-23T18:03:47.398Z] --- PASS: TestRingClose (0.00s) [2021-09-23T18:03:47.398Z] === RUN TestRingDrain [2021-09-23T18:03:47.398Z] --- PASS: TestRingDrain (0.00s) [2021-09-23T18:03:47.398Z] PASS [2021-09-23T18:03:47.398Z] coverage: 43.8% of statements [2021-09-23T18:03:47.398Z] ok github.com/docker/docker/daemon/logger 0.254s coverage: 43.8% of statements [2021-09-23T18:03:47.447Z] [2021-09-23T18:03:47.447Z] === Skipped [2021-09-23T18:03:47.447Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-23T18:03:47.447Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-23T18:03:47.447Z] [2021-09-23T18:03:47.447Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-23T18:03:47.447Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:47.447Z] [2021-09-23T18:03:47.447Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-09-23T18:03:47.447Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:47.447Z] [2021-09-23T18:03:47.447Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-23T18:03:47.447Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:47.447Z] [2021-09-23T18:03:47.447Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-23T18:03:47.447Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:47.447Z] [2021-09-23T18:03:47.447Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-23T18:03:47.447Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-23T18:03:47.447Z] [2021-09-23T18:03:47.447Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-23T18:03:47.447Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T18:03:47.447Z] [2021-09-23T18:03:47.447Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-23T18:03:47.447Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T18:03:47.447Z] [2021-09-23T18:03:47.447Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-23T18:03:47.447Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T18:03:47.447Z] [2021-09-23T18:03:47.447Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-23T18:03:47.447Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-23T18:03:47.447Z] [2021-09-23T18:03:47.447Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-23T18:03:47.447Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T18:03:47.447Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-23T18:03:47.448Z] daemon_test.go:146: root required [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-23T18:03:47.448Z] reload_test.go:520: root required [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-23T18:03:47.448Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-23T18:03:47.448Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-23T18:03:47.448Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-23T18:03:47.448Z] download_test.go:267: Needs fixing on Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-23T18:03:47.448Z] layer_test.go:303: Failing on Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-23T18:03:47.448Z] layer_test.go:352: Failing on Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-23T18:03:47.448Z] layer_test.go:467: Failing on Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-23T18:03:47.448Z] layer_test.go:696: Failing on Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-23T18:03:47.448Z] migration_test.go:45: Failing on Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-23T18:03:47.448Z] migration_test.go:181: Failing on Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-23T18:03:47.448Z] mount_test.go:17: Failing on Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-23T18:03:47.448Z] mount_test.go:76: Failing on Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-23T18:03:47.448Z] mount_test.go:125: Failing on Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-23T18:03:47.448Z] mount_test.go:212: Failing on Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-23T18:03:47.448Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-23T18:03:47.448Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-23T18:03:47.448Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-23T18:03:47.448Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-23T18:03:47.448Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-23T18:03:47.448Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-23T18:03:47.448Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-23T18:03:47.448Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-23T18:03:47.448Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-23T18:03:47.448Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-23T18:03:47.448Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-23T18:03:47.448Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-23T18:03:47.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-23T18:03:47.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-23T18:03:47.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-23T18:03:47.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-23T18:03:47.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-23T18:03:47.448Z] archive_test.go:133: Xz not present in msys2 [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-09-23T18:03:47.448Z] archive_test.go:140: zstd not installed [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-23T18:03:47.448Z] archive_test.go:252: Failing on Windows CI machines [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-23T18:03:47.448Z] archive_windows_test.go:16: Currently fails [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-23T18:03:47.448Z] changes_test.go:195: needs more investigation [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-09-23T18:03:47.448Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-09-23T18:03:47.448Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-23T18:03:47.448Z] changes_test.go:432: needs further investigation [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-23T18:03:47.448Z] changes_test.go:468: needs further investigation [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-23T18:03:47.448Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-23T18:03:47.448Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-23T18:03:47.448Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-23T18:03:47.448Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-23T18:03:47.448Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-23T18:03:47.448Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-23T18:03:47.448Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-23T18:03:47.448Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-23T18:03:47.448Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-23T18:03:47.448Z] poller_test.go:40: No chmod on Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-23T18:03:47.448Z] fileutils_test.go:133: Needs porting to Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-23T18:03:47.448Z] fileutils_test.go:179: Needs porting to Windows [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-23T18:03:47.448Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-23T18:03:47.448Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-23T18:03:47.448Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-23T18:03:47.448Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-23T18:03:47.448Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-23T18:03:47.448Z] [2021-09-23T18:03:47.448Z] DONE 2070 tests, 70 skipped in 241.835s [2021-09-23T18:03:47.548Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-23T18:03:47.582Z] --- PASS: TestBuildWithHugeFile (56.36s) [2021-09-23T18:03:47.582Z] === RUN TestBuildWCOWSandboxSize [2021-09-23T18:03:47.582Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T18:03:47.582Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-23T18:03:47.582Z] === RUN TestBuildWithEmptyDockerfile [2021-09-23T18:03:47.582Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:03:47.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:03:47.582Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:03:47.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:03:47.582Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:03:47.582Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:03:47.582Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:03:47.582Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:03:47.582Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:03:47.582Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-09-23T18:03:47.582Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-09-23T18:03:47.582Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-09-23T18:03:47.582Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-09-23T18:03:47.582Z] === RUN TestBuildPreserveOwnership [2021-09-23T18:03:47.582Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-23T18:03:47.916Z] INFO: make.ps1 ended at 09/23/2021 18:03:47 [2021-09-23T18:03:48.395Z] === RUN TestNewStreamConfig [2021-09-23T18:03:48.395Z] === RUN TestNewStreamConfig/defaults [2021-09-23T18:03:48.395Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-23T18:03:48.395Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-23T18:03:48.395Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-23T18:03:48.395Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-23T18:03:48.395Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-23T18:03:48.395Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-23T18:03:48.395Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-23T18:03:48.395Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-23T18:03:48.395Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-23T18:03:48.395Z] time="2021-09-23T18:03:47Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-23T18:03:48.395Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2021-09-23T18:03:48.395Z] === RUN TestCreateSuccess [2021-09-23T18:03:48.395Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestCreateStreamSkipped [2021-09-23T18:03:48.395Z] time="2021-09-23T18:03:48Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-23T18:03:48.395Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestCreateLogGroupSuccess [2021-09-23T18:03:48.395Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestCreateError [2021-09-23T18:03:48.395Z] --- PASS: TestCreateError (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestCreateAlreadyExists [2021-09-23T18:03:48.395Z] time="2021-09-23T18:03:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-23T18:03:48.395Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestLogClosed [2021-09-23T18:03:48.395Z] --- PASS: TestLogClosed (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestLogBlocking [2021-09-23T18:03:48.395Z] --- PASS: TestLogBlocking (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-23T18:03:48.395Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestLogNonBlockingBufferFull [2021-09-23T18:03:48.395Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestPublishBatchSuccess [2021-09-23T18:03:48.395Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestPublishBatchError [2021-09-23T18:03:48.395Z] time="2021-09-23T18:03:48Z" level=error msg=Error [2021-09-23T18:03:48.395Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-23T18:03:48.395Z] time="2021-09-23T18:03:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-23T18:03:48.395Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-23T18:03:48.395Z] time="2021-09-23T18:03:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-23T18:03:48.395Z] time="2021-09-23T18:03:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-23T18:03:48.395Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestCollectBatchSimple [2021-09-23T18:03:48.395Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestCollectBatchTicker [2021-09-23T18:03:48.395Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestCollectBatchMultilinePattern [2021-09-23T18:03:48.395Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-23T18:03:48.395Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-23T18:03:48.395Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-23T18:03:48.395Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-09-23T18:03:48.395Z] === RUN TestCollectBatchClose [2021-09-23T18:03:48.395Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestEffectiveLen [2021-09-23T18:03:48.395Z] === RUN TestEffectiveLen/0/Hello [2021-09-23T18:03:48.395Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-23T18:03:48.395Z] === RUN TestEffectiveLen/2/🙃 [2021-09-23T18:03:48.395Z] === RUN TestEffectiveLen/3/���� [2021-09-23T18:03:48.395Z] === RUN TestEffectiveLen/4/He��o [2021-09-23T18:03:48.395Z] === RUN TestEffectiveLen/5/ [2021-09-23T18:03:48.395Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-23T18:03:48.395Z] === RUN TestFindValidSplit [2021-09-23T18:03:48.395Z] === RUN TestFindValidSplit/0/ [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1063: [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1064: [2021-09-23T18:03:48.395Z] === RUN TestFindValidSplit/1/Hello [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1063: Hello [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1064: [2021-09-23T18:03:48.395Z] === RUN TestFindValidSplit/2/Hello [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1063: He [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1064: llo [2021-09-23T18:03:48.395Z] === RUN TestFindValidSplit/3/Hello [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1063: [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1064: Hello [2021-09-23T18:03:48.395Z] === RUN TestFindValidSplit/4/🙃 [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1063: [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-23T18:03:48.395Z] === RUN TestFindValidSplit/5/🙃 [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1064: [2021-09-23T18:03:48.395Z] === RUN TestFindValidSplit/6/a� [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1063: a [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1064: � [2021-09-23T18:03:48.395Z] === RUN TestFindValidSplit/7/a� [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1063: a� [2021-09-23T18:03:48.395Z] cloudwatchlogs_test.go:1064: [2021-09-23T18:03:48.395Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-23T18:03:48.395Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-23T18:03:48.396Z] === RUN TestProcessEventEmoji [2021-09-23T18:03:48.396Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-09-23T18:03:48.396Z] === RUN TestCollectBatchLineSplit [2021-09-23T18:03:48.396Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-09-23T18:03:48.396Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-23T18:03:48.396Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-09-23T18:03:48.396Z] === RUN TestCollectBatchMaxEvents [2021-09-23T18:03:48.396Z] === RUN TestSearchRegistryForImagesErrors [2021-09-23T18:03:48.396Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-23T18:03:48.396Z] === RUN TestSearchRegistryForImages [2021-09-23T18:03:48.396Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-23T18:03:48.396Z] === RUN TestOnlyPlatformWithFallback [2021-09-23T18:03:48.396Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-23T18:03:48.396Z] === RUN TestImageDelete [2021-09-23T18:03:48.396Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-09-23T18:03:48.396Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-23T18:03:48.396Z] === RUN TestImageDelete/no_lease [2021-09-23T18:03:48.396Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-09-23T18:03:48.396Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-23T18:03:48.396Z] === RUN TestImageDelete/lease_exists [2021-09-23T18:03:48.396Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-23T18:03:48.396Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-23T18:03:48.396Z] --- PASS: TestImageDelete (0.11s) [2021-09-23T18:03:48.396Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-09-23T18:03:48.396Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-09-23T18:03:48.396Z] === RUN TestContentStoreForPull [2021-09-23T18:03:48.396Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.10s) [2021-09-23T18:03:48.396Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-23T18:03:48.396Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-23T18:03:48.396Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-23T18:03:48.396Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-23T18:03:48.396Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-23T18:03:48.396Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-23T18:03:48.396Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-23T18:03:48.396Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-23T18:03:48.396Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-23T18:03:48.396Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-23T18:03:48.396Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-23T18:03:48.396Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-23T18:03:48.396Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-23T18:03:48.396Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-23T18:03:48.396Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-23T18:03:48.396Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-23T18:03:48.396Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-23T18:03:48.396Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-23T18:03:48.396Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-23T18:03:48.396Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-23T18:03:48.396Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-23T18:03:48.396Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-23T18:03:48.396Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-23T18:03:48.396Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-23T18:03:48.396Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-23T18:03:48.396Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-23T18:03:48.396Z] === RUN TestCreateTagSuccess [2021-09-23T18:03:48.396Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-23T18:03:48.396Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-23T18:03:48.396Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-09-23T18:03:48.396Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-23T18:03:48.396Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-23T18:03:48.396Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-23T18:03:48.396Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-23T18:03:48.396Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-23T18:03:48.396Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-23T18:03:48.396Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-23T18:03:48.396Z] PASS [2021-09-23T18:03:48.396Z] coverage: 77.4% of statements [2021-09-23T18:03:48.396Z] ok github.com/docker/docker/daemon/logger/awslogs 0.544s coverage: 77.4% of statements [2021-09-23T18:03:48.869Z] --- PASS: TestContentStoreForPull (0.17s) [2021-09-23T18:03:48.869Z] PASS [2021-09-23T18:03:48.869Z] coverage: 6.7% of statements [2021-09-23T18:03:48.869Z] ok github.com/docker/docker/daemon/images 0.472s coverage: 6.7% of statements [2021-09-23T18:03:48.869Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-23T18:03:48.869Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-23T18:03:48.869Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-23T18:03:48.869Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-23T18:03:48.869Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-23T18:03:48.869Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-23T18:03:48.869Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-23T18:03:48.869Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2021-09-23T18:03:48.869Z] === RUN TestFastTimeMarshalJSON [2021-09-23T18:03:48.869Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-09-23T18:03:48.869Z] PASS [2021-09-23T18:03:48.869Z] coverage: 87.2% of statements [2021-09-23T18:03:48.869Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.296s coverage: 87.2% of statements [2021-09-23T18:03:48.869Z] === RUN TestJSONFileLogger [2021-09-23T18:03:48.869Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-23T18:03:48.869Z] === RUN TestJSONFileLoggerWithTags [2021-09-23T18:03:48.869Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-23T18:03:48.869Z] === RUN TestJSONFileLoggerWithOpts [2021-09-23T18:03:48.869Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-23T18:03:48.869Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-23T18:03:48.869Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-23T18:03:48.869Z] === RUN TestEncodeDecode [2021-09-23T18:03:48.869Z] === PAUSE TestEncodeDecode [2021-09-23T18:03:48.869Z] === RUN TestUnexpectedEOF [2021-09-23T18:03:49.341Z] time="2021-09-23T18:03:48Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-23T18:03:49.341Z] time="2021-09-23T18:03:48Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-23T18:03:49.341Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-09-23T18:03:49.341Z] === CONT TestEncodeDecode [2021-09-23T18:03:49.341Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-23T18:03:49.341Z] PASS [2021-09-23T18:03:49.341Z] coverage: 69.9% of statements [2021-09-23T18:03:49.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.212s coverage: 69.9% of statements [2021-09-23T18:03:49.480Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-23T18:03:49.480Z] INFO: Unit tests ended at 09/23/2021 18:03:49. Duration:00:04:12.3790869 [2021-09-23T18:03:49.480Z] INFO: Building busybox [2021-09-23T18:03:49.480Z] Sending build context to Docker daemon 5.12kB [2021-09-23T18:03:49.480Z] [2021-09-23T18:03:49.480Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-23T18:03:49.480Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-23T18:03:49.480Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-23T18:03:49.480Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-23T18:03:49.480Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-23T18:03:49.480Z] ---> a3aeeffc33bf [2021-09-23T18:03:49.480Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-23T18:03:49.480Z] ---> Running in 329c4cd89365 [2021-09-23T18:03:50.093Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-09-23T18:03:50.335Z] === RUN TestWriteLog [2021-09-23T18:03:50.335Z] === PAUSE TestWriteLog [2021-09-23T18:03:50.335Z] === RUN TestReadLog [2021-09-23T18:03:50.335Z] === PAUSE TestReadLog [2021-09-23T18:03:50.335Z] === CONT TestWriteLog [2021-09-23T18:03:50.335Z] --- PASS: TestWriteLog (0.00s) [2021-09-23T18:03:50.335Z] === CONT TestReadLog [2021-09-23T18:03:50.335Z] === RUN TestReadLog/tail_exact [2021-09-23T18:03:50.335Z] === RUN TestLog [2021-09-23T18:03:50.335Z] --- PASS: TestLog (0.00s) [2021-09-23T18:03:50.335Z] PASS [2021-09-23T18:03:50.335Z] coverage: 31.5% of statements [2021-09-23T18:03:50.335Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 31.5% of statements [2021-09-23T18:03:50.335Z] === RUN TestReadLog/tail_less_than_available [2021-09-23T18:03:50.335Z] === RUN TestReadLog/tail_more_than_available [2021-09-23T18:03:50.335Z] --- PASS: TestReadLog (0.13s) [2021-09-23T18:03:50.335Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-09-23T18:03:50.335Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-23T18:03:50.335Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-23T18:03:50.335Z] PASS [2021-09-23T18:03:50.335Z] coverage: 75.2% of statements [2021-09-23T18:03:50.335Z] ok github.com/docker/docker/daemon/logger/local 0.201s coverage: 75.2% of statements [2021-09-23T18:03:50.335Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-23T18:03:50.335Z] === RUN TestOpenFileDelete [2021-09-23T18:03:50.335Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-23T18:03:50.335Z] === RUN TestOpenFileRename [2021-09-23T18:03:50.335Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-23T18:03:50.335Z] === RUN TestParseLogTagDefaultTag [2021-09-23T18:03:50.335Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-23T18:03:50.335Z] === RUN TestParseLogTag [2021-09-23T18:03:50.335Z] --- PASS: TestParseLogTag (0.00s) [2021-09-23T18:03:50.335Z] === RUN TestParseLogTagEmptyTag [2021-09-23T18:03:50.335Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-23T18:03:50.335Z] === RUN TestTailFiles [2021-09-23T18:03:50.335Z] --- PASS: TestTailFiles (0.00s) [2021-09-23T18:03:50.335Z] === RUN TestFollowLogsConsumerGone [2021-09-23T18:03:50.335Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-23T18:03:50.335Z] === RUN TestFollowLogsProducerGone [2021-09-23T18:03:50.335Z] logfile_test.go:178: logDecode() closed after sending 2546 messages [2021-09-23T18:03:50.335Z] logfile_test.go:231: messages sent: 2546, received: 2546 [2021-09-23T18:03:50.335Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-23T18:03:50.335Z] === RUN TestCheckCapacityAndRotate [2021-09-23T18:03:50.335Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-23T18:03:50.335Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-23T18:03:50.335Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-09-23T18:03:50.335Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-23T18:03:50.335Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-09-23T18:03:50.335Z] PASS [2021-09-23T18:03:50.335Z] coverage: 55.3% of statements [2021-09-23T18:03:50.664Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-23T18:03:50.807Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.207s coverage: 55.3% of statements [2021-09-23T18:03:50.892Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-23T18:03:50.924Z] check_test.go:308: [ded7d74705e5b] daemon is not started [2021-09-23T18:03:50.925Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-09-23T18:03:51.279Z] === RUN TestNewParse [2021-09-23T18:03:51.279Z] --- PASS: TestNewParse (0.00s) [2021-09-23T18:03:51.279Z] PASS [2021-09-23T18:03:51.279Z] coverage: 8.3% of statements [2021-09-23T18:03:51.279Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2021-09-23T18:03:51.279Z] === RUN TestValidateLogOpt [2021-09-23T18:03:51.279Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestNewMissedConfig [2021-09-23T18:03:51.279Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestNewMissedUrl [2021-09-23T18:03:51.279Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestNewMissedToken [2021-09-23T18:03:51.279Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestNewWithProxy [2021-09-23T18:03:51.279Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestDefault [2021-09-23T18:03:51.279Z] --- PASS: TestDefault (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-23T18:03:51.279Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestJsonFormat [2021-09-23T18:03:51.279Z] --- PASS: TestJsonFormat (0.01s) [2021-09-23T18:03:51.279Z] === RUN TestRawFormat [2021-09-23T18:03:51.279Z] --- PASS: TestRawFormat (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestRawFormatWithLabels [2021-09-23T18:03:51.279Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestRawFormatWithoutTag [2021-09-23T18:03:51.279Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestBatching [2021-09-23T18:03:51.279Z] --- PASS: TestBatching (0.21s) [2021-09-23T18:03:51.279Z] === RUN TestFrequency [2021-09-23T18:03:51.279Z] === RUN TestParseLogFormat [2021-09-23T18:03:51.279Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestValidateLogOptEmpty [2021-09-23T18:03:51.279Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestValidateSyslogAddress [2021-09-23T18:03:51.279Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestParseAddressDefaultPort [2021-09-23T18:03:51.279Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestValidateSyslogFacility [2021-09-23T18:03:51.279Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestValidateLogOptSyslogFormat [2021-09-23T18:03:51.279Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-23T18:03:51.279Z] === RUN TestValidateLogOpt [2021-09-23T18:03:51.279Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-23T18:03:51.279Z] PASS [2021-09-23T18:03:51.279Z] coverage: 46.8% of statements [2021-09-23T18:03:51.279Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 46.8% of statements [2021-09-23T18:03:51.752Z] --- PASS: TestFrequency (0.18s) [2021-09-23T18:03:51.752Z] === RUN TestOneMessagePerRequest [2021-09-23T18:03:51.752Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-23T18:03:51.752Z] === RUN TestVerify [2021-09-23T18:03:51.752Z] --- PASS: TestVerify (0.00s) [2021-09-23T18:03:51.752Z] === RUN TestSkipVerify [2021-09-23T18:03:51.752Z] time="2021-09-23T18:03:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:03:51.752Z] time="2021-09-23T18:03:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:03:51.752Z] time="2021-09-23T18:03:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:03:51.836Z] --- PASS: TestBuildPreserveOwnership (4.29s) [2021-09-23T18:03:51.836Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.90s) [2021-09-23T18:03:51.836Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.37s) [2021-09-23T18:03:51.836Z] === RUN TestBuildPlatformInvalid [2021-09-23T18:03:51.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:03:52.098Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-09-23T18:03:52.098Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-23T18:03:52.225Z] --- PASS: TestSkipVerify (0.38s) [2021-09-23T18:03:52.225Z] === RUN TestBufferMaximum [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420231.712428\",\"host\":\"934083a7a2f6\"}'" [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420231.712428\",\"host\":\"934083a7a2f6\"}'" [2021-09-23T18:03:52.225Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-23T18:03:52.225Z] === RUN TestServerAlwaysDown [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420231.715730\",\"host\":\"934083a7a2f6\"}'" [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420231.715730\",\"host\":\"934083a7a2f6\"}'" [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420231.715730\",\"host\":\"934083a7a2f6\"}'" [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420231.716730\",\"host\":\"934083a7a2f6\"}'" [2021-09-23T18:03:52.225Z] time="2021-09-23T18:03:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632420231.716730\",\"host\":\"934083a7a2f6\"}'" [2021-09-23T18:03:52.225Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-23T18:03:52.225Z] === RUN TestCannotSendAfterClose [2021-09-23T18:03:52.225Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-23T18:03:52.225Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-23T18:03:52.697Z] === RUN TestV1IDService [2021-09-23T18:03:52.697Z] --- PASS: TestV1IDService (0.02s) [2021-09-23T18:03:52.697Z] === RUN TestV2MetadataService [2021-09-23T18:03:53.041Z] Loaded image: busybox:latest [2021-09-23T18:03:53.169Z] time="2021-09-23T18:03:52Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-23T18:03:53.169Z] time="2021-09-23T18:03:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"934083a7a2f6\"}'" [2021-09-23T18:03:53.169Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-09-23T18:03:53.169Z] PASS [2021-09-23T18:03:53.169Z] coverage: 82.5% of statements [2021-09-23T18:03:53.169Z] ok github.com/docker/docker/daemon/logger/splunk 1.879s coverage: 82.5% of statements [2021-09-23T18:03:53.169Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-23T18:03:53.169Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-23T18:03:53.169Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-23T18:03:53.169Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-23T18:03:53.169Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-23T18:03:53.169Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-23T18:03:53.169Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-23T18:03:53.169Z] === RUN TestContinueOnError_NeverContinue [2021-09-23T18:03:53.169Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-23T18:03:53.169Z] === RUN TestManifestStore [2021-09-23T18:03:53.169Z] === RUN TestManifestStore/no_remote_or_local [2021-09-23T18:03:53.169Z] === RUN TestSuccessfulDownload [2021-09-23T18:03:53.169Z] download_test.go:267: Needs fixing on Windows [2021-09-23T18:03:53.169Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-23T18:03:53.169Z] === RUN TestCancelledDownload [2021-09-23T18:03:53.169Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-23T18:03:53.169Z] === RUN TestMaxDownloadAttempts [2021-09-23T18:03:53.169Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T18:03:53.169Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T18:03:53.169Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T18:03:53.169Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T18:03:53.169Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T18:03:53.169Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T18:03:53.169Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T18:03:53.169Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T18:03:53.169Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T18:03:53.169Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T18:03:53.169Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T18:03:53.169Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T18:03:53.169Z] time="2021-09-23T18:03:52Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2731107042\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-23T18:03:53.169Z] === RUN TestManifestStore/no_local_cache [2021-09-23T18:03:53.169Z] === RUN TestManifestStore/with_local_cache [2021-09-23T18:03:53.169Z] === RUN TestManifestStore/unknown_media_type [2021-09-23T18:03:53.169Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-23T18:03:53.169Z] time="2021-09-23T18:03:52Z" level=warning msg="reference for unknown type: " [2021-09-23T18:03:53.169Z] time="2021-09-23T18:03:53Z" level=warning msg="reference for unknown type: " [2021-09-23T18:03:53.169Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-23T18:03:53.169Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-23T18:03:53.169Z] time="2021-09-23T18:03:53Z" level=warning msg="reference for unknown type: " [2021-09-23T18:03:53.169Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-23T18:03:53.169Z] time="2021-09-23T18:03:53Z" level=warning msg="reference for unknown type: " [2021-09-23T18:03:53.169Z] time="2021-09-23T18:03:53Z" level=warning msg="reference for unknown type: " [2021-09-23T18:03:53.169Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-23T18:03:53.169Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-23T18:03:53.169Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-23T18:03:53.169Z] time="2021-09-23T18:03:53Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-23T18:03:53.169Z] --- PASS: TestManifestStore (0.24s) [2021-09-23T18:03:53.169Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-09-23T18:03:53.169Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-09-23T18:03:53.169Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-09-23T18:03:53.169Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-09-23T18:03:53.169Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-23T18:03:53.169Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-09-23T18:03:53.169Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-09-23T18:03:53.169Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-09-23T18:03:53.169Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-09-23T18:03:53.169Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-23T18:03:53.169Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-23T18:03:53.169Z] === RUN TestDetectManifestBlobMediaType [2021-09-23T18:03:53.169Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-23T18:03:53.169Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-23T18:03:53.169Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-23T18:03:53.169Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-23T18:03:53.169Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-23T18:03:53.169Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-23T18:03:53.169Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-23T18:03:53.169Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-23T18:03:53.169Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-23T18:03:53.169Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-23T18:03:53.169Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-23T18:03:53.169Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-23T18:03:53.169Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-23T18:03:53.169Z] === RUN TestFixManifestLayers [2021-09-23T18:03:53.169Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-23T18:03:53.169Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-23T18:03:53.169Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-23T18:03:53.169Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-23T18:03:53.169Z] === RUN TestFixManifestLayersBadParent [2021-09-23T18:03:53.169Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-23T18:03:53.169Z] === RUN TestValidateManifest [2021-09-23T18:03:53.169Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-23T18:03:53.169Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-23T18:03:53.169Z] === RUN TestFormatPlatform [2021-09-23T18:03:53.169Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-23T18:03:53.169Z] === RUN TestGetRepositoryMountCandidates [2021-09-23T18:03:53.169Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-23T18:03:53.169Z] === RUN TestLayerAlreadyExists [2021-09-23T18:03:53.169Z] 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-09-23T18:03:53.169Z] 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-09-23T18:03:53.169Z] 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-09-23T18:03:53.169Z] 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-09-23T18:03:53.169Z] 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-09-23T18:03:53.169Z] 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-09-23T18:03:53.169Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-23T18:03:53.169Z] === RUN TestWhenEmptyAuthConfig [2021-09-23T18:03:53.293Z] Removing intermediate container 329c4cd89365 [2021-09-23T18:03:53.293Z] ---> 80e9731200bc [2021-09-23T18:03:53.293Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-23T18:03:53.293Z] ---> Running in 524044b3785c [2021-09-23T18:03:53.302Z] Loaded image: busybox:glibc [2021-09-23T18:03:53.568Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:03:53.641Z] --- PASS: TestV2MetadataService (0.86s) [2021-09-23T18:03:53.641Z] PASS [2021-09-23T18:03:53.641Z] coverage: 48.2% of statements [2021-09-23T18:03:53.641Z] ok github.com/docker/docker/distribution/metadata 0.928s coverage: 48.2% of statements [2021-09-23T18:03:53.641Z] time="2021-09-23T18:03:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T18:03:53.641Z] time="2021-09-23T18:03:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T18:03:53.641Z] time="2021-09-23T18:03:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T18:03:53.641Z] time="2021-09-23T18:03:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T18:03:53.641Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-23T18:03:53.641Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-09-23T18:03:53.641Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-09-23T18:03:53.641Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-09-23T18:03:53.641Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-09-23T18:03:53.641Z] === RUN TestTransfer [2021-09-23T18:03:53.641Z] --- PASS: TestTransfer (0.12s) [2021-09-23T18:03:53.641Z] === RUN TestConcurrencyLimit [2021-09-23T18:03:53.761Z] Removing intermediate container 524044b3785c [2021-09-23T18:03:53.761Z] ---> d16b34531857 [2021-09-23T18:03:53.761Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-23T18:03:53.761Z] ---> Running in 5b64e2d43bf0 [2021-09-23T18:03:54.113Z] === RUN TestNotFound [2021-09-23T18:03:54.113Z] --- PASS: TestNotFound (0.00s) [2021-09-23T18:03:54.113Z] === RUN TestConflict [2021-09-23T18:03:54.113Z] --- PASS: TestConflict (0.00s) [2021-09-23T18:03:54.113Z] === RUN TestForbidden [2021-09-23T18:03:54.113Z] --- PASS: TestForbidden (0.00s) [2021-09-23T18:03:54.113Z] === RUN TestInvalidParameter [2021-09-23T18:03:54.113Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-23T18:03:54.113Z] === RUN TestNotImplemented [2021-09-23T18:03:54.113Z] --- PASS: TestNotImplemented (0.00s) [2021-09-23T18:03:54.113Z] === RUN TestNotModified [2021-09-23T18:03:54.113Z] --- PASS: TestNotModified (0.00s) [2021-09-23T18:03:54.113Z] === RUN TestUnauthorized [2021-09-23T18:03:54.113Z] --- PASS: TestUnauthorized (0.00s) [2021-09-23T18:03:54.113Z] === RUN TestUnknown [2021-09-23T18:03:54.113Z] --- PASS: TestUnknown (0.00s) [2021-09-23T18:03:54.113Z] === RUN TestCancelled [2021-09-23T18:03:54.113Z] --- PASS: TestCancelled (0.00s) [2021-09-23T18:03:54.113Z] === RUN TestDeadline [2021-09-23T18:03:54.113Z] --- PASS: TestDeadline (0.00s) [2021-09-23T18:03:54.113Z] === RUN TestDataLoss [2021-09-23T18:03:54.113Z] --- PASS: TestDataLoss (0.00s) [2021-09-23T18:03:54.113Z] === RUN TestUnavailable [2021-09-23T18:03:54.113Z] --- PASS: TestUnavailable (0.00s) [2021-09-23T18:03:54.113Z] === RUN TestSystem [2021-09-23T18:03:54.113Z] --- PASS: TestSystem (0.00s) [2021-09-23T18:03:54.113Z] === RUN TestFromStatusCode [2021-09-23T18:03:54.113Z] === RUN TestFromStatusCode/Not_Found [2021-09-23T18:03:54.113Z] === RUN TestFromStatusCode/Bad_Request [2021-09-23T18:03:54.113Z] === RUN TestFromStatusCode/Conflict [2021-09-23T18:03:54.113Z] === RUN TestFromStatusCode/Unauthorized [2021-09-23T18:03:54.113Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-23T18:03:54.113Z] === RUN TestFromStatusCode/Forbidden [2021-09-23T18:03:54.113Z] === RUN TestFromStatusCode/Not_Modified [2021-09-23T18:03:54.113Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-23T18:03:54.113Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-23T18:03:54.113Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-23T18:03:54.113Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-23T18:03:54.113Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-23T18:03:54.113Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-23T18:03:54.113Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-23T18:03:54.113Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-23T18:03:54.113Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-23T18:03:54.113Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-23T18:03:54.113Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-23T18:03:54.113Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-23T18:03:54.113Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-23T18:03:54.113Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-23T18:03:54.113Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-23T18:03:54.113Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-23T18:03:54.113Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-23T18:03:54.113Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-23T18:03:54.113Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-23T18:03:54.113Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-23T18:03:54.113Z] PASS [2021-09-23T18:03:54.113Z] coverage: 53.1% of statements [2021-09-23T18:03:54.113Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-09-23T18:03:54.113Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-09-23T18:03:54.113Z] === RUN TestInactiveJobs [2021-09-23T18:03:54.228Z] Removing intermediate container 5b64e2d43bf0 [2021-09-23T18:03:54.228Z] ---> ae14d49d6ad7 [2021-09-23T18:03:54.228Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-23T18:03:54.586Z] --- PASS: TestWhenEmptyAuthConfig (1.05s) [2021-09-23T18:03:54.586Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-23T18:03:54.586Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-23T18:03:54.586Z] === RUN TestTokenPassThru [2021-09-23T18:03:54.586Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-23T18:03:54.586Z] === RUN TestTokenPassThruDifferentHost [2021-09-23T18:03:54.586Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-09-23T18:03:54.586Z] PASS [2021-09-23T18:03:54.586Z] coverage: 24.1% of statements [2021-09-23T18:03:54.586Z] ok github.com/docker/docker/distribution 1.398s coverage: 24.1% of statements [2021-09-23T18:03:54.586Z] --- PASS: TestInactiveJobs (0.36s) [2021-09-23T18:03:54.586Z] === RUN TestWatchRelease [2021-09-23T18:03:54.586Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-23T18:03:54.586Z] --- PASS: TestWatchRelease (0.04s) [2021-09-23T18:03:54.586Z] === RUN TestWatchFinishedTransfer [2021-09-23T18:03:54.586Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-23T18:03:54.586Z] === RUN TestDuplicateTransfer [2021-09-23T18:03:54.586Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-23T18:03:54.586Z] === RUN TestSuccessfulUpload [2021-09-23T18:03:54.586Z] === RUN TestFSGetInvalidData [2021-09-23T18:03:54.586Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-23T18:03:54.586Z] === RUN TestFSInvalidSet [2021-09-23T18:03:54.706Z] Loaded image: debian:bullseye-slim [2021-09-23T18:03:54.706Z] Loaded image: hello-world:latest [2021-09-23T18:03:54.970Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T18:03:55.058Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-23T18:03:55.058Z] === RUN TestFSInvalidRoot [2021-09-23T18:03:55.058Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-09-23T18:03:55.058Z] === RUN TestFSMetadataGetSet [2021-09-23T18:03:55.058Z] time="2021-09-23T18:03:54Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-23T18:03:55.058Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-09-23T18:03:55.058Z] === RUN TestFSInvalidWalker [2021-09-23T18:03:55.058Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-23T18:03:55.058Z] === RUN TestFSGetSet [2021-09-23T18:03:55.058Z] --- PASS: TestFSGetSet (0.02s) [2021-09-23T18:03:55.058Z] === RUN TestFSGetUnsetKey [2021-09-23T18:03:55.058Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-23T18:03:55.058Z] === RUN TestFSGetEmptyData [2021-09-23T18:03:55.058Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-23T18:03:55.058Z] === RUN TestFSDelete [2021-09-23T18:03:55.058Z] --- PASS: TestFSDelete (0.02s) [2021-09-23T18:03:55.058Z] === RUN TestFSWalker [2021-09-23T18:03:55.058Z] === RUN TestCompare [2021-09-23T18:03:55.058Z] --- PASS: TestCompare (0.00s) [2021-09-23T18:03:55.058Z] PASS [2021-09-23T18:03:55.058Z] coverage: 19.2% of statements [2021-09-23T18:03:55.058Z] --- PASS: TestFSWalker (0.01s) [2021-09-23T18:03:55.058Z] === RUN TestFSWalkerStopOnError [2021-09-23T18:03:55.058Z] ok github.com/docker/docker/image/cache 0.069s coverage: 19.2% of statements [2021-09-23T18:03:55.058Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-23T18:03:55.058Z] === RUN TestNewFromJSON [2021-09-23T18:03:55.058Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-23T18:03:55.058Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-23T18:03:55.058Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-23T18:03:55.058Z] === RUN TestMarshalKeyOrder [2021-09-23T18:03:55.058Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-23T18:03:55.058Z] === RUN TestHistoryEqual [2021-09-23T18:03:55.058Z] --- PASS: TestSuccessfulUpload (0.44s) [2021-09-23T18:03:55.058Z] === RUN TestCancelledUpload [2021-09-23T18:03:55.058Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-23T18:03:55.058Z] PASS [2021-09-23T18:03:55.058Z] coverage: 76.8% of statements [2021-09-23T18:03:55.058Z] ok github.com/docker/docker/distribution/xfer 1.807s coverage: 76.8% of statements [2021-09-23T18:03:55.058Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-23T18:03:55.058Z] --- PASS: TestHistoryEqual (0.13s) [2021-09-23T18:03:55.058Z] === RUN TestImage [2021-09-23T18:03:55.058Z] --- PASS: TestImage (0.00s) [2021-09-23T18:03:55.058Z] === RUN TestImageOSNotEmpty [2021-09-23T18:03:55.058Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-23T18:03:55.058Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-23T18:03:55.058Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-23T18:03:55.058Z] === RUN TestCreate [2021-09-23T18:03:55.058Z] --- PASS: TestCreate (0.01s) [2021-09-23T18:03:55.058Z] === RUN TestRestore [2021-09-23T18:03:55.058Z] time="2021-09-23T18:03:54Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-23T18:03:55.058Z] --- PASS: TestRestore (0.03s) [2021-09-23T18:03:55.058Z] === RUN TestAddDelete [2021-09-23T18:03:55.058Z] --- PASS: TestAddDelete (0.03s) [2021-09-23T18:03:55.058Z] === RUN TestSearchAfterDelete [2021-09-23T18:03:55.058Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-09-23T18:03:55.058Z] === RUN TestParentReset [2021-09-23T18:03:55.058Z] --- PASS: TestParentReset (0.04s) [2021-09-23T18:03:55.058Z] === RUN TestGetAndSetLastUpdated [2021-09-23T18:03:55.058Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-09-23T18:03:55.058Z] === RUN TestStoreLen [2021-09-23T18:03:55.058Z] --- PASS: TestStoreLen (0.06s) [2021-09-23T18:03:55.058Z] PASS [2021-09-23T18:03:55.058Z] coverage: 86.6% of statements [2021-09-23T18:03:55.058Z] ok github.com/docker/docker/image 0.559s coverage: 86.6% of statements [2021-09-23T18:03:55.213Z] [2021-09-23T18:03:55.530Z] === RUN TestValidateManifest [2021-09-23T18:03:55.530Z] === RUN TestValidateManifest/nil [2021-09-23T18:03:55.530Z] === RUN TestValidateManifest/non-nil [2021-09-23T18:03:55.530Z] --- PASS: TestValidateManifest (0.00s) [2021-09-23T18:03:55.530Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-23T18:03:55.530Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-23T18:03:55.530Z] PASS [2021-09-23T18:03:55.530Z] coverage: 0.7% of statements [2021-09-23T18:03:55.530Z] ok github.com/docker/docker/image/tarexport 0.067s coverage: 0.7% of statements [2021-09-23T18:03:55.682Z] ---> b6602c85feeb [2021-09-23T18:03:55.682Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-23T18:03:55.682Z] ---> Running in d75cbe505436 [2021-09-23T18:03:56.001Z] === RUN TestMakeV1ConfigFromConfig [2021-09-23T18:03:56.001Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-23T18:03:56.001Z] PASS [2021-09-23T18:03:56.001Z] coverage: 25.0% of statements [2021-09-23T18:03:56.001Z] ok github.com/docker/docker/image/v1 0.092s coverage: 25.0% of statements [2021-09-23T18:03:56.001Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-23T18:03:56.213Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-23T18:03:56.473Z] === RUN TestSerialization [2021-09-23T18:03:56.473Z] --- PASS: TestSerialization (0.02s) [2021-09-23T18:03:56.473Z] PASS [2021-09-23T18:03:56.473Z] coverage: 100.0% of statements [2021-09-23T18:03:56.473Z] ok github.com/docker/docker/libcontainerd/queue 0.094s coverage: 100.0% of statements [2021-09-23T18:03:56.945Z] === RUN TestEnvironmentParsing [2021-09-23T18:03:56.945Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-23T18:03:56.945Z] PASS [2021-09-23T18:03:56.945Z] coverage: 1.2% of statements [2021-09-23T18:03:56.945Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.2% of statements [2021-09-23T18:03:57.417Z] === RUN TestEmptyLayer [2021-09-23T18:03:57.417Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-23T18:03:57.417Z] === RUN TestCommitFailure [2021-09-23T18:03:57.417Z] --- PASS: TestCommitFailure (0.01s) [2021-09-23T18:03:57.417Z] === RUN TestStartTransactionFailure [2021-09-23T18:03:57.417Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-23T18:03:57.417Z] === RUN TestGetOrphan [2021-09-23T18:03:57.417Z] --- PASS: TestGetOrphan (0.01s) [2021-09-23T18:03:57.417Z] === RUN TestMountAndRegister [2021-09-23T18:03:57.417Z] layer_test.go:270: Layer size: 14 [2021-09-23T18:03:57.417Z] --- PASS: TestMountAndRegister (0.04s) [2021-09-23T18:03:57.417Z] === RUN TestLayerRelease [2021-09-23T18:03:57.417Z] layer_test.go:303: Failing on Windows [2021-09-23T18:03:57.417Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-23T18:03:57.417Z] === RUN TestStoreRestore [2021-09-23T18:03:57.417Z] layer_test.go:352: Failing on Windows [2021-09-23T18:03:57.417Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-23T18:03:57.417Z] === RUN TestTarStreamStability [2021-09-23T18:03:57.417Z] layer_test.go:467: Failing on Windows [2021-09-23T18:03:57.417Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-23T18:03:57.417Z] === RUN TestRegisterExistingLayer [2021-09-23T18:03:57.417Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-09-23T18:03:57.417Z] === RUN TestTarStreamVerification [2021-09-23T18:03:57.417Z] layer_test.go:696: Failing on Windows [2021-09-23T18:03:57.417Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-23T18:03:57.417Z] === RUN TestLayerMigration [2021-09-23T18:03:57.417Z] migration_test.go:45: Failing on Windows [2021-09-23T18:03:57.417Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-23T18:03:57.417Z] === RUN TestLayerMigrationNoTarsplit [2021-09-23T18:03:57.417Z] migration_test.go:181: Failing on Windows [2021-09-23T18:03:57.417Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-23T18:03:57.417Z] === RUN TestMountInit [2021-09-23T18:03:57.417Z] mount_test.go:17: Failing on Windows [2021-09-23T18:03:57.417Z] --- SKIP: TestMountInit (0.00s) [2021-09-23T18:03:57.417Z] === RUN TestMountSize [2021-09-23T18:03:57.417Z] mount_test.go:76: Failing on Windows [2021-09-23T18:03:57.417Z] --- SKIP: TestMountSize (0.00s) [2021-09-23T18:03:57.417Z] === RUN TestMountChanges [2021-09-23T18:03:57.417Z] mount_test.go:125: Failing on Windows [2021-09-23T18:03:57.417Z] --- SKIP: TestMountChanges (0.00s) [2021-09-23T18:03:57.417Z] === RUN TestMountApply [2021-09-23T18:03:57.417Z] mount_test.go:212: Failing on Windows [2021-09-23T18:03:57.417Z] --- SKIP: TestMountApply (0.00s) [2021-09-23T18:03:57.417Z] PASS [2021-09-23T18:03:57.417Z] coverage: 30.1% of statements [2021-09-23T18:03:57.417Z] ok github.com/docker/docker/layer 0.254s coverage: 30.1% of statements [2021-09-23T18:03:57.889Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-23T18:03:57.889Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-23T18:03:57.889Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-23T18:03:57.889Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-23T18:03:57.889Z] === RUN TestSequenceGetAvailableBit [2021-09-23T18:03:57.889Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestSequenceEqual [2021-09-23T18:03:57.889Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestSequenceCopy [2021-09-23T18:03:57.889Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestGetFirstAvailable [2021-09-23T18:03:57.889Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestFindSequence [2021-09-23T18:03:57.889Z] --- PASS: TestFindSequence (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestCheckIfAvailable [2021-09-23T18:03:57.889Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestMergeSequences [2021-09-23T18:03:57.889Z] --- PASS: TestMergeSequences (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestPushReservation [2021-09-23T18:03:57.889Z] --- PASS: TestPushReservation (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestSerializeDeserialize [2021-09-23T18:03:57.889Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestSet [2021-09-23T18:03:57.889Z] --- PASS: TestSet (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestSetUnset [2021-09-23T18:03:57.889Z] --- PASS: TestSetUnset (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestOffsetSetUnset [2021-09-23T18:03:57.889Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestSetInRange [2021-09-23T18:03:57.889Z] --- PASS: TestSetInRange (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestSetAnyInRange [2021-09-23T18:03:57.889Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestMethods [2021-09-23T18:03:57.889Z] --- PASS: TestMethods (0.00s) [2021-09-23T18:03:57.889Z] === RUN TestRandomAllocateDeallocate [2021-09-23T18:03:58.756Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-09-23T18:03:59.464Z] === RUN TestInvalidConfig [2021-09-23T18:03:59.464Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-23T18:03:59.464Z] === RUN TestConfig [2021-09-23T18:03:59.464Z] --- PASS: TestConfig (0.00s) [2021-09-23T18:03:59.464Z] === RUN TestOptionsLabels [2021-09-23T18:03:59.464Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-23T18:03:59.465Z] === RUN TestValidName [2021-09-23T18:03:59.465Z] --- PASS: TestValidName (0.00s) [2021-09-23T18:03:59.465Z] === RUN TestTLSConfiguration [2021-09-23T18:03:59.465Z] time="2021-09-23T18:03:59Z" level=info msg="Option Initializing KV with TLS" [2021-09-23T18:03:59.465Z] --- PASS: TestTLSConfiguration (0.12s) [2021-09-23T18:03:59.465Z] PASS [2021-09-23T18:03:59.465Z] coverage: 24.0% of statements [2021-09-23T18:03:59.465Z] ok github.com/docker/docker/libnetwork/config 0.185s coverage: 24.0% of statements [2021-09-23T18:03:59.938Z] === RUN TestKey [2021-09-23T18:03:59.938Z] --- PASS: TestKey (0.00s) [2021-09-23T18:03:59.938Z] === RUN TestParseKey [2021-09-23T18:03:59.938Z] --- PASS: TestParseKey (0.00s) [2021-09-23T18:03:59.938Z] === RUN TestInvalidDataStore [2021-09-23T18:03:59.938Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-23T18:03:59.938Z] === RUN TestKVObjectFlatKey [2021-09-23T18:03:59.938Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-23T18:03:59.938Z] === RUN TestAtomicKVObjectFlatKey [2021-09-23T18:03:59.938Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-23T18:03:59.938Z] PASS [2021-09-23T18:03:59.938Z] coverage: 21.9% of statements [2021-09-23T18:03:59.938Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2021-09-23T18:04:00.732Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-23T18:04:00.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.32s) [2021-09-23T18:04:00.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.76s) [2021-09-23T18:04:00.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.27s) [2021-09-23T18:04:00.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.85s) [2021-09-23T18:04:00.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.89s) [2021-09-23T18:04:00.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.56s) [2021-09-23T18:04:00.732Z] === RUN TestBuildMultiStageCopy [2021-09-23T18:04:00.732Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-23T18:04:00.807Z] --- PASS: TestServicePlugin (30.19s) [2021-09-23T18:04:00.807Z] === RUN TestServiceUpdateLabel [2021-09-23T18:04:00.933Z] === RUN TestErrorInterfaces [2021-09-23T18:04:00.933Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-23T18:04:00.933Z] === RUN TestNetworkMarshalling [2021-09-23T18:04:00.933Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-09-23T18:04:00.933Z] === RUN TestEndpointMarshalling [2021-09-23T18:04:00.933Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-23T18:04:00.933Z] === RUN TestAuxAddresses [2021-09-23T18:04:00.933Z] time="2021-09-23T18:04:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T18:04:00.933Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-23T18:04:00.933Z] === RUN TestSRVServiceQuery [2021-09-23T18:04:00.933Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:04:00.933Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-23T18:04:00.933Z] === RUN TestServiceVIPReuse [2021-09-23T18:04:00.933Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:04:00.933Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-23T18:04:00.933Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-23T18:04:00.933Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:04:00.933Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-23T18:04:00.933Z] === RUN TestDNSIPQuery [2021-09-23T18:04:00.933Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:04:00.933Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-23T18:04:00.933Z] === RUN TestDNSProxyServFail [2021-09-23T18:04:00.933Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:04:00.933Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-23T18:04:00.933Z] === RUN TestSandboxAddEmpty [2021-09-23T18:04:00.933Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:04:00.933Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-23T18:04:00.933Z] === RUN TestSandboxAddMultiPrio [2021-09-23T18:04:00.933Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:04:00.933Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-23T18:04:00.933Z] === RUN TestSandboxAddSamePrio [2021-09-23T18:04:00.933Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:04:00.933Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-23T18:04:00.933Z] === RUN TestCleanupServiceDiscovery [2021-09-23T18:04:00.933Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:04:00.933Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-23T18:04:00.933Z] === RUN TestDNSOptions [2021-09-23T18:04:00.933Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:04:00.933Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-23T18:04:00.933Z] === RUN TestMultipleControllersWithSameStore [2021-09-23T18:04:00.933Z] time="2021-09-23T18:04:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T18:04:00.933Z] time="2021-09-23T18:04:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T18:04:00.933Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-23T18:04:00.933Z] PASS [2021-09-23T18:04:00.933Z] coverage: 8.6% of statements [2021-09-23T18:04:00.933Z] ok github.com/docker/docker/libnetwork 0.248s coverage: 8.6% of statements [2021-09-23T18:04:00.933Z] === RUN TestIPDataMarshalling [2021-09-23T18:04:00.933Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-23T18:04:00.933Z] === RUN TestValidateAndIsV6 [2021-09-23T18:04:00.933Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-23T18:04:00.933Z] PASS [2021-09-23T18:04:00.933Z] coverage: 68.9% of statements [2021-09-23T18:04:00.933Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2021-09-23T18:04:00.933Z] === RUN TestDriver [2021-09-23T18:04:00.933Z] --- PASS: TestDriver (0.00s) [2021-09-23T18:04:00.933Z] PASS [2021-09-23T18:04:00.933Z] coverage: 34.8% of statements [2021-09-23T18:04:00.933Z] ok github.com/docker/docker/libnetwork/drivers/host 0.034s coverage: 34.8% of statements [2021-09-23T18:04:01.301Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-23T18:04:01.873Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-09-23T18:04:01.928Z] === RUN TestDriver [2021-09-23T18:04:01.928Z] --- PASS: TestDriver (0.00s) [2021-09-23T18:04:01.928Z] PASS [2021-09-23T18:04:01.928Z] coverage: 34.8% of statements [2021-09-23T18:04:01.928Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2021-09-23T18:04:01.928Z] === RUN TestNetworkAllocateFree [2021-09-23T18:04:01.928Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-23T18:04:01.928Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-23T18:04:01.928Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-23T18:04:01.928Z] PASS [2021-09-23T18:04:01.928Z] coverage: 63.6% of statements [2021-09-23T18:04:01.928Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.055s coverage: 63.6% of statements [2021-09-23T18:04:01.928Z] === RUN TestGetEmptyCapabilities [2021-09-23T18:04:01.928Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-23T18:04:01.928Z] === RUN TestGetExtraCapabilities [2021-09-23T18:04:01.928Z] --- PASS: TestGetExtraCapabilities (0.02s) [2021-09-23T18:04:01.928Z] === RUN TestGetInvalidCapabilities [2021-09-23T18:04:01.928Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-09-23T18:04:01.928Z] === RUN TestRemoteDriver [2021-09-23T18:04:01.928Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-23T18:04:01.928Z] === RUN TestDriverError [2021-09-23T18:04:01.928Z] --- PASS: TestDriverError (0.00s) [2021-09-23T18:04:01.928Z] === RUN TestMissingValues [2021-09-23T18:04:01.928Z] --- PASS: TestMissingValues (0.00s) [2021-09-23T18:04:01.928Z] === RUN TestRollback [2021-09-23T18:04:01.928Z] --- PASS: TestRollback (0.00s) [2021-09-23T18:04:01.928Z] PASS [2021-09-23T18:04:01.928Z] coverage: 57.4% of statements [2021-09-23T18:04:01.928Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.084s coverage: 57.4% of statements [2021-09-23T18:04:02.134Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-23T18:04:02.183Z] --- PASS: TestServiceUpdateLabel (2.31s) [2021-09-23T18:04:02.183Z] === RUN TestServiceUpdateSecrets [2021-09-23T18:04:02.395Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-23T18:04:02.870Z] Removing intermediate container d75cbe505436 [2021-09-23T18:04:02.870Z] ---> cc8dcea17f96 [2021-09-23T18:04:02.870Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-23T18:04:02.921Z] === RUN TestNew [2021-09-23T18:04:02.921Z] --- PASS: TestNew (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestAddDriver [2021-09-23T18:04:02.921Z] --- PASS: TestAddDriver (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestAddDuplicateDriver [2021-09-23T18:04:02.921Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-23T18:04:02.921Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestDriver [2021-09-23T18:04:02.921Z] --- PASS: TestDriver (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestIPAM [2021-09-23T18:04:02.921Z] --- PASS: TestIPAM (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestWalkIPAMs [2021-09-23T18:04:02.921Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestWalkDrivers [2021-09-23T18:04:02.921Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-23T18:04:02.921Z] PASS [2021-09-23T18:04:02.921Z] coverage: 82.4% of statements [2021-09-23T18:04:02.921Z] ok github.com/docker/docker/libnetwork/drvregistry 0.063s coverage: 82.4% of statements [2021-09-23T18:04:02.921Z] === RUN TestBuildDefault [2021-09-23T18:04:02.921Z] --- PASS: TestBuildDefault (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestBuildHostnameDomainname [2021-09-23T18:04:02.921Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestBuildHostname [2021-09-23T18:04:02.921Z] --- PASS: TestBuildHostname (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestBuildHostnameFQDN [2021-09-23T18:04:02.921Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestBuildNoIP [2021-09-23T18:04:02.921Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestUpdate [2021-09-23T18:04:02.921Z] === RUN TestNAT [2021-09-23T18:04:02.921Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-23T18:04:02.921Z] --- SKIP: TestNAT (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestTransparent [2021-09-23T18:04:02.921Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-23T18:04:02.921Z] --- SKIP: TestTransparent (0.00s) [2021-09-23T18:04:02.921Z] PASS [2021-09-23T18:04:02.921Z] coverage: 0.0% of statements [2021-09-23T18:04:02.921Z] --- PASS: TestUpdate (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-23T18:04:02.921Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-23T18:04:02.921Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestAddEmpty [2021-09-23T18:04:02.921Z] --- PASS: TestAddEmpty (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestAdd [2021-09-23T18:04:02.921Z] --- PASS: TestAdd (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestDeleteEmpty [2021-09-23T18:04:02.921Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestDeleteNewline [2021-09-23T18:04:02.921Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestDelete [2021-09-23T18:04:02.921Z] --- PASS: TestDelete (0.00s) [2021-09-23T18:04:02.921Z] === RUN TestConcurrentWrites [2021-09-23T18:04:02.921Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2021-09-23T18:04:02.921Z] --- PASS: TestConcurrentWrites (0.16s) [2021-09-23T18:04:02.921Z] PASS [2021-09-23T18:04:02.921Z] coverage: 81.2% of statements [2021-09-23T18:04:03.339Z] ---> Running in c64950e39927 [2021-09-23T18:04:03.397Z] ok github.com/docker/docker/libnetwork/etchosts 0.214s coverage: 81.2% of statements [2021-09-23T18:04:03.397Z] --- PASS: TestRandomAllocateDeallocate (5.69s) [2021-09-23T18:04:03.397Z] === RUN TestAllocateRandomDeallocate [2021-09-23T18:04:03.780Z] check_test.go:308: [d7ccf054b93a1] daemon is not started [2021-09-23T18:04:03.780Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-09-23T18:04:03.869Z] === RUN TestNew [2021-09-23T18:04:03.869Z] --- PASS: TestNew (0.00s) [2021-09-23T18:04:03.869Z] === RUN TestAllocate [2021-09-23T18:04:03.869Z] --- PASS: TestAllocate (0.00s) [2021-09-23T18:04:03.869Z] === RUN TestUninitialized [2021-09-23T18:04:03.869Z] --- PASS: TestUninitialized (0.00s) [2021-09-23T18:04:03.869Z] === RUN TestAllocateInRange [2021-09-23T18:04:03.869Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-23T18:04:03.869Z] === RUN TestAllocateSerial [2021-09-23T18:04:03.869Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-23T18:04:03.869Z] PASS [2021-09-23T18:04:03.869Z] coverage: 87.5% of statements [2021-09-23T18:04:03.869Z] ok github.com/docker/docker/libnetwork/idm 0.036s coverage: 87.5% of statements [2021-09-23T18:04:03.869Z] === RUN TestDiff [2021-09-23T18:04:03.869Z] --- PASS: TestDiff (0.00s) [2021-09-23T18:04:03.869Z] === RUN TestAddedCallback [2021-09-23T18:04:03.869Z] --- PASS: TestAddedCallback (0.00s) [2021-09-23T18:04:03.869Z] === RUN TestRemovedCallback [2021-09-23T18:04:03.869Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-23T18:04:03.869Z] === RUN TestNoCallback [2021-09-23T18:04:03.869Z] --- PASS: TestNoCallback (0.00s) [2021-09-23T18:04:03.869Z] PASS [2021-09-23T18:04:03.869Z] coverage: 48.1% of statements [2021-09-23T18:04:03.869Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.040s coverage: 48.1% of statements [2021-09-23T18:04:04.321Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-09-23T18:04:04.326Z] [2021-09-23T18:04:04.326Z] SUCCESS: Specified value was saved. [2021-09-23T18:04:04.341Z] === RUN TestCaller [2021-09-23T18:04:04.341Z] --- PASS: TestCaller (0.00s) [2021-09-23T18:04:04.341Z] PASS [2021-09-23T18:04:04.341Z] coverage: 100.0% of statements [2021-09-23T18:04:04.341Z] ok github.com/docker/docker/libnetwork/internal/caller 0.038s coverage: 100.0% of statements [2021-09-23T18:04:04.341Z] === RUN TestSetSerialInsertDelete [2021-09-23T18:04:04.341Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-23T18:04:04.341Z] === RUN TestSetParallelInsertDelete [2021-09-23T18:04:04.350Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-09-23T18:04:04.813Z] --- PASS: TestAllocateRandomDeallocate (1.32s) [2021-09-23T18:04:04.813Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-23T18:04:04.920Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-09-23T18:04:05.285Z] === RUN TestPoolRequest [2021-09-23T18:04:05.285Z] --- PASS: TestPoolRequest (0.00s) [2021-09-23T18:04:05.285Z] === RUN TestOtherRequests [2021-09-23T18:04:05.285Z] --- PASS: TestOtherRequests (0.00s) [2021-09-23T18:04:05.285Z] PASS [2021-09-23T18:04:05.285Z] coverage: 57.1% of statements [2021-09-23T18:04:05.285Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2021-09-23T18:04:05.285Z] === RUN TestInt2IP2IntConversion [2021-09-23T18:04:05.494Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-09-23T18:04:05.757Z] --- PASS: TestInt2IP2IntConversion (0.42s) [2021-09-23T18:04:05.757Z] === RUN TestGetAddressVersion [2021-09-23T18:04:05.757Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-23T18:04:05.757Z] === RUN TestKeyString [2021-09-23T18:04:05.757Z] --- PASS: TestKeyString (0.00s) [2021-09-23T18:04:05.757Z] === RUN TestPoolDataMarshal [2021-09-23T18:04:05.757Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-23T18:04:05.757Z] === RUN TestSubnetsMarshal [2021-09-23T18:04:05.757Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-09-23T18:04:05.757Z] === RUN TestAddSubnets [2021-09-23T18:04:05.757Z] --- PASS: TestAddSubnets (0.06s) [2021-09-23T18:04:05.757Z] === RUN TestDoublePoolRelease [2021-09-23T18:04:05.757Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-09-23T18:04:05.757Z] === RUN TestAddReleasePoolID [2021-09-23T18:04:06.229Z] === RUN TestGetCapabilities [2021-09-23T18:04:06.229Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-23T18:04:06.229Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-23T18:04:06.229Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-23T18:04:06.229Z] === RUN TestGetDefaultAddressSpaces [2021-09-23T18:04:06.229Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-23T18:04:06.229Z] === RUN TestRemoteDriver [2021-09-23T18:04:06.229Z] --- PASS: TestRemoteDriver (0.00s) [2021-09-23T18:04:06.229Z] PASS [2021-09-23T18:04:06.229Z] coverage: 47.4% of statements [2021-09-23T18:04:06.229Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.20s) [2021-09-23T18:04:06.229Z] === RUN TestRetrieveFromStore [2021-09-23T18:04:06.229Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-09-23T18:04:06.229Z] === RUN TestPredefinedPool [2021-09-23T18:04:06.229Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.057s coverage: 47.4% of statements [2021-09-23T18:04:06.229Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-23T18:04:06.229Z] === RUN TestRemoveSubnet [2021-09-23T18:04:06.229Z] --- PASS: TestRemoveSubnet (0.19s) [2021-09-23T18:04:06.229Z] === RUN TestGetSameAddress [2021-09-23T18:04:06.229Z] --- PASS: TestGetSameAddress (0.02s) [2021-09-23T18:04:06.229Z] === RUN TestPoolAllocationReuse [2021-09-23T18:04:06.437Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-23T18:04:06.540Z] Removing intermediate container c64950e39927 [2021-09-23T18:04:06.540Z] ---> dd21b8730129 [2021-09-23T18:04:06.540Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-23T18:04:06.540Z] ---> Running in f9a2ba18df71 [2021-09-23T18:04:06.591Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-23T18:04:06.701Z] --- PASS: TestRetrieveFromStore (0.51s) [2021-09-23T18:04:06.701Z] === RUN TestIsCorrupted [2021-09-23T18:04:06.701Z] --- PASS: TestIsCorrupted (0.02s) [2021-09-23T18:04:06.701Z] === RUN TestSetRollover [2021-09-23T18:04:06.701Z] === RUN TestWindowsIPAM [2021-09-23T18:04:06.701Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-23T18:04:06.701Z] PASS [2021-09-23T18:04:06.701Z] coverage: 71.4% of statements [2021-09-23T18:04:06.701Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2021-09-23T18:04:07.058Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-23T18:04:07.208Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.44s) [2021-09-23T18:04:07.208Z] PASS [2021-09-23T18:04:07.208Z] [2021-09-23T18:04:07.208Z] === Skipped [2021-09-23T18:04:07.208Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-09-23T18:04:07.208Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T18:04:07.208Z] [2021-09-23T18:04:07.208Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-23T18:04:07.208Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T18:04:07.208Z] [2021-09-23T18:04:07.208Z] DONE 34 tests, 2 skipped in 101.876s [2021-09-23T18:04:07.208Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-09-23T18:04:07.208Z] ++ 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-09-23T18:04:07.208Z] ++ set -e [2021-09-23T18:04:07.208Z] ++ '[' -n 0 ']' [2021-09-23T18:04:07.208Z] ++ set -x [2021-09-23T18:04:07.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-23T18:04:07.208Z] INFO: Testing against a local daemon [2021-09-23T18:04:07.208Z] === RUN TestConfigInspect [2021-09-23T18:04:07.377Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-09-23T18:04:07.377Z] check_test.go:308: [df1e9931aa87c] daemon is not started [2021-09-23T18:04:07.377Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-09-23T18:04:07.525Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-23T18:04:07.696Z] === RUN TestDefaultNetwork [2021-09-23T18:04:07.696Z] --- PASS: TestDefaultNetwork (0.22s) [2021-09-23T18:04:07.696Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-23T18:04:07.696Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-09-23T18:04:07.696Z] === RUN TestInitAddressPools [2021-09-23T18:04:07.696Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-23T18:04:07.696Z] PASS [2021-09-23T18:04:07.696Z] coverage: 74.0% of statements [2021-09-23T18:04:07.696Z] --- PASS: TestPoolAllocationReuse (1.57s) [2021-09-23T18:04:07.696Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-23T18:04:07.696Z] ok github.com/docker/docker/libnetwork/ipamutils 0.496s coverage: 74.0% of statements [2021-09-23T18:04:07.696Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-09-23T18:04:07.696Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-23T18:04:08.168Z] --- PASS: TestSetRollover (1.49s) [2021-09-23T18:04:08.168Z] === RUN TestSetRolloverSerial [2021-09-23T18:04:08.168Z] === RUN TestKeyValue [2021-09-23T18:04:08.168Z] --- PASS: TestKeyValue (0.00s) [2021-09-23T18:04:08.168Z] PASS [2021-09-23T18:04:08.168Z] coverage: 60.0% of statements [2021-09-23T18:04:08.168Z] ok github.com/docker/docker/libnetwork/netlabel 0.034s coverage: 60.0% of statements [2021-09-23T18:04:08.510Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-23T18:04:08.762Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-23T18:04:09.023Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-09-23T18:04:09.495Z] --- PASS: TestBuildMultiStageCopy (9.45s) [2021-09-23T18:04:09.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.09s) [2021-09-23T18:04:09.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2021-09-23T18:04:09.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.78s) [2021-09-23T18:04:09.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s) [2021-09-23T18:04:09.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.04s) [2021-09-23T18:04:09.495Z] === RUN TestBuildMultiStageParentConfig [2021-09-23T18:04:09.751Z] --- PASS: TestConfigInspect (2.70s) [2021-09-23T18:04:09.751Z] === RUN TestConfigList [2021-09-23T18:04:10.353Z] Cannot create a file when that file already exists. [2021-09-23T18:04:10.409Z] --- PASS: TestSetRolloverSerial (2.57s) [2021-09-23T18:04:10.409Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-23T18:04:10.409Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-23T18:04:10.409Z] PASS [2021-09-23T18:04:10.409Z] coverage: 84.4% of statements [2021-09-23T18:04:10.409Z] ok github.com/docker/docker/libnetwork/bitseq 12.855s coverage: 84.4% of statements [2021-09-23T18:04:10.880Z] === RUN TestNetworkDBSimple [2021-09-23T18:04:10.936Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-23T18:04:10.936Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-09-23T18:04:11.354Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.26s) [2021-09-23T18:04:11.354Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-23T18:04:11.708Z] --- PASS: TestBuildMultiStageParentConfig (2.10s) [2021-09-23T18:04:11.708Z] === RUN TestBuildLabelWithTargets [2021-09-23T18:04:11.708Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:04:11.708Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-23T18:04:11.708Z] === RUN TestBuildWithEmptyLayers [2021-09-23T18:04:11.832Z] 2021/09/23 18:04:11 Closing DB instances... [2021-09-23T18:04:12.297Z] --- PASS: TestConfigList (2.66s) [2021-09-23T18:04:12.297Z] === RUN TestConfigsCreateAndDelete [2021-09-23T18:04:12.694Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2021-09-23T18:04:12.694Z] === RUN TestBuildMultiStageOnBuild [2021-09-23T18:04:12.835Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-23T18:04:12.835Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-23T18:04:13.311Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-23T18:04:13.311Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-23T18:04:13.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-23T18:04:13.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-23T18:04:13.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-23T18:04:13.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-23T18:04:13.311Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-23T18:04:13.311Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-23T18:04:13.311Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-23T18:04:13.311Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-23T18:04:13.311Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-23T18:04:13.789Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-23T18:04:13.789Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-23T18:04:13.789Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-23T18:04:13.789Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-23T18:04:13.789Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-23T18:04:13.789Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-23T18:04:13.789Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.62s) [2021-09-23T18:04:13.789Z] === RUN TestGetAddress [2021-09-23T18:04:14.142Z] Removing intermediate container f9a2ba18df71 [2021-09-23T18:04:14.142Z] ---> 61e9d2c0faf9 [2021-09-23T18:04:14.142Z] Step 13/13 : CMD ["sh"] [2021-09-23T18:04:14.142Z] ---> Running in 8be363364e35 [2021-09-23T18:04:14.142Z] Removing intermediate container 8be363364e35 [2021-09-23T18:04:14.142Z] ---> 2d62b7769500 [2021-09-23T18:04:14.142Z] Successfully built 2d62b7769500 [2021-09-23T18:04:14.142Z] Successfully tagged busybox:latest [2021-09-23T18:04:14.142Z] INFO: Docker images of the daemon under test [2021-09-23T18:04:14.142Z] [2021-09-23T18:04:14.214Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2021-09-23T18:04:14.214Z] === RUN TestConfigsUpdate [2021-09-23T18:04:14.263Z] 2021/09/23 18:04:14 Closing DB instances... [2021-09-23T18:04:14.263Z] === RUN TestGenerate [2021-09-23T18:04:14.263Z] --- PASS: TestGenerate (0.00s) [2021-09-23T18:04:14.263Z] === RUN TestGeneratePtr [2021-09-23T18:04:14.263Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-23T18:04:14.263Z] === RUN TestGenerateMissingField [2021-09-23T18:04:14.263Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-23T18:04:14.263Z] === RUN TestFieldCannotBeSet [2021-09-23T18:04:14.263Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-23T18:04:14.263Z] === RUN TestTypeMismatchError [2021-09-23T18:04:14.263Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-23T18:04:14.263Z] PASS [2021-09-23T18:04:14.263Z] coverage: 100.0% of statements [2021-09-23T18:04:14.263Z] ok github.com/docker/docker/libnetwork/options 0.066s coverage: 100.0% of statements [2021-09-23T18:04:14.263Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-23T18:04:14.263Z] PASS [2021-09-23T18:04:14.263Z] coverage: 100.0% of statements [2021-09-23T18:04:14.263Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.036s coverage: 100.0% of statements [2021-09-23T18:04:14.611Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-23T18:04:14.611Z] busybox latest 2d62b7769500 Less than a second ago 4.84GB [2021-09-23T18:04:14.611Z] microsoft/windowsservercore latest a3aeeffc33bf 10 days ago 4.8GB [2021-09-23T18:04:14.611Z] mcr.microsoft.com/windows/servercore ltsc2022 a3aeeffc33bf 10 days ago 4.8GB [2021-09-23T18:04:14.611Z] [2021-09-23T18:04:14.611Z] INFO: Running integration tests at 09/23/2021 18:04:14... [2021-09-23T18:04:14.611Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-23T18:04:14.611Z] INFO: Integration API tests being run from the host: [2021-09-23T18:04:14.611Z] INFO: make.ps1 starting at 09/23/2021 18:04:14 [2021-09-23T18:04:15.079Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-23T18:04:15.141Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-09-23T18:04:15.259Z] testing: warning: no tests to run [2021-09-23T18:04:15.259Z] PASS [2021-09-23T18:04:15.259Z] coverage: 0.0% of statements [2021-09-23T18:04:15.259Z] ok github.com/docker/docker/libnetwork/osl 0.068s coverage: 0.0% of statements [no tests to run] [2021-09-23T18:04:15.862Z] === RUN TestRequestNewPort [2021-09-23T18:04:15.862Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-23T18:04:15.862Z] === RUN TestRequestSpecificPort [2021-09-23T18:04:15.862Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-23T18:04:15.862Z] === RUN TestReleasePort [2021-09-23T18:04:15.862Z] --- PASS: TestReleasePort (0.00s) [2021-09-23T18:04:15.862Z] === RUN TestReuseReleasedPort [2021-09-23T18:04:15.862Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-23T18:04:15.862Z] === RUN TestReleaseUnreadledPort [2021-09-23T18:04:15.862Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-23T18:04:15.862Z] === RUN TestUnknowProtocol [2021-09-23T18:04:15.862Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-23T18:04:15.862Z] === RUN TestAllocateAllPorts [2021-09-23T18:04:15.862Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-23T18:04:15.862Z] === RUN TestPortAllocation [2021-09-23T18:04:15.862Z] --- PASS: TestPortAllocation (0.00s) [2021-09-23T18:04:15.862Z] === RUN TestPortAllocationWithCustomRange [2021-09-23T18:04:15.862Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-23T18:04:15.862Z] === RUN TestNoDuplicateBPR [2021-09-23T18:04:15.862Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-23T18:04:15.862Z] === RUN TestChangePortRange [2021-09-23T18:04:15.862Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-23T18:04:15.862Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-23T18:04:15.862Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-23T18:04:15.862Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-23T18:04:15.862Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-23T18:04:15.862Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-23T18:04:15.862Z] --- PASS: TestChangePortRange (0.00s) [2021-09-23T18:04:15.862Z] PASS [2021-09-23T18:04:15.862Z] coverage: 88.6% of statements [2021-09-23T18:04:15.862Z] ok github.com/docker/docker/libnetwork/portallocator 0.061s coverage: 88.6% of statements [2021-09-23T18:04:15.862Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-09-23T18:04:15.862Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-23T18:04:16.086Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-09-23T18:04:16.331Z] testing: warning: no tests to run [2021-09-23T18:04:16.331Z] PASS [2021-09-23T18:04:16.331Z] coverage: 0.0% of statements [2021-09-23T18:04:16.331Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-09-23T18:04:16.331Z] === RUN TestHashData [2021-09-23T18:04:16.331Z] --- PASS: TestHashData (0.00s) [2021-09-23T18:04:16.331Z] PASS [2021-09-23T18:04:16.331Z] coverage: 2.8% of statements [2021-09-23T18:04:16.331Z] ok github.com/docker/docker/libnetwork/resolvconf 0.029s coverage: 2.8% of statements [2021-09-23T18:04:16.347Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-23T18:04:16.801Z] === RUN TestErrorConstructors [2021-09-23T18:04:16.801Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-23T18:04:16.801Z] === RUN TestCompareIPMask [2021-09-23T18:04:16.801Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-23T18:04:16.801Z] === RUN TestUtilGetHostPartIP [2021-09-23T18:04:16.801Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-23T18:04:16.801Z] === RUN TestUtilGetBroadcastIP [2021-09-23T18:04:16.801Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-23T18:04:16.801Z] === RUN TestParseCIDR [2021-09-23T18:04:16.801Z] --- PASS: TestParseCIDR (0.00s) [2021-09-23T18:04:16.801Z] PASS [2021-09-23T18:04:16.801Z] coverage: 37.3% of statements [2021-09-23T18:04:16.801Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2021-09-23T18:04:17.062Z] --- PASS: TestServiceUpdateSecrets (14.71s) [2021-09-23T18:04:17.062Z] === RUN TestServiceUpdateConfigs [2021-09-23T18:04:17.270Z] 2021/09/23 18:04:16 Closing DB instances... [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-23T18:04:17.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-23T18:04:17.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-23T18:04:17.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-23T18:04:17.271Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-23T18:04:17.271Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-23T18:04:17.271Z] PASS [2021-09-23T18:04:17.271Z] coverage: 50.0% of statements [2021-09-23T18:04:17.271Z] ok github.com/docker/docker/oci 0.041s coverage: 50.0% of statements [2021-09-23T18:04:17.634Z] --- PASS: TestConfigsUpdate (2.76s) [2021-09-23T18:04:17.634Z] === RUN TestTemplatedConfig [2021-09-23T18:04:17.732Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-09-23T18:04:17.740Z] === RUN TestParseVersion [2021-09-23T18:04:17.740Z] --- PASS: TestParseVersion (0.00s) [2021-09-23T18:04:17.740Z] PASS [2021-09-23T18:04:17.740Z] coverage: 52.9% of statements [2021-09-23T18:04:17.740Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2021-09-23T18:04:17.740Z] === RUN TestAddressPoolOpt [2021-09-23T18:04:17.740Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/a [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/something [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/_=a [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/env1=value1 [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/_env1=value1 [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/PATH [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/=a [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/PATH= [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/PATH=something [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/asd!qwe [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/1asd [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/123 [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/some_space [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/__some_space_before [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/some_space_after__ [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/= [2021-09-23T18:04:17.740Z] === RUN TestValidateEnv/PaTh [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestParseHost [2021-09-23T18:04:17.740Z] --- PASS: TestParseHost (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestParseDockerDaemonHost [2021-09-23T18:04:17.740Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestParseTCP [2021-09-23T18:04:17.740Z] --- PASS: TestParseTCP (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-23T18:04:17.740Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestValidateExtraHosts [2021-09-23T18:04:17.740Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestIpOptString [2021-09-23T18:04:17.740Z] --- PASS: TestIpOptString (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-23T18:04:17.740Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestNewIpOptValidDefaultVal [2021-09-23T18:04:17.740Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestIpOptSetInvalidVal [2021-09-23T18:04:17.740Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestValidateIPAddress [2021-09-23T18:04:17.740Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestMapOpts [2021-09-23T18:04:17.740Z] --- PASS: TestMapOpts (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestListOptsWithoutValidator [2021-09-23T18:04:17.740Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestListOptsWithValidator [2021-09-23T18:04:17.740Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestValidateDNSSearch [2021-09-23T18:04:17.740Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestValidateLabel [2021-09-23T18:04:17.740Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-23T18:04:17.740Z] === RUN TestValidateLabel/label_with_general_format [2021-09-23T18:04:17.740Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-23T18:04:17.740Z] === RUN TestValidateLabel/label_with_one_more [2021-09-23T18:04:17.740Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-23T18:04:17.740Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-23T18:04:17.740Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-23T18:04:17.740Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-23T18:04:17.740Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-23T18:04:17.740Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-23T18:04:17.740Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-23T18:04:17.740Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-23T18:04:17.740Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-23T18:04:17.740Z] --- PASS: TestValidateLabel (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-23T18:04:17.740Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestNamedListOpts [2021-09-23T18:04:17.740Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestNamedMapOpts [2021-09-23T18:04:17.740Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestParseLink [2021-09-23T18:04:17.740Z] --- PASS: TestParseLink (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestQuotedStringSetWithQuotes [2021-09-23T18:04:17.740Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-23T18:04:17.740Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-23T18:04:17.740Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-23T18:04:17.740Z] === RUN TestUlimitOpt [2021-09-23T18:04:17.740Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-23T18:04:17.740Z] PASS [2021-09-23T18:04:17.740Z] coverage: 67.1% of statements [2021-09-23T18:04:17.740Z] ok github.com/docker/docker/opts 0.058s coverage: 67.1% of statements [2021-09-23T18:04:18.673Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-23T18:04:18.730Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2021-09-23T18:04:18.730Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-23T18:04:19.199Z] === RUN TestPeerCertificateMarshalJSON [2021-09-23T18:04:19.474Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-09-23T18:04:19.668Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-23T18:04:19.668Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-23T18:04:19.668Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) [2021-09-23T18:04:19.668Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-23T18:04:19.668Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-23T18:04:19.668Z] === RUN TestMiddleware [2021-09-23T18:04:19.668Z] --- PASS: TestMiddleware (0.00s) [2021-09-23T18:04:19.668Z] === RUN TestNewResponseModifier [2021-09-23T18:04:19.668Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-23T18:04:19.668Z] PASS [2021-09-23T18:04:19.668Z] coverage: 26.8% of statements [2021-09-23T18:04:19.668Z] ok github.com/docker/docker/pkg/authorization 0.382s coverage: 26.8% of statements [2021-09-23T18:04:19.668Z] === RUN TestIsArchivePathDir [2021-09-23T18:04:19.668Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-09-23T18:04:19.668Z] === RUN TestIsArchivePathInvalidFile [2021-09-23T18:04:19.668Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-09-23T18:04:19.668Z] === RUN TestIsArchivePathTar [2021-09-23T18:04:20.138Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-09-23T18:04:20.138Z] === RUN TestDecompressStreamGzip [2021-09-23T18:04:20.138Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-09-23T18:04:20.138Z] === RUN TestDecompressStreamBzip2 [2021-09-23T18:04:20.138Z] === RUN TestUnbuffered [2021-09-23T18:04:20.138Z] --- PASS: TestUnbuffered (0.00s) [2021-09-23T18:04:20.138Z] === RUN TestRaceUnbuffered [2021-09-23T18:04:20.138Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-23T18:04:20.138Z] PASS [2021-09-23T18:04:20.138Z] coverage: 100.0% of statements [2021-09-23T18:04:20.138Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2021-09-23T18:04:20.138Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-09-23T18:04:20.138Z] === RUN TestDecompressStreamXz [2021-09-23T18:04:20.138Z] archive_test.go:133: Xz not present in msys2 [2021-09-23T18:04:20.138Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-23T18:04:20.138Z] === RUN TestDecompressStreamZstd [2021-09-23T18:04:20.138Z] archive_test.go:140: zstd not installed [2021-09-23T18:04:20.138Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2021-09-23T18:04:20.138Z] === RUN TestCompressStreamXzUnsupported [2021-09-23T18:04:20.138Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-23T18:04:20.138Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-23T18:04:20.138Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-23T18:04:20.138Z] === RUN TestCompressStreamInvalid [2021-09-23T18:04:20.138Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-23T18:04:20.138Z] === RUN TestExtensionInvalid [2021-09-23T18:04:20.138Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-23T18:04:20.138Z] === RUN TestExtensionUncompressed [2021-09-23T18:04:20.138Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-23T18:04:20.138Z] === RUN TestExtensionBzip2 [2021-09-23T18:04:20.138Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-23T18:04:20.138Z] === RUN TestExtensionGzip [2021-09-23T18:04:20.138Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-23T18:04:20.138Z] === RUN TestExtensionXz [2021-09-23T18:04:20.138Z] --- PASS: TestExtensionXz (0.00s) [2021-09-23T18:04:20.138Z] === RUN TestExtensionZstd [2021-09-23T18:04:20.138Z] --- PASS: TestExtensionZstd (0.00s) [2021-09-23T18:04:20.138Z] === RUN TestCmdStreamLargeStderr [2021-09-23T18:04:20.138Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-09-23T18:04:20.138Z] === RUN TestCmdStreamBad [2021-09-23T18:04:20.138Z] archive_test.go:252: Failing on Windows CI machines [2021-09-23T18:04:20.138Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-23T18:04:20.138Z] === RUN TestCmdStreamGood [2021-09-23T18:04:20.138Z] --- PASS: TestCmdStreamGood (0.04s) [2021-09-23T18:04:20.138Z] === RUN TestUntarPathWithInvalidDest [2021-09-23T18:04:20.138Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-09-23T18:04:20.138Z] === RUN TestUntarPathWithInvalidSrc [2021-09-23T18:04:20.138Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-23T18:04:20.180Z] --- PASS: TestTemplatedConfig (2.98s) [2021-09-23T18:04:20.180Z] === RUN TestConfigCreateResolve [2021-09-23T18:04:20.610Z] === RUN TestUntarPath [2021-09-23T18:04:20.610Z] --- PASS: TestUntarPath (0.06s) [2021-09-23T18:04:20.610Z] === RUN TestUntarPathWithDestinationFile [2021-09-23T18:04:20.610Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-09-23T18:04:20.610Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-23T18:04:20.610Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-09-23T18:04:20.610Z] === RUN TestCopyWithTarInvalidSrc [2021-09-23T18:04:20.610Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-23T18:04:20.610Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-23T18:04:20.610Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-23T18:04:20.610Z] === RUN TestCopyWithTarSrcFile [2021-09-23T18:04:20.610Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-09-23T18:04:20.610Z] === RUN TestCopyWithTarSrcFolder [2021-09-23T18:04:20.610Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-09-23T18:04:20.610Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-23T18:04:20.610Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-23T18:04:20.610Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-23T18:04:20.610Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-23T18:04:20.610Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-23T18:04:20.610Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-23T18:04:20.610Z] === RUN TestCopyFileWithTarSrcFile [2021-09-23T18:04:20.610Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-09-23T18:04:20.610Z] === RUN TestTarFiles [2021-09-23T18:04:20.610Z] === RUN TestMatch [2021-09-23T18:04:20.610Z] === RUN TestMatch/[[]] [2021-09-23T18:04:20.610Z] === RUN TestMatch/[[foo]] [2021-09-23T18:04:20.610Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-23T18:04:20.610Z] === RUN TestMatch/[[foo_bar]] [2021-09-23T18:04:20.610Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-23T18:04:20.610Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-23T18:04:20.610Z] === RUN TestMatch/[] [2021-09-23T18:04:20.610Z] === RUN TestMatch/[]#01 [2021-09-23T18:04:20.610Z] === RUN TestMatch/[[qux]] [2021-09-23T18:04:20.610Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-23T18:04:20.610Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-23T18:04:20.610Z] === RUN TestMatch/[[foo_baz]] [2021-09-23T18:04:20.610Z] --- PASS: TestMatch (0.00s) [2021-09-23T18:04:20.610Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-23T18:04:20.610Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-23T18:04:20.610Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-23T18:04:20.610Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-23T18:04:20.610Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-23T18:04:20.610Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-23T18:04:20.610Z] --- PASS: TestMatch/[] (0.00s) [2021-09-23T18:04:20.610Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-23T18:04:20.610Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-23T18:04:20.610Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-23T18:04:20.610Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-23T18:04:20.610Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-23T18:04:20.610Z] PASS [2021-09-23T18:04:20.610Z] coverage: 87.5% of statements [2021-09-23T18:04:20.610Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-09-23T18:04:21.079Z] 2021/09/23 18:04:20 Closing DB instances... [2021-09-23T18:04:21.215Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-23T18:04:21.216Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-09-23T18:04:21.385Z] tests/integration/client_test.py ..... [ 75%] [2021-09-23T18:04:21.548Z] === RUN TestChrootTarUntar [2021-09-23T18:04:21.549Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:04:21.549Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-23T18:04:21.549Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-23T18:04:21.549Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:04:21.549Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-23T18:04:21.549Z] === RUN TestChrootUntarEmptyArchive [2021-09-23T18:04:21.549Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-23T18:04:21.549Z] === RUN TestChrootTarUntarWithSymlink [2021-09-23T18:04:21.549Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:04:21.549Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-23T18:04:21.549Z] === RUN TestChrootCopyWithTar [2021-09-23T18:04:21.549Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:04:21.549Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-23T18:04:21.549Z] === RUN TestChrootCopyFileWithTar [2021-09-23T18:04:21.549Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:04:21.549Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-23T18:04:21.549Z] === RUN TestChrootUntarPath [2021-09-23T18:04:21.549Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:04:21.549Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-23T18:04:21.549Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-23T18:04:21.549Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:04:21.549Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-23T18:04:21.549Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-23T18:04:21.549Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:04:21.549Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-23T18:04:21.549Z] === RUN TestChrootApplyDotDotFile [2021-09-23T18:04:21.549Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:04:21.549Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-23T18:04:21.549Z] PASS [2021-09-23T18:04:21.549Z] coverage: 15.4% of statements [2021-09-23T18:04:21.549Z] ok github.com/docker/docker/pkg/chrootarchive 0.078s coverage: 15.4% of statements [2021-09-23T18:04:21.646Z] tests/integration/context_api_test.py ... [ 76%] [2021-09-23T18:04:22.216Z] tests/integration/errors_test.py . [ 76%] [2021-09-23T18:04:22.538Z] === RUN TestSizeEmpty [2021-09-23T18:04:22.538Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-23T18:04:22.538Z] === RUN TestSizeEmptyFile [2021-09-23T18:04:22.538Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-23T18:04:22.538Z] === RUN TestSizeNonemptyFile [2021-09-23T18:04:22.538Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-23T18:04:22.538Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-23T18:04:22.538Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-23T18:04:22.538Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-23T18:04:22.538Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-23T18:04:22.538Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-23T18:04:22.538Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-23T18:04:22.538Z] === RUN TestMoveToSubdir [2021-09-23T18:04:22.538Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-23T18:04:22.538Z] === RUN TestSizeNonExistingDirectory [2021-09-23T18:04:22.538Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-23T18:04:22.538Z] PASS [2021-09-23T18:04:22.538Z] coverage: 80.0% of statements [2021-09-23T18:04:22.538Z] ok github.com/docker/docker/pkg/directory 0.041s coverage: 80.0% of statements [2021-09-23T18:04:22.725Z] --- PASS: TestConfigCreateResolve (2.62s) [2021-09-23T18:04:22.725Z] PASS [2021-09-23T18:04:22.725Z] [2021-09-23T18:04:22.725Z] DONE 6 tests in 16.074s [2021-09-23T18:04:22.725Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-09-23T18:04:22.725Z] ++ 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-09-23T18:04:22.725Z] ++ set -e [2021-09-23T18:04:22.725Z] ++ '[' -n 0 ']' [2021-09-23T18:04:22.725Z] ++ set -x [2021-09-23T18:04:22.725Z] ++ 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-09-23T18:04:22.986Z] INFO: Testing against a local daemon [2021-09-23T18:04:22.986Z] === RUN TestCheckpoint [2021-09-23T18:04:22.986Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:04:22.986Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-23T18:04:22.986Z] === RUN TestContainerInvalidJSON [2021-09-23T18:04:22.986Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:04:22.986Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:04:22.986Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:04:22.986Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:04:22.986Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:04:22.986Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:04:22.986Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-09-23T18:04:22.986Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-23T18:04:22.986Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-23T18:04:22.986Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-23T18:04:22.986Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-09-23T18:04:22.986Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-23T18:04:22.986Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-09-23T18:04:22.986Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-23T18:04:22.986Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-09-23T18:04:22.986Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-23T18:04:23.008Z] --- PASS: TestNetworkDBCRUDTableEntry (4.32s) [2021-09-23T18:04:23.008Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-23T18:04:23.008Z] === RUN Test [2021-09-23T18:04:23.008Z] === RUN Test/TestContainsEntry [2021-09-23T18:04:23.008Z] === RUN Test/TestCreateEntries [2021-09-23T18:04:23.008Z] === RUN Test/TestEntriesDiff [2021-09-23T18:04:23.008Z] === RUN Test/TestEntriesEquality [2021-09-23T18:04:23.008Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-23T18:04:23.008Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-23T18:04:23.008Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-23T18:04:23.008Z] === RUN Test/TestGeneratorNotGenerate [2021-09-23T18:04:23.008Z] === RUN Test/TestGeneratorWithPort [2021-09-23T18:04:23.008Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-23T18:04:23.008Z] === RUN Test/TestNewEntry [2021-09-23T18:04:23.008Z] === RUN Test/TestParse [2021-09-23T18:04:23.008Z] --- PASS: Test (0.00s) [2021-09-23T18:04:23.008Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-23T18:04:23.008Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-23T18:04:23.008Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-23T18:04:23.008Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-23T18:04:23.008Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-23T18:04:23.008Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-23T18:04:23.008Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-23T18:04:23.008Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-23T18:04:23.008Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-23T18:04:23.008Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-23T18:04:23.008Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-23T18:04:23.008Z] --- PASS: Test/TestParse (0.00s) [2021-09-23T18:04:23.008Z] PASS [2021-09-23T18:04:23.008Z] coverage: 58.3% of statements [2021-09-23T18:04:23.008Z] ok github.com/docker/docker/pkg/discovery 0.035s coverage: 58.3% of statements [2021-09-23T18:04:23.248Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-09-23T18:04:23.248Z] === RUN TestCopyFromContainer [2021-09-23T18:04:23.343Z] --- PASS: TestBuildMultiStageOnBuild (9.52s) [2021-09-23T18:04:23.343Z] === RUN TestBuildUncleanTarFilenames [2021-09-23T18:04:23.343Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:04:23.343Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-23T18:04:23.343Z] === RUN TestBuildMultiStageLayerLeak [2021-09-23T18:04:23.998Z] === RUN Test [2021-09-23T18:04:23.998Z] === RUN Test/TestContent [2021-09-23T18:04:23.998Z] === RUN Test/TestInitialize [2021-09-23T18:04:23.998Z] === RUN Test/TestNew [2021-09-23T18:04:23.998Z] === RUN Test/TestParsingContentsWithComments [2021-09-23T18:04:23.998Z] === RUN Test/TestRegister [2021-09-23T18:04:23.998Z] === RUN Test/TestWatch [2021-09-23T18:04:23.998Z] --- PASS: Test (0.00s) [2021-09-23T18:04:23.998Z] --- PASS: Test/TestContent (0.00s) [2021-09-23T18:04:23.998Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-23T18:04:23.998Z] --- PASS: Test/TestNew (0.00s) [2021-09-23T18:04:23.998Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-23T18:04:23.998Z] --- PASS: Test/TestRegister (0.00s) [2021-09-23T18:04:23.998Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T18:04:23.998Z] PASS [2021-09-23T18:04:23.998Z] coverage: 92.9% of statements [2021-09-23T18:04:23.998Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 92.9% of statements [2021-09-23T18:04:24.468Z] --- PASS: TestTarFiles (3.84s) [2021-09-23T18:04:24.468Z] === RUN TestTarUntar [2021-09-23T18:04:24.468Z] --- PASS: TestTarUntar (0.02s) [2021-09-23T18:04:24.468Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-23T18:04:24.468Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-23T18:04:24.468Z] === RUN TestTarWithOptions [2021-09-23T18:04:24.468Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-23T18:04:24.468Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-23T18:04:24.468Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-23T18:04:24.468Z] === RUN TestUntarUstarGnuConflict [2021-09-23T18:04:24.468Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-23T18:04:24.468Z] === RUN TestUntarInvalidFilenames [2021-09-23T18:04:24.468Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames477464199\\dest" [2021-09-23T18:04:24.468Z] --- PASS: TestUntarInvalidFilenames (0.11s) [2021-09-23T18:04:24.468Z] === RUN TestUntarHardlinkToSymlink [2021-09-23T18:04:24.468Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-23T18:04:24.468Z] === RUN TestUntarInvalidHardlink [2021-09-23T18:04:24.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1885629402\\victim\\hello" -> "../victim/hello" [2021-09-23T18:04:24.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2170319872\\victim\\hello" -> "/../victim/hello" [2021-09-23T18:04:24.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2595850497\\victim" -> "../victim" [2021-09-23T18:04:24.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1042777602\\victim" -> "../victim" [2021-09-23T18:04:24.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2478059572\\victim" -> "../victim" [2021-09-23T18:04:24.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink36084368\\victim" -> "../victim" [2021-09-23T18:04:24.468Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-09-23T18:04:24.468Z] === RUN TestUntarInvalidSymlink [2021-09-23T18:04:24.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2336641954\\dest\\dotdot" -> "../victim/hello" [2021-09-23T18:04:24.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink196379214\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-23T18:04:24.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1825898354\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:04:24.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink5036217\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:04:24.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2099032637\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:04:24.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1190830833\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:04:24.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3260442477\\dest\\dir\\loophole" -> "../../victim" [2021-09-23T18:04:24.468Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-23T18:04:24.468Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-23T18:04:24.468Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-23T18:04:24.468Z] === RUN TestXGlobalNoParent [2021-09-23T18:04:24.468Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-23T18:04:24.468Z] === RUN TestReplaceFileTarWrapper [2021-09-23T18:04:24.516Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-09-23T18:04:24.634Z] === RUN TestCopyFromContainer// [2021-09-23T18:04:24.634Z] === RUN TestCopyFromContainer//bar/root [2021-09-23T18:04:24.634Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-23T18:04:24.895Z] === RUN TestCopyFromContainer/bar/quux [2021-09-23T18:04:24.896Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-23T18:04:24.896Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-23T18:04:24.940Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-09-23T18:04:24.940Z] === RUN TestPrefixHeaderReadable [2021-09-23T18:04:24.940Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-23T18:04:24.940Z] === RUN TestDisablePigz [2021-09-23T18:04:24.940Z] archive_test.go:1344: Test will not check full path when Pigz not installed [2021-09-23T18:04:24.940Z] === RUN Test [2021-09-23T18:04:24.940Z] === RUN Test/TestInitialize [2021-09-23T18:04:24.940Z] --- PASS: TestDisablePigz (0.10s) [2021-09-23T18:04:24.940Z] === RUN TestPigz [2021-09-23T18:04:24.940Z] time="2021-09-23T18:04:24Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:04:24.940Z] time="2021-09-23T18:04:24Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:04:24.940Z] time="2021-09-23T18:04:24Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:04:24.940Z] === RUN Test/TestInitializeWithCerts [2021-09-23T18:04:24.940Z] time="2021-09-23T18:04:24Z" level=info msg="Initializing discovery with TLS" [2021-09-23T18:04:24.940Z] archive_test.go:1373: Tested whether Pigz is not used, as it not installed [2021-09-23T18:04:24.940Z] --- PASS: TestPigz (0.11s) [2021-09-23T18:04:24.940Z] === RUN TestCopyFileWithInvalidDest [2021-09-23T18:04:24.940Z] archive_windows_test.go:16: Currently fails [2021-09-23T18:04:24.940Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-23T18:04:24.940Z] === RUN TestCanonicalTarNameForPath [2021-09-23T18:04:24.940Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-23T18:04:24.940Z] === RUN TestCanonicalTarName [2021-09-23T18:04:24.940Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-23T18:04:24.940Z] === RUN TestChmodTarEntry [2021-09-23T18:04:24.940Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-23T18:04:24.940Z] === RUN TestHardLinkOrder [2021-09-23T18:04:24.940Z] === RUN Test/TestWatch [2021-09-23T18:04:24.940Z] time="2021-09-23T18:04:24Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:04:24.940Z] 2021/09/23 18:04:24 Closing DB instances... [2021-09-23T18:04:24.940Z] --- PASS: TestHardLinkOrder (0.07s) [2021-09-23T18:04:24.940Z] === RUN TestChangeString [2021-09-23T18:04:24.940Z] --- PASS: TestChangeString (0.00s) [2021-09-23T18:04:24.940Z] === RUN TestChangesWithNoChanges [2021-09-23T18:04:24.940Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-23T18:04:24.940Z] === RUN TestChangesWithChanges [2021-09-23T18:04:24.940Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-23T18:04:24.940Z] === RUN TestChangesWithChangesGH13590 [2021-09-23T18:04:24.940Z] changes_test.go:195: needs more investigation [2021-09-23T18:04:24.940Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-23T18:04:24.940Z] === RUN TestChangesDirsEmpty [2021-09-23T18:04:25.162Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-23T18:04:25.162Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-23T18:04:25.162Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-23T18:04:25.410Z] --- PASS: TestChangesDirsEmpty (0.09s) [2021-09-23T18:04:25.410Z] === RUN TestChangesDirsMutated [2021-09-23T18:04:25.410Z] --- PASS: TestChangesDirsMutated (0.10s) [2021-09-23T18:04:25.410Z] === RUN TestApplyLayer [2021-09-23T18:04:25.410Z] changes_test.go:432: needs further investigation [2021-09-23T18:04:25.410Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-23T18:04:25.410Z] === RUN TestChangesSizeWithHardlinks [2021-09-23T18:04:25.410Z] changes_test.go:468: needs further investigation [2021-09-23T18:04:25.410Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-23T18:04:25.410Z] === RUN TestChangesSizeWithNoChanges [2021-09-23T18:04:25.410Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-23T18:04:25.410Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-23T18:04:25.410Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-23T18:04:25.410Z] === RUN TestChangesSize [2021-09-23T18:04:25.410Z] --- PASS: TestChangesSize (0.00s) [2021-09-23T18:04:25.410Z] === RUN TestApplyLayerInvalidFilenames [2021-09-23T18:04:25.410Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1884061854\\dest" [2021-09-23T18:04:25.410Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-23T18:04:25.410Z] === RUN TestApplyLayerInvalidHardlink [2021-09-23T18:04:25.410Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2791340541\\victim\\hello" -> "../victim/hello" [2021-09-23T18:04:25.410Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2333877319\\victim\\hello" -> "/../victim/hello" [2021-09-23T18:04:25.410Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1975938458\\victim" -> "../victim" [2021-09-23T18:04:25.410Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2421118489\\victim" -> "../victim" [2021-09-23T18:04:25.410Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink298540030\\victim" -> "../victim" [2021-09-23T18:04:25.410Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2485769587\\victim" -> "../victim" [2021-09-23T18:04:25.410Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-23T18:04:25.410Z] === RUN TestApplyLayerInvalidSymlink [2021-09-23T18:04:25.410Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink602493976\\dest\\dotdot" -> "../victim/hello" [2021-09-23T18:04:25.410Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink963778378\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-23T18:04:25.410Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3709002059\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:04:25.410Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1975779221\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:04:25.410Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2623480967\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:04:25.410Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3523897491\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:04:25.410Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-09-23T18:04:25.410Z] === RUN TestApplyLayerWhiteouts [2021-09-23T18:04:25.410Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-09-23T18:04:25.410Z] === RUN TestGenerateEmptyFile [2021-09-23T18:04:25.410Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-23T18:04:25.410Z] === RUN TestGenerateWithContent [2021-09-23T18:04:25.410Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-23T18:04:25.410Z] PASS [2021-09-23T18:04:25.410Z] coverage: 62.7% of statements [2021-09-23T18:04:25.410Z] ok github.com/docker/docker/pkg/archive 5.757s coverage: 62.7% of statements [2021-09-23T18:04:25.423Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-23T18:04:25.423Z] --- PASS: TestCopyFromContainer (2.27s) [2021-09-23T18:04:25.423Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-09-23T18:04:25.423Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-09-23T18:04:25.423Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-09-23T18:04:25.423Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-09-23T18:04:25.423Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-09-23T18:04:25.423Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-09-23T18:04:25.423Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-09-23T18:04:25.423Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-09-23T18:04:25.423Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-09-23T18:04:25.423Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-09-23T18:04:25.423Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-23T18:04:25.423Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:04:25.423Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:04:25.423Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:04:25.423Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:04:25.423Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:04:25.423Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:04:25.423Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:04:25.423Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:04:25.423Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:04:25.423Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-23T18:04:25.423Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-23T18:04:25.423Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-23T18:04:25.423Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-23T18:04:25.423Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-23T18:04:25.423Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-09-23T18:04:25.423Z] === RUN TestCreateWithInvalidEnv [2021-09-23T18:04:25.423Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-23T18:04:25.423Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-23T18:04:25.423Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-23T18:04:25.423Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-23T18:04:25.423Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-23T18:04:25.423Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-23T18:04:25.423Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-23T18:04:25.423Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-23T18:04:25.685Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-23T18:04:25.685Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-23T18:04:25.685Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-23T18:04:25.685Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-23T18:04:25.685Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-23T18:04:25.685Z] === RUN TestCreateTmpfsMountsTarget [2021-09-23T18:04:25.685Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-09-23T18:04:25.685Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-23T18:04:26.983Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2021-09-23T18:04:26.983Z] === RUN TestNetworkDBNodeLeave [2021-09-23T18:04:27.599Z] --- PASS: TestCreateWithCustomMaskedPaths (1.80s) [2021-09-23T18:04:27.599Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-23T18:04:27.972Z] --- PASS: Test (3.13s) [2021-09-23T18:04:27.972Z] --- PASS: Test/TestInitialize (0.12s) [2021-09-23T18:04:27.972Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-23T18:04:27.972Z] --- PASS: Test/TestWatch (3.00s) [2021-09-23T18:04:27.972Z] PASS [2021-09-23T18:04:27.972Z] coverage: 84.1% of statements [2021-09-23T18:04:27.972Z] ok github.com/docker/docker/pkg/discovery/kv 3.165s coverage: 84.1% of statements [2021-09-23T18:04:28.442Z] === RUN Test [2021-09-23T18:04:28.442Z] === RUN Test/TestWatch [2021-09-23T18:04:28.442Z] --- PASS: Test (0.00s) [2021-09-23T18:04:28.442Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T18:04:28.442Z] PASS [2021-09-23T18:04:28.442Z] coverage: 92.3% of statements [2021-09-23T18:04:28.442Z] ok github.com/docker/docker/pkg/discovery/memory 0.035s coverage: 92.3% of statements [2021-09-23T18:04:28.720Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-09-23T18:04:29.431Z] === RUN Test [2021-09-23T18:04:29.431Z] === RUN Test/TestInitialize [2021-09-23T18:04:29.431Z] === RUN Test/TestInitializeWithPattern [2021-09-23T18:04:29.431Z] === RUN Test/TestRegister [2021-09-23T18:04:29.431Z] === RUN Test/TestWatch [2021-09-23T18:04:29.431Z] --- PASS: Test (0.00s) [2021-09-23T18:04:29.431Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-23T18:04:29.431Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-23T18:04:29.431Z] --- PASS: Test/TestRegister (0.00s) [2021-09-23T18:04:29.431Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T18:04:29.431Z] PASS [2021-09-23T18:04:29.431Z] coverage: 93.8% of statements [2021-09-23T18:04:29.431Z] ok github.com/docker/docker/pkg/discovery/nodes 0.037s coverage: 93.8% of statements [2021-09-23T18:04:29.431Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-09-23T18:04:29.431Z] === RUN TestNetworkDBWatch [2021-09-23T18:04:29.514Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.78s) [2021-09-23T18:04:29.514Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-23T18:04:29.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:04:29.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:04:29.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:04:29.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:04:29.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:04:29.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:04:29.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:04:29.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:04:29.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:04:29.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:04:29.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:04:29.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:04:29.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:04:29.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:04:29.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:04:29.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-23T18:04:29.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-23T18:04:29.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-23T18:04:29.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-09-23T18:04:29.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-09-23T18:04:29.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-23T18:04:29.514Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-23T18:04:29.774Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-09-23T18:04:29.774Z] === RUN TestCreateDifferentPlatform [2021-09-23T18:04:29.774Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-23T18:04:29.774Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-23T18:04:29.774Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-23T18:04:29.774Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-23T18:04:29.774Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-23T18:04:29.774Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-23T18:04:29.774Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-09-23T18:04:29.774Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-23T18:04:29.900Z] === RUN TestPollerAddRemove [2021-09-23T18:04:29.900Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-23T18:04:29.900Z] === RUN TestPollerEvent [2021-09-23T18:04:29.900Z] poller_test.go:40: No chmod on Windows [2021-09-23T18:04:29.900Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-23T18:04:29.900Z] === RUN TestPollerClose [2021-09-23T18:04:29.900Z] --- PASS: TestPollerClose (0.00s) [2021-09-23T18:04:29.900Z] PASS [2021-09-23T18:04:29.900Z] coverage: 45.7% of statements [2021-09-23T18:04:29.900Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 45.7% of statements [2021-09-23T18:04:30.035Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-09-23T18:04:30.036Z] === RUN TestContainerStartOnDaemonRestart [2021-09-23T18:04:30.036Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-23T18:04:30.036Z] === RUN TestDaemonRestartIpcMode [2021-09-23T18:04:30.036Z] === PAUSE TestDaemonRestartIpcMode [2021-09-23T18:04:30.036Z] === RUN TestDaemonHostGatewayIP [2021-09-23T18:04:30.036Z] === PAUSE TestDaemonHostGatewayIP [2021-09-23T18:04:30.036Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-23T18:04:30.036Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-23T18:04:30.036Z] === RUN TestContainerKillOnDaemonStart [2021-09-23T18:04:30.036Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-23T18:04:30.036Z] === RUN TestDiff [2021-09-23T18:04:30.607Z] --- PASS: TestDiff (0.59s) [2021-09-23T18:04:30.607Z] === RUN TestExecWithCloseStdin [2021-09-23T18:04:30.635Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-09-23T18:04:30.888Z] === RUN TestCopyFileWithInvalidSrc [2021-09-23T18:04:30.888Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestCopyFileWithInvalidDest [2021-09-23T18:04:30.888Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-23T18:04:30.888Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-23T18:04:30.888Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestCopyFile [2021-09-23T18:04:30.888Z] --- PASS: TestCopyFile (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-23T18:04:30.888Z] fileutils_test.go:133: Needs porting to Windows [2021-09-23T18:04:30.888Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-23T18:04:30.888Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-23T18:04:30.888Z] fileutils_test.go:179: Needs porting to Windows [2021-09-23T18:04:30.888Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestWildcardMatches [2021-09-23T18:04:30.888Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestPatternMatches [2021-09-23T18:04:30.888Z] --- PASS: TestPatternMatches (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-23T18:04:30.888Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestPatternMatchesFolderExclusions [2021-09-23T18:04:30.888Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-23T18:04:30.888Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-23T18:04:30.888Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-23T18:04:30.888Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-23T18:04:30.888Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestSingleExclamationError [2021-09-23T18:04:30.888Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestMatchesWithNoPatterns [2021-09-23T18:04:30.888Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestMatchesWithMalformedPatterns [2021-09-23T18:04:30.888Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestMatches [2021-09-23T18:04:30.888Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-23T18:04:30.888Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-23T18:04:30.888Z] --- PASS: TestMatches (0.00s) [2021-09-23T18:04:30.888Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-23T18:04:30.888Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestCleanPatterns [2021-09-23T18:04:30.888Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-23T18:04:30.888Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestCleanPatternsExceptionFlag [2021-09-23T18:04:30.888Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-23T18:04:30.888Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-23T18:04:30.888Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestCleanPatternsErrorSingleException [2021-09-23T18:04:30.888Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestCreateIfNotExistsDir [2021-09-23T18:04:30.888Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestCreateIfNotExistsFile [2021-09-23T18:04:30.888Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-23T18:04:30.888Z] === RUN TestMatch [2021-09-23T18:04:30.888Z] --- PASS: TestMatch (0.00s) [2021-09-23T18:04:30.888Z] PASS [2021-09-23T18:04:30.888Z] coverage: 82.2% of statements [2021-09-23T18:04:30.888Z] ok github.com/docker/docker/pkg/fileutils 0.056s coverage: 82.2% of statements [2021-09-23T18:04:31.179Z] --- PASS: TestExecWithCloseStdin (0.71s) [2021-09-23T18:04:31.179Z] === RUN TestExec [2021-09-23T18:04:31.357Z] 2021/09/23 18:04:30 Closing DB instances... [2021-09-23T18:04:31.357Z] --- PASS: TestGetAddress (17.38s) [2021-09-23T18:04:31.357Z] === RUN TestRequestSyntaxCheck [2021-09-23T18:04:31.357Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-09-23T18:04:31.357Z] === RUN TestRequest [2021-09-23T18:04:31.357Z] === RUN TestGet [2021-09-23T18:04:31.357Z] --- PASS: TestGet (0.00s) [2021-09-23T18:04:31.357Z] === RUN TestGetShortcutString [2021-09-23T18:04:31.357Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-23T18:04:31.357Z] PASS [2021-09-23T18:04:31.357Z] coverage: 42.9% of statements [2021-09-23T18:04:31.357Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2021-09-23T18:04:31.578Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-09-23T18:04:31.826Z] === RUN TestCreateIDMapOrder [2021-09-23T18:04:31.826Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-23T18:04:31.826Z] PASS [2021-09-23T18:04:31.826Z] coverage: 7.2% of statements [2021-09-23T18:04:31.826Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2021-09-23T18:04:31.937Z] --- PASS: TestServiceUpdateConfigs (14.71s) [2021-09-23T18:04:31.938Z] === RUN TestServiceUpdateNetwork [2021-09-23T18:04:32.031Z] --- PASS: TestBuildMultiStageLayerLeak (8.42s) [2021-09-23T18:04:32.031Z] === RUN TestBuildWithHugeFile [2021-09-23T18:04:32.122Z] --- PASS: TestExec (0.70s) [2021-09-23T18:04:32.122Z] === RUN TestExecUser [2021-09-23T18:04:32.694Z] --- PASS: TestExecUser (0.73s) [2021-09-23T18:04:32.694Z] === RUN TestExportContainerAndImportImage [2021-09-23T18:04:32.815Z] --- PASS: TestNetworkDBWatch (3.06s) [2021-09-23T18:04:32.815Z] === RUN TestNetworkDBBulkSync [2021-09-23T18:04:32.815Z] === RUN TestFixedBufferCap [2021-09-23T18:04:32.815Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-23T18:04:32.815Z] === RUN TestFixedBufferLen [2021-09-23T18:04:32.815Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-23T18:04:32.815Z] === RUN TestFixedBufferString [2021-09-23T18:04:32.815Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-23T18:04:32.815Z] === RUN TestFixedBufferWrite [2021-09-23T18:04:32.815Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-23T18:04:32.815Z] === RUN TestFixedBufferRead [2021-09-23T18:04:32.815Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-23T18:04:32.815Z] === RUN TestBytesPipeRead [2021-09-23T18:04:32.815Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-23T18:04:32.815Z] === RUN TestBytesPipeWrite [2021-09-23T18:04:32.815Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-23T18:04:32.815Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-23T18:04:32.961Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-09-23T18:04:33.284Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-09-23T18:04:33.284Z] === RUN TestAtomicWriteToFile [2021-09-23T18:04:33.284Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-09-23T18:04:33.284Z] === RUN TestAtomicWriteSetCommit [2021-09-23T18:04:33.284Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-09-23T18:04:33.284Z] === RUN TestAtomicWriteSetCancel [2021-09-23T18:04:33.284Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-09-23T18:04:33.284Z] === RUN TestReadCloserWrapperClose [2021-09-23T18:04:33.284Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-23T18:04:33.284Z] === RUN TestReaderErrWrapperReadOnError [2021-09-23T18:04:33.284Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-23T18:04:33.284Z] === RUN TestReaderErrWrapperRead [2021-09-23T18:04:33.284Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-23T18:04:33.284Z] === RUN TestCancelReadCloser [2021-09-23T18:04:33.284Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-23T18:04:33.284Z] === RUN TestWriteCloserWrapperClose [2021-09-23T18:04:33.284Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-23T18:04:33.284Z] === RUN TestNopWriteCloser [2021-09-23T18:04:33.284Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-23T18:04:33.284Z] === RUN TestNopWriter [2021-09-23T18:04:33.284Z] --- PASS: TestNopWriter (0.00s) [2021-09-23T18:04:33.284Z] === RUN TestWriteCounter [2021-09-23T18:04:33.284Z] --- PASS: TestWriteCounter (0.00s) [2021-09-23T18:04:33.284Z] PASS [2021-09-23T18:04:33.284Z] coverage: 69.2% of statements [2021-09-23T18:04:33.284Z] ok github.com/docker/docker/pkg/ioutils 0.535s coverage: 69.2% of statements [2021-09-23T18:04:33.639Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2021-09-23T18:04:33.639Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-23T18:04:33.754Z] 2021/09/23 18:04:33 Closing DB instances... [2021-09-23T18:04:34.224Z] === RUN TestError [2021-09-23T18:04:34.224Z] --- PASS: TestError (0.00s) [2021-09-23T18:04:34.224Z] === RUN TestProgressString [2021-09-23T18:04:34.224Z] === RUN TestProgressString/no_progress [2021-09-23T18:04:34.224Z] === RUN TestProgressString/progress_1 [2021-09-23T18:04:34.224Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-23T18:04:34.224Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-23T18:04:34.224Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-23T18:04:34.224Z] === RUN TestProgressString/with_units [2021-09-23T18:04:34.224Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-23T18:04:34.224Z] === RUN TestProgressString/hide_counts [2021-09-23T18:04:34.224Z] --- PASS: TestProgressString (0.00s) [2021-09-23T18:04:34.224Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-23T18:04:34.224Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-23T18:04:34.224Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-23T18:04:34.224Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-23T18:04:34.224Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-23T18:04:34.224Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-23T18:04:34.224Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-23T18:04:34.224Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-23T18:04:34.224Z] === RUN TestJSONMessageDisplay [2021-09-23T18:04:34.224Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-09-23T18:04:34.224Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-23T18:04:34.224Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-23T18:04:34.224Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-23T18:04:34.224Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-23T18:04:34.224Z] === RUN TestDisplayJSONMessagesStream [2021-09-23T18:04:34.224Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-23T18:04:34.224Z] PASS [2021-09-23T18:04:34.224Z] coverage: 91.7% of statements [2021-09-23T18:04:34.224Z] ok github.com/docker/docker/pkg/jsonmessage 0.149s coverage: 91.7% of statements [2021-09-23T18:04:34.694Z] === RUN TestStandardLongPath [2021-09-23T18:04:34.694Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-23T18:04:34.694Z] === RUN TestUNCLongPath [2021-09-23T18:04:34.694Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-23T18:04:34.694Z] PASS [2021-09-23T18:04:34.694Z] coverage: 100.0% of statements [2021-09-23T18:04:34.694Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-09-23T18:04:35.026Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-09-23T18:04:35.026Z] === RUN TestHealthCheckWorkdir [2021-09-23T18:04:35.163Z] === RUN TestNameFormat [2021-09-23T18:04:35.163Z] --- PASS: TestNameFormat (0.00s) [2021-09-23T18:04:35.163Z] === RUN TestNameRetries [2021-09-23T18:04:35.163Z] --- PASS: TestNameRetries (0.00s) [2021-09-23T18:04:35.163Z] PASS [2021-09-23T18:04:35.163Z] coverage: 85.7% of statements [2021-09-23T18:04:35.163Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-09-23T18:04:35.163Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-23T18:04:35.163Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-23T18:04:35.633Z] === RUN TestParseKeyValueOpt [2021-09-23T18:04:35.633Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-23T18:04:35.633Z] === RUN TestParseUintList [2021-09-23T18:04:35.633Z] --- PASS: TestParseUintList (0.00s) [2021-09-23T18:04:35.633Z] === RUN TestParseUintListMaximumLimits [2021-09-23T18:04:35.633Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-23T18:04:35.633Z] PASS [2021-09-23T18:04:35.633Z] coverage: 97.0% of statements [2021-09-23T18:04:35.633Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2021-09-23T18:04:35.970Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2021-09-23T18:04:35.970Z] === RUN TestHealthKillContainer [2021-09-23T18:04:36.262Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-09-23T18:04:36.262Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-23T18:04:36.262Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-23T18:04:36.622Z] === RUN TestNewAndRemove [2021-09-23T18:04:36.622Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-23T18:04:36.622Z] === RUN TestRemoveInvalidPath [2021-09-23T18:04:36.622Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-23T18:04:36.622Z] PASS [2021-09-23T18:04:36.622Z] coverage: 82.6% of statements [2021-09-23T18:04:36.622Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2021-09-23T18:04:37.610Z] === RUN TestFailedConnection [2021-09-23T18:04:37.610Z] === RUN TestParseEmptyInterface [2021-09-23T18:04:37.610Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-23T18:04:37.610Z] === RUN TestParseNonInterfaceType [2021-09-23T18:04:37.610Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-23T18:04:37.610Z] === RUN TestParseWithOneFunction [2021-09-23T18:04:37.610Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-23T18:04:37.610Z] === RUN TestParseWithMultipleFuncs [2021-09-23T18:04:37.610Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-23T18:04:37.610Z] === RUN TestParseWithUnnamedReturn [2021-09-23T18:04:37.610Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-23T18:04:37.610Z] === RUN TestEmbeddedInterface [2021-09-23T18:04:37.610Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-23T18:04:37.610Z] === RUN TestParsedImports [2021-09-23T18:04:37.610Z] --- PASS: TestParsedImports (0.00s) [2021-09-23T18:04:37.610Z] === RUN TestAliasedImports [2021-09-23T18:04:37.610Z] --- PASS: TestAliasedImports (0.00s) [2021-09-23T18:04:37.610Z] PASS [2021-09-23T18:04:37.610Z] coverage: 56.8% of statements [2021-09-23T18:04:37.611Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2021-09-23T18:04:38.079Z] 2021/09/23 18:04:37 Closing DB instances... [2021-09-23T18:04:38.548Z] === RUN TestHTTPTransport [2021-09-23T18:04:38.548Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-23T18:04:38.548Z] PASS [2021-09-23T18:04:38.548Z] coverage: 85.7% of statements [2021-09-23T18:04:38.548Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2021-09-23T18:04:38.548Z] time="2021-09-23T18:04:38Z" level=error msg="node: 26adbc539601 is unknown to memberlist" [2021-09-23T18:04:38.548Z] time="2021-09-23T18:04:38Z" level=error msg="node: 26adbc539601 is unknown to memberlist" [2021-09-23T18:04:38.548Z] --- PASS: TestFailedConnection (1.01s) [2021-09-23T18:04:38.548Z] === RUN TestFailOnce [2021-09-23T18:04:38.548Z] 2021/09/23 18:04:38 http: panic serving 127.0.0.1:49287: Plugin not ready [2021-09-23T18:04:38.548Z] goroutine 18 [running]: [2021-09-23T18:04:38.548Z] net/http.(*conn).serve.func1() [2021-09-23T18:04:38.548Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-23T18:04:38.548Z] panic({0x509d40, 0x615e90}) [2021-09-23T18:04:38.548Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-23T18:04:38.548Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x59a9a7afecda8d16}, 0xc000051a98) [2021-09-23T18:04:38.548Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-23T18:04:38.548Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x622b48, 0xc0000b4000}, 0x45e986) [2021-09-23T18:04:38.548Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-23T18:04:38.548Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x622b48, 0xc0000b4000}, 0xc0000a6000) [2021-09-23T18:04:38.548Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-23T18:04:38.548Z] net/http.serverHandler.ServeHTTP({0x621170}, {0x622b48, 0xc0000b4000}, 0xc0000a6000) [2021-09-23T18:04:38.548Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-23T18:04:38.548Z] net/http.(*conn).serve(0xc000094000, {0x6249e0, 0xc0001820c0}) [2021-09-23T18:04:38.548Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-23T18:04:38.548Z] created by net/http.(*Server).Serve [2021-09-23T18:04:38.548Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-23T18:04:38.548Z] time="2021-09-23T18:04:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.FailOnce: Post \"http://127.0.0.1:49286/Test.FailOnce\": EOF, retrying in 1s" [2021-09-23T18:04:39.018Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-23T18:04:39.018Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-23T18:04:39.018Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-23T18:04:39.018Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-23T18:04:39.018Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-23T18:04:39.018Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-23T18:04:39.018Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-23T18:04:39.018Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-23T18:04:39.018Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-23T18:04:39.018Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-23T18:04:39.018Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-23T18:04:39.018Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-23T18:04:39.018Z] === RUN TestBufferPoolPutAndGet [2021-09-23T18:04:39.018Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-23T18:04:39.018Z] PASS [2021-09-23T18:04:39.018Z] coverage: 88.2% of statements [2021-09-23T18:04:39.018Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-09-23T18:04:39.018Z] === RUN TestOutputOnPrematureClose [2021-09-23T18:04:39.018Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-23T18:04:39.018Z] === RUN TestCompleteSilently [2021-09-23T18:04:39.018Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-23T18:04:39.018Z] PASS [2021-09-23T18:04:39.018Z] coverage: 75.9% of statements [2021-09-23T18:04:39.018Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2021-09-23T18:04:39.271Z] --- PASS: TestHealthKillContainer (2.75s) [2021-09-23T18:04:39.271Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-23T18:04:39.271Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2021-09-23T18:04:39.271Z] === RUN TestIpcModeNone [2021-09-23T18:04:39.487Z] --- PASS: TestFailOnce (1.11s) [2021-09-23T18:04:39.487Z] === RUN TestEchoInputOutput [2021-09-23T18:04:39.487Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-23T18:04:39.487Z] === RUN TestBackoff [2021-09-23T18:04:39.487Z] --- PASS: TestBackoff (0.00s) [2021-09-23T18:04:39.487Z] === RUN TestAbortRetry [2021-09-23T18:04:39.487Z] --- PASS: TestAbortRetry (0.00s) [2021-09-23T18:04:39.487Z] === RUN TestClientScheme [2021-09-23T18:04:39.487Z] --- PASS: TestClientScheme (0.00s) [2021-09-23T18:04:39.487Z] === RUN TestNewClientWithTimeout [2021-09-23T18:04:39.487Z] --- PASS: TestRequest (8.46s) [2021-09-23T18:04:39.487Z] === RUN TestOverlappingRequests [2021-09-23T18:04:39.487Z] === RUN TestSendToOneSub [2021-09-23T18:04:39.487Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-23T18:04:39.487Z] === RUN TestSendToMultipleSubs [2021-09-23T18:04:39.487Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-23T18:04:39.487Z] === RUN TestEvictOneSub [2021-09-23T18:04:39.487Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-23T18:04:39.487Z] === RUN TestClosePublisher [2021-09-23T18:04:39.487Z] --- PASS: TestClosePublisher (0.00s) [2021-09-23T18:04:39.487Z] === RUN TestPubSubRace [2021-09-23T18:04:39.957Z] time="2021-09-23T18:04:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-23T18:04:40.214Z] --- PASS: TestIpcModeNone (0.72s) [2021-09-23T18:04:40.214Z] === RUN TestIpcModePrivate [2021-09-23T18:04:40.426Z] --- PASS: TestOverlappingRequests (0.57s) [2021-09-23T18:04:40.426Z] === RUN TestRelease [2021-09-23T18:04:40.426Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.28s) [2021-09-23T18:04:40.426Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-23T18:04:40.475Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-09-23T18:04:40.582Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:04:40.582Z] INFO: Testing against a local daemon [2021-09-23T18:04:40.582Z] === RUN TestBuildWithSession [2021-09-23T18:04:40.582Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T18:04:40.582Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-23T18:04:40.582Z] === RUN TestBuildSquashParent [2021-09-23T18:04:40.582Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:40.582Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-23T18:04:40.582Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-23T18:04:40.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:04:40.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:04:40.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:04:40.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:04:40.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:04:40.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:04:40.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:04:40.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:04:40.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:04:40.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:04:40.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:04:40.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:04:40.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:04:40.582Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:04:40.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:04:40.582Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:04:40.735Z] --- PASS: TestIpcModePrivate (0.76s) [2021-09-23T18:04:40.735Z] === RUN TestIpcModeShareable [2021-09-23T18:04:40.896Z] --- PASS: TestPubSubRace (1.06s) [2021-09-23T18:04:40.896Z] PASS [2021-09-23T18:04:40.896Z] coverage: 75.0% of statements [2021-09-23T18:04:40.896Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [2021-09-23T18:04:41.307Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-09-23T18:04:41.366Z] === RUN TestRegister [2021-09-23T18:04:41.366Z] --- PASS: TestRegister (0.00s) [2021-09-23T18:04:41.366Z] === RUN TestCommand [2021-09-23T18:04:41.366Z] --- PASS: TestCommand (0.03s) [2021-09-23T18:04:41.366Z] === RUN TestNaiveSelf [2021-09-23T18:04:41.366Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-23T18:04:41.366Z] PASS [2021-09-23T18:04:41.366Z] coverage: 82.4% of statements [2021-09-23T18:04:41.366Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2021-09-23T18:04:41.551Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-23T18:04:41.551Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-23T18:04:41.551Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-23T18:04:41.568Z] --- PASS: TestIpcModeShareable (0.71s) [2021-09-23T18:04:41.568Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-23T18:04:41.812Z] docker_cli_daemon_test.go:2550: [d5207709b940a] daemon is not started [2021-09-23T18:04:41.836Z] time="2021-09-23T18:04:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-23T18:04:41.836Z] --- PASS: TestRelease (1.44s) [2021-09-23T18:04:41.836Z] === RUN TestAllocateRandomDeallocate [2021-09-23T18:04:41.836Z] 2021/09/23 18:04:41 Closing DB instances... [2021-09-23T18:04:41.836Z] === RUN TestDump [2021-09-23T18:04:41.836Z] goroutine 6 [running]: [2021-09-23T18:04:41.836Z] github.com/docker/docker/pkg/stack.dump(0xf7b2f7) [2021-09-23T18:04:41.836Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-23T18:04:41.836Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-23T18:04:41.836Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-23T18:04:41.836Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-23T18:04:41.836Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-23T18:04:41.836Z] testing.tRunner(0xc000118340, 0x10e8e38) [2021-09-23T18:04:41.836Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:04:41.836Z] created by testing.(*T).Run [2021-09-23T18:04:41.836Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-23T18:04:41.836Z] [2021-09-23T18:04:41.836Z] goroutine 1 [chan receive]: [2021-09-23T18:04:41.836Z] testing.(*T).Run(0xc0001181a0, {0x10da4fd, 0xf5a173}, 0x10e8e38) [2021-09-23T18:04:41.836Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-23T18:04:41.836Z] testing.runTests.func1(0xc000068750) [2021-09-23T18:04:41.836Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-23T18:04:41.836Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-09-23T18:04:41.836Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:04:41.836Z] testing.runTests(0xc000076080, {0x124bba0, 0x3, 0x3}, {0xf7a54d, 0x10dc1f7, 0x1250640}) [2021-09-23T18:04:41.836Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-23T18:04:41.836Z] testing.(*M).Run(0xc000076080) [2021-09-23T18:04:41.836Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-23T18:04:41.836Z] main.main() [2021-09-23T18:04:41.836Z] _testmain.go:95 +0x1f5 [2021-09-23T18:04:41.836Z] --- PASS: TestDump (0.00s) [2021-09-23T18:04:41.836Z] === RUN TestDumpToFile [2021-09-23T18:04:41.836Z] --- PASS: TestDumpToFile (0.09s) [2021-09-23T18:04:41.836Z] === RUN TestDumpToFileWithEmptyInput [2021-09-23T18:04:41.836Z] goroutine 8 [running]: [2021-09-23T18:04:41.836Z] github.com/docker/docker/pkg/stack.dump(0xfe82b4) [2021-09-23T18:04:41.836Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-23T18:04:41.836Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xfe8660}) [2021-09-23T18:04:41.836Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-23T18:04:41.836Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000118340) [2021-09-23T18:04:41.836Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-23T18:04:41.836Z] testing.tRunner(0xc000118820, 0x10e8e28) [2021-09-23T18:04:41.836Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:04:41.836Z] created by testing.(*T).Run [2021-09-23T18:04:41.836Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-23T18:04:41.836Z] [2021-09-23T18:04:41.836Z] goroutine 1 [chan receive]: [2021-09-23T18:04:41.836Z] testing.(*T).Run(0xc0001181a0, {0x10e1289, 0xf5a173}, 0x10e8e28) [2021-09-23T18:04:41.836Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-23T18:04:41.836Z] testing.runTests.func1(0xc000068750) [2021-09-23T18:04:41.836Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-23T18:04:41.836Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-09-23T18:04:41.836Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:04:41.836Z] testing.runTests(0xc000076080, {0x124bba0, 0x3, 0x3}, {0xf7a54d, 0x10dc1f7, 0x1250640}) [2021-09-23T18:04:41.836Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-23T18:04:41.836Z] testing.(*M).Run(0xc000076080) [2021-09-23T18:04:41.836Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-23T18:04:41.836Z] main.main() [2021-09-23T18:04:41.836Z] _testmain.go:95 +0x1f5 [2021-09-23T18:04:41.836Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-23T18:04:41.836Z] PASS [2021-09-23T18:04:41.836Z] coverage: 90.9% of statements [2021-09-23T18:04:41.836Z] ok github.com/docker/docker/pkg/stack 0.117s coverage: 90.9% of statements [2021-09-23T18:04:42.305Z] === RUN TestNewStdWriter [2021-09-23T18:04:42.305Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-23T18:04:42.305Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-23T18:04:42.305Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-23T18:04:42.305Z] === RUN TestWriteWithNilBytes [2021-09-23T18:04:42.305Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-23T18:04:42.305Z] === RUN TestWrite [2021-09-23T18:04:42.305Z] --- PASS: TestWrite (0.00s) [2021-09-23T18:04:42.305Z] === RUN TestWriteWithWriterError [2021-09-23T18:04:42.305Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-23T18:04:42.305Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-23T18:04:42.305Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-23T18:04:42.305Z] === RUN TestStdCopyWriteAndRead [2021-09-23T18:04:42.305Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-23T18:04:42.305Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-23T18:04:42.305Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-23T18:04:42.305Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-23T18:04:42.305Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-23T18:04:42.305Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-23T18:04:42.305Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-23T18:04:42.305Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-23T18:04:42.305Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-23T18:04:42.305Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-23T18:04:42.305Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-23T18:04:42.305Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-23T18:04:42.305Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-23T18:04:42.305Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-23T18:04:42.305Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-23T18:04:42.305Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-23T18:04:42.305Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-23T18:04:42.305Z] PASS [2021-09-23T18:04:42.305Z] coverage: 100.0% of statements [2021-09-23T18:04:42.305Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-09-23T18:04:42.384Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-23T18:04:42.452Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-09-23T18:04:42.645Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-23T18:04:42.774Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-23T18:04:42.774Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-23T18:04:42.774Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-23T18:04:42.774Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-23T18:04:42.774Z] === RUN TestFormatStatus [2021-09-23T18:04:42.774Z] --- PASS: TestFormatStatus (0.00s) [2021-09-23T18:04:42.774Z] === RUN TestFormatError [2021-09-23T18:04:42.774Z] --- PASS: TestFormatError (0.00s) [2021-09-23T18:04:42.774Z] === RUN TestFormatJSONError [2021-09-23T18:04:42.774Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-23T18:04:42.774Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-23T18:04:42.774Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-23T18:04:42.774Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-23T18:04:42.774Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-23T18:04:42.774Z] === RUN TestNewJSONProgressOutput [2021-09-23T18:04:42.774Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-23T18:04:42.774Z] === RUN TestAuxFormatterEmit [2021-09-23T18:04:42.774Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-23T18:04:42.774Z] === RUN TestStreamWriterStdout [2021-09-23T18:04:42.774Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-23T18:04:42.774Z] === RUN TestStreamWriterStderr [2021-09-23T18:04:42.774Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-23T18:04:42.774Z] PASS [2021-09-23T18:04:42.774Z] coverage: 66.2% of statements [2021-09-23T18:04:42.774Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2021-09-23T18:04:42.907Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-23T18:04:43.243Z] === RUN TestGenerateRandomID [2021-09-23T18:04:43.243Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-23T18:04:43.243Z] === RUN TestShortenId [2021-09-23T18:04:43.243Z] --- PASS: TestShortenId (0.00s) [2021-09-23T18:04:43.243Z] === RUN TestShortenSha256Id [2021-09-23T18:04:43.243Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-23T18:04:43.243Z] === RUN TestShortenIdEmpty [2021-09-23T18:04:43.243Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-23T18:04:43.243Z] === RUN TestShortenIdInvalid [2021-09-23T18:04:43.243Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-23T18:04:43.243Z] === RUN TestIsShortIDNonHex [2021-09-23T18:04:43.243Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-23T18:04:43.243Z] === RUN TestIsShortIDNotCorrectSize [2021-09-23T18:04:43.243Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-23T18:04:43.243Z] PASS [2021-09-23T18:04:43.243Z] coverage: 70.6% of statements [2021-09-23T18:04:43.243Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-09-23T18:04:43.243Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-23T18:04:43.243Z] === RUN TestNetworkDBGarbageCollection [2021-09-23T18:04:43.479Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-23T18:04:43.479Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-09-23T18:04:43.712Z] === RUN TestIsCpusetListAvailable [2021-09-23T18:04:43.712Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-23T18:04:43.712Z] PASS [2021-09-23T18:04:43.712Z] coverage: 39.4% of statements [2021-09-23T18:04:43.712Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2021-09-23T18:04:44.115Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.17s) [2021-09-23T18:04:44.115Z] === RUN TestAPIIpcModeHost [2021-09-23T18:04:44.115Z] --- PASS: TestAPIIpcModeHost (0.56s) [2021-09-23T18:04:44.115Z] === RUN TestDaemonIpcModeShareable [2021-09-23T18:04:44.143Z] --- PASS: TestServiceUpdateNetwork (12.86s) [2021-09-23T18:04:44.143Z] === RUN TestServiceUpdatePidsLimit [2021-09-23T18:04:44.181Z] time="2021-09-23T18:04:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-23T18:04:44.651Z] === RUN TestChtimes [2021-09-23T18:04:44.651Z] --- PASS: TestChtimes (0.00s) [2021-09-23T18:04:44.651Z] === RUN TestChtimesWindows [2021-09-23T18:04:44.651Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-23T18:04:44.651Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-23T18:04:44.651Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-23T18:04:44.651Z] === RUN TestEnsureRemoveAllNotExist [2021-09-23T18:04:44.651Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-23T18:04:44.651Z] === RUN TestEnsureRemoveAllWithDir [2021-09-23T18:04:44.651Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-23T18:04:44.651Z] === RUN TestEnsureRemoveAllWithFile [2021-09-23T18:04:44.651Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-23T18:04:44.651Z] === RUN TestHasWin32KSupport [2021-09-23T18:04:44.651Z] syscall_windows_test.go:8: win32k: true [2021-09-23T18:04:44.651Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-23T18:04:44.651Z] PASS [2021-09-23T18:04:44.651Z] coverage: 13.0% of statements [2021-09-23T18:04:44.651Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 13.0% of statements [2021-09-23T18:04:45.501Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-09-23T18:04:45.520Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-23T18:04:45.641Z] === RUN TestTailFile [2021-09-23T18:04:45.641Z] --- PASS: TestTailFile (0.00s) [2021-09-23T18:04:45.641Z] === RUN TestTailFileManyLines [2021-09-23T18:04:45.641Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-23T18:04:45.641Z] === RUN TestTailEmptyFile [2021-09-23T18:04:45.641Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-23T18:04:45.641Z] === RUN TestTailNegativeN [2021-09-23T18:04:45.641Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader [2021-09-23T18:04:45.641Z] === PAUSE TestNewTailReader [2021-09-23T18:04:45.641Z] === CONT TestNewTailReader [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-23T18:04:45.641Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-23T18:04:45.641Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader/no_delimiter [2021-09-23T18:04:45.641Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-23T18:04:45.641Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-23T18:04:45.641Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-23T18:04:45.641Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader/truncated_last_line [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-23T18:04:45.641Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T18:04:45.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T18:04:45.641Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T18:04:45.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/no_delimiter [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.642Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T18:04:45.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T18:04:45.642Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.644Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.645Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.645Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.645Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.646Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.646Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:04:45.647Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T18:04:45.648Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T18:04:45.763Z] --- PASS: TestDaemonIpcModeShareable (1.50s) [2021-09-23T18:04:45.763Z] === RUN TestDaemonIpcModePrivate [2021-09-23T18:04:46.023Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-23T18:04:46.089Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-23T18:04:46.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T18:04:46.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T18:04:46.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:04:46.117Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:04:46.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:04:46.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:04:46.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:04:46.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:04:46.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:04:46.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:04:46.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:04:46.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:04:46.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:04:46.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:04:46.120Z] PASS [2021-09-23T18:04:46.120Z] coverage: 88.6% of statements [2021-09-23T18:04:46.120Z] ok github.com/docker/docker/pkg/tailfile 0.127s coverage: 88.6% of statements [2021-09-23T18:04:46.120Z] --- PASS: TestAllocateRandomDeallocate (4.14s) [2021-09-23T18:04:46.120Z] === RUN TestRetrieveFromStore [2021-09-23T18:04:46.589Z] === RUN TestTarSumRemoveNonExistent [2021-09-23T18:04:46.589Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-23T18:04:46.589Z] === RUN TestTarSumRemove [2021-09-23T18:04:46.589Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-23T18:04:46.589Z] === RUN TestSortFileInfoSums [2021-09-23T18:04:46.589Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-23T18:04:46.589Z] === RUN TestNewTarSumForLabelInvalid [2021-09-23T18:04:46.589Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-23T18:04:46.589Z] === RUN TestNewTarSumForLabel [2021-09-23T18:04:46.589Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-23T18:04:46.589Z] === RUN TestEmptyTar [2021-09-23T18:04:46.589Z] --- PASS: TestEmptyTar (0.00s) [2021-09-23T18:04:46.589Z] === RUN TestTarSumsReadSize [2021-09-23T18:04:46.589Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-23T18:04:46.589Z] === RUN TestTarSums [2021-09-23T18:04:46.589Z] --- PASS: TestTarSums (0.05s) [2021-09-23T18:04:46.589Z] === RUN TestIteration [2021-09-23T18:04:46.589Z] --- PASS: TestIteration (0.00s) [2021-09-23T18:04:46.589Z] === RUN TestVersionLabelForChecksum [2021-09-23T18:04:46.589Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-23T18:04:46.589Z] === RUN TestVersion [2021-09-23T18:04:46.589Z] --- PASS: TestVersion (0.00s) [2021-09-23T18:04:46.589Z] === RUN TestGetVersion [2021-09-23T18:04:46.589Z] --- PASS: TestGetVersion (0.00s) [2021-09-23T18:04:46.589Z] === RUN TestGetVersions [2021-09-23T18:04:46.589Z] --- PASS: TestGetVersions (0.00s) [2021-09-23T18:04:46.589Z] PASS [2021-09-23T18:04:46.589Z] coverage: 89.3% of statements [2021-09-23T18:04:46.589Z] ok github.com/docker/docker/pkg/tarsum 0.087s coverage: 89.3% of statements [2021-09-23T18:04:47.058Z] testing: warning: no tests to run [2021-09-23T18:04:47.058Z] PASS [2021-09-23T18:04:47.058Z] coverage: [no statements] [2021-09-23T18:04:47.058Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: [no statements] [no tests to run] [2021-09-23T18:04:47.058Z] --- PASS: TestRetrieveFromStore (1.46s) [2021-09-23T18:04:47.058Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-23T18:04:47.058Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-09-23T18:04:47.058Z] === RUN TestParallelPredefinedRequest1 [2021-09-23T18:04:47.058Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-23T18:04:47.058Z] === RUN TestParallelPredefinedRequest2 [2021-09-23T18:04:47.058Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-23T18:04:47.058Z] === RUN TestParallelPredefinedRequest3 [2021-09-23T18:04:47.058Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-23T18:04:47.058Z] === RUN TestParallelPredefinedRequest4 [2021-09-23T18:04:47.058Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-23T18:04:47.058Z] === RUN TestParallelPredefinedRequest5 [2021-09-23T18:04:47.058Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-23T18:04:47.058Z] === RUN TestDebug [2021-09-23T18:04:47.058Z] --- PASS: TestDebug (0.00s) [2021-09-23T18:04:47.058Z] === RUN TestRequestPoolParallel [2021-09-23T18:04:47.148Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-09-23T18:04:47.148Z] --- PASS: TestDaemonIpcModePrivate (1.50s) [2021-09-23T18:04:47.148Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-23T18:04:47.412Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-23T18:04:47.527Z] === RUN TestTruncIndex [2021-09-23T18:04:47.528Z] --- PASS: TestTruncIndex (0.10s) [2021-09-23T18:04:47.528Z] PASS [2021-09-23T18:04:47.528Z] coverage: 91.5% of statements [2021-09-23T18:04:47.528Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2021-09-23T18:04:47.528Z] --- PASS: TestRequestPoolParallel (0.26s) [2021-09-23T18:04:47.528Z] === RUN TestFullAllocateRelease [2021-09-23T18:04:47.998Z] --- PASS: TestFullAllocateRelease (0.38s) [2021-09-23T18:04:47.998Z] === RUN TestOddAllocateRelease [2021-09-23T18:04:47.998Z] === RUN TestIsGIT [2021-09-23T18:04:47.998Z] --- PASS: TestIsGIT (0.00s) [2021-09-23T18:04:47.998Z] === RUN TestIsTransport [2021-09-23T18:04:47.998Z] --- PASS: TestIsTransport (0.00s) [2021-09-23T18:04:47.998Z] PASS [2021-09-23T18:04:47.998Z] coverage: 100.0% of statements [2021-09-23T18:04:47.998Z] ok github.com/docker/docker/pkg/urlutil 0.060s coverage: 100.0% of statements [2021-09-23T18:04:47.998Z] --- PASS: TestOddAllocateRelease (0.25s) [2021-09-23T18:04:47.998Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-23T18:04:47.998Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-09-23T18:04:47.998Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-23T18:04:48.467Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.08s) [2021-09-23T18:04:48.467Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-23T18:04:48.467Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-09-23T18:04:48.467Z] === CONT TestParallelPredefinedRequest1 [2021-09-23T18:04:48.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:04:48.467Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-23T18:04:48.467Z] === CONT TestParallelPredefinedRequest5 [2021-09-23T18:04:48.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:04:48.467Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-23T18:04:48.467Z] === CONT TestParallelPredefinedRequest4 [2021-09-23T18:04:48.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:04:48.467Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-23T18:04:48.467Z] === CONT TestParallelPredefinedRequest3 [2021-09-23T18:04:48.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:04:48.467Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-23T18:04:48.467Z] === CONT TestParallelPredefinedRequest2 [2021-09-23T18:04:48.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:04:48.467Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-23T18:04:48.467Z] PASS [2021-09-23T18:04:48.467Z] coverage: 85.3% of statements [2021-09-23T18:04:48.467Z] ok github.com/docker/docker/libnetwork/ipam 42.977s coverage: 85.3% of statements [2021-09-23T18:04:48.467Z] === RUN TestVersionInfo [2021-09-23T18:04:48.467Z] --- PASS: TestVersionInfo (0.00s) [2021-09-23T18:04:48.467Z] === RUN TestAppendVersions [2021-09-23T18:04:48.467Z] --- PASS: TestAppendVersions (0.00s) [2021-09-23T18:04:48.467Z] PASS [2021-09-23T18:04:48.467Z] coverage: 88.9% of statements [2021-09-23T18:04:48.467Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2021-09-23T18:04:48.467Z] time="2021-09-23T18:04:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-23T18:04:48.535Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-09-23T18:04:48.796Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.50s) [2021-09-23T18:04:48.796Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-23T18:04:48.797Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-23T18:04:50.035Z] === RUN TestValidatePrivileges [2021-09-23T18:04:50.035Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-23T18:04:50.035Z] === RUN TestFilterByCapNeg [2021-09-23T18:04:50.035Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-23T18:04:50.035Z] === RUN TestFilterByCapPos [2021-09-23T18:04:50.035Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-23T18:04:50.035Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-23T18:04:50.035Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-23T18:04:50.035Z] PASS [2021-09-23T18:04:50.035Z] coverage: 12.0% of statements [2021-09-23T18:04:50.035Z] ok github.com/docker/docker/plugin 0.041s coverage: 12.0% of statements [2021-09-23T18:04:50.182Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-23T18:04:50.182Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-09-23T18:04:50.182Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.51s) [2021-09-23T18:04:50.182Z] === RUN TestIpcModeOlderClient [2021-09-23T18:04:50.182Z] === PAUSE TestIpcModeOlderClient [2021-09-23T18:04:50.182Z] === RUN TestKillContainerInvalidSignal [2021-09-23T18:04:50.505Z] === RUN TestNewSettable [2021-09-23T18:04:50.506Z] --- PASS: TestNewSettable (0.00s) [2021-09-23T18:04:50.506Z] === RUN TestIsSettable [2021-09-23T18:04:50.506Z] --- PASS: TestIsSettable (0.00s) [2021-09-23T18:04:50.506Z] === RUN TestUpdateSettingsEnv [2021-09-23T18:04:50.506Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-23T18:04:50.506Z] PASS [2021-09-23T18:04:50.506Z] coverage: 20.0% of statements [2021-09-23T18:04:50.506Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2021-09-23T18:04:50.754Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2021-09-23T18:04:50.754Z] === RUN TestKillContainer [2021-09-23T18:04:50.754Z] === RUN TestKillContainer/no_signal [2021-09-23T18:04:50.975Z] === RUN TestLoad [2021-09-23T18:04:50.975Z] --- PASS: TestLoad (0.01s) [2021-09-23T18:04:50.975Z] === RUN TestSave [2021-09-23T18:04:50.975Z] --- PASS: TestSave (0.02s) [2021-09-23T18:04:50.975Z] === RUN TestAddDeleteGet [2021-09-23T18:04:50.975Z] --- PASS: TestAddDeleteGet (0.03s) [2021-09-23T18:04:50.975Z] === RUN TestInvalidTags [2021-09-23T18:04:50.975Z] --- PASS: TestInvalidTags (0.00s) [2021-09-23T18:04:50.975Z] PASS [2021-09-23T18:04:50.975Z] coverage: 84.4% of statements [2021-09-23T18:04:50.975Z] ok github.com/docker/docker/reference 0.099s coverage: 84.4% of statements [2021-09-23T18:04:51.125Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-23T18:04:51.707Z] === RUN TestKillContainer/non_killing_signal [2021-09-23T18:04:51.972Z] === RUN TestKillContainer/killing_signal [2021-09-23T18:04:52.072Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-23T18:04:52.073Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-23T18:04:52.542Z] === RUN TestResolveAuthConfigIndexServer [2021-09-23T18:04:52.542Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestResolveAuthConfigFullURL [2021-09-23T18:04:52.542Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-23T18:04:52.542Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestValidateMirror [2021-09-23T18:04:52.542Z] --- PASS: TestValidateMirror (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestLoadInsecureRegistries [2021-09-23T18:04:52.542Z] time="2021-09-23T18:04:52Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-23T18:04:52.542Z] time="2021-09-23T18:04:52Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-23T18:04:52.542Z] time="2021-09-23T18:04:52Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-23T18:04:52.542Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-09-23T18:04:52.542Z] === RUN TestNewServiceConfig [2021-09-23T18:04:52.542Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestValidateIndexName [2021-09-23T18:04:52.542Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestValidateIndexNameWithError [2021-09-23T18:04:52.542Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestEndpointParse [2021-09-23T18:04:52.542Z] --- PASS: TestEndpointParse (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestEndpointParseInvalid [2021-09-23T18:04:52.542Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestValidateEndpoint [2021-09-23T18:04:52.542Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestPing [2021-09-23T18:04:52.542Z] --- PASS: TestPing (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestPingRegistryEndpoint [2021-09-23T18:04:52.542Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:04:52.542Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-09-23T18:04:52.542Z] === RUN TestEndpoint [2021-09-23T18:04:52.542Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:04:52.542Z] --- SKIP: TestEndpoint (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestParseRepositoryInfo [2021-09-23T18:04:52.542Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestNewIndexInfo [2021-09-23T18:04:52.542Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestMirrorEndpointLookup [2021-09-23T18:04:52.542Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:04:52.542Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestSearchRepositories [2021-09-23T18:04:52.542Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-23T18:04:52.542Z] Host: 127.0.0.1:49310 [2021-09-23T18:04:52.542Z] User-Agent: docker test client [2021-09-23T18:04:52.542Z] Authorization: Token fake-token [2021-09-23T18:04:52.542Z] X-Docker-Token: true [2021-09-23T18:04:52.542Z] Accept-Encoding: gzip [2021-09-23T18:04:52.542Z] [2021-09-23T18:04:52.542Z] [2021-09-23T18:04:52.542Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-23T18:04:52.542Z] Connection: close [2021-09-23T18:04:52.542Z] Content-Length: 144 [2021-09-23T18:04:52.542Z] Cache-Control: no-cache [2021-09-23T18:04:52.542Z] Content-Type: application/json [2021-09-23T18:04:52.542Z] Date: Thu, 23 Sep 2021 18:04:52 GMT [2021-09-23T18:04:52.542Z] Expires: -1 [2021-09-23T18:04:52.542Z] Pragma: no-cache [2021-09-23T18:04:52.542Z] Server: docker-tests/mock [2021-09-23T18:04:52.542Z] X-Docker-Registry-Config: mock [2021-09-23T18:04:52.542Z] X-Docker-Registry-Version: 0.0.0 [2021-09-23T18:04:52.542Z] [2021-09-23T18:04:52.542Z] [2021-09-23T18:04:52.542Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestTrustedLocation [2021-09-23T18:04:52.542Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-23T18:04:52.542Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestAllowNondistributableArtifacts [2021-09-23T18:04:52.542Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-23T18:04:52.542Z] === RUN TestIsSecureIndex [2021-09-23T18:04:52.542Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-23T18:04:52.542Z] PASS [2021-09-23T18:04:52.542Z] coverage: 51.7% of statements [2021-09-23T18:04:52.542Z] ok github.com/docker/docker/registry 0.150s coverage: 51.7% of statements [2021-09-23T18:04:52.931Z] --- PASS: TestKillContainer (1.96s) [2021-09-23T18:04:52.932Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-09-23T18:04:52.932Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2021-09-23T18:04:52.932Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2021-09-23T18:04:52.932Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-23T18:04:52.932Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-23T18:04:53.504Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-23T18:04:53.532Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-23T18:04:53.532Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-23T18:04:53.532Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-23T18:04:53.532Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-23T18:04:53.532Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-23T18:04:53.532Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-23T18:04:53.532Z] === RUN TestResumableRequestReaderWithReadError [2021-09-23T18:04:53.532Z] time="2021-09-23T18:04:53Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-23T18:04:53.532Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2021-09-23T18:04:53.532Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-23T18:04:53.532Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-23T18:04:53.532Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-23T18:04:53.532Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-23T18:04:53.532Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-23T18:04:53.532Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-23T18:04:53.532Z] === RUN TestResumableRequestReader [2021-09-23T18:04:53.532Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-23T18:04:53.532Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-23T18:04:53.532Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-23T18:04:53.532Z] PASS [2021-09-23T18:04:53.532Z] coverage: 100.0% of statements [2021-09-23T18:04:53.532Z] ok github.com/docker/docker/registry/resumable 0.134s coverage: 100.0% of statements [2021-09-23T18:04:54.001Z] === RUN TestRestartManagerTimeout [2021-09-23T18:04:54.001Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-23T18:04:54.001Z] === RUN TestRestartManagerTimeoutReset [2021-09-23T18:04:54.001Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-23T18:04:54.001Z] PASS [2021-09-23T18:04:54.001Z] coverage: 50.9% of statements [2021-09-23T18:04:54.001Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2021-09-23T18:04:54.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2021-09-23T18:04:54.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2021-09-23T18:04:54.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s) [2021-09-23T18:04:54.076Z] === RUN TestKillStoppedContainer [2021-09-23T18:04:54.076Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-09-23T18:04:54.076Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-23T18:04:54.272Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-23T18:04:54.337Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-09-23T18:04:54.337Z] === RUN TestKillDifferentUserContainer [2021-09-23T18:04:54.471Z] === RUN TestDecodeContainerConfig [2021-09-23T18:04:54.471Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-23T18:04:54.471Z] === RUN TestDecodeContainerConfigIsolation [2021-09-23T18:04:54.471Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-23T18:04:54.471Z] === RUN TestValidatePrivileged [2021-09-23T18:04:54.471Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-23T18:04:54.471Z] PASS [2021-09-23T18:04:54.471Z] coverage: 52.2% of statements [2021-09-23T18:04:54.471Z] ok github.com/docker/docker/runconfig 0.030s coverage: 52.2% of statements [2021-09-23T18:04:54.621Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-09-23T18:04:54.909Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2021-09-23T18:04:54.909Z] === RUN TestInspectOomKilledTrue [2021-09-23T18:04:54.909Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:04:54.909Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-23T18:04:54.909Z] === RUN TestInspectOomKilledFalse [2021-09-23T18:04:54.909Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:04:54.909Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-23T18:04:54.909Z] === RUN TestLinksEtcHostsContentMatch [2021-09-23T18:04:54.940Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-23T18:04:54.940Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-23T18:04:54.940Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-23T18:04:54.940Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-23T18:04:54.940Z] PASS [2021-09-23T18:04:54.940Z] coverage: 62.5% of statements [2021-09-23T18:04:54.940Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2021-09-23T18:04:54.940Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-23T18:04:54.940Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-23T18:04:54.940Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-23T18:04:54.940Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-23T18:04:55.481Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2021-09-23T18:04:55.481Z] === RUN TestLinksContainerNames [2021-09-23T18:04:55.527Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:04:55.527Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:04:56.534Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-09-23T18:04:56.869Z] --- PASS: TestLinksContainerNames (1.37s) [2021-09-23T18:04:56.870Z] === RUN TestLogsFollowTailEmpty [2021-09-23T18:04:57.166Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-23T18:04:57.166Z] === RUN TestClientStream [2021-09-23T18:04:57.166Z] --- PASS: TestClientStream (0.00s) [2021-09-23T18:04:57.166Z] === RUN TestClientSendFile [2021-09-23T18:04:57.166Z] --- PASS: TestClientSendFile (0.00s) [2021-09-23T18:04:57.166Z] === RUN TestClientWithRequestTimeout [2021-09-23T18:04:57.166Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-23T18:04:57.166Z] === RUN TestFileSpecPlugin [2021-09-23T18:04:57.166Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-09-23T18:04:57.166Z] === RUN TestFileJSONSpecPlugin [2021-09-23T18:04:57.166Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-23T18:04:57.166Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-23T18:04:57.166Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-23T18:04:57.166Z] === RUN TestPluginAddHandler [2021-09-23T18:04:57.166Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-23T18:04:57.166Z] === RUN TestPluginWaitBadPlugin [2021-09-23T18:04:57.166Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-23T18:04:57.166Z] === RUN TestGet [2021-09-23T18:04:57.166Z] time="2021-09-23T18:04:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-23T18:04:57.443Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-09-23T18:04:57.443Z] === RUN TestContainerNetworkMountsNoChown [2021-09-23T18:04:57.635Z] === RUN TestGetDriver [2021-09-23T18:04:57.636Z] --- PASS: TestGetDriver (0.00s) [2021-09-23T18:04:57.636Z] === RUN TestVolumeRequestError [2021-09-23T18:04:57.636Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-23T18:04:57.636Z] PASS [2021-09-23T18:04:57.636Z] coverage: 36.1% of statements [2021-09-23T18:04:57.636Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2021-09-23T18:04:57.636Z] === RUN TestGetAddress [2021-09-23T18:04:57.636Z] --- PASS: TestGetAddress (0.00s) [2021-09-23T18:04:57.636Z] === RUN TestRemove [2021-09-23T18:04:57.636Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-23T18:04:57.636Z] --- SKIP: TestRemove (0.00s) [2021-09-23T18:04:57.636Z] === RUN TestInitializeWithVolumes [2021-09-23T18:04:57.636Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-23T18:04:57.636Z] === RUN TestCreate [2021-09-23T18:04:57.636Z] --- PASS: TestCreate (0.01s) [2021-09-23T18:04:57.636Z] === RUN TestValidateName [2021-09-23T18:04:57.636Z] --- PASS: TestValidateName (0.00s) [2021-09-23T18:04:57.636Z] === RUN TestCreateWithOpts [2021-09-23T18:04:57.636Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-23T18:04:57.636Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-23T18:04:57.636Z] === RUN TestRelaodNoOpts [2021-09-23T18:04:57.636Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-23T18:04:57.636Z] PASS [2021-09-23T18:04:57.636Z] coverage: 41.5% of statements [2021-09-23T18:04:57.636Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2021-09-23T18:04:58.017Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-09-23T18:04:58.017Z] === RUN TestMountDaemonRoot [2021-09-23T18:04:58.105Z] time="2021-09-23T18:04:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/default [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/default [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/private [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/private [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/rprivate [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/slave [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/slave [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/rslave [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/shared [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/shared [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/rshared [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-23T18:04:58.279Z] === CONT TestMountDaemonRoot/default [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-23T18:04:58.279Z] === CONT TestMountDaemonRoot/rslave [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-23T18:04:58.279Z] === CONT TestMountDaemonRoot/slave [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T18:04:58.279Z] === CONT TestMountDaemonRoot/rshared [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-23T18:04:58.279Z] === CONT TestMountDaemonRoot/shared [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-23T18:04:58.279Z] === CONT TestMountDaemonRoot/private [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-23T18:04:58.279Z] === CONT TestMountDaemonRoot/rprivate [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-23T18:04:58.279Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-23T18:04:58.279Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T18:04:58.280Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T18:04:58.280Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T18:04:58.280Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-23T18:04:58.280Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T18:04:58.280Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-23T18:04:58.280Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-23T18:04:58.280Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-23T18:04:58.280Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-23T18:04:58.280Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-23T18:04:58.280Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-23T18:04:58.280Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-23T18:04:58.280Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T18:04:58.280Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T18:04:58.280Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-23T18:04:58.280Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T18:04:58.280Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-23T18:04:58.422Z] ......... [ 86%] [2021-09-23T18:04:58.541Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-23T18:04:58.541Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-23T18:04:58.541Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-23T18:04:58.541Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T18:04:58.541Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-23T18:04:58.541Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-23T18:04:58.541Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-23T18:04:58.541Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-23T18:04:58.541Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-23T18:04:58.541Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T18:04:58.541Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-09-23T18:04:58.541Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-09-23T18:04:58.541Z] === RUN TestContainerBindMountNonRecursive [2021-09-23T18:04:58.574Z] === RUN TestLCOWParseMountRaw [2021-09-23T18:04:58.574Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-23T18:04:58.574Z] === RUN TestLCOWParseMountRawSplit [2021-09-23T18:04:58.574Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-23T18:04:58.574Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-23T18:04:58.574Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-23T18:04:58.574Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-23T18:04:58.574Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-23T18:04:58.574Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-23T18:04:58.574Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-23T18:04:58.574Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-23T18:04:58.574Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-23T18:04:58.574Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-23T18:04:58.574Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-23T18:04:58.574Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-23T18:04:58.574Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-23T18:04:58.574Z] === RUN TestLinuxParseMountRaw [2021-09-23T18:04:58.574Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-23T18:04:58.574Z] === RUN TestLinuxParseMountRawSplit [2021-09-23T18:04:58.574Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-23T18:04:58.574Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-23T18:04:58.574Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-23T18:04:58.574Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-23T18:04:58.574Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-23T18:04:58.574Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-23T18:04:58.574Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-23T18:04:58.574Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-23T18:04:58.574Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-23T18:04:58.574Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-23T18:04:58.574Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-23T18:04:58.574Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-23T18:04:58.574Z] === RUN TestConvertTmpfsOptions [2021-09-23T18:04:58.574Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-23T18:04:58.574Z] linux_parser_test.go:209: data="ro" [2021-09-23T18:04:58.574Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-23T18:04:58.574Z] === RUN TestParseMountSpec [2021-09-23T18:04:58.574Z] parser_test.go:62: case 0 [2021-09-23T18:04:58.574Z] parser_test.go:62: case 1 [2021-09-23T18:04:58.574Z] parser_test.go:62: case 2 [2021-09-23T18:04:58.574Z] parser_test.go:62: case 3 [2021-09-23T18:04:58.574Z] parser_test.go:62: case 4 [2021-09-23T18:04:58.574Z] parser_test.go:62: case 5 [2021-09-23T18:04:58.574Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-23T18:04:58.574Z] === RUN TestValidateMount [2021-09-23T18:04:58.574Z] --- PASS: TestValidateMount (0.00s) [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRaw [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRawSplit [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-23T18:04:58.574Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-23T18:04:58.574Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-23T18:04:58.574Z] PASS [2021-09-23T18:04:58.574Z] coverage: 67.6% of statements [2021-09-23T18:04:58.574Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.6% of statements [2021-09-23T18:04:59.043Z] === RUN TestSetGetMeta [2021-09-23T18:04:59.043Z] === PAUSE TestSetGetMeta [2021-09-23T18:04:59.043Z] === RUN TestRestore [2021-09-23T18:04:59.043Z] === PAUSE TestRestore [2021-09-23T18:04:59.043Z] === RUN TestServiceCreate [2021-09-23T18:04:59.043Z] === PAUSE TestServiceCreate [2021-09-23T18:04:59.043Z] === RUN TestServiceList [2021-09-23T18:04:59.043Z] === PAUSE TestServiceList [2021-09-23T18:04:59.043Z] === RUN TestServiceRemove [2021-09-23T18:04:59.043Z] === PAUSE TestServiceRemove [2021-09-23T18:04:59.043Z] === RUN TestServiceGet [2021-09-23T18:04:59.043Z] === PAUSE TestServiceGet [2021-09-23T18:04:59.043Z] === RUN TestServicePrune [2021-09-23T18:04:59.043Z] === PAUSE TestServicePrune [2021-09-23T18:04:59.043Z] === RUN TestCreate [2021-09-23T18:04:59.043Z] === PAUSE TestCreate [2021-09-23T18:04:59.043Z] === RUN TestRemove [2021-09-23T18:04:59.043Z] === PAUSE TestRemove [2021-09-23T18:04:59.043Z] === RUN TestList [2021-09-23T18:04:59.043Z] === PAUSE TestList [2021-09-23T18:04:59.043Z] === RUN TestFindByDriver [2021-09-23T18:04:59.043Z] === PAUSE TestFindByDriver [2021-09-23T18:04:59.043Z] === RUN TestFindByReferenced [2021-09-23T18:04:59.043Z] === PAUSE TestFindByReferenced [2021-09-23T18:04:59.043Z] === RUN TestDerefMultipleOfSameRef [2021-09-23T18:04:59.043Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-23T18:04:59.043Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T18:04:59.043Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T18:04:59.043Z] === RUN TestDefererencePluginOnCreateError [2021-09-23T18:04:59.043Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-23T18:04:59.043Z] === RUN TestRefDerefRemove [2021-09-23T18:04:59.043Z] === PAUSE TestRefDerefRemove [2021-09-23T18:04:59.043Z] === RUN TestGet [2021-09-23T18:04:59.043Z] === PAUSE TestGet [2021-09-23T18:04:59.043Z] === RUN TestGetWithReference [2021-09-23T18:04:59.043Z] === PAUSE TestGetWithReference [2021-09-23T18:04:59.043Z] === RUN TestFilterFunc [2021-09-23T18:04:59.043Z] === RUN TestFilterFunc/test_nil_list [2021-09-23T18:04:59.043Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-23T18:04:59.043Z] === RUN TestFilterFunc/test_empty_list [2021-09-23T18:04:59.043Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-23T18:04:59.043Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T18:04:59.043Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T18:04:59.043Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T18:04:59.043Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T18:04:59.043Z] === RUN TestFilterFunc/test_filter_some [2021-09-23T18:04:59.043Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-23T18:04:59.043Z] === RUN TestFilterFunc/test_filter_middle [2021-09-23T18:04:59.043Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-23T18:04:59.043Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-23T18:04:59.043Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-23T18:04:59.044Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-23T18:04:59.044Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-23T18:04:59.044Z] === CONT TestFilterFunc/test_nil_list [2021-09-23T18:04:59.044Z] === CONT TestFilterFunc/test_filter_middle [2021-09-23T18:04:59.044Z] === CONT TestFilterFunc/test_filter_some [2021-09-23T18:04:59.044Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T18:04:59.044Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T18:04:59.044Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-23T18:04:59.044Z] === CONT TestFilterFunc/test_empty_list [2021-09-23T18:04:59.044Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-23T18:04:59.044Z] --- PASS: TestFilterFunc (0.00s) [2021-09-23T18:04:59.044Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-23T18:04:59.044Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-23T18:04:59.044Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-23T18:04:59.044Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-23T18:04:59.044Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-23T18:04:59.044Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-23T18:04:59.044Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-23T18:04:59.044Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-23T18:04:59.044Z] === CONT TestSetGetMeta [2021-09-23T18:04:59.044Z] === CONT TestList [2021-09-23T18:04:59.044Z] === CONT TestServiceGet [2021-09-23T18:04:59.044Z] === CONT TestDefererencePluginOnCreateError [2021-09-23T18:04:59.044Z] --- PASS: TestSetGetMeta (0.02s) [2021-09-23T18:04:59.044Z] === CONT TestServiceRemove [2021-09-23T18:04:59.044Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-09-23T18:04:59.044Z] === CONT TestServiceList [2021-09-23T18:04:59.044Z] --- PASS: TestList (0.03s) [2021-09-23T18:04:59.044Z] === CONT TestServiceCreate [2021-09-23T18:04:59.044Z] --- PASS: TestServiceGet (0.11s) [2021-09-23T18:04:59.044Z] === CONT TestRestore [2021-09-23T18:04:59.044Z] --- PASS: TestServiceRemove (0.10s) [2021-09-23T18:04:59.044Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T18:04:59.044Z] --- PASS: TestServiceList (0.08s) [2021-09-23T18:04:59.044Z] === CONT TestDerefMultipleOfSameRef [2021-09-23T18:04:59.044Z] --- PASS: TestServiceCreate (0.08s) [2021-09-23T18:04:59.044Z] === CONT TestFindByReferenced [2021-09-23T18:04:59.044Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-09-23T18:04:59.044Z] === CONT TestFindByDriver [2021-09-23T18:04:59.044Z] --- PASS: TestRestore (0.03s) [2021-09-23T18:04:59.044Z] === CONT TestRemove [2021-09-23T18:04:59.044Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-09-23T18:04:59.044Z] === CONT TestCreate [2021-09-23T18:04:59.044Z] --- PASS: TestFindByReferenced (0.02s) [2021-09-23T18:04:59.044Z] === CONT TestServicePrune [2021-09-23T18:04:59.044Z] --- PASS: TestFindByDriver (0.02s) [2021-09-23T18:04:59.044Z] === CONT TestGetWithReference [2021-09-23T18:04:59.044Z] --- PASS: TestCreate (0.02s) [2021-09-23T18:04:59.044Z] === CONT TestGet [2021-09-23T18:04:59.044Z] time="2021-09-23T18:04:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:04:59.044Z] --- PASS: TestRemove (0.02s) [2021-09-23T18:04:59.044Z] === CONT TestRefDerefRemove [2021-09-23T18:04:59.044Z] time="2021-09-23T18:04:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:04:59.044Z] time="2021-09-23T18:04:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:04:59.044Z] --- PASS: TestGet (0.02s) [2021-09-23T18:04:59.044Z] --- PASS: TestGetWithReference (0.02s) [2021-09-23T18:04:59.044Z] --- PASS: TestRefDerefRemove (0.02s) [2021-09-23T18:04:59.044Z] time="2021-09-23T18:04:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-23T18:04:59.044Z] time="2021-09-23T18:04:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:04:59.044Z] --- PASS: TestServicePrune (0.05s) [2021-09-23T18:04:59.044Z] PASS [2021-09-23T18:04:59.044Z] coverage: 69.0% of statements [2021-09-23T18:04:59.044Z] ok github.com/docker/docker/volume/service 0.226s coverage: 69.0% of statements [2021-09-23T18:04:59.875Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-09-23T18:04:59.875Z] check_test.go:308: [d1f99eb4e2714] daemon is not started [2021-09-23T18:04:59.875Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-09-23T18:04:59.875Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-23T18:05:00.032Z] time="2021-09-23T18:04:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-23T18:05:00.456Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2021-09-23T18:05:00.456Z] === RUN TestContainerVolumesMountedAsShared [2021-09-23T18:05:00.717Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2021-09-23T18:05:00.717Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-23T18:05:00.834Z] --- PASS: TestServiceUpdatePidsLimit (16.56s) [2021-09-23T18:05:00.834Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-09-23T18:05:00.834Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2021-09-23T18:05:00.834Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-09-23T18:05:00.834Z] PASS [2021-09-23T18:05:00.834Z] [2021-09-23T18:05:00.834Z] === Skipped [2021-09-23T18:05:00.834Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-23T18:05:00.834Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T18:05:00.834Z] [2021-09-23T18:05:00.834Z] DONE 27 tests, 1 skipped in 166.649s [2021-09-23T18:05:00.834Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-23T18:05:00.834Z] INFO: Testing against a local daemon [2021-09-23T18:05:00.834Z] === RUN TestSessionCreate [2021-09-23T18:05:00.834Z] --- PASS: TestSessionCreate (0.02s) [2021-09-23T18:05:00.834Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-23T18:05:00.834Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-23T18:05:00.834Z] PASS [2021-09-23T18:05:00.834Z] [2021-09-23T18:05:00.834Z] DONE 2 tests in 0.054s [2021-09-23T18:05:00.834Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-23T18:05:00.834Z] INFO: Testing against a local daemon [2021-09-23T18:05:00.834Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:05:00.834Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:05:00.834Z] === RUN TestDiskUsage [2021-09-23T18:05:00.834Z] === PAUSE TestDiskUsage [2021-09-23T18:05:00.834Z] === RUN TestEventsExecDie [2021-09-23T18:05:01.290Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2021-09-23T18:05:01.290Z] === RUN TestNetworkNat [2021-09-23T18:05:01.401Z] --- PASS: TestEventsExecDie (0.63s) [2021-09-23T18:05:01.401Z] === RUN TestEventsBackwardsCompatible [2021-09-23T18:05:01.660Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-09-23T18:05:01.660Z] === RUN TestEventsVolumeCreate [2021-09-23T18:05:01.660Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-09-23T18:05:01.660Z] === RUN TestInfoBinaryCommits [2021-09-23T18:05:01.660Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-23T18:05:01.660Z] === RUN TestInfoAPIVersioned [2021-09-23T18:05:01.660Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-23T18:05:01.660Z] === RUN TestInfoDiscoveryBackend [2021-09-23T18:05:01.861Z] --- PASS: TestNetworkNat (0.68s) [2021-09-23T18:05:01.861Z] === RUN TestNetworkLocalhostTCPNat [2021-09-23T18:05:02.227Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-09-23T18:05:02.227Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-23T18:05:02.805Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2021-09-23T18:05:02.805Z] === RUN TestNetworkLoopbackNat [2021-09-23T18:05:02.948Z] tests/integration/models_images_test.py ............... [ 89%] [2021-09-23T18:05:03.162Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-23T18:05:03.162Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-23T18:05:03.730Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-09-23T18:05:03.730Z] === RUN TestInfoAPI [2021-09-23T18:05:03.730Z] --- PASS: TestInfoAPI (0.02s) [2021-09-23T18:05:03.730Z] === RUN TestInfoAPIWarnings [2021-09-23T18:05:04.286Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-23T18:05:04.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.61s) [2021-09-23T18:05:04.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.70s) [2021-09-23T18:05:04.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.79s) [2021-09-23T18:05:04.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.90s) [2021-09-23T18:05:04.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.82s) [2021-09-23T18:05:04.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.19s) [2021-09-23T18:05:04.286Z] === RUN TestBuildMultiStageCopy [2021-09-23T18:05:04.286Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-23T18:05:04.410Z] tests/integration/models_networks_test.py .... [ 91%] [2021-09-23T18:05:04.803Z] time="2021-09-23T18:05:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-23T18:05:05.188Z] --- PASS: TestDockerDaemonSuite (334.61s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.22s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.90s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.50s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.48s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.20s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.70s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.17s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.55s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.36s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.13s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.34s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.30s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.21s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.41s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.89s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.59s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.70s) [2021-09-23T18:05:05.189Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.07s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.69s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.39s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.71s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.36s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.60s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.80s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.01s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.03s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.22s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.62s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.55s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.67s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.20s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.36s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.02s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.38s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.91s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.25s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.46s) [2021-09-23T18:05:05.189Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-23T18:05:05.189Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.10s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.28s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.92s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.13s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.43s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.76s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.03s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.33s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.51s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.30s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.50s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.70s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.99s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.07s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.72s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.71s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.09s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.61s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.30s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.01s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.04s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.73s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.90s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.47s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.33s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.18s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.80s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.12s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.64s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.47s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.65s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.92s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2021-09-23T18:05:05.189Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.17s) [2021-09-23T18:05:05.189Z] === RUN TestDockerSwarmSuite [2021-09-23T18:05:05.189Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-09-23T18:05:06.107Z] --- PASS: TestNetworkLoopbackNat (2.89s) [2021-09-23T18:05:06.107Z] === RUN TestPause [2021-09-23T18:05:06.107Z] --- PASS: TestPause (0.66s) [2021-09-23T18:05:06.107Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-23T18:05:06.107Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T18:05:06.107Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T18:05:06.107Z] === RUN TestPauseStopPausedContainer [2021-09-23T18:05:07.050Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2021-09-23T18:05:07.050Z] === RUN TestPidHost [2021-09-23T18:05:07.732Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-09-23T18:05:08.438Z] --- PASS: TestPidHost (1.41s) [2021-09-23T18:05:08.438Z] === RUN TestPsFilter [2021-09-23T18:05:08.438Z] --- PASS: TestPsFilter (0.16s) [2021-09-23T18:05:08.438Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-23T18:05:09.010Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2021-09-23T18:05:09.010Z] === RUN TestRemoveContainerWithVolume [2021-09-23T18:05:09.582Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2021-09-23T18:05:09.582Z] === RUN TestRemoveContainerRunning [2021-09-23T18:05:10.154Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-23T18:05:10.154Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-23T18:05:10.525Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-09-23T18:05:10.525Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-23T18:05:10.987Z] tests/integration/models_nodes_test.py . [ 91%] [2021-09-23T18:05:10.987Z] tests/integration/models_resources_test.py . [ 91%] [2021-09-23T18:05:11.031Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-09-23T18:05:11.097Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2021-09-23T18:05:11.097Z] === RUN TestRemoveInvalidContainer [2021-09-23T18:05:11.097Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-23T18:05:11.097Z] === RUN TestRenameLinkedContainer [2021-09-23T18:05:11.139Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-23T18:05:12.124Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-23T18:05:13.110Z] --- PASS: TestBuildMultiStageCopy (9.60s) [2021-09-23T18:05:13.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.37s) [2021-09-23T18:05:13.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2021-09-23T18:05:13.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.78s) [2021-09-23T18:05:13.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.85s) [2021-09-23T18:05:13.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.98s) [2021-09-23T18:05:13.110Z] === RUN TestBuildMultiStageParentConfig [2021-09-23T18:05:13.473Z] --- PASS: TestGet (15.01s) [2021-09-23T18:05:13.473Z] === RUN TestPluginWithNoManifest [2021-09-23T18:05:13.473Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-23T18:05:13.473Z] === RUN TestGetAll [2021-09-23T18:05:13.473Z] --- PASS: TestGetAll (0.00s) [2021-09-23T18:05:13.473Z] PASS [2021-09-23T18:05:13.473Z] coverage: 73.2% of statements [2021-09-23T18:05:13.473Z] ok github.com/docker/docker/pkg/plugins 34.805s coverage: 73.2% of statements [2021-09-23T18:05:14.398Z] --- PASS: TestRenameLinkedContainer (2.64s) [2021-09-23T18:05:14.398Z] === RUN TestRenameStoppedContainer [2021-09-23T18:05:14.398Z] --- PASS: TestRenameStoppedContainer (0.63s) [2021-09-23T18:05:14.398Z] === RUN TestRenameRunningContainerAndReuse [2021-09-23T18:05:14.675Z] --- PASS: TestBuildMultiStageParentConfig (1.89s) [2021-09-23T18:05:14.675Z] === RUN TestBuildLabelWithTargets [2021-09-23T18:05:14.675Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:05:14.675Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-23T18:05:14.675Z] === RUN TestBuildWithEmptyLayers [2021-09-23T18:05:15.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-09-23T18:05:15.784Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2021-09-23T18:05:15.784Z] === RUN TestRenameInvalidName [2021-09-23T18:05:16.238Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-09-23T18:05:16.238Z] === RUN TestBuildMultiStageOnBuild [2021-09-23T18:05:16.357Z] --- PASS: TestRenameInvalidName (0.62s) [2021-09-23T18:05:16.357Z] === RUN TestRenameAnonymousContainer [2021-09-23T18:05:17.096Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-09-23T18:05:18.903Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2021-09-23T18:05:18.903Z] === RUN TestRenameContainerWithSameName [2021-09-23T18:05:19.474Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2021-09-23T18:05:19.474Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-23T18:05:19.949Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-09-23T18:05:19.949Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-09-23T18:05:20.524Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-23T18:05:20.861Z] --- PASS: TestRenameContainerWithLinkedContainer (1.23s) [2021-09-23T18:05:20.861Z] === RUN TestResize [2021-09-23T18:05:21.437Z] --- PASS: TestResize (0.63s) [2021-09-23T18:05:21.437Z] === RUN TestResizeWithInvalidSize [2021-09-23T18:05:21.465Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-23T18:05:21.815Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-09-23T18:05:21.815Z] === RUN TestInfoDebug [2021-09-23T18:05:21.815Z] --- PASS: TestInfoDebug (0.52s) [2021-09-23T18:05:21.815Z] === RUN TestInfoInsecureRegistries [2021-09-23T18:05:21.815Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-09-23T18:05:21.815Z] === RUN TestInfoRegistryMirrors [2021-09-23T18:05:21.815Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-09-23T18:05:21.815Z] === RUN TestLoginFailsWithBadCredentials [2021-09-23T18:05:21.815Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-09-23T18:05:21.815Z] === RUN TestPingCacheHeaders [2021-09-23T18:05:21.815Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-23T18:05:21.815Z] === RUN TestPingGet [2021-09-23T18:05:21.815Z] --- PASS: TestPingGet (0.01s) [2021-09-23T18:05:21.815Z] === RUN TestPingHead [2021-09-23T18:05:21.815Z] --- PASS: TestPingHead (0.02s) [2021-09-23T18:05:21.815Z] === RUN TestVersion [2021-09-23T18:05:21.815Z] --- PASS: TestVersion (0.02s) [2021-09-23T18:05:21.815Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:05:21.815Z] === CONT TestDiskUsage [2021-09-23T18:05:22.010Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2021-09-23T18:05:22.010Z] === RUN TestResizeWhenContainerNotStarted [2021-09-23T18:05:22.381Z] === RUN TestDiskUsage/empty [2021-09-23T18:05:22.381Z] === RUN TestDiskUsage/empty/container_types [2021-09-23T18:05:22.381Z] === RUN TestDiskUsage/empty/image_types [2021-09-23T18:05:22.381Z] === RUN TestDiskUsage/empty/volume_types [2021-09-23T18:05:22.381Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-23T18:05:22.382Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-23T18:05:22.382Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-23T18:05:22.382Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-23T18:05:22.382Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-23T18:05:22.382Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-23T18:05:22.382Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-23T18:05:22.382Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-23T18:05:22.583Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2021-09-23T18:05:22.583Z] === RUN TestDaemonRestartKillContainers [2021-09-23T18:05:22.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T18:05:22.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T18:05:22.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T18:05:22.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T18:05:22.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T18:05:22.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T18:05:22.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T18:05:22.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T18:05:22.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T18:05:22.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T18:05:22.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T18:05:22.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T18:05:22.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T18:05:22.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T18:05:22.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T18:05:22.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T18:05:22.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:05:22.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:05:22.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:05:22.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:05:22.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:05:22.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:05:22.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:05:22.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:05:22.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T18:05:22.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T18:05:22.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:05:22.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:05:22.640Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-23T18:05:22.640Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-23T18:05:22.640Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-23T18:05:22.640Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-23T18:05:22.640Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-23T18:05:22.640Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-23T18:05:22.640Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-23T18:05:22.640Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-23T18:05:22.640Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-23T18:05:22.640Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-23T18:05:22.640Z] === RUN TestDiskUsage/after_container.Run [2021-09-23T18:05:23.207Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-23T18:05:23.207Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-23T18:05:23.207Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-23T18:05:23.207Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-23T18:05:23.207Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-23T18:05:23.207Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-23T18:05:23.207Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-23T18:05:23.207Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-23T18:05:23.207Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-23T18:05:23.207Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage (1.62s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_container.Run (0.60s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:05:23.465Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-23T18:05:23.466Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:05:23.466Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.64s) [2021-09-23T18:05:23.466Z] PASS [2021-09-23T18:05:23.466Z] [2021-09-23T18:05:23.466Z] DONE 53 tests in 22.566s [2021-09-23T18:05:23.466Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-23T18:05:23.466Z] INFO: Testing against a local daemon [2021-09-23T18:05:23.466Z] === RUN TestVolumesCreateAndList [2021-09-23T18:05:23.466Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-23T18:05:23.466Z] === RUN TestVolumesRemove [2021-09-23T18:05:23.466Z] --- PASS: TestVolumesRemove (0.09s) [2021-09-23T18:05:23.466Z] === RUN TestVolumesInspect [2021-09-23T18:05:23.466Z] --- PASS: TestVolumesInspect (0.01s) [2021-09-23T18:05:23.466Z] === RUN TestVolumesInvalidJSON [2021-09-23T18:05:23.633Z] tests/integration/regression_test.py ...... [ 98%] [2021-09-23T18:05:23.736Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-23T18:05:23.736Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-23T18:05:23.736Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-23T18:05:23.736Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-23T18:05:23.736Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-23T18:05:23.736Z] PASS [2021-09-23T18:05:23.736Z] [2021-09-23T18:05:23.736Z] DONE 5 tests in 0.155s [2021-09-23T18:05:23.736Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-23T18:05:23.894Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-09-23T18:05:23.894Z] tests/integration/credentials/utils_test.py . [100%] [2021-09-23T18:05:23.894Z] [2021-09-23T18:05:23.894Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-09-23T18:05:23.894Z] =========================== short test summary info ============================ [2021-09-23T18:05:23.894Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-09-23T18:05:23.894Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-09-23T18:05:23.894Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-09-23T18:05:23.894Z] Not supported on most drivers [2021-09-23T18:05:23.894Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-09-23T18:05:23.894Z] Output of docker top depends on host distro, and is not formalized. [2021-09-23T18:05:23.894Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-09-23T18:05:23.894Z] Output of docker top depends on host distro, and is not formalized. [2021-09-23T18:05:23.894Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-09-23T18:05:23.894Z] Can fail if eth0 has multiple IP addresses [2021-09-23T18:05:23.894Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-09-23T18:05:23.894Z] This doesn't seem to be taken into account by the engine [2021-09-23T18:05:23.894Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-09-23T18:05:23.894Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-09-23T18:05:23.894Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-09-23T18:05:23.894Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 295.72 seconds == [2021-09-23T18:05:24.304Z] Stopping apparmor (via systemctl): apparmor.service. [2021-09-23T18:05:24.304Z] Removing test suite binaries [2021-09-23T18:05:24.304Z] exiting test-integration [2021-09-23T18:05:24.304Z] ++ exit 0 [2021-09-23T18:05:24.304Z] [2021-09-23T18:05:24.467Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-09-23T18:05:24.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T18:05:24.501Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:05:25.074Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T18:05:25.336Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T18:05:25.921Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T18:05:26.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:05:26.660Z] --- PASS: TestBuildMultiStageOnBuild (9.78s) [2021-09-23T18:05:26.660Z] === RUN TestBuildUncleanTarFilenames [2021-09-23T18:05:26.660Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:05:26.660Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-23T18:05:26.660Z] === RUN TestBuildMultiStageLayerLeak Post stage [Pipeline] junit [2021-09-23T18:05:26.853Z] Recording test results [2021-09-23T18:05:27.442Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T18:05:28.111Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-23T18:05:28.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T18:05:28.465Z] + echo Ensuring container killed. [2021-09-23T18:05:28.466Z] Ensuring container killed. [2021-09-23T18:05:28.466Z] + docker rm -vf docker-pr11 [2021-09-23T18:05:28.466Z] Error: No such container: docker-pr11 [Pipeline] sh [2021-09-23T18:05:28.746Z] + echo Chowning /workspace to jenkins user [2021-09-23T18:05:28.746Z] Chowning /workspace to jenkins user [2021-09-23T18:05:28.746Z] + id -u [2021-09-23T18:05:28.746Z] + id -g [2021-09-23T18:05:28.746Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42089:/workspace busybox chown -R 1000:1000 /workspace [2021-09-23T18:05:28.746Z] Unable to find image 'busybox:latest' locally [2021-09-23T18:05:28.746Z] latest: Pulling from library/busybox [2021-09-23T18:05:29.005Z] 24fb2886d6f6: Pulling fs layer [2021-09-23T18:05:29.005Z] 24fb2886d6f6: Download complete [2021-09-23T18:05:29.005Z] 24fb2886d6f6: Pull complete [2021-09-23T18:05:29.005Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-23T18:05:29.263Z] Status: Downloaded newer image for busybox:latest [2021-09-23T18:05:29.599Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-23T18:05:29.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-09-23T18:05:29.599Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-23T18:05:29.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-09-23T18:05:29.860Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-23T18:05:30.318Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:05:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2021-09-23T18:05:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2021-09-23T18:05:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2021-09-23T18:05:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.65s) [2021-09-23T18:05:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2021-09-23T18:05:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s) [2021-09-23T18:05:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s) [2021-09-23T18:05:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-09-23T18:05:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.16s) [2021-09-23T18:05:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2021-09-23T18:05:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2021-09-23T18:05:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.06s) [2021-09-23T18:05:30.318Z] === RUN TestCgroupNamespacesRun [2021-09-23T18:05:30.432Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-23T18:05:31.704Z] --- PASS: TestCgroupNamespacesRun (1.50s) [2021-09-23T18:05:31.704Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-23T18:05:31.815Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-23T18:05:31.815Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-23T18:05:32.076Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-23T18:05:32.121Z] + bundleName=amd64-cgroup2 [2021-09-23T18:05:32.121Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-09-23T18:05:32.121Z] Creating amd64-cgroup2-bundles.tar.gz [2021-09-23T18:05:32.121Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-23T18:05:32.121Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-09-23T18:05:32.337Z] docker_api_swarm_test.go:563: [da714bb0c8ba2] joining swarm manager [da62d113aac00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:05:32.337Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [Pipeline] archiveArtifacts [2021-09-23T18:05:32.392Z] Archiving artifacts [2021-09-23T18:05:33.624Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.55s) [2021-09-23T18:05:33.624Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-23T18:05:34.456Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-23T18:05:34.456Z] [2021-09-23T18:05:34.456Z] Unloading profiles will leave already running processes permanently [2021-09-23T18:05:34.456Z] unconfined, which can lead to unexpected situations. [2021-09-23T18:05:34.456Z] [2021-09-23T18:05:34.456Z] To set a process to complain mode, use the command line tool [2021-09-23T18:05:34.456Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-23T18:05:34.456Z] [2021-09-23T18:05:34.479Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42089/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T18:05:34.792Z] + make clean [2021-09-23T18:05:35.011Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2021-09-23T18:05:35.011Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-23T18:05:35.050Z] docker volume rm -f docker-dev-cache [2021-09-23T18:05:35.050Z] docker-dev-cache [Pipeline] deleteDir [2021-09-23T18:05:35.323Z] --- PASS: TestBuildMultiStageLayerLeak (9.15s) [2021-09-23T18:05:35.323Z] === RUN TestBuildWithHugeFile Post stage [Pipeline] junit [2021-09-23T18:05:35.856Z] Recording test results [2021-09-23T18:05:36.396Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2021-09-23T18:05:36.396Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-23T18:05:37.157Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2021-09-23T18:05:37.448Z] + echo Ensuring container killed. [2021-09-23T18:05:37.448Z] Ensuring container killed. [2021-09-23T18:05:37.448Z] + docker rm -vf docker-pr11 [2021-09-23T18:05:37.448Z] Error: No such container: docker-pr11 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [2021-09-23T18:05:37.760Z] + echo Chowning /workspace to jenkins user [2021-09-23T18:05:37.760Z] Chowning /workspace to jenkins user [2021-09-23T18:05:37.760Z] + id -u [2021-09-23T18:05:37.760Z] + id -g [2021-09-23T18:05:37.760Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42089:/workspace busybox chown -R 1000:1000 /workspace [2021-09-23T18:05:37.760Z] Unable to find image 'busybox:latest' locally [2021-09-23T18:05:37.760Z] latest: Pulling from library/busybox [2021-09-23T18:05:38.026Z] 24fb2886d6f6: Pulling fs layer [2021-09-23T18:05:38.026Z] 24fb2886d6f6: Verifying Checksum [2021-09-23T18:05:38.026Z] 24fb2886d6f6: Download complete [2021-09-23T18:05:38.026Z] 24fb2886d6f6: Pull complete [2021-09-23T18:05:38.026Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-23T18:05:38.026Z] Status: Downloaded newer image for busybox:latest [2021-09-23T18:05:38.323Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.52s) [2021-09-23T18:05:38.323Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-23T18:05:38.774Z] 2021/09/23 18:05:35 Closing DB instances... [2021-09-23T18:05:38.774Z] --- PASS: TestNetworkDBGarbageCollection (54.43s) [2021-09-23T18:05:38.774Z] === RUN TestFindNode [2021-09-23T18:05:38.774Z] 2021/09/23 18:05:37 Closing DB instances... [2021-09-23T18:05:38.774Z] --- PASS: TestFindNode (0.01s) [2021-09-23T18:05:38.774Z] === RUN TestChangeNodeState [2021-09-23T18:05:38.774Z] 2021/09/23 18:05:37 Closing DB instances... [2021-09-23T18:05:38.774Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-23T18:05:38.774Z] === RUN TestNodeReincarnation [2021-09-23T18:05:38.774Z] 2021/09/23 18:05:37 Closing DB instances... [2021-09-23T18:05:39.710Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.48s) [2021-09-23T18:05:39.710Z] === RUN TestCgroupNamespacesRunInvalidMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-23T18:05:40.250Z] + bundleName=docker-py [2021-09-23T18:05:40.250Z] + echo Creating docker-py-bundles.tar.gz [2021-09-23T18:05:40.250Z] Creating docker-py-bundles.tar.gz [2021-09-23T18:05:40.250Z] + 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-09-23T18:05:40.264Z] Archiving artifacts [2021-09-23T18:05:40.283Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2021-09-23T18:05:40.283Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-23T18:05:42.098Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42089/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-09-23T18:05:42.197Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.57s) [2021-09-23T18:05:42.197Z] === RUN TestNISDomainname [2021-09-23T18:05:42.340Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-23T18:05:42.340Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-23T18:05:42.465Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42089/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e -e DOCKER_GRAPHDRIVER docker:30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e hack/make.sh binary [2021-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-23T18:05:42.572Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-23T18:05:42.572Z] === RUN TestParallelCreate [2021-09-23T18:05:42.572Z] 2021/09/23 18:05:42 Closing DB instances... [2021-09-23T18:05:42.572Z] --- PASS: TestParallelCreate (0.02s) [2021-09-23T18:05:42.572Z] === RUN TestParallelDelete [2021-09-23T18:05:42.572Z] 2021/09/23 18:05:42 Closing DB instances... [2021-09-23T18:05:42.572Z] --- PASS: TestParallelDelete (0.01s) [2021-09-23T18:05:42.572Z] === RUN TestNetworkDBIslands [2021-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a34a9289c755 with config:&{NodeID:a34a9289c755 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-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=info msg="Node a34a9289c755/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=info msg="Node a34a9289c755/172.21.101.55, added to nodes list" [2021-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7db95038a60b with config:&{NodeID:7db95038a60b 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-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=info msg="Node 7db95038a60b/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=info msg="Node 7db95038a60b/172.21.101.55, added to nodes list" [2021-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=info msg="Node 7db95038a60b/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=info msg="Node 7db95038a60b/172.21.101.55, added to nodes list" [2021-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=info msg="Node a34a9289c755/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=info msg="Node a34a9289c755/172.21.101.55, added to nodes list" [2021-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-23T18:05:42.572Z] time="2021-09-23T18:05:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-09-23T18:05:42.770Z] --- PASS: TestNISDomainname (0.88s) [2021-09-23T18:05:42.770Z] === RUN TestHostnameDnsResolution [2021-09-23T18:05:43.036Z] [2021-09-23T18:05:43.036Z] Removing bundles/ [2021-09-23T18:05:43.036Z] [2021-09-23T18:05:43.036Z] ---> Making bundle: binary (in bundles/binary) [2021-09-23T18:05:43.036Z] Building: bundles/binary-daemon/dockerd-dev [2021-09-23T18:05:43.036Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T18:05:43.283Z] docker_api_swarm_test.go:585: [deeff7ed4a309] joining swarm manager [da62d113aac00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:05:43.283Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:378525e776c1 with config:&{NodeID:378525e776c1 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-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=info msg="Node 378525e776c1/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=info msg="Node 378525e776c1/172.21.101.55, added to nodes list" [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=info msg="Node 378525e776c1/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=info msg="Node 378525e776c1/172.21.101.55, added to nodes list" [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=info msg="Node a34a9289c755/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=info msg="Node a34a9289c755/172.21.101.55, added to nodes list" [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=info msg="Node 7db95038a60b/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=info msg="Node 7db95038a60b/172.21.101.55, added to nodes list" [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=info msg="Node 378525e776c1/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:43.561Z] time="2021-09-23T18:05:43Z" level=info msg="Node 378525e776c1/172.21.101.55, added to nodes list" [2021-09-23T18:05:43.714Z] --- PASS: TestHostnameDnsResolution (1.04s) [2021-09-23T18:05:43.714Z] === RUN TestStats [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d1a4620f1cb6 with config:&{NodeID:d1a4620f1cb6 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-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="Node a34a9289c755/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="Node a34a9289c755/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="Node 7db95038a60b/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="Node 7db95038a60b/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="Node 378525e776c1/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="Node 378525e776c1/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.030Z] time="2021-09-23T18:05:43Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.226Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-23T18:05:44.487Z] === RUN TestDockerSuite/TestBuildFails [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:88e177711968 with config:&{NodeID:88e177711968 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-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node 88e177711968/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node 88e177711968/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node 88e177711968/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node 88e177711968/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node 378525e776c1/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node 378525e776c1/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node a34a9289c755/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node a34a9289c755/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node 7db95038a60b/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node 7db95038a60b/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node 88e177711968/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node 88e177711968/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node 88e177711968/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node 88e177711968/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node 88e177711968/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:44.499Z] time="2021-09-23T18:05:44Z" level=info msg="Node 88e177711968/172.21.101.55, added to nodes list" [2021-09-23T18:05:44.960Z] networkdb_test.go:835: Re-joining: 3 [2021-09-23T18:05:44.960Z] time="2021-09-23T18:05:44Z" level=info msg="The new bootstrap node list is:[172.21.101.55:10033 172.21.101.55:10034 172.21.101.55:10035]" [2021-09-23T18:05:44.960Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.101.55:10033" [2021-09-23T18:05:44.960Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Stream connection from=172.21.101.55:49359" [2021-09-23T18:05:44.960Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.101.55:10034" [2021-09-23T18:05:44.960Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Stream connection from=172.21.101.55:49360" [2021-09-23T18:05:44.960Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.101.55:10035" [2021-09-23T18:05:44.960Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Stream connection from=172.21.101.55:49361" [2021-09-23T18:05:44.960Z] networkdb_test.go:835: Re-joining: 4 [2021-09-23T18:05:44.960Z] time="2021-09-23T18:05:44Z" level=info msg="The new bootstrap node list is:[172.21.101.55:10033 172.21.101.55:10034 172.21.101.55:10035]" [2021-09-23T18:05:44.960Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.101.55:10033" [2021-09-23T18:05:44.960Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Stream connection from=172.21.101.55:49362" [2021-09-23T18:05:44.960Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.101.55:10034" [2021-09-23T18:05:44.960Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Stream connection from=172.21.101.55:49363" [2021-09-23T18:05:44.960Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.101.55:10035" [2021-09-23T18:05:44.960Z] time="2021-09-23T18:05:44Z" level=debug msg="memberlist: Stream connection from=172.21.101.55:49364" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:44Z" level=info msg="node 0 leaving" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="Node a34a9289c755 change state NodeActive --> NodeLeft" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="node3(378525e776c1): Node leave event for a34a9289c755/172.21.101.55" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="Node a34a9289c755 change state NodeActive --> NodeLeft" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="node5(88e177711968): Node leave event for a34a9289c755/172.21.101.55" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="Node a34a9289c755 change state NodeActive --> NodeLeft" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="node4(d1a4620f1cb6): Node leave event for a34a9289c755/172.21.101.55" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="Node a34a9289c755 change state NodeActive --> NodeLeft" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="node2(7db95038a60b): Node leave event for a34a9289c755/172.21.101.55" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="Node a34a9289c755 change state NodeActive --> NodeLeft" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="node1(a34a9289c755): Node leave event for a34a9289c755/172.21.101.55" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="Node a34a9289c755/172.21.101.55, left gossip cluster" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="Node a34a9289c755/172.21.101.55, left gossip cluster" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="Node a34a9289c755/172.21.101.55, left gossip cluster" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="Node a34a9289c755/172.21.101.55, left gossip cluster" [2021-09-23T18:05:45.416Z] time="2021-09-23T18:05:45Z" level=info msg="Node a34a9289c755/172.21.101.55, left gossip cluster" [2021-09-23T18:05:45.428Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-23T18:05:45.689Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-23T18:05:45.881Z] time="2021-09-23T18:05:45Z" level=info msg="node 1 leaving" [2021-09-23T18:05:45.881Z] time="2021-09-23T18:05:45Z" level=info msg="Node 7db95038a60b change state NodeActive --> NodeLeft" [2021-09-23T18:05:45.881Z] time="2021-09-23T18:05:45Z" level=info msg="node4(d1a4620f1cb6): Node leave event for 7db95038a60b/172.21.101.55" [2021-09-23T18:05:45.881Z] time="2021-09-23T18:05:45Z" level=info msg="Node 7db95038a60b/172.21.101.55, left gossip cluster" [2021-09-23T18:05:45.881Z] time="2021-09-23T18:05:45Z" level=info msg="Node 7db95038a60b change state NodeActive --> NodeFailed" [2021-09-23T18:05:45.881Z] time="2021-09-23T18:05:45Z" level=info msg="Node 7db95038a60b/172.21.101.55, added to failed nodes list" [2021-09-23T18:05:45.881Z] time="2021-09-23T18:05:45Z" level=info msg="Node 7db95038a60b change state NodeActive --> NodeLeft" [2021-09-23T18:05:45.881Z] time="2021-09-23T18:05:45Z" level=info msg="Node 7db95038a60b change state NodeActive --> NodeLeft" [2021-09-23T18:05:45.881Z] time="2021-09-23T18:05:45Z" level=info msg="node5(88e177711968): Node leave event for 7db95038a60b/172.21.101.55" [2021-09-23T18:05:45.881Z] time="2021-09-23T18:05:45Z" level=info msg="node3(378525e776c1): Node leave event for 7db95038a60b/172.21.101.55" [2021-09-23T18:05:45.881Z] time="2021-09-23T18:05:45Z" level=error msg="node: 7db95038a60b is unknown to memberlist" [2021-09-23T18:05:45.881Z] time="2021-09-23T18:05:45Z" level=info msg="Node 7db95038a60b/172.21.101.55, left gossip cluster" [2021-09-23T18:05:45.881Z] time="2021-09-23T18:05:45Z" level=info msg="Node 7db95038a60b/172.21.101.55, left gossip cluster" [2021-09-23T18:05:45.881Z] time="2021-09-23T18:05:45Z" level=info msg="Node 7db95038a60b/172.21.101.55, left gossip cluster" [2021-09-23T18:05:46.260Z] check_test.go:379: [da714bb0c8ba2] daemon is not started [2021-09-23T18:05:46.350Z] time="2021-09-23T18:05:45Z" level=info msg="node 2 leaving" [2021-09-23T18:05:46.350Z] time="2021-09-23T18:05:45Z" level=info msg="Node 378525e776c1 change state NodeActive --> NodeLeft" [2021-09-23T18:05:46.350Z] time="2021-09-23T18:05:45Z" level=info msg="node4(d1a4620f1cb6): Node leave event for 378525e776c1/172.21.101.55" [2021-09-23T18:05:46.350Z] time="2021-09-23T18:05:45Z" level=info msg="Node 378525e776c1 change state NodeActive --> NodeLeft" [2021-09-23T18:05:46.350Z] time="2021-09-23T18:05:45Z" level=info msg="node5(88e177711968): Node leave event for 378525e776c1/172.21.101.55" [2021-09-23T18:05:46.350Z] time="2021-09-23T18:05:45Z" level=info msg="Node 378525e776c1 change state NodeActive --> NodeLeft" [2021-09-23T18:05:46.350Z] time="2021-09-23T18:05:45Z" level=info msg="node3(378525e776c1): Node leave event for 378525e776c1/172.21.101.55" [2021-09-23T18:05:46.350Z] time="2021-09-23T18:05:45Z" level=debug msg="memberlist: Failed ping: 7db95038a60b (timeout reached)" [2021-09-23T18:05:46.350Z] time="2021-09-23T18:05:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.101.55:10035: use of closed network connection" [2021-09-23T18:05:46.350Z] time="2021-09-23T18:05:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.101.55:10036: use of closed network connection" [2021-09-23T18:05:46.350Z] time="2021-09-23T18:05:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.101.55:10037: use of closed network connection" [2021-09-23T18:05:46.350Z] time="2021-09-23T18:05:46Z" level=info msg="Node 378525e776c1/172.21.101.55, left gossip cluster" [2021-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="Node 378525e776c1/172.21.101.55, left gossip cluster" [2021-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="Node 378525e776c1/172.21.101.55, left gossip cluster" [2021-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="memberlist: Suspect 7db95038a60b has failed, no acks received" [2021-09-23T18:05:46.820Z] networkdb_test.go:867: node4: OK [2021-09-23T18:05:46.820Z] networkdb_test.go:867: node5: OK [2021-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="node 0 coming back" [2021-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e2f6c1a05efc with config:&{NodeID:e2f6c1a05efc 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-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, added to nodes list" [2021-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="node 1 coming back" [2021-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:da7399b108cb with config:&{NodeID:da7399b108cb 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-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="Node da7399b108cb/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="Node da7399b108cb/172.21.101.55, added to nodes list" [2021-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="node 2 coming back" [2021-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8aa60a2d8f50 with config:&{NodeID:8aa60a2d8f50 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-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:46.820Z] time="2021-09-23T18:05:46Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, added to nodes list" [2021-09-23T18:05:47.016Z] --- PASS: TestStats (2.67s) [2021-09-23T18:05:47.016Z] === RUN TestStopContainerWithTimeout [2021-09-23T18:05:47.016Z] === RUN TestStopContainerWithTimeout/0 [2021-09-23T18:05:47.016Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-23T18:05:47.016Z] === RUN TestStopContainerWithTimeout/1 [2021-09-23T18:05:47.016Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-23T18:05:47.016Z] === RUN TestStopContainerWithTimeout/3 [2021-09-23T18:05:47.016Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-23T18:05:47.016Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-23T18:05:47.016Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-23T18:05:47.016Z] === CONT TestStopContainerWithTimeout/0 [2021-09-23T18:05:47.016Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-23T18:05:47.016Z] === CONT TestStopContainerWithTimeout/3 [2021-09-23T18:05:47.016Z] === CONT TestStopContainerWithTimeout/1 [2021-09-23T18:05:47.647Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-23T18:05:49.561Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-23T18:05:49.779Z] time="2021-09-23T18:05:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.101.55:10033 172.21.101.55:10034 172.21.101.55:10035]" [2021-09-23T18:05:50.248Z] time="2021-09-23T18:05:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.101.55:10033 172.21.101.55:10034 172.21.101.55:10035]" [2021-09-23T18:05:50.317Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-09-23T18:05:50.317Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2021-09-23T18:05:50.317Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2021-09-23T18:05:50.317Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2021-09-23T18:05:50.317Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) [2021-09-23T18:05:50.317Z] === RUN TestDeleteDevicemapper [2021-09-23T18:05:50.317Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T18:05:50.317Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-23T18:05:50.317Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-23T18:05:50.500Z] --- PASS: TestImportExtremelyLargeImageWorks (180.88s) [2021-09-23T18:05:50.500Z] PASS [2021-09-23T18:05:50.500Z] [2021-09-23T18:05:50.500Z] DONE 12 tests in 184.503s [2021-09-23T18:05:50.500Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-23T18:05:50.500Z] ++ 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-09-23T18:05:50.500Z] ++ set -e [2021-09-23T18:05:50.500Z] ++ '[' -n 0 ']' [2021-09-23T18:05:50.500Z] ++ set -x [2021-09-23T18:05:50.500Z] ++ 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-09-23T18:05:50.500Z] INFO: Testing against a local daemon [2021-09-23T18:05:50.500Z] === RUN TestNetworkCreateDelete [2021-09-23T18:05:50.760Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-09-23T18:05:50.760Z] === RUN TestDockerNetworkDeletePreferID [2021-09-23T18:05:50.760Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-23T18:05:51.020Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-09-23T18:05:51.020Z] === RUN TestDaemonDNSFallback [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.101.55:10033" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=debug msg="memberlist: Stream connection from=172.21.101.55:49366" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 88e177711968/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 88e177711968/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, is the new incarnation of the shutdown node a34a9289c755/172.21.101.55" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.101.55:10034" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=debug msg="memberlist: Stream connection from=172.21.101.55:49367" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, is the new incarnation of the shutdown node a34a9289c755/172.21.101.55" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 88e177711968/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 88e177711968/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node da7399b108cb/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node da7399b108cb/172.21.101.55, is the new incarnation of the shutdown node 7db95038a60b/172.21.101.55" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node da7399b108cb/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.101.55:10035" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=debug msg="memberlist: Stream connection from=172.21.101.55:49368" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node da7399b108cb/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node da7399b108cb/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 88e177711968/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 88e177711968/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, is the new incarnation of the shutdown node 378525e776c1/172.21.101.55" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node da7399b108cb/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node da7399b108cb/172.21.101.55, is the new incarnation of the shutdown node 7db95038a60b/172.21.101.55" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node da7399b108cb/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node da7399b108cb/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node da7399b108cb/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, is the new incarnation of the shutdown node 378525e776c1/172.21.101.55" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, joined gossip cluster" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:50Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, added to nodes list" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.101.55:10033" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:51Z" level=debug msg="memberlist: Stream connection from=172.21.101.55:49369" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.101.55:10034" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:51Z" level=debug msg="memberlist: Stream connection from=172.21.101.55:49370" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.101.55:10035" [2021-09-23T18:05:51.237Z] time="2021-09-23T18:05:51Z" level=debug msg="memberlist: Stream connection from=172.21.101.55:49371" [2021-09-23T18:05:51.701Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s) [2021-09-23T18:05:51.701Z] === RUN TestUpdateMemory [2021-09-23T18:05:51.701Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:05:51.701Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-23T18:05:51.701Z] === RUN TestUpdateCPUQuota [2021-09-23T18:05:51.706Z] 2021/09/23 18:05:51 Closing DB instances... [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="Node e2f6c1a05efc change state NodeActive --> NodeLeft" [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="node2(da7399b108cb): Node leave event for e2f6c1a05efc/172.21.101.55" [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="Node e2f6c1a05efc change state NodeActive --> NodeLeft" [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="node5(88e177711968): Node leave event for e2f6c1a05efc/172.21.101.55" [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="Node e2f6c1a05efc change state NodeActive --> NodeLeft" [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="node4(d1a4620f1cb6): Node leave event for e2f6c1a05efc/172.21.101.55" [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="Node e2f6c1a05efc change state NodeActive --> NodeLeft" [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="node1(e2f6c1a05efc): Node leave event for e2f6c1a05efc/172.21.101.55" [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="Node e2f6c1a05efc change state NodeActive --> NodeLeft" [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="node3(8aa60a2d8f50): Node leave event for e2f6c1a05efc/172.21.101.55" [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, left gossip cluster" [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, left gossip cluster" [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, left gossip cluster" [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, left gossip cluster" [2021-09-23T18:05:52.175Z] time="2021-09-23T18:05:51Z" level=info msg="Node e2f6c1a05efc/172.21.101.55, left gossip cluster" [2021-09-23T18:05:52.411Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="Node da7399b108cb change state NodeActive --> NodeLeft" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="node4(d1a4620f1cb6): Node leave event for da7399b108cb/172.21.101.55" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="Node da7399b108cb change state NodeActive --> NodeLeft" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="node5(88e177711968): Node leave event for da7399b108cb/172.21.101.55" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="Node da7399b108cb change state NodeActive --> NodeLeft" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="node3(8aa60a2d8f50): Node leave event for da7399b108cb/172.21.101.55" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="Node da7399b108cb change state NodeActive --> NodeLeft" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="node2(da7399b108cb): Node leave event for da7399b108cb/172.21.101.55" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="Node da7399b108cb/172.21.101.55, left gossip cluster" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="Node da7399b108cb/172.21.101.55, left gossip cluster" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="Node da7399b108cb/172.21.101.55, left gossip cluster" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="Node da7399b108cb/172.21.101.55, left gossip cluster" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="Node 8aa60a2d8f50 change state NodeActive --> NodeLeft" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="node4(d1a4620f1cb6): Node leave event for 8aa60a2d8f50/172.21.101.55" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="Node 8aa60a2d8f50 change state NodeActive --> NodeLeft" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="node5(88e177711968): Node leave event for 8aa60a2d8f50/172.21.101.55" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="Node 8aa60a2d8f50 change state NodeActive --> NodeLeft" [2021-09-23T18:05:52.644Z] time="2021-09-23T18:05:52Z" level=info msg="node3(8aa60a2d8f50): Node leave event for 8aa60a2d8f50/172.21.101.55" [2021-09-23T18:05:52.671Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-23T18:05:52.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-09-23T18:05:52.932Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-09-23T18:05:52.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-09-23T18:05:53.091Z] --- PASS: TestUpdateCPUQuota (1.24s) [2021-09-23T18:05:53.091Z] === RUN TestUpdatePidsLimit [2021-09-23T18:05:53.091Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-23T18:05:53.114Z] time="2021-09-23T18:05:52Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, left gossip cluster" [2021-09-23T18:05:53.114Z] time="2021-09-23T18:05:52Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, left gossip cluster" [2021-09-23T18:05:53.114Z] time="2021-09-23T18:05:52Z" level=info msg="Node 8aa60a2d8f50/172.21.101.55, left gossip cluster" [2021-09-23T18:05:53.114Z] time="2021-09-23T18:05:53Z" level=debug msg="memberlist: Failed ping: 8aa60a2d8f50 (timeout reached)" [2021-09-23T18:05:53.114Z] time="2021-09-23T18:05:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.101.55:10036: use of closed network connection" [2021-09-23T18:05:53.114Z] time="2021-09-23T18:05:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.101.55:10037: use of closed network connection" [2021-09-23T18:05:53.114Z] time="2021-09-23T18:05:53Z" level=debug msg="memberlist: Stream connection from=172.21.101.55:49372" [2021-09-23T18:05:53.352Z] === RUN TestUpdatePidsLimit/no_change [2021-09-23T18:05:53.503Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-23T18:05:53.584Z] time="2021-09-23T18:05:53Z" level=info msg="Node d1a4620f1cb6 change state NodeActive --> NodeLeft" [2021-09-23T18:05:53.584Z] time="2021-09-23T18:05:53Z" level=info msg="node5(88e177711968): Node leave event for d1a4620f1cb6/172.21.101.55" [2021-09-23T18:05:53.584Z] time="2021-09-23T18:05:53Z" level=info msg="Node d1a4620f1cb6 change state NodeActive --> NodeLeft" [2021-09-23T18:05:53.584Z] time="2021-09-23T18:05:53Z" level=info msg="node4(d1a4620f1cb6): Node leave event for d1a4620f1cb6/172.21.101.55" [2021-09-23T18:05:53.613Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-23T18:05:53.876Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-23T18:05:54.053Z] time="2021-09-23T18:05:53Z" level=warning msg="memberlist: Was able to connect to 8aa60a2d8f50 but other probes failed, network may be misconfigured" [2021-09-23T18:05:54.138Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-23T18:05:54.400Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-23T18:05:54.523Z] time="2021-09-23T18:05:54Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, left gossip cluster" [2021-09-23T18:05:54.523Z] time="2021-09-23T18:05:54Z" level=info msg="Node d1a4620f1cb6/172.21.101.55, left gossip cluster" [2021-09-23T18:05:54.891Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-23T18:05:54.973Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-23T18:05:54.992Z] time="2021-09-23T18:05:54Z" level=warning msg="memberlist: Failed to send gossip to 172.21.101.55:10037: write udp [::]:10036->172.21.101.55:10037: use of closed network connection" [2021-09-23T18:05:54.992Z] time="2021-09-23T18:05:54Z" level=info msg="Node 88e177711968/172.21.101.55, left gossip cluster" [2021-09-23T18:05:54.992Z] time="2021-09-23T18:05:54Z" level=info msg="Node 88e177711968 change state NodeActive --> NodeFailed" [2021-09-23T18:05:54.992Z] time="2021-09-23T18:05:54Z" level=info msg="Node 88e177711968/172.21.101.55, added to failed nodes list" [2021-09-23T18:05:54.992Z] time="2021-09-23T18:05:54Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.21.101.55:10037: use of closed network connection" [2021-09-23T18:05:54.992Z] --- PASS: TestNetworkDBIslands (12.25s) [2021-09-23T18:05:54.992Z] PASS [2021-09-23T18:05:54.992Z] coverage: 60.0% of statements [2021-09-23T18:05:54.992Z] ok github.com/docker/docker/libnetwork/networkdb 104.056s coverage: 60.0% of statements [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/quota [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/rootless [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/volume [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-23T18:05:54.992Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-23T18:05:55.152Z] docker_api_swarm_test.go:46: [d96a57fc899d3] joining swarm manager [df3dde5084c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:05:55.413Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-23T18:05:55.672Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-23T18:05:55.920Z] --- PASS: TestUpdatePidsLimit (3.02s) [2021-09-23T18:05:55.920Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2021-09-23T18:05:55.920Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2021-09-23T18:05:55.920Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2021-09-23T18:05:55.920Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2021-09-23T18:05:55.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2021-09-23T18:05:55.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-09-23T18:05:55.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2021-09-23T18:05:55.920Z] === RUN TestUpdateRestartPolicy [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === Skipped [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-23T18:05:56.559Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-23T18:05:56.559Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-23T18:05:56.559Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-23T18:05:56.559Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-23T18:05:56.559Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-23T18:05:56.559Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-23T18:05:56.559Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-23T18:05:56.559Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-23T18:05:56.559Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2021-09-23T18:05:56.559Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-23T18:05:56.559Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-23T18:05:56.559Z] daemon_test.go:146: root required [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-23T18:05:56.559Z] reload_test.go:520: root required [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.04s) [2021-09-23T18:05:56.559Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-23T18:05:56.559Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-23T18:05:56.559Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-23T18:05:56.559Z] download_test.go:267: Needs fixing on Windows [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-23T18:05:56.559Z] layer_test.go:303: Failing on Windows [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-23T18:05:56.559Z] layer_test.go:352: Failing on Windows [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-23T18:05:56.559Z] layer_test.go:467: Failing on Windows [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-23T18:05:56.559Z] layer_test.go:696: Failing on Windows [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-23T18:05:56.559Z] migration_test.go:45: Failing on Windows [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-23T18:05:56.559Z] migration_test.go:181: Failing on Windows [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-23T18:05:56.559Z] mount_test.go:17: Failing on Windows [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-23T18:05:56.559Z] mount_test.go:76: Failing on Windows [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-23T18:05:56.559Z] mount_test.go:125: Failing on Windows [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-23T18:05:56.559Z] mount_test.go:212: Failing on Windows [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-23T18:05:56.559Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-23T18:05:56.559Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-23T18:05:56.559Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-23T18:05:56.559Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-23T18:05:56.559Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-23T18:05:56.559Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-23T18:05:56.559Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-23T18:05:56.559Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-23T18:05:56.559Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-23T18:05:56.559Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-23T18:05:56.559Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-23T18:05:56.559Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-23T18:05:56.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-23T18:05:56.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-23T18:05:56.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-23T18:05:56.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-23T18:05:56.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.559Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-23T18:05:56.559Z] archive_test.go:133: Xz not present in msys2 [2021-09-23T18:05:56.559Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2021-09-23T18:05:56.560Z] archive_test.go:140: zstd not installed [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-23T18:05:56.560Z] archive_test.go:252: Failing on Windows CI machines [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-23T18:05:56.560Z] archive_windows_test.go:16: Currently fails [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-23T18:05:56.560Z] changes_test.go:195: needs more investigation [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-23T18:05:56.560Z] changes_test.go:432: needs further investigation [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-23T18:05:56.560Z] changes_test.go:468: needs further investigation [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-23T18:05:56.560Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-23T18:05:56.560Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-23T18:05:56.560Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-23T18:05:56.560Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-23T18:05:56.560Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-23T18:05:56.560Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-23T18:05:56.560Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-23T18:05:56.560Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-23T18:05:56.560Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-23T18:05:56.560Z] poller_test.go:40: No chmod on Windows [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-23T18:05:56.560Z] fileutils_test.go:133: Needs porting to Windows [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-23T18:05:56.560Z] fileutils_test.go:179: Needs porting to Windows [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-09-23T18:05:56.560Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-23T18:05:56.560Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-23T18:05:56.560Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-23T18:05:56.560Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-23T18:05:56.560Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-23T18:05:56.560Z] [2021-09-23T18:05:56.560Z] DONE 2070 tests, 68 skipped in 246.659s [2021-09-23T18:05:56.560Z] INFO: make.ps1 ended at 09/23/2021 18:05:56 [2021-09-23T18:05:57.055Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-23T18:05:57.995Z] --- PASS: TestDaemonDNSFallback (6.91s) [2021-09-23T18:05:57.995Z] === RUN TestInspectNetwork [2021-09-23T18:05:58.128Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-23T18:05:58.128Z] INFO: Unit tests ended at 09/23/2021 18:05:57. Duration:00:04:19.7931519 [2021-09-23T18:05:58.128Z] INFO: Building busybox [2021-09-23T18:05:58.128Z] Sending build context to Docker daemon 5.12kB [2021-09-23T18:05:58.128Z] [2021-09-23T18:05:58.128Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-23T18:05:58.128Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-23T18:05:58.128Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-23T18:05:58.128Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-23T18:05:58.128Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-23T18:05:58.128Z] ---> 6e98155df178 [2021-09-23T18:05:58.128Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-23T18:05:58.128Z] ---> Running in f7bc8b068dab [2021-09-23T18:05:58.255Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-23T18:05:58.337Z] --- PASS: TestBuildWithHugeFile (82.41s) [2021-09-23T18:05:58.338Z] === RUN TestBuildWCOWSandboxSize [2021-09-23T18:05:59.194Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-23T18:06:01.737Z] === RUN TestInspectNetwork/full_network_id [2021-09-23T18:06:01.737Z] === RUN TestInspectNetwork/partial_network_id [2021-09-23T18:06:01.737Z] === RUN TestInspectNetwork/network_name [2021-09-23T18:06:01.737Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-23T18:06:02.678Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-23T18:06:02.939Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-23T18:06:03.200Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-23T18:06:03.771Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-23T18:06:04.031Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-23T18:06:04.031Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-23T18:06:04.602Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-23T18:06:04.863Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-23T18:06:05.434Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-23T18:06:05.695Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-23T18:06:05.955Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-23T18:06:06.216Z] --- PASS: TestInspectNetwork (8.07s) [2021-09-23T18:06:06.216Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-23T18:06:06.216Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2021-09-23T18:06:06.216Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-23T18:06:06.216Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-23T18:06:06.216Z] === RUN TestRunContainerWithBridgeNone [2021-09-23T18:06:06.216Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-23T18:06:07.599Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-23T18:06:08.150Z] --- PASS: TestUpdateRestartPolicy (11.82s) [2021-09-23T18:06:08.150Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-23T18:06:08.411Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-09-23T18:06:08.411Z] === RUN TestWaitNonBlocked [2021-09-23T18:06:08.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:06:08.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:06:08.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:06:08.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:06:08.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:06:08.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:06:08.542Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2021-09-23T18:06:08.542Z] === RUN TestNetworkInvalidJSON [2021-09-23T18:06:08.542Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-23T18:06:08.542Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-23T18:06:08.542Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:06:08.542Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:06:08.542Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:06:08.542Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:06:08.542Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-23T18:06:08.542Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:06:08.542Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:06:08.542Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-23T18:06:08.542Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-23T18:06:08.542Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-23T18:06:08.543Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-23T18:06:08.543Z] === RUN TestNetworkList [2021-09-23T18:06:08.543Z] === RUN TestNetworkList//networks [2021-09-23T18:06:08.543Z] === PAUSE TestNetworkList//networks [2021-09-23T18:06:08.543Z] === RUN TestNetworkList//networks/ [2021-09-23T18:06:08.543Z] === PAUSE TestNetworkList//networks/ [2021-09-23T18:06:08.543Z] === CONT TestNetworkList//networks [2021-09-23T18:06:08.543Z] === CONT TestNetworkList//networks/ [2021-09-23T18:06:08.543Z] --- PASS: TestNetworkList (0.02s) [2021-09-23T18:06:08.543Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-23T18:06:08.543Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-23T18:06:08.543Z] === RUN TestHostIPv4BridgeLabel [2021-09-23T18:06:09.113Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-09-23T18:06:09.113Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-23T18:06:09.356Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-23T18:06:09.356Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2021-09-23T18:06:09.356Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2021-09-23T18:06:09.356Z] === RUN TestWaitBlocked [2021-09-23T18:06:09.356Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T18:06:09.356Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T18:06:09.356Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T18:06:09.356Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T18:06:09.356Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T18:06:09.356Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T18:06:10.055Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-23T18:06:10.055Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-09-23T18:06:10.055Z] === RUN TestDaemonDefaultNetworkPools [2021-09-23T18:06:10.627Z] Removing intermediate container f7bc8b068dab [2021-09-23T18:06:10.627Z] ---> 1c327a4e7c97 [2021-09-23T18:06:10.627Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-23T18:06:10.627Z] ---> Running in 884097857a05 [2021-09-23T18:06:10.627Z] Removing intermediate container 884097857a05 [2021-09-23T18:06:10.627Z] ---> fdd4819d1838 [2021-09-23T18:06:10.627Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-23T18:06:10.627Z] ---> Running in bca601e7c560 [2021-09-23T18:06:10.627Z] Removing intermediate container bca601e7c560 [2021-09-23T18:06:10.627Z] ---> e8465d64c890 [2021-09-23T18:06:10.627Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-23T18:06:10.744Z] --- PASS: TestWaitBlocked (0.03s) [2021-09-23T18:06:10.744Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2021-09-23T18:06:10.744Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2021-09-23T18:06:10.744Z] === CONT TestContainerStartOnDaemonRestart [2021-09-23T18:06:10.744Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-23T18:06:10.744Z] === CONT TestDaemonHostGatewayIP [2021-09-23T18:06:10.744Z] === CONT TestDaemonRestartIpcMode [2021-09-23T18:06:10.995Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-09-23T18:06:10.995Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-23T18:06:11.938Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-09-23T18:06:11.938Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-23T18:06:12.386Z] [2021-09-23T18:06:12.386Z] ---> fd3198bc2e34 [2021-09-23T18:06:12.386Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-23T18:06:12.386Z] ---> Running in add29ee954a2 [2021-09-23T18:06:12.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-09-23T18:06:13.140Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2021-09-23T18:06:13.140Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-23T18:06:13.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-09-23T18:06:13.710Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-09-23T18:06:13.710Z] === RUN TestServiceWithPredefinedNetwork [2021-09-23T18:06:14.259Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2021-09-23T18:06:14.259Z] === CONT TestIpcModeOlderClient [2021-09-23T18:06:14.259Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-09-23T18:06:14.259Z] === CONT TestContainerKillOnDaemonStart [2021-09-23T18:06:14.259Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.87s) [2021-09-23T18:06:14.521Z] --- PASS: TestDaemonHostGatewayIP (4.03s) [2021-09-23T18:06:14.655Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-23T18:06:14.782Z] --- PASS: TestDaemonRestartIpcMode (4.28s) [2021-09-23T18:06:17.206Z] --- PASS: TestServiceWithPredefinedNetwork (3.07s) [2021-09-23T18:06:17.206Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-23T18:06:17.206Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:06:17.206Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:06:17.206Z] === RUN TestServiceWithDataPathPortInit [2021-09-23T18:06:17.467Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-23T18:06:17.728Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-23T18:06:17.728Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-23T18:06:17.728Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-23T18:06:17.989Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-23T18:06:17.989Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-23T18:06:19.373Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-23T18:06:20.758Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-23T18:06:23.301Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-23T18:06:23.301Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-23T18:06:23.562Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-23T18:06:27.015Z] --- PASS: TestContainerKillOnDaemonStart (12.00s) [2021-09-23T18:06:27.015Z] PASS [2021-09-23T18:06:27.015Z] [2021-09-23T18:06:27.015Z] === Skipped [2021-09-23T18:06:27.015Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-09-23T18:06:27.015Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:06:27.015Z] [2021-09-23T18:06:27.015Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-23T18:06:27.015Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:06:27.015Z] [2021-09-23T18:06:27.015Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-23T18:06:27.015Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:06:27.015Z] [2021-09-23T18:06:27.015Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T18:06:27.015Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T18:06:27.015Z] [2021-09-23T18:06:27.015Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-23T18:06:27.015Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T18:06:27.015Z] [2021-09-23T18:06:27.015Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-09-23T18:06:27.015Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:06:27.015Z] [2021-09-23T18:06:27.015Z] DONE 195 tests, 6 skipped in 123.305s [2021-09-23T18:06:27.015Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-23T18:06:27.015Z] ++ 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-09-23T18:06:27.015Z] ++ set -e [2021-09-23T18:06:27.015Z] ++ '[' -n 0 ']' [2021-09-23T18:06:27.015Z] ++ set -x [2021-09-23T18:06:27.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-23T18:06:27.015Z] === RUN TestConfigDaemonLibtrustID [2021-09-23T18:06:27.015Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-09-23T18:06:27.015Z] === RUN TestDaemonConfigValidation [2021-09-23T18:06:27.015Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-23T18:06:27.015Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-23T18:06:27.015Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-23T18:06:27.015Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-23T18:06:27.015Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-23T18:06:27.015Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-23T18:06:27.015Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-23T18:06:27.015Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-23T18:06:27.015Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-23T18:06:27.015Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-23T18:06:27.015Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-23T18:06:27.015Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-23T18:06:27.015Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-23T18:06:27.015Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-23T18:06:27.015Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-23T18:06:27.015Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-23T18:06:27.015Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2021-09-23T18:06:27.015Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-09-23T18:06:27.015Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-09-23T18:06:27.015Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-09-23T18:06:27.015Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-09-23T18:06:27.015Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-23T18:06:27.015Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-23T18:06:27.411Z] Removing intermediate container add29ee954a2 [2021-09-23T18:06:27.411Z] ---> b10399c0f43a [2021-09-23T18:06:27.411Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-23T18:06:27.411Z] ---> Running in 9ed191fee077 [2021-09-23T18:06:27.959Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-23T18:06:28.401Z] [2021-09-23T18:06:28.401Z] SUCCESS: Specified value was saved. [2021-09-23T18:06:29.345Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-23T18:06:29.970Z] Removing intermediate container 9ed191fee077 [2021-09-23T18:06:29.970Z] ---> 62ec570484b3 [2021-09-23T18:06:29.970Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-23T18:06:29.970Z] ---> Running in b336f8121ef8 [2021-09-23T18:06:30.143Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-23T18:06:30.288Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-23T18:06:30.288Z] daemon_test.go:148: [de6b516004e26] daemon is not started [2021-09-23T18:06:30.288Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2021-09-23T18:06:30.288Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-09-23T18:06:30.288Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-09-23T18:06:30.288Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-09-23T18:06:30.288Z] PASS [2021-09-23T18:06:30.288Z] [2021-09-23T18:06:30.288Z] DONE 11 tests in 4.229s [2021-09-23T18:06:30.288Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-09-23T18:06:30.288Z] ++ 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-09-23T18:06:30.288Z] ++ set -e [2021-09-23T18:06:30.288Z] ++ '[' -n 0 ']' [2021-09-23T18:06:30.288Z] ++ set -x [2021-09-23T18:06:30.288Z] ++ 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-09-23T18:06:30.549Z] INFO: Testing against a local daemon [2021-09-23T18:06:30.549Z] === RUN TestCommitInheritsEnv [2021-09-23T18:06:30.810Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-09-23T18:06:30.810Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-23T18:06:30.810Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-09-23T18:06:30.810Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:06:30.810Z] === RUN TestImagesFilterMultiReference [2021-09-23T18:06:31.072Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-09-23T18:06:31.072Z] === RUN TestImagePullPlatformInvalid [2021-09-23T18:06:31.072Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-09-23T18:06:31.072Z] === RUN TestRemoveImageOrphaning [2021-09-23T18:06:31.333Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2021-09-23T18:06:31.333Z] === RUN TestRemoveImageGarbageCollector [2021-09-23T18:06:31.333Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:06:31.333Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-09-23T18:06:31.333Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-23T18:06:31.333Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-23T18:06:31.333Z] === RUN TestTagInvalidReference [2021-09-23T18:06:31.333Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-23T18:06:31.333Z] === RUN TestTagValidPrefixedRepo [2021-09-23T18:06:31.593Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-09-23T18:06:31.593Z] === RUN TestTagExistedNameWithoutForce [2021-09-23T18:06:31.593Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-23T18:06:31.593Z] === RUN TestTagOfficialNames [2021-09-23T18:06:31.593Z] --- PASS: TestTagOfficialNames (0.08s) [2021-09-23T18:06:31.593Z] === RUN TestTagMatchesDigest [2021-09-23T18:06:31.593Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-23T18:06:31.593Z] PASS [2021-09-23T18:06:31.593Z] [2021-09-23T18:06:31.593Z] === Skipped [2021-09-23T18:06:31.593Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:06:31.593Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-09-23T18:06:31.593Z] [2021-09-23T18:06:31.593Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-09-23T18:06:31.593Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:06:31.593Z] [2021-09-23T18:06:31.593Z] DONE 12 tests, 2 skipped in 1.435s [2021-09-23T18:06:31.593Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-09-23T18:06:31.593Z] ++ 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-09-23T18:06:31.593Z] ++ set -e [2021-09-23T18:06:31.593Z] ++ '[' -n 0 ']' [2021-09-23T18:06:31.593Z] ++ set -x [2021-09-23T18:06:31.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-09-23T18:06:31.854Z] INFO: Testing against a local daemon [2021-09-23T18:06:31.854Z] === RUN TestNetworkCreateDelete [2021-09-23T18:06:32.115Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-09-23T18:06:32.115Z] === RUN TestDockerNetworkDeletePreferID [2021-09-23T18:06:32.686Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2021-09-23T18:06:32.686Z] === RUN TestDaemonDNSFallback [2021-09-23T18:06:33.437Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-23T18:06:33.437Z] --- PASS: TestServiceWithDataPathPortInit (16.03s) [2021-09-23T18:06:33.437Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-23T18:06:34.007Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-23T18:06:34.729Z] Cannot create a file when that file already exists. [2021-09-23T18:06:35.921Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-23T18:06:35.921Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-09-23T18:06:35.921Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-23T18:06:36.491Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xiv06q1n5xjr58hx71r9ka3d4 Created:2021-09-23 18:06:34.433613214 +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[5f961d72875dc2f03966efb183c68bf766d9cbbdd4d5d154559ff9de65624307:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p4b57uiqxxcnrzmq6o52bh40m EndpointID:f3773cd7af724b778b48990747750e18e3299537fe480833ea7385869dc728f6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5c53b08efb487662d454f531535c89c82ba1eb8ef163c39ad47f2174ce794cc5 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:93cbd2893d9a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p4b57uiqxxcnrzmq6o52bh40m EndpointID:f3773cd7af724b778b48990747750e18e3299537fe480833ea7385869dc728f6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-23T18:06:38.524Z] Removing intermediate container b336f8121ef8 [2021-09-23T18:06:38.524Z] ---> bead5fc54d80 [2021-09-23T18:06:38.524Z] Step 13/13 : CMD ["sh"] [2021-09-23T18:06:38.524Z] ---> Running in 8660ff268258 [2021-09-23T18:06:38.524Z] Removing intermediate container 8660ff268258 [2021-09-23T18:06:38.524Z] ---> 01537d55f014 [2021-09-23T18:06:38.524Z] Successfully built 01537d55f014 [2021-09-23T18:06:38.524Z] Successfully tagged busybox:latest [2021-09-23T18:06:38.524Z] INFO: Docker images of the daemon under test [2021-09-23T18:06:38.524Z] [2021-09-23T18:06:38.524Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-23T18:06:38.524Z] busybox latest 01537d55f014 Less than a second ago 5.73GB [2021-09-23T18:06:38.524Z] microsoft/windowsservercore latest 6e98155df178 10 days ago 5.7GB [2021-09-23T18:06:38.524Z] mcr.microsoft.com/windows/servercore ltsc2019 6e98155df178 10 days ago 5.7GB [2021-09-23T18:06:38.524Z] [2021-09-23T18:06:38.524Z] INFO: Running integration tests at 09/23/2021 18:06:38... [2021-09-23T18:06:38.524Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-23T18:06:38.524Z] INFO: Integration API tests being run from the host: [2021-09-23T18:06:38.524Z] INFO: make.ps1 starting at 09/23/2021 18:06:38 [2021-09-23T18:06:39.033Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-23T18:06:39.033Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-23T18:06:39.273Z] --- PASS: TestDaemonDNSFallback (6.70s) [2021-09-23T18:06:39.273Z] === RUN TestInspectNetwork [2021-09-23T18:06:39.514Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-23T18:06:40.420Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-23T18:06:40.681Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-23T18:06:40.942Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.00s) [2021-09-23T18:06:40.942Z] PASS [2021-09-23T18:06:40.942Z] [2021-09-23T18:06:40.942Z] === Skipped [2021-09-23T18:06:40.942Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:06:40.942Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:06:40.942Z] [2021-09-23T18:06:40.942Z] DONE 26 tests, 1 skipped in 50.576s [2021-09-23T18:06:40.942Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-23T18:06:40.942Z] ++ 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-09-23T18:06:40.942Z] ++ set -e [2021-09-23T18:06:40.942Z] ++ '[' -n 0 ']' [2021-09-23T18:06:40.942Z] ++ set -x [2021-09-23T18:06:40.942Z] ++ 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-09-23T18:06:40.942Z] INFO: Testing against a local daemon [2021-09-23T18:06:40.942Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-23T18:06:40.942Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:06:40.942Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T18:06:40.942Z] === RUN TestDockerNetworkIpvlan [2021-09-23T18:06:40.942Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:06:40.942Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-23T18:06:40.942Z] PASS [2021-09-23T18:06:40.942Z] [2021-09-23T18:06:40.942Z] === Skipped [2021-09-23T18:06:40.942Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T18:06:40.942Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:06:40.942Z] [2021-09-23T18:06:40.942Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-23T18:06:40.942Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:06:40.942Z] [2021-09-23T18:06:40.942Z] DONE 2 tests, 2 skipped in 0.132s [2021-09-23T18:06:41.203Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-23T18:06:41.203Z] ++ 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-09-23T18:06:41.203Z] ++ set -e [2021-09-23T18:06:41.203Z] ++ '[' -n 0 ']' [2021-09-23T18:06:41.203Z] ++ set -x [2021-09-23T18:06:41.203Z] ++ 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-09-23T18:06:41.203Z] INFO: Testing against a local daemon [2021-09-23T18:06:41.203Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-23T18:06:42.146Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-23T18:06:42.407Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-23T18:06:42.668Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2021-09-23T18:06:42.668Z] === RUN TestDockerNetworkMacvlan [2021-09-23T18:06:43.237Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-23T18:06:43.237Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-23T18:06:43.481Z] === RUN TestInspectNetwork/full_network_id [2021-09-23T18:06:43.481Z] === RUN TestInspectNetwork/partial_network_id [2021-09-23T18:06:43.481Z] === RUN TestInspectNetwork/network_name [2021-09-23T18:06:43.481Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-23T18:06:44.179Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-23T18:06:44.179Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-23T18:06:45.123Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-23T18:06:45.384Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-23T18:06:45.645Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-23T18:06:45.645Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-23T18:06:46.216Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-23T18:06:46.480Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-23T18:06:47.051Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-23T18:06:47.312Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-23T18:06:47.693Z] --- PASS: TestInspectNetwork (8.20s) [2021-09-23T18:06:47.693Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-23T18:06:47.693Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-23T18:06:47.693Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-23T18:06:47.693Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-23T18:06:47.693Z] === RUN TestRunContainerWithBridgeNone [2021-09-23T18:06:48.749Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-23T18:06:49.332Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-23T18:06:49.603Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-23T18:06:49.609Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2021-09-23T18:06:49.609Z] === RUN TestNetworkInvalidJSON [2021-09-23T18:06:49.609Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-23T18:06:49.609Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-23T18:06:49.609Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:06:49.609Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:06:49.609Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:06:49.609Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:06:49.609Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-23T18:06:49.609Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:06:49.609Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:06:49.609Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-09-23T18:06:49.609Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-23T18:06:49.609Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-23T18:06:49.609Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-23T18:06:49.609Z] === RUN TestNetworkList [2021-09-23T18:06:49.609Z] === RUN TestNetworkList//networks [2021-09-23T18:06:49.609Z] === PAUSE TestNetworkList//networks [2021-09-23T18:06:49.609Z] === RUN TestNetworkList//networks/ [2021-09-23T18:06:49.609Z] === PAUSE TestNetworkList//networks/ [2021-09-23T18:06:49.609Z] === CONT TestNetworkList//networks [2021-09-23T18:06:49.609Z] === CONT TestNetworkList//networks/ [2021-09-23T18:06:49.609Z] --- PASS: TestNetworkList (0.03s) [2021-09-23T18:06:49.609Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-23T18:06:49.609Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-23T18:06:49.609Z] === RUN TestHostIPv4BridgeLabel [2021-09-23T18:06:50.181Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-09-23T18:06:50.181Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-23T18:06:51.125Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-09-23T18:06:51.125Z] === RUN TestDaemonDefaultNetworkPools [2021-09-23T18:06:51.543Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-23T18:06:52.068Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-09-23T18:06:52.068Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-23T18:06:53.454Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-09-23T18:06:53.454Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-23T18:06:53.469Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-23T18:06:54.043Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-23T18:06:54.840Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s) [2021-09-23T18:06:54.840Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-23T18:06:54.983Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-23T18:06:54.983Z] --- PASS: TestDockerNetworkMacvlan (12.42s) [2021-09-23T18:06:54.983Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-09-23T18:06:54.983Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-09-23T18:06:54.983Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2021-09-23T18:06:54.983Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) [2021-09-23T18:06:54.983Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s) [2021-09-23T18:06:54.983Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2021-09-23T18:06:54.983Z] PASS [2021-09-23T18:06:54.983Z] [2021-09-23T18:06:54.983Z] DONE 8 tests in 13.924s [2021-09-23T18:06:54.983Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-23T18:06:54.983Z] ++ 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-09-23T18:06:54.983Z] ++ set -e [2021-09-23T18:06:54.983Z] ++ '[' -n 0 ']' [2021-09-23T18:06:54.983Z] ++ set -x [2021-09-23T18:06:54.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-09-23T18:06:54.983Z] testing: warning: no tests to run [2021-09-23T18:06:54.983Z] PASS [2021-09-23T18:06:54.983Z] [2021-09-23T18:06:54.983Z] DONE 0 tests in 0.022s [2021-09-23T18:06:54.983Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-23T18:06:54.983Z] ++ 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-09-23T18:06:54.983Z] ++ set -e [2021-09-23T18:06:54.983Z] ++ '[' -n 0 ']' [2021-09-23T18:06:54.983Z] ++ set -x [2021-09-23T18:06:54.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-09-23T18:06:55.101Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-09-23T18:06:55.101Z] === RUN TestServiceWithPredefinedNetwork [2021-09-23T18:06:55.244Z] INFO: Testing against a local daemon [2021-09-23T18:06:55.244Z] === RUN TestAuthZPluginAllowRequest [2021-09-23T18:06:55.814Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-23T18:06:56.754Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2021-09-23T18:06:56.754Z] === RUN TestAuthZPluginTLS [2021-09-23T18:06:57.014Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-23T18:06:57.275Z] --- PASS: TestAuthZPluginTLS (0.62s) [2021-09-23T18:06:57.275Z] === RUN TestAuthZPluginDenyRequest [2021-09-23T18:06:57.535Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-23T18:06:57.795Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-09-23T18:06:57.795Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-23T18:06:58.366Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-09-23T18:06:58.366Z] === RUN TestAuthZPluginDenyResponse [2021-09-23T18:06:58.404Z] --- PASS: TestServiceWithPredefinedNetwork (2.62s) [2021-09-23T18:06:58.404Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-23T18:06:58.404Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:06:58.404Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:06:58.404Z] === RUN TestServiceWithDataPathPortInit [2021-09-23T18:06:58.935Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-09-23T18:06:58.935Z] === RUN TestAuthZPluginAllowEventStream [2021-09-23T18:07:00.324Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-23T18:07:00.324Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2021-09-23T18:07:00.324Z] === RUN TestAuthZPluginErrorResponse [2021-09-23T18:07:00.796Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:07:00.796Z] INFO: Testing against a local daemon [2021-09-23T18:07:00.796Z] === RUN TestBuildWithSession [2021-09-23T18:07:00.797Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T18:07:00.797Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-23T18:07:00.797Z] === RUN TestBuildSquashParent [2021-09-23T18:07:00.797Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:07:00.797Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-23T18:07:00.797Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-23T18:07:00.797Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:07:00.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:07:00.797Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:07:00.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:07:00.797Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:07:00.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:07:00.797Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:07:00.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:07:00.797Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:07:00.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:07:00.797Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:07:00.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:07:00.797Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:07:00.797Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:07:00.797Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:07:00.797Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:07:00.894Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-09-23T18:07:00.895Z] === RUN TestAuthZPluginErrorRequest [2021-09-23T18:07:01.465Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-09-23T18:07:01.465Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-23T18:07:01.726Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-23T18:07:01.771Z] --- PASS: TestBuildWithHugeFile (86.16s) [2021-09-23T18:07:01.771Z] === RUN TestBuildWCOWSandboxSize [2021-09-23T18:07:01.986Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-09-23T18:07:01.986Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-23T18:07:01.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-09-23T18:07:02.558Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-23T18:07:03.501Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-23T18:07:04.072Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2021-09-23T18:07:04.072Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-23T18:07:04.646Z] docker_api_swarm_test.go:304: [dfaa78da6c5ba] joining swarm manager [de02c871792a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:07:06.032Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s) [2021-09-23T18:07:06.032Z] === RUN TestAuthZPluginHeader [2021-09-23T18:07:06.032Z] docker_api_swarm_test.go:305: [db05a0f8b419d] joining swarm manager [de02c871792a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:07:06.973Z] --- PASS: TestAuthZPluginHeader (0.79s) [2021-09-23T18:07:06.973Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-23T18:07:06.973Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-09-23T18:07:11.174Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.84s) [2021-09-23T18:07:11.174Z] === RUN TestAuthZPluginV2Disable [2021-09-23T18:07:11.174Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-23T18:07:11.261Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:07:11.261Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:07:13.722Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-09-23T18:07:14.292Z] --- PASS: TestAuthZPluginV2Disable (3.62s) [2021-09-23T18:07:14.292Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-23T18:07:15.232Z] === RUN TestDockerSuite/TestBuildRm [2021-09-23T18:07:16.522Z] --- PASS: TestServiceWithDataPathPortInit (16.02s) [2021-09-23T18:07:16.522Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-23T18:07:17.144Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.94s) [2021-09-23T18:07:17.144Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-23T18:07:17.148Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2021-09-23T18:07:17.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.84s) [2021-09-23T18:07:17.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.06s) [2021-09-23T18:07:17.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.67s) [2021-09-23T18:07:17.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.13s) [2021-09-23T18:07:17.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.09s) [2021-09-23T18:07:17.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.51s) [2021-09-23T18:07:17.148Z] === RUN TestBuildMultiStageCopy [2021-09-23T18:07:17.148Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-23T18:07:17.405Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-23T18:07:17.464Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ti1f0nv7cw7ryt57g8ki1y4i7 Created:2021-09-23 18:07:15.440966824 +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[487c0f5bbb14899d288395b869c4211a65f93744fe1123c341b7f787a3c54dff:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w1epqby2qr3ehowibqmplonzg EndpointID:16b1e220234cf3f6067cecd25562444fd0bbb4c416471585ca67bfcb800d54e8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d3933c44f72847273f0b865275bdf9270f05bb2ba28de2df260cd7ad866e4805 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:4b9e81c5e527 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w1epqby2qr3ehowibqmplonzg EndpointID:16b1e220234cf3f6067cecd25562444fd0bbb4c416471585ca67bfcb800d54e8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-23T18:07:17.976Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-23T18:07:19.366Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-23T18:07:19.530Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-09-23T18:07:19.530Z] Copying nested executables into bundles/binary-daemon [2021-09-23T18:07:19.530Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-09-23T18:07:19.530Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T18:07:19.530Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-09-23T18:07:19.530Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-09-23T18:07:19.627Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-23T18:07:19.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42089/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e -e DOCKER_GRAPHDRIVER docker:30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e hack/make.sh cross [2021-09-23T18:07:20.197Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-23T18:07:20.437Z] [2021-09-23T18:07:20.437Z] Removing bundles/ [2021-09-23T18:07:20.437Z] [2021-09-23T18:07:20.437Z] ---> Making bundle: cross (in bundles/cross) [2021-09-23T18:07:20.437Z] Cross building: bundles/cross/linux/amd64 [2021-09-23T18:07:20.437Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-09-23T18:07:20.437Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-09-23T18:07:21.581Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-23T18:07:22.751Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.08s) [2021-09-23T18:07:22.751Z] PASS [2021-09-23T18:07:22.751Z] [2021-09-23T18:07:22.751Z] === Skipped [2021-09-23T18:07:22.751Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:07:22.751Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:07:22.751Z] [2021-09-23T18:07:22.751Z] DONE 26 tests, 1 skipped in 50.255s [2021-09-23T18:07:22.751Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-23T18:07:22.751Z] ++ 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-09-23T18:07:22.751Z] ++ set -e [2021-09-23T18:07:22.751Z] ++ '[' -n 0 ']' [2021-09-23T18:07:22.751Z] ++ set -x [2021-09-23T18:07:22.751Z] ++ 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-09-23T18:07:22.751Z] INFO: Testing against a local daemon [2021-09-23T18:07:22.751Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-23T18:07:22.751Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:07:22.751Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T18:07:22.751Z] === RUN TestDockerNetworkIpvlan [2021-09-23T18:07:22.751Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:07:22.751Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-23T18:07:22.751Z] PASS [2021-09-23T18:07:22.751Z] [2021-09-23T18:07:22.751Z] === Skipped [2021-09-23T18:07:22.751Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T18:07:22.751Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:07:22.751Z] [2021-09-23T18:07:22.751Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-23T18:07:22.751Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:07:22.751Z] [2021-09-23T18:07:22.751Z] DONE 2 tests, 2 skipped in 0.140s [2021-09-23T18:07:22.751Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-23T18:07:22.751Z] ++ 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-09-23T18:07:22.751Z] ++ set -e [2021-09-23T18:07:22.751Z] ++ '[' -n 0 ']' [2021-09-23T18:07:22.751Z] ++ set -x [2021-09-23T18:07:22.751Z] ++ 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-09-23T18:07:22.751Z] INFO: Testing against a local daemon [2021-09-23T18:07:22.751Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-23T18:07:22.965Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-23T18:07:23.697Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2021-09-23T18:07:23.697Z] === RUN TestDockerNetworkMacvlan [2021-09-23T18:07:23.906Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-23T18:07:24.311Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-23T18:07:24.311Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-23T18:07:24.642Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-23T18:07:24.849Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-09-23T18:07:25.215Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-23T18:07:25.300Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-23T18:07:25.770Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-23T18:07:26.601Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-23T18:07:26.757Z] --- PASS: TestBuildMultiStageCopy (10.16s) [2021-09-23T18:07:26.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.77s) [2021-09-23T18:07:26.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2021-09-23T18:07:26.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.77s) [2021-09-23T18:07:26.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.89s) [2021-09-23T18:07:26.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2021-09-23T18:07:26.757Z] === RUN TestBuildMultiStageParentConfig [2021-09-23T18:07:27.394Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-23T18:07:27.395Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-23T18:07:27.395Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-23T18:07:27.395Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-09-23T18:07:27.395Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-23T18:07:27.655Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-23T18:07:28.226Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.94s) [2021-09-23T18:07:28.226Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-23T18:07:28.487Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-23T18:07:28.516Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-23T18:07:28.747Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-23T18:07:28.976Z] --- PASS: TestBuildMultiStageParentConfig (2.04s) [2021-09-23T18:07:28.976Z] === RUN TestBuildLabelWithTargets [2021-09-23T18:07:28.976Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:07:28.976Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-23T18:07:28.976Z] === RUN TestBuildWithEmptyLayers [2021-09-23T18:07:29.316Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-23T18:07:29.964Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-09-23T18:07:29.964Z] === RUN TestBuildMultiStageOnBuild [2021-09-23T18:07:31.062Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-23T18:07:31.860Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-23T18:07:32.801Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-23T18:07:33.374Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-23T18:07:33.635Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-23T18:07:34.205Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-23T18:07:35.146Z] === RUN TestDockerSuite/TestBuildUser [2021-09-23T18:07:35.274Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-23T18:07:36.530Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-23T18:07:36.662Z] --- PASS: TestDockerNetworkMacvlan (12.68s) [2021-09-23T18:07:36.662Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-09-23T18:07:36.662Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2021-09-23T18:07:36.662Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2021-09-23T18:07:36.662Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2021-09-23T18:07:36.662Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s) [2021-09-23T18:07:36.662Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2021-09-23T18:07:36.662Z] PASS [2021-09-23T18:07:36.662Z] [2021-09-23T18:07:36.662Z] DONE 8 tests in 14.260s [2021-09-23T18:07:36.662Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-23T18:07:36.662Z] ++ 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-09-23T18:07:36.662Z] ++ set -e [2021-09-23T18:07:36.662Z] ++ '[' -n 0 ']' [2021-09-23T18:07:36.662Z] ++ set -x [2021-09-23T18:07:36.662Z] ++ 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-09-23T18:07:36.662Z] testing: warning: no tests to run [2021-09-23T18:07:36.662Z] PASS [2021-09-23T18:07:36.662Z] [2021-09-23T18:07:36.662Z] DONE 0 tests in 0.051s [2021-09-23T18:07:36.662Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-23T18:07:36.662Z] ++ 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-09-23T18:07:36.662Z] ++ set -e [2021-09-23T18:07:36.662Z] ++ '[' -n 0 ']' [2021-09-23T18:07:36.662Z] ++ set -x [2021-09-23T18:07:36.662Z] ++ 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-09-23T18:07:36.662Z] INFO: Testing against a local daemon [2021-09-23T18:07:36.662Z] === RUN TestAuthZPluginAllowRequest [2021-09-23T18:07:38.049Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2021-09-23T18:07:38.049Z] === RUN TestAuthZPluginTLS [2021-09-23T18:07:38.442Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-23T18:07:38.622Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-09-23T18:07:38.622Z] === RUN TestAuthZPluginDenyRequest [2021-09-23T18:07:39.193Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-09-23T18:07:39.193Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-23T18:07:39.765Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-09-23T18:07:39.765Z] === RUN TestAuthZPluginDenyResponse [2021-09-23T18:07:40.338Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-09-23T18:07:40.338Z] === RUN TestAuthZPluginAllowEventStream [2021-09-23T18:07:40.397Z] --- PASS: TestBuildMultiStageOnBuild (9.62s) [2021-09-23T18:07:40.397Z] === RUN TestBuildUncleanTarFilenames [2021-09-23T18:07:40.397Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:07:40.397Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-23T18:07:40.397Z] === RUN TestBuildMultiStageLayerLeak [2021-09-23T18:07:40.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-09-23T18:07:41.728Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2021-09-23T18:07:41.728Z] === RUN TestAuthZPluginErrorResponse [2021-09-23T18:07:42.300Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-09-23T18:07:42.300Z] === RUN TestAuthZPluginErrorRequest [2021-09-23T18:07:42.872Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-09-23T18:07:42.872Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-23T18:07:43.444Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-09-23T18:07:43.444Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-23T18:07:43.523Z] docker_api_swarm_test.go:272: [d2bb2ab96e8fb] joining swarm manager [d728a58502f64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:07:44.464Z] docker_api_swarm_test.go:273: [dcf5c5452ff5f] joining swarm manager [d728a58502f64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:07:44.725Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-09-23T18:07:44.725Z] PASS [2021-09-23T18:07:44.725Z] [2021-09-23T18:07:44.725Z] DONE 17 tests in 49.638s [2021-09-23T18:07:44.725Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-23T18:07:44.725Z] ++ 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-09-23T18:07:44.725Z] ++ set -e [2021-09-23T18:07:44.725Z] ++ '[' -n 0 ']' [2021-09-23T18:07:44.725Z] ++ set -x [2021-09-23T18:07:44.725Z] ++ 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-09-23T18:07:44.988Z] INFO: Testing against a local daemon [2021-09-23T18:07:44.988Z] === RUN TestPluginInvalidJSON [2021-09-23T18:07:44.988Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:07:44.988Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:07:44.988Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:07:44.988Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-09-23T18:07:44.988Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-23T18:07:44.988Z] === RUN TestPluginInstall [2021-09-23T18:07:44.988Z] === RUN TestPluginInstall/no_auth [2021-09-23T18:07:45.360Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2021-09-23T18:07:45.360Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-23T18:07:45.930Z] time="2021-09-23T18:07:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:07:45.930Z] time="2021-09-23T18:07:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:daa5d382865f175012c1be97d953a161a10208e2a8928ced8947c1be16db319a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:07:45.930Z] time="2021-09-23T18:07:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:07:45.930Z] time="2021-09-23T18:07:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:daa5d382865f175012c1be97d953a161a10208e2a8928ced8947c1be16db319a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:07:46.501Z] === RUN TestPluginInstall/with_htpasswd [2021-09-23T18:07:46.761Z] time="2021-09-23T18:07:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:07:46.761Z] time="2021-09-23T18:07:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f2e3ac56cc7d359ee59dbcbc7b7295c568a70d7482ed1ad24e16325b5bdf0b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:07:46.761Z] time="2021-09-23T18:07:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:07:46.761Z] time="2021-09-23T18:07:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f2e3ac56cc7d359ee59dbcbc7b7295c568a70d7482ed1ad24e16325b5bdf0b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:07:47.275Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2021-09-23T18:07:47.275Z] === RUN TestAuthZPluginHeader [2021-09-23T18:07:47.332Z] === RUN TestPluginInstall/with_insecure [2021-09-23T18:07:48.219Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-09-23T18:07:48.219Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-23T18:07:48.219Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:07:48.219Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-09-23T18:07:48.219Z] === RUN TestAuthZPluginV2Disable [2021-09-23T18:07:48.219Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:07:48.219Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-09-23T18:07:48.219Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-23T18:07:48.219Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:07:48.219Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-09-23T18:07:48.219Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-23T18:07:48.219Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:07:48.219Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-09-23T18:07:48.219Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-23T18:07:48.275Z] time="2021-09-23T18:07:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:07:48.275Z] time="2021-09-23T18:07:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6e75a5c1fb12579e05b369314eac683f84bd6bf7abb250bb7cbfd52e4b5c463" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:07:48.275Z] time="2021-09-23T18:07:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:07:48.275Z] time="2021-09-23T18:07:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6e75a5c1fb12579e05b369314eac683f84bd6bf7abb250bb7cbfd52e4b5c463" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:07:48.535Z] plugin_test.go:165: [d7ad6c82ad22a] daemon is not started [2021-09-23T18:07:48.535Z] --- PASS: TestPluginInstall (3.52s) [2021-09-23T18:07:48.535Z] --- PASS: TestPluginInstall/no_auth (1.45s) [2021-09-23T18:07:48.535Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-09-23T18:07:48.535Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2021-09-23T18:07:48.535Z] === RUN TestPluginsWithRuntimes [2021-09-23T18:07:49.918Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-23T18:07:50.178Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-23T18:07:50.750Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-23T18:07:50.750Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-23T18:07:51.321Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-23T18:07:51.581Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-23T18:07:52.520Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-23T18:07:52.520Z] --- PASS: TestPluginsWithRuntimes (3.91s) [2021-09-23T18:07:52.520Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-09-23T18:07:52.520Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2021-09-23T18:07:52.520Z] === RUN TestPluginBackCompatMediaTypes [2021-09-23T18:07:53.090Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2021-09-23T18:07:53.090Z] PASS [2021-09-23T18:07:53.090Z] [2021-09-23T18:07:53.090Z] DONE 10 tests in 8.372s [2021-09-23T18:07:53.090Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-23T18:07:53.090Z] ++ 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-09-23T18:07:53.090Z] ++ set -e [2021-09-23T18:07:53.090Z] ++ '[' -n 0 ']' [2021-09-23T18:07:53.090Z] ++ set -x [2021-09-23T18:07:53.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-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-09-23T18:07:53.351Z] INFO: Testing against a local daemon [2021-09-23T18:07:53.351Z] === RUN TestExternalGraphDriver [2021-09-23T18:07:53.351Z] === RUN TestExternalGraphDriver/json [2021-09-23T18:07:53.351Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-23T18:07:53.351Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-09-23T18:07:53.351Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-23T18:07:53.351Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-09-23T18:07:53.351Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-23T18:07:53.351Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-09-23T18:07:53.612Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-23T18:07:53.612Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-09-23T18:07:53.612Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-23T18:07:54.996Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-23T18:07:54.996Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-23T18:07:55.258Z] === RUN TestExternalGraphDriver/spec [2021-09-23T18:07:55.518Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-23T18:07:56.089Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-23T18:07:57.035Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-23T18:07:57.035Z] === RUN TestExternalGraphDriver/pull [2021-09-23T18:07:57.035Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-23T18:07:58.222Z] --- PASS: TestBuildMultiStageLayerLeak (17.65s) [2021-09-23T18:07:58.222Z] === RUN TestBuildWithHugeFile [2021-09-23T18:07:58.419Z] --- PASS: TestExternalGraphDriver (5.15s) [2021-09-23T18:07:58.419Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2021-09-23T18:07:58.419Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2021-09-23T18:07:58.419Z] --- PASS: TestExternalGraphDriver/pull (1.47s) [2021-09-23T18:07:58.419Z] === RUN TestGraphdriverPluginV2 [2021-09-23T18:07:58.990Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-23T18:08:00.374Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-23T18:08:00.943Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-23T18:08:01.514Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-23T18:08:01.775Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-23T18:08:01.775Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-09-23T18:08:01.775Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-23T18:08:02.346Z] --- PASS: TestGraphdriverPluginV2 (3.79s) [2021-09-23T18:08:02.346Z] PASS [2021-09-23T18:08:02.346Z] [2021-09-23T18:08:02.346Z] DONE 5 tests in 9.086s [2021-09-23T18:08:02.346Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-23T18:08:02.346Z] ++ 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-09-23T18:08:02.346Z] ++ set -e [2021-09-23T18:08:02.346Z] ++ '[' -n 0 ']' [2021-09-23T18:08:02.346Z] ++ set -x [2021-09-23T18:08:02.346Z] ++ 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-09-23T18:08:02.346Z] INFO: Testing against a local daemon [2021-09-23T18:08:02.346Z] === RUN TestContinueAfterPluginCrash [2021-09-23T18:08:02.346Z] === PAUSE TestContinueAfterPluginCrash [2021-09-23T18:08:02.346Z] === RUN TestReadPluginNoRead [2021-09-23T18:08:02.346Z] === PAUSE TestReadPluginNoRead [2021-09-23T18:08:02.346Z] === RUN TestDaemonStartWithLogOpt [2021-09-23T18:08:02.346Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-23T18:08:02.346Z] === CONT TestContinueAfterPluginCrash [2021-09-23T18:08:02.346Z] === CONT TestDaemonStartWithLogOpt [2021-09-23T18:08:02.606Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-23T18:08:04.520Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-23T18:08:04.781Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-23T18:08:04.781Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:08:04.781Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-23T18:08:05.353Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-23T18:08:05.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-09-23T18:08:06.344Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s) [2021-09-23T18:08:06.344Z] PASS [2021-09-23T18:08:06.344Z] [2021-09-23T18:08:06.344Z] === Skipped [2021-09-23T18:08:06.344Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-09-23T18:08:06.344Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:08:06.344Z] [2021-09-23T18:08:06.344Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-09-23T18:08:06.344Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:08:06.344Z] [2021-09-23T18:08:06.344Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-09-23T18:08:06.344Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:08:06.344Z] [2021-09-23T18:08:06.344Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-09-23T18:08:06.344Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:08:06.344Z] [2021-09-23T18:08:06.344Z] DONE 17 tests, 4 skipped in 28.318s [2021-09-23T18:08:06.344Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-23T18:08:06.344Z] ++ 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-09-23T18:08:06.344Z] ++ set -e [2021-09-23T18:08:06.344Z] ++ '[' -n 0 ']' [2021-09-23T18:08:06.344Z] ++ set -x [2021-09-23T18:08:06.345Z] ++ 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-09-23T18:08:06.345Z] INFO: Testing against a local daemon [2021-09-23T18:08:06.345Z] === RUN TestPluginInvalidJSON [2021-09-23T18:08:06.345Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:08:06.345Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:08:06.345Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:08:06.345Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-23T18:08:06.345Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-23T18:08:06.345Z] === RUN TestPluginInstall [2021-09-23T18:08:06.345Z] === RUN TestPluginInstall/no_auth [2021-09-23T18:08:06.353Z] === RUN TestDockerSuite/TestCommitChange [2021-09-23T18:08:06.929Z] --- PASS: TestDaemonStartWithLogOpt (4.46s) [2021-09-23T18:08:06.929Z] === CONT TestReadPluginNoRead [2021-09-23T18:08:07.191Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-23T18:08:07.289Z] time="2021-09-23T18:08:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:08:07.289Z] time="2021-09-23T18:08:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b482e78f843db514733105f6d76567d73119ddd52cb5ea14ace22d85e95326e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:08:07.289Z] time="2021-09-23T18:08:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:08:07.289Z] time="2021-09-23T18:08:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b482e78f843db514733105f6d76567d73119ddd52cb5ea14ace22d85e95326e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:08:07.550Z] === RUN TestPluginInstall/with_htpasswd [2021-09-23T18:08:08.122Z] time="2021-09-23T18:08:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:08:08.122Z] time="2021-09-23T18:08:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ac9ba8f2d37f96f1f6f7bc8cc76c5791a9bc5b3ffd1a98aff99d2b263393041" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:08:08.122Z] time="2021-09-23T18:08:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:08:08.122Z] time="2021-09-23T18:08:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ac9ba8f2d37f96f1f6f7bc8cc76c5791a9bc5b3ffd1a98aff99d2b263393041" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:08:08.600Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-23T18:08:08.694Z] === RUN TestPluginInstall/with_insecure [2021-09-23T18:08:09.637Z] time="2021-09-23T18:08:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:08:09.637Z] time="2021-09-23T18:08:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c15b07968461fd6106b82b98f17f4fd9e14102e8fdb902e81dfc7a0e7935b55a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:08:09.637Z] time="2021-09-23T18:08:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:08:09.637Z] time="2021-09-23T18:08:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c15b07968461fd6106b82b98f17f4fd9e14102e8fdb902e81dfc7a0e7935b55a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:08:09.986Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-23T18:08:10.561Z] === RUN TestReadPluginNoRead/default [2021-09-23T18:08:10.579Z] plugin_test.go:165: [d55e0bdc8264d] daemon is not started [2021-09-23T18:08:10.579Z] --- PASS: TestPluginInstall (5.57s) [2021-09-23T18:08:10.579Z] --- PASS: TestPluginInstall/no_auth (2.57s) [2021-09-23T18:08:10.579Z] --- PASS: TestPluginInstall/with_htpasswd (1.04s) [2021-09-23T18:08:10.579Z] --- PASS: TestPluginInstall/with_insecure (1.96s) [2021-09-23T18:08:10.579Z] === RUN TestPluginsWithRuntimes [2021-09-23T18:08:11.133Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-23T18:08:11.704Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-23T18:08:11.963Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-23T18:08:11.963Z] --- PASS: TestContinueAfterPluginCrash (9.69s) [2021-09-23T18:08:12.492Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-23T18:08:12.904Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-23T18:08:13.434Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-23T18:08:13.475Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-23T18:08:13.735Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-23T18:08:14.818Z] --- PASS: TestPluginsWithRuntimes (4.15s) [2021-09-23T18:08:14.818Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2021-09-23T18:08:14.818Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-09-23T18:08:14.818Z] === RUN TestPluginBackCompatMediaTypes [2021-09-23T18:08:15.118Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-23T18:08:15.118Z] === CONT TestReadPluginNoRead [2021-09-23T18:08:15.118Z] read_test.go:92: [dfdda03cf54b1] daemon is not started [2021-09-23T18:08:15.118Z] --- PASS: TestReadPluginNoRead (8.24s) [2021-09-23T18:08:15.118Z] --- PASS: TestReadPluginNoRead/default (1.65s) [2021-09-23T18:08:15.118Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2021-09-23T18:08:15.118Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-09-23T18:08:15.118Z] PASS [2021-09-23T18:08:15.118Z] [2021-09-23T18:08:15.118Z] DONE 6 tests in 12.846s [2021-09-23T18:08:15.118Z] 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-09-23T18:08:15.118Z] ++ 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-09-23T18:08:15.118Z] ++ set -e [2021-09-23T18:08:15.118Z] ++ '[' -n 0 ']' [2021-09-23T18:08:15.118Z] ++ set -x [2021-09-23T18:08:15.118Z] ++ 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-09-23T18:08:15.118Z] testing: warning: no tests to run [2021-09-23T18:08:15.118Z] PASS [2021-09-23T18:08:15.118Z] [2021-09-23T18:08:15.118Z] DONE 0 tests in 0.049s [2021-09-23T18:08:15.118Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-23T18:08:15.118Z] ++ 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-09-23T18:08:15.118Z] ++ set -e [2021-09-23T18:08:15.118Z] ++ '[' -n 0 ']' [2021-09-23T18:08:15.118Z] ++ set -x [2021-09-23T18:08:15.118Z] ++ 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-09-23T18:08:15.380Z] INFO: Testing against a local daemon [2021-09-23T18:08:15.380Z] === RUN TestPluginWithDevMounts [2021-09-23T18:08:15.380Z] === PAUSE TestPluginWithDevMounts [2021-09-23T18:08:15.380Z] === CONT TestPluginWithDevMounts [2021-09-23T18:08:15.640Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-23T18:08:15.640Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-23T18:08:15.640Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-23T18:08:15.640Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-23T18:08:15.640Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-23T18:08:15.640Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-23T18:08:15.760Z] --- PASS: TestPluginBackCompatMediaTypes (1.09s) [2021-09-23T18:08:15.760Z] PASS [2021-09-23T18:08:15.760Z] [2021-09-23T18:08:15.760Z] DONE 10 tests in 11.006s [2021-09-23T18:08:15.760Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-23T18:08:15.760Z] ++ 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-09-23T18:08:15.760Z] ++ set -e [2021-09-23T18:08:15.760Z] ++ '[' -n 0 ']' [2021-09-23T18:08:15.760Z] ++ set -x [2021-09-23T18:08:15.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-09-23T18:08:15.900Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-23T18:08:16.021Z] INFO: Testing against a local daemon [2021-09-23T18:08:16.021Z] === RUN TestExternalGraphDriver [2021-09-23T18:08:16.021Z] === RUN TestExternalGraphDriver/json [2021-09-23T18:08:17.282Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-23T18:08:17.282Z] --- PASS: TestPluginWithDevMounts (1.80s) [2021-09-23T18:08:17.282Z] PASS [2021-09-23T18:08:17.282Z] [2021-09-23T18:08:17.282Z] DONE 1 tests in 1.927s [2021-09-23T18:08:17.282Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-23T18:08:17.282Z] ++ 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-09-23T18:08:17.282Z] ++ set -e [2021-09-23T18:08:17.282Z] ++ '[' -n 0 ']' [2021-09-23T18:08:17.282Z] ++ set -x [2021-09-23T18:08:17.282Z] ++ 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-09-23T18:08:17.282Z] INFO: Testing against a local daemon [2021-09-23T18:08:17.282Z] === RUN TestSecretInspect [2021-09-23T18:08:17.936Z] === RUN TestExternalGraphDriver/spec [2021-09-23T18:08:18.224Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-23T18:08:18.224Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-23T18:08:18.795Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-23T18:08:19.366Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-23T18:08:19.627Z] --- PASS: TestSecretInspect (2.49s) [2021-09-23T18:08:19.627Z] === RUN TestSecretList [2021-09-23T18:08:19.857Z] === RUN TestExternalGraphDriver/pull [2021-09-23T18:08:19.887Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-23T18:08:20.459Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-23T18:08:21.030Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-23T18:08:21.030Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-23T18:08:21.030Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-23T18:08:21.600Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-23T18:08:21.600Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-23T18:08:21.600Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-23T18:08:21.600Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-23T18:08:21.600Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-23T18:08:21.772Z] --- PASS: TestExternalGraphDriver (5.49s) [2021-09-23T18:08:21.772Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2021-09-23T18:08:21.772Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2021-09-23T18:08:21.772Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2021-09-23T18:08:21.772Z] === RUN TestGraphdriverPluginV2 [2021-09-23T18:08:21.772Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:08:21.772Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-09-23T18:08:21.772Z] PASS [2021-09-23T18:08:21.772Z] [2021-09-23T18:08:21.772Z] === Skipped [2021-09-23T18:08:21.772Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-09-23T18:08:21.772Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:08:21.772Z] [2021-09-23T18:08:21.772Z] DONE 5 tests, 1 skipped in 5.673s [2021-09-23T18:08:21.772Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-23T18:08:21.772Z] ++ 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-09-23T18:08:21.772Z] ++ set -e [2021-09-23T18:08:21.772Z] ++ '[' -n 0 ']' [2021-09-23T18:08:21.772Z] ++ set -x [2021-09-23T18:08:21.772Z] ++ 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-09-23T18:08:21.772Z] INFO: Testing against a local daemon [2021-09-23T18:08:21.772Z] === RUN TestContinueAfterPluginCrash [2021-09-23T18:08:21.772Z] === PAUSE TestContinueAfterPluginCrash [2021-09-23T18:08:21.772Z] === RUN TestReadPluginNoRead [2021-09-23T18:08:21.772Z] === PAUSE TestReadPluginNoRead [2021-09-23T18:08:21.772Z] === RUN TestDaemonStartWithLogOpt [2021-09-23T18:08:21.772Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-23T18:08:21.772Z] === CONT TestContinueAfterPluginCrash [2021-09-23T18:08:21.772Z] === CONT TestDaemonStartWithLogOpt [2021-09-23T18:08:21.772Z] === CONT TestReadPluginNoRead [2021-09-23T18:08:22.170Z] --- PASS: TestSecretList (2.48s) [2021-09-23T18:08:22.170Z] === RUN TestSecretsCreateAndDelete [2021-09-23T18:08:22.430Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-23T18:08:23.001Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-23T18:08:23.570Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-23T18:08:23.570Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-23T18:08:24.966Z] --- PASS: TestSecretsCreateAndDelete (2.62s) [2021-09-23T18:08:24.966Z] === RUN TestSecretsUpdate [2021-09-23T18:08:24.966Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-23T18:08:25.535Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-23T18:08:25.535Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-23T18:08:25.987Z] === RUN TestReadPluginNoRead/default [2021-09-23T18:08:25.987Z] --- PASS: TestDaemonStartWithLogOpt (4.20s) [2021-09-23T18:08:26.107Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-23T18:08:26.678Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-23T18:08:26.931Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-23T18:08:27.618Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-23T18:08:27.618Z] --- PASS: TestSecretsUpdate (2.58s) [2021-09-23T18:08:27.618Z] === RUN TestTemplatedSecret [2021-09-23T18:08:27.883Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-23T18:08:27.883Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-23T18:08:28.317Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-23T18:08:28.453Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-23T18:08:29.396Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-23T18:08:29.967Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-23T18:08:29.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-09-23T18:08:30.229Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-23T18:08:30.232Z] === CONT TestReadPluginNoRead [2021-09-23T18:08:30.232Z] read_test.go:92: [d1885f87acc4e] daemon is not started [2021-09-23T18:08:30.232Z] --- PASS: TestReadPluginNoRead (8.22s) [2021-09-23T18:08:30.232Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2021-09-23T18:08:30.232Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2021-09-23T18:08:30.232Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-09-23T18:08:30.491Z] --- PASS: TestTemplatedSecret (3.20s) [2021-09-23T18:08:30.491Z] === RUN TestSecretCreateResolve [2021-09-23T18:08:30.753Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-23T18:08:31.174Z] --- PASS: TestContinueAfterPluginCrash (9.55s) [2021-09-23T18:08:31.174Z] PASS [2021-09-23T18:08:31.174Z] [2021-09-23T18:08:31.174Z] DONE 6 tests in 9.706s [2021-09-23T18:08:31.174Z] 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-09-23T18:08:31.174Z] ++ 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-09-23T18:08:31.174Z] ++ set -e [2021-09-23T18:08:31.174Z] ++ '[' -n 0 ']' [2021-09-23T18:08:31.174Z] ++ set -x [2021-09-23T18:08:31.174Z] ++ 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-09-23T18:08:31.436Z] testing: warning: no tests to run [2021-09-23T18:08:31.436Z] PASS [2021-09-23T18:08:31.436Z] [2021-09-23T18:08:31.436Z] DONE 0 tests in 0.059s [2021-09-23T18:08:31.436Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-23T18:08:31.436Z] ++ 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-09-23T18:08:31.436Z] ++ set -e [2021-09-23T18:08:31.436Z] ++ '[' -n 0 ']' [2021-09-23T18:08:31.436Z] ++ set -x [2021-09-23T18:08:31.436Z] ++ 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-09-23T18:08:31.436Z] INFO: Testing against a local daemon [2021-09-23T18:08:31.436Z] === RUN TestPluginWithDevMounts [2021-09-23T18:08:31.436Z] === PAUSE TestPluginWithDevMounts [2021-09-23T18:08:31.436Z] === CONT TestPluginWithDevMounts [2021-09-23T18:08:32.139Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-23T18:08:33.351Z] --- PASS: TestPluginWithDevMounts (1.91s) [2021-09-23T18:08:33.352Z] PASS [2021-09-23T18:08:33.352Z] [2021-09-23T18:08:33.352Z] DONE 1 tests in 2.093s [2021-09-23T18:08:33.352Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-23T18:08:33.352Z] ++ 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-09-23T18:08:33.352Z] ++ set -e [2021-09-23T18:08:33.352Z] ++ '[' -n 0 ']' [2021-09-23T18:08:33.352Z] ++ set -x [2021-09-23T18:08:33.352Z] ++ 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-09-23T18:08:33.612Z] INFO: Testing against a local daemon [2021-09-23T18:08:33.612Z] === RUN TestSecretInspect [2021-09-23T18:08:34.052Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-23T18:08:34.052Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-23T18:08:34.052Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-23T18:08:34.052Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-23T18:08:34.052Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-23T18:08:34.052Z] --- PASS: TestSecretCreateResolve (3.43s) [2021-09-23T18:08:34.052Z] PASS [2021-09-23T18:08:34.052Z] [2021-09-23T18:08:34.052Z] DONE 6 tests in 16.918s [2021-09-23T18:08:34.052Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-23T18:08:34.052Z] ++ 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-09-23T18:08:34.052Z] ++ set -e [2021-09-23T18:08:34.052Z] ++ '[' -n 0 ']' [2021-09-23T18:08:34.052Z] ++ set -x [2021-09-23T18:08:34.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-23T18:08:34.313Z] INFO: Testing against a local daemon [2021-09-23T18:08:34.313Z] === RUN TestServiceCreateInit [2021-09-23T18:08:34.313Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-23T18:08:34.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-09-23T18:08:34.575Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-23T18:08:36.157Z] --- PASS: TestSecretInspect (2.18s) [2021-09-23T18:08:36.157Z] === RUN TestSecretList [2021-09-23T18:08:36.487Z] docker_api_swarm_node_test.go:20: [dd6e8e9b94f47] joining swarm manager [d4268cf133e0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:08:37.426Z] docker_api_swarm_node_test.go:21: [dd9b13bf63863] joining swarm manager [d4268cf133e0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:08:38.366Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-23T18:08:38.702Z] --- PASS: TestSecretList (2.67s) [2021-09-23T18:08:38.702Z] === RUN TestSecretsCreateAndDelete [2021-09-23T18:08:38.935Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-23T18:08:39.507Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-23T18:08:40.079Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-23T18:08:40.079Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-09-23T18:08:40.079Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-23T18:08:40.340Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-23T18:08:41.248Z] --- PASS: TestSecretsCreateAndDelete (2.66s) [2021-09-23T18:08:41.248Z] === RUN TestSecretsUpdate [2021-09-23T18:08:42.882Z] --- PASS: TestServiceCreateInit (8.25s) [2021-09-23T18:08:42.882Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.14s) [2021-09-23T18:08:42.882Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.09s) [2021-09-23T18:08:42.883Z] === RUN TestCreateServiceMultipleTimes [2021-09-23T18:08:42.883Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-23T18:08:43.458Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-23T18:08:43.796Z] --- PASS: TestSecretsUpdate (2.70s) [2021-09-23T18:08:43.796Z] === RUN TestTemplatedSecret [2021-09-23T18:08:44.036Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-23T18:08:47.097Z] --- PASS: TestTemplatedSecret (3.10s) [2021-09-23T18:08:47.098Z] === RUN TestSecretCreateResolve [2021-09-23T18:08:48.241Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-23T18:08:48.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-09-23T18:08:48.812Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-23T18:08:49.645Z] --- PASS: TestSecretCreateResolve (2.71s) [2021-09-23T18:08:49.645Z] PASS [2021-09-23T18:08:49.645Z] [2021-09-23T18:08:49.645Z] DONE 6 tests in 16.177s [2021-09-23T18:08:49.645Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-09-23T18:08:49.645Z] ++ 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-09-23T18:08:49.645Z] ++ set -e [2021-09-23T18:08:49.645Z] ++ '[' -n 0 ']' [2021-09-23T18:08:49.645Z] ++ set -x [2021-09-23T18:08:49.645Z] ++ 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-09-23T18:08:49.905Z] INFO: Testing against a local daemon [2021-09-23T18:08:49.905Z] === RUN TestServiceCreateInit [2021-09-23T18:08:49.905Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-23T18:08:50.194Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-23T18:08:51.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-23T18:08:52.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-09-23T18:08:53.092Z] docker_api_swarm_test.go:502: [d18908e643a10] joining swarm manager [da0a699f48c8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:08:54.112Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-23T18:08:54.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-09-23T18:08:55.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-09-23T18:08:56.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-09-23T18:08:56.929Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-09-23T18:08:56.929Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-09-23T18:08:56.929Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-09-23T18:08:56.929Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-09-23T18:08:56.929Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-09-23T18:08:56.929Z] Cross building: bundles/cross/windows/amd64 [2021-09-23T18:08:56.929Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-09-23T18:08:56.929Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-09-23T18:08:58.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b45e00_} [2021-09-23T18:08:59.117Z] --- PASS: TestCreateServiceMultipleTimes (16.63s) [2021-09-23T18:08:59.117Z] === RUN TestCreateServiceConflict [2021-09-23T18:08:59.443Z] --- PASS: TestServiceCreateInit (8.81s) [2021-09-23T18:08:59.443Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.32s) [2021-09-23T18:08:59.443Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.47s) [2021-09-23T18:08:59.443Z] === RUN TestCreateServiceMultipleTimes [2021-09-23T18:08:59.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11519439295_/foo_false____} [2021-09-23T18:09:01.071Z] docker_api_swarm_test.go:507: [d8f52945e52ff] joining swarm manager [da0a699f48c8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:09:01.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11519439295_/foo_true____} [2021-09-23T18:09:01.332Z] --- PASS: TestCreateServiceConflict (2.35s) [2021-09-23T18:09:01.332Z] === RUN TestCreateServiceMaxReplicas [2021-09-23T18:09:01.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34232906665_/foo_false____} [2021-09-23T18:09:02.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34232906665_/foo_true____} [2021-09-23T18:09:04.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34232906665_/foo_true__0xc000b45e30__} [2021-09-23T18:09:04.896Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2021-09-23T18:09:04.896Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-23T18:09:04.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b45e48_} [2021-09-23T18:09:05.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b45e60_} [2021-09-23T18:09:06.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b45e78_} [2021-09-23T18:09:07.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b45e90_} [2021-09-23T18:09:08.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-23T18:09:09.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-23T18:09:09.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-23T18:09:09.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-23T18:09:09.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-23T18:09:09.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-23T18:09:09.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-23T18:09:09.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-23T18:09:09.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-23T18:09:09.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-23T18:09:09.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-23T18:09:09.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-23T18:09:09.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-09-23T18:09:09.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-09-23T18:09:10.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-09-23T18:09:10.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-09-23T18:09:10.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-09-23T18:09:10.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-09-23T18:09:10.009Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-23T18:09:12.555Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-23T18:09:13.494Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-23T18:09:15.406Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-23T18:09:16.346Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-23T18:09:16.346Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-23T18:09:16.918Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-23T18:09:17.490Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-09-23T18:09:17.566Z] --- PASS: TestCreateServiceMultipleTimes (16.58s) [2021-09-23T18:09:17.566Z] === RUN TestCreateServiceConflict [2021-09-23T18:09:17.566Z] --- PASS: TestCreateServiceConflict (2.17s) [2021-09-23T18:09:17.566Z] === RUN TestCreateServiceMaxReplicas [2021-09-23T18:09:18.061Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-23T18:09:18.061Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.53s) [2021-09-23T18:09:18.061Z] === RUN TestCreateServiceSecretFileMode [2021-09-23T18:09:18.632Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-23T18:09:19.203Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-23T18:09:20.145Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-23T18:09:20.717Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-23T18:09:20.868Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2021-09-23T18:09:20.868Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-23T18:09:20.976Z] --- PASS: TestCreateServiceSecretFileMode (2.88s) [2021-09-23T18:09:20.976Z] === RUN TestCreateServiceConfigFileMode [2021-09-23T18:09:21.547Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-23T18:09:22.126Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-23T18:09:23.081Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-23T18:09:24.021Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-23T18:09:24.021Z] --- PASS: TestCreateServiceConfigFileMode (2.81s) [2021-09-23T18:09:24.021Z] === RUN TestCreateServiceSysctls [2021-09-23T18:09:24.592Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-23T18:09:25.163Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-23T18:09:26.105Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-23T18:09:27.046Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-23T18:09:27.306Z] --- PASS: TestCreateServiceSysctls (3.47s) [2021-09-23T18:09:27.306Z] === RUN TestCreateServiceCapabilities [2021-09-23T18:09:27.572Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-23T18:09:27.572Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-23T18:09:28.514Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-23T18:09:29.085Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-23T18:09:30.027Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-23T18:09:30.287Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2021-09-23T18:09:30.287Z] === RUN TestInspect [2021-09-23T18:09:30.548Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-23T18:09:31.118Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-23T18:09:32.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-09-23T18:09:32.503Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-23T18:09:33.444Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-23T18:09:34.016Z] --- PASS: TestInspect (3.65s) [2021-09-23T18:09:34.016Z] === RUN TestCreateJob [2021-09-23T18:09:34.957Z] docker_api_swarm_node_test.go:81: [d634156267a78] joining swarm manager [d15cb92b6849e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:09:35.217Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-23T18:09:35.778Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s) [2021-09-23T18:09:35.778Z] === RUN TestCreateServiceSecretFileMode [2021-09-23T18:09:37.692Z] --- PASS: TestCreateServiceSecretFileMode (2.88s) [2021-09-23T18:09:37.692Z] === RUN TestCreateServiceConfigFileMode [2021-09-23T18:09:38.518Z] --- PASS: TestCreateJob (4.11s) [2021-09-23T18:09:38.518Z] === RUN TestReplicatedJob [2021-09-23T18:09:39.461Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-23T18:09:40.241Z] --- PASS: TestCreateServiceConfigFileMode (2.87s) [2021-09-23T18:09:40.241Z] === RUN TestCreateServiceSysctls [2021-09-23T18:09:43.677Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-23T18:09:43.937Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-23T18:09:44.447Z] --- PASS: TestCreateServiceSysctls (3.80s) [2021-09-23T18:09:44.447Z] === RUN TestCreateServiceCapabilities [2021-09-23T18:09:45.481Z] --- PASS: TestReplicatedJob (7.04s) [2021-09-23T18:09:45.481Z] === RUN TestUpdateReplicatedJob [2021-09-23T18:09:47.087Z] --- PASS: TestCreateServiceCapabilities (3.01s) [2021-09-23T18:09:47.087Z] === RUN TestInspect [2021-09-23T18:09:48.029Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-23T18:09:48.599Z] --- PASS: TestUpdateReplicatedJob (3.63s) [2021-09-23T18:09:48.599Z] === RUN TestServiceListWithStatuses [2021-09-23T18:09:48.599Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T18:09:48.599Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-23T18:09:48.599Z] === RUN TestDockerNetworkConnectAlias [2021-09-23T18:09:49.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-09-23T18:09:49.801Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-23T18:09:50.746Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-23T18:09:51.297Z] --- PASS: TestInspect (3.43s) [2021-09-23T18:09:51.297Z] === RUN TestCreateJob [2021-09-23T18:09:51.689Z] docker_api_swarm_node_test.go:53: [deaca2eb0c06c] joining swarm manager [d9cf8a901410d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:09:52.630Z] docker_api_swarm_node_test.go:54: [d4620df710d4e] joining swarm manager [d9cf8a901410d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:09:54.542Z] --- PASS: TestDockerNetworkConnectAlias (5.74s) [2021-09-23T18:09:54.542Z] === RUN TestDockerNetworkReConnect [2021-09-23T18:09:54.599Z] --- PASS: TestCreateJob (3.78s) [2021-09-23T18:09:54.599Z] === RUN TestReplicatedJob [2021-09-23T18:09:55.114Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-09-23T18:09:55.122Z] --- PASS: TestBuildWithHugeFile (107.73s) [2021-09-23T18:09:55.122Z] === RUN TestBuildWCOWSandboxSize [2021-09-23T18:09:55.684Z] === RUN TestDockerSuite/TestCpToDot [2021-09-23T18:09:56.256Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-23T18:09:57.639Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-23T18:09:58.579Z] --- PASS: TestDockerNetworkReConnect (4.16s) [2021-09-23T18:09:58.579Z] === RUN TestServicePlugin [2021-09-23T18:09:58.840Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-23T18:09:59.412Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-23T18:09:59.891Z] --- PASS: TestReplicatedJob (5.11s) [2021-09-23T18:09:59.891Z] === RUN TestUpdateReplicatedJob [2021-09-23T18:10:00.797Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-23T18:10:00.798Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-23T18:10:01.418Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-23T18:10:02.362Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-23T18:10:02.623Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-23T18:10:02.623Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-23T18:10:02.883Z] plugin_test.go:61: [d47b704db64a6] joining swarm manager [d3a6f941cc04b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:10:03.145Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-23T18:10:03.196Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2021-09-23T18:10:03.196Z] === RUN TestServiceListWithStatuses [2021-09-23T18:10:03.196Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T18:10:03.196Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-23T18:10:03.196Z] === RUN TestDockerNetworkConnectAlias [2021-09-23T18:10:03.719Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-23T18:10:03.719Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-09-23T18:10:03.719Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-23T18:10:03.719Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-23T18:10:04.289Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-23T18:10:04.289Z] plugin_test.go:64: [dfd88981b74a0] joining swarm manager [d3a6f941cc04b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:10:04.550Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-23T18:10:04.550Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-23T18:10:04.550Z] === RUN TestDockerSuite/TestCreateRM [2021-09-23T18:10:04.811Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-23T18:10:04.811Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:10:04.811Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-23T18:10:05.073Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-23T18:10:05.333Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-23T18:10:06.716Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-23T18:10:06.716Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-23T18:10:06.976Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-23T18:10:08.483Z] --- PASS: TestDockerNetworkConnectAlias (5.01s) [2021-09-23T18:10:08.483Z] === RUN TestDockerNetworkReConnect [2021-09-23T18:10:10.274Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-23T18:10:10.274Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-23T18:10:10.274Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-23T18:10:10.274Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-23T18:10:10.274Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-23T18:10:10.274Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-23T18:10:10.534Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-23T18:10:11.789Z] --- PASS: TestDockerNetworkReConnect (3.98s) [2021-09-23T18:10:11.789Z] === RUN TestServicePlugin [2021-09-23T18:10:11.789Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:10:11.789Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-23T18:10:11.789Z] === RUN TestServiceUpdateLabel [2021-09-23T18:10:11.921Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-23T18:10:12.182Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-23T18:10:13.124Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-23T18:10:14.336Z] --- PASS: TestServiceUpdateLabel (2.59s) [2021-09-23T18:10:14.336Z] === RUN TestServiceUpdateSecrets [2021-09-23T18:10:14.507Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-23T18:10:14.768Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-23T18:10:15.338Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-23T18:10:15.338Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-23T18:10:15.908Z] === RUN TestDockerSuite/TestDockerFails [2021-09-23T18:10:15.908Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-09-23T18:10:15.908Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-09-23T18:10:15.908Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-09-23T18:10:16.848Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-09-23T18:10:17.791Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-09-23T18:10:18.415Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-09-23T18:10:18.415Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-09-23T18:10:18.415Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-09-23T18:10:18.415Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-09-23T18:10:18.415Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-09-23T18:10:18.415Z] remote: Enumerating objects: 23, done. [2021-09-23T18:10:18.415Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-09-23T18:10:18.415Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-09-23T18:10:18.415Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-09-23T18:10:18.415Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-09-23T18:10:18.415Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-09-23T18:10:18.415Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-09-23T18:10:18.732Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-09-23T18:10:18.732Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-09-23T18:10:18.732Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-09-23T18:10:18.992Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-09-23T18:10:19.800Z] Cross building: bundles/cross/linux/ppc64le [2021-09-23T18:10:19.800Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-09-23T18:10:19.800Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-09-23T18:10:25.573Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-23T18:10:25.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-09-23T18:10:26.516Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-23T18:10:28.427Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-23T18:10:29.368Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-09-23T18:10:30.307Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-23T18:10:30.568Z] --- PASS: TestServicePlugin (31.91s) [2021-09-23T18:10:30.568Z] === RUN TestServiceUpdateLabel [2021-09-23T18:10:30.828Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-23T18:10:31.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-09-23T18:10:31.398Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-23T18:10:32.340Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-23T18:10:32.451Z] --- PASS: TestServiceUpdateSecrets (15.28s) [2021-09-23T18:10:32.451Z] === RUN TestServiceUpdateConfigs [2021-09-23T18:10:32.913Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-23T18:10:33.174Z] --- PASS: TestServiceUpdateLabel (2.61s) [2021-09-23T18:10:33.174Z] === RUN TestServiceUpdateSecrets [2021-09-23T18:10:33.746Z] docker_api_swarm_test.go:202: [df95e749779ba] joining swarm manager [dbb9a97c217c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:10:33.746Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-09-23T18:10:35.658Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-09-23T18:10:36.600Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-23T18:10:38.512Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-09-23T18:10:40.419Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-23T18:10:41.376Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-23T18:10:42.327Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-23T18:10:44.691Z] --- PASS: TestServiceUpdateConfigs (15.12s) [2021-09-23T18:10:44.691Z] === RUN TestServiceUpdateNetwork [2021-09-23T18:10:48.906Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-23T18:10:48.906Z] --- PASS: TestServiceUpdateSecrets (14.96s) [2021-09-23T18:10:48.906Z] === RUN TestServiceUpdateConfigs [2021-09-23T18:10:48.906Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-23T18:10:49.166Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-23T18:10:50.106Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-09-23T18:10:50.366Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-23T18:10:50.626Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-09-23T18:10:50.626Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-09-23T18:10:50.626Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-23T18:10:51.568Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-23T18:10:52.511Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-23T18:10:52.511Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-23T18:10:52.511Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-23T18:10:53.452Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-23T18:10:53.452Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-23T18:10:54.022Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-23T18:10:54.961Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-09-23T18:10:55.221Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-09-23T18:10:55.221Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-09-23T18:10:55.221Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-09-23T18:10:55.221Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-09-23T18:10:55.221Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-23T18:10:56.603Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-09-23T18:10:56.603Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-09-23T18:10:57.174Z] === RUN TestDockerSuite/TestEventsRename [2021-09-23T18:10:57.746Z] === RUN TestDockerSuite/TestEventsResize [2021-09-23T18:10:58.387Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-23T18:10:58.650Z] docker_api_swarm_test.go:384: [d466afd7ec078] joining swarm manager [d0b5f81d0b1ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:10:59.601Z] --- PASS: TestServiceUpdateNetwork (12.90s) [2021-09-23T18:10:59.602Z] === RUN TestServiceUpdatePidsLimit [2021-09-23T18:10:59.602Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-23T18:10:59.863Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-23T18:11:00.036Z] docker_api_swarm_test.go:385: [de71a08d515ec] joining swarm manager [d0b5f81d0b1ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:11:03.339Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2021-09-23T18:11:03.339Z] === RUN TestServiceUpdateNetwork [2021-09-23T18:11:04.282Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-23T18:11:05.224Z] === RUN TestDockerSuite/TestEventsStreaming [2021-09-23T18:11:05.795Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-23T18:11:08.000Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-23T18:11:08.334Z] === RUN TestDockerSuite/TestEventsTop [2021-09-23T18:11:08.904Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-23T18:11:11.444Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-23T18:11:14.586Z] --- PASS: TestServiceUpdatePidsLimit (17.01s) [2021-09-23T18:11:14.586Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-09-23T18:11:14.586Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2021-09-23T18:11:14.586Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.93s) [2021-09-23T18:11:14.586Z] PASS [2021-09-23T18:11:14.586Z] [2021-09-23T18:11:14.586Z] === Skipped [2021-09-23T18:11:14.586Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-23T18:11:14.586Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T18:11:14.586Z] [2021-09-23T18:11:14.586Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-09-23T18:11:14.586Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:11:14.586Z] [2021-09-23T18:11:14.586Z] DONE 27 tests, 2 skipped in 144.951s [2021-09-23T18:11:14.586Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-09-23T18:11:14.586Z] ++ 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-09-23T18:11:14.586Z] ++ set -e [2021-09-23T18:11:14.586Z] ++ '[' -n 0 ']' [2021-09-23T18:11:14.586Z] ++ set -x [2021-09-23T18:11:14.586Z] ++ 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-09-23T18:11:14.847Z] INFO: Testing against a local daemon [2021-09-23T18:11:14.847Z] === RUN TestSessionCreate [2021-09-23T18:11:14.847Z] --- PASS: TestSessionCreate (0.04s) [2021-09-23T18:11:14.847Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-23T18:11:14.847Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-09-23T18:11:14.847Z] PASS [2021-09-23T18:11:14.847Z] [2021-09-23T18:11:14.847Z] DONE 2 tests in 0.203s [2021-09-23T18:11:14.847Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-09-23T18:11:14.847Z] ++ 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-09-23T18:11:14.847Z] ++ set -e [2021-09-23T18:11:14.847Z] ++ '[' -n 0 ']' [2021-09-23T18:11:14.847Z] ++ set -x [2021-09-23T18:11:14.847Z] ++ 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-09-23T18:11:15.109Z] INFO: Testing against a local daemon [2021-09-23T18:11:15.109Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:11:15.109Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-23T18:11:15.109Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:11:15.109Z] === RUN TestDiskUsage [2021-09-23T18:11:15.109Z] === PAUSE TestDiskUsage [2021-09-23T18:11:15.109Z] === RUN TestEventsExecDie [2021-09-23T18:11:15.640Z] --- PASS: TestServiceUpdateNetwork (12.87s) [2021-09-23T18:11:15.640Z] === RUN TestServiceUpdatePidsLimit [2021-09-23T18:11:15.682Z] --- PASS: TestEventsExecDie (0.74s) [2021-09-23T18:11:15.682Z] === RUN TestEventsBackwardsCompatible [2021-09-23T18:11:15.682Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-09-23T18:11:15.682Z] === RUN TestEventsVolumeCreate [2021-09-23T18:11:15.943Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-09-23T18:11:15.943Z] === RUN TestInfoBinaryCommits [2021-09-23T18:11:15.943Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-09-23T18:11:15.943Z] === RUN TestInfoAPIVersioned [2021-09-23T18:11:15.943Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-23T18:11:15.943Z] === RUN TestInfoDiscoveryBackend [2021-09-23T18:11:16.515Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-09-23T18:11:16.515Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-23T18:11:17.021Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-23T18:11:17.457Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-23T18:11:17.457Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-23T18:11:17.962Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-23T18:11:18.029Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-09-23T18:11:18.029Z] === RUN TestInfoAPI [2021-09-23T18:11:18.029Z] --- PASS: TestInfoAPI (0.04s) [2021-09-23T18:11:18.029Z] === RUN TestInfoAPIWarnings [2021-09-23T18:11:23.245Z] === RUN TestDockerSuite/TestExec [2021-09-23T18:11:23.245Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-23T18:11:23.505Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-23T18:11:24.076Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-23T18:11:24.645Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-23T18:11:24.645Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-23T18:11:25.586Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-23T18:11:26.157Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-23T18:11:26.747Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-23T18:11:27.317Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-23T18:11:27.888Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-23T18:11:28.458Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-23T18:11:29.029Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-23T18:11:29.971Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-23T18:11:30.914Z] === RUN TestDockerSuite/TestExecEnv [2021-09-23T18:11:31.485Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-23T18:11:32.057Z] --- PASS: TestServiceUpdatePidsLimit (16.49s) [2021-09-23T18:11:32.057Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-09-23T18:11:32.057Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2021-09-23T18:11:32.057Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2021-09-23T18:11:32.057Z] PASS [2021-09-23T18:11:32.057Z] [2021-09-23T18:11:32.057Z] === Skipped [2021-09-23T18:11:32.057Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-23T18:11:32.057Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T18:11:32.057Z] [2021-09-23T18:11:32.057Z] DONE 27 tests, 1 skipped in 178.092s [2021-09-23T18:11:32.057Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-23T18:11:32.057Z] ++ 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-09-23T18:11:32.057Z] ++ set -e [2021-09-23T18:11:32.057Z] ++ '[' -n 0 ']' [2021-09-23T18:11:32.057Z] ++ set -x [2021-09-23T18:11:32.057Z] ++ 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-09-23T18:11:32.317Z] INFO: Testing against a local daemon [2021-09-23T18:11:32.317Z] === RUN TestSessionCreate [2021-09-23T18:11:32.317Z] --- PASS: TestSessionCreate (0.03s) [2021-09-23T18:11:32.317Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-23T18:11:32.317Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-09-23T18:11:32.317Z] PASS [2021-09-23T18:11:32.317Z] [2021-09-23T18:11:32.317Z] DONE 2 tests in 0.185s [2021-09-23T18:11:32.317Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-23T18:11:32.318Z] ++ 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-09-23T18:11:32.318Z] ++ set -e [2021-09-23T18:11:32.318Z] ++ '[' -n 0 ']' [2021-09-23T18:11:32.318Z] ++ set -x [2021-09-23T18:11:32.318Z] ++ 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-09-23T18:11:32.578Z] INFO: Testing against a local daemon [2021-09-23T18:11:32.578Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:11:32.579Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-23T18:11:32.579Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:11:32.579Z] === RUN TestDiskUsage [2021-09-23T18:11:32.579Z] === PAUSE TestDiskUsage [2021-09-23T18:11:32.579Z] === RUN TestEventsExecDie [2021-09-23T18:11:32.579Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-23T18:11:33.150Z] --- PASS: TestEventsExecDie (0.66s) [2021-09-23T18:11:33.151Z] === RUN TestEventsBackwardsCompatible [2021-09-23T18:11:33.151Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-09-23T18:11:33.151Z] === RUN TestEventsVolumeCreate [2021-09-23T18:11:33.411Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-09-23T18:11:33.411Z] === RUN TestInfoBinaryCommits [2021-09-23T18:11:33.411Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-23T18:11:33.411Z] === RUN TestInfoAPIVersioned [2021-09-23T18:11:33.411Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-23T18:11:33.411Z] === RUN TestInfoDiscoveryBackend [2021-09-23T18:11:33.411Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-23T18:11:33.981Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-09-23T18:11:33.981Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-23T18:11:34.920Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-23T18:11:34.920Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-23T18:11:35.490Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-09-23T18:11:35.490Z] === RUN TestInfoAPI [2021-09-23T18:11:35.490Z] --- PASS: TestInfoAPI (0.02s) [2021-09-23T18:11:35.490Z] === RUN TestInfoAPIWarnings [2021-09-23T18:11:36.060Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-23T18:11:36.143Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-09-23T18:11:36.143Z] === RUN TestInfoDebug [2021-09-23T18:11:36.143Z] --- PASS: TestInfoDebug (0.57s) [2021-09-23T18:11:36.143Z] === RUN TestInfoInsecureRegistries [2021-09-23T18:11:36.143Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-09-23T18:11:36.143Z] === RUN TestInfoRegistryMirrors [2021-09-23T18:11:36.143Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-09-23T18:11:36.143Z] === RUN TestLoginFailsWithBadCredentials [2021-09-23T18:11:36.143Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-09-23T18:11:36.143Z] === RUN TestPingCacheHeaders [2021-09-23T18:11:36.143Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-09-23T18:11:36.143Z] === RUN TestPingGet [2021-09-23T18:11:36.143Z] --- PASS: TestPingGet (0.03s) [2021-09-23T18:11:36.143Z] === RUN TestPingHead [2021-09-23T18:11:36.405Z] --- PASS: TestPingHead (0.04s) [2021-09-23T18:11:36.405Z] === RUN TestVersion [2021-09-23T18:11:36.405Z] --- PASS: TestVersion (0.04s) [2021-09-23T18:11:36.405Z] === CONT TestDiskUsage [2021-09-23T18:11:36.630Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-09-23T18:11:36.977Z] === RUN TestDiskUsage/empty [2021-09-23T18:11:36.977Z] === RUN TestDiskUsage/empty/container_types [2021-09-23T18:11:36.977Z] === RUN TestDiskUsage/empty/image_types [2021-09-23T18:11:36.977Z] === RUN TestDiskUsage/empty/volume_types [2021-09-23T18:11:36.977Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-23T18:11:36.977Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-23T18:11:36.977Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-23T18:11:36.977Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-23T18:11:36.977Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-23T18:11:36.977Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-23T18:11:36.977Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-23T18:11:36.977Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-23T18:11:37.200Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-23T18:11:37.237Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-23T18:11:37.237Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-23T18:11:37.237Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-23T18:11:37.237Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-23T18:11:37.237Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-23T18:11:37.237Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-23T18:11:37.237Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-23T18:11:37.237Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-23T18:11:37.237Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-23T18:11:37.237Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-23T18:11:37.237Z] === RUN TestDiskUsage/after_container.Run [2021-09-23T18:11:37.498Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-23T18:11:37.499Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-23T18:11:37.499Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-23T18:11:37.499Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-23T18:11:37.499Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-23T18:11:37.499Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-23T18:11:37.499Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-23T18:11:37.499Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-23T18:11:37.499Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-23T18:11:37.499Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage (1.45s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-23T18:11:37.760Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:37.760Z] PASS [2021-09-23T18:11:37.760Z] [2021-09-23T18:11:37.760Z] === Skipped [2021-09-23T18:11:37.760Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:11:37.760Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-23T18:11:37.760Z] [2021-09-23T18:11:37.760Z] DONE 53 tests, 1 skipped in 22.940s [2021-09-23T18:11:37.760Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-23T18:11:37.760Z] ++ 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-09-23T18:11:37.760Z] ++ set -e [2021-09-23T18:11:37.760Z] ++ '[' -n 0 ']' [2021-09-23T18:11:37.760Z] ++ set -x [2021-09-23T18:11:37.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-09-23T18:11:37.770Z] === RUN TestDockerSuite/TestExecParseError [2021-09-23T18:11:38.021Z] INFO: Testing against a local daemon [2021-09-23T18:11:38.021Z] === RUN TestVolumesCreateAndList [2021-09-23T18:11:38.021Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-23T18:11:38.021Z] === RUN TestVolumesRemove [2021-09-23T18:11:38.021Z] --- PASS: TestVolumesRemove (0.09s) [2021-09-23T18:11:38.021Z] === RUN TestVolumesInspect [2021-09-23T18:11:38.021Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-23T18:11:38.021Z] === RUN TestVolumesInvalidJSON [2021-09-23T18:11:38.021Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-23T18:11:38.021Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-23T18:11:38.021Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-23T18:11:38.021Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-09-23T18:11:38.021Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-09-23T18:11:38.021Z] PASS [2021-09-23T18:11:38.021Z] [2021-09-23T18:11:38.021Z] DONE 5 tests in 0.320s [2021-09-23T18:11:38.021Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-23T18:11:38.340Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-23T18:11:38.593Z] ++++ cat bundles/test-integration/docker.pid [2021-09-23T18:11:38.593Z] +++ kill 15161 [2021-09-23T18:11:38.601Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-23T18:11:38.854Z] +++ /etc/init.d/apparmor stop [2021-09-23T18:11:38.854Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-23T18:11:38.854Z] [2021-09-23T18:11:38.854Z] Unloading profiles will leave already running processes permanently [2021-09-23T18:11:38.854Z] unconfined, which can lead to unexpected situations. [2021-09-23T18:11:38.854Z] [2021-09-23T18:11:38.854Z] To set a process to complain mode, use the command line tool [2021-09-23T18:11:38.854Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-23T18:11:38.854Z] +++ true [2021-09-23T18:11:38.854Z] exiting test-integration [2021-09-23T18:11:38.854Z] ++ exit 0 [2021-09-23T18:11:38.854Z] [2021-09-23T18:11:39.171Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-23T18:11:40.111Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-23T18:11:40.685Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-23T18:11:41.257Z] === RUN TestDockerSuite/TestExecStateCleanup Post stage [Pipeline] junit [2021-09-23T18:11:41.414Z] Recording test results [2021-09-23T18:11:41.695Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-23T18:11:42.043Z] + echo Ensuring container killed. [2021-09-23T18:11:42.043Z] Ensuring container killed. [2021-09-23T18:11:42.043Z] + docker rm -vf docker-pr11 [2021-09-23T18:11:42.043Z] Error: No such container: docker-pr11 [Pipeline] sh [2021-09-23T18:11:42.335Z] + echo Chowning /workspace to jenkins user [2021-09-23T18:11:42.335Z] Chowning /workspace to jenkins user [2021-09-23T18:11:42.335Z] + id -u [2021-09-23T18:11:42.335Z] + id -g [2021-09-23T18:11:42.335Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42089:/workspace busybox chown -R 1000:1000 /workspace [2021-09-23T18:11:42.335Z] Unable to find image 'busybox:latest' locally [2021-09-23T18:11:42.596Z] latest: Pulling from library/busybox [2021-09-23T18:11:42.596Z] 7560ee4921c3: Pulling fs layer [2021-09-23T18:11:42.857Z] 7560ee4921c3: Verifying Checksum [2021-09-23T18:11:42.857Z] 7560ee4921c3: Download complete [2021-09-23T18:11:42.857Z] 7560ee4921c3: Pull complete [2021-09-23T18:11:43.119Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-23T18:11:43.119Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-23T18:11:47.630Z] + bundleName=arm64-integration [2021-09-23T18:11:47.630Z] + echo Creating arm64-integration-bundles.tar.gz [2021-09-23T18:11:47.630Z] Creating arm64-integration-bundles.tar.gz [2021-09-23T18:11:47.630Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-09-23T18:11:47.630Z] + 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-09-23T18:11:47.905Z] Archiving artifacts [2021-09-23T18:11:50.369Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42089/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T18:11:50.689Z] + make clean [2021-09-23T18:11:51.262Z] docker volume rm -f docker-dev-cache [2021-09-23T18:11:51.262Z] docker-dev-cache [Pipeline] deleteDir [2021-09-23T18:11:53.500Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-09-23T18:11:53.500Z] === RUN TestInfoDebug [2021-09-23T18:11:53.500Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-23T18:11:53.500Z] --- PASS: TestInfoDebug (0.52s) [2021-09-23T18:11:53.500Z] === RUN TestInfoInsecureRegistries [2021-09-23T18:11:53.500Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-09-23T18:11:53.500Z] === RUN TestInfoRegistryMirrors [2021-09-23T18:11:53.500Z] === RUN TestDockerSuite/TestExecTTY [2021-09-23T18:11:53.500Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-09-23T18:11:53.500Z] === RUN TestLoginFailsWithBadCredentials [2021-09-23T18:11:53.500Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-09-23T18:11:53.500Z] === RUN TestPingCacheHeaders [2021-09-23T18:11:53.500Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-23T18:11:53.500Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-09-23T18:11:53.500Z] === RUN TestPingGet [2021-09-23T18:11:53.500Z] --- PASS: TestPingGet (0.02s) [2021-09-23T18:11:53.500Z] === RUN TestPingHead [2021-09-23T18:11:53.500Z] --- PASS: TestPingHead (0.02s) [2021-09-23T18:11:53.500Z] === RUN TestVersion [2021-09-23T18:11:53.500Z] --- PASS: TestVersion (0.02s) [2021-09-23T18:11:53.500Z] === CONT TestDiskUsage [2021-09-23T18:11:54.071Z] === RUN TestDiskUsage/empty [2021-09-23T18:11:54.071Z] === RUN TestDiskUsage/empty/container_types [2021-09-23T18:11:54.071Z] === RUN TestDiskUsage/empty/image_types [2021-09-23T18:11:54.071Z] === RUN TestDiskUsage/empty/volume_types [2021-09-23T18:11:54.071Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-23T18:11:54.071Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-23T18:11:54.071Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-23T18:11:54.071Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-23T18:11:54.071Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-23T18:11:54.071Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-23T18:11:54.071Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-23T18:11:54.071Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-23T18:11:54.071Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-23T18:11:54.331Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-23T18:11:54.331Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-23T18:11:54.331Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-23T18:11:54.331Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-23T18:11:54.331Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-23T18:11:54.331Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-23T18:11:54.331Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-23T18:11:54.331Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-23T18:11:54.331Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-23T18:11:54.331Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-23T18:11:54.331Z] === RUN TestDiskUsage/after_container.Run [2021-09-23T18:11:54.592Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-23T18:11:54.592Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-23T18:11:54.592Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-23T18:11:54.592Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-23T18:11:54.592Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-23T18:11:54.592Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-23T18:11:54.592Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-23T18:11:54.592Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-23T18:11:54.592Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-23T18:11:54.592Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-23T18:11:54.592Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage (1.39s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-23T18:11:54.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:11:54.852Z] PASS [2021-09-23T18:11:54.852Z] [2021-09-23T18:11:54.852Z] === Skipped [2021-09-23T18:11:54.852Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:11:54.852Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-23T18:11:54.852Z] [2021-09-23T18:11:54.852Z] DONE 53 tests, 1 skipped in 22.460s [2021-09-23T18:11:54.852Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-23T18:11:54.852Z] ++ 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-09-23T18:11:54.852Z] ++ set -e [2021-09-23T18:11:54.852Z] ++ '[' -n 0 ']' [2021-09-23T18:11:54.852Z] ++ set -x [2021-09-23T18:11:54.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-23T18:11:54.853Z] INFO: Testing against a local daemon [2021-09-23T18:11:54.853Z] === RUN TestVolumesCreateAndList [2021-09-23T18:11:55.114Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-23T18:11:55.114Z] === RUN TestVolumesRemove [2021-09-23T18:11:55.114Z] --- PASS: TestVolumesRemove (0.09s) [2021-09-23T18:11:55.114Z] === RUN TestVolumesInspect [2021-09-23T18:11:55.114Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-23T18:11:55.114Z] === RUN TestVolumesInvalidJSON [2021-09-23T18:11:55.114Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-23T18:11:55.114Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-23T18:11:55.114Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-23T18:11:55.114Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-23T18:11:55.114Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-23T18:11:55.114Z] PASS [2021-09-23T18:11:55.114Z] [2021-09-23T18:11:55.114Z] DONE 5 tests in 0.271s [2021-09-23T18:11:55.114Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-23T18:11:55.374Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-23T18:11:55.374Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-09-23T18:11:55.374Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-23T18:11:55.374Z] ++++ cat bundles/test-integration/docker.pid [2021-09-23T18:11:55.374Z] +++ kill 6309 [2021-09-23T18:11:55.635Z] +++ /etc/init.d/apparmor stop [2021-09-23T18:11:55.635Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-23T18:11:55.635Z] [2021-09-23T18:11:55.635Z] Unloading profiles will leave already running processes permanently [2021-09-23T18:11:55.635Z] unconfined, which can lead to unexpected situations. [2021-09-23T18:11:55.635Z] [2021-09-23T18:11:55.635Z] To set a process to complain mode, use the command line tool [2021-09-23T18:11:55.635Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-23T18:11:55.635Z] +++ true [2021-09-23T18:11:55.635Z] exiting test-integration [2021-09-23T18:11:55.635Z] ++ exit 0 [2021-09-23T18:11:55.635Z] [2021-09-23T18:11:56.205Z] + for job in $(jobs -p) [2021-09-23T18:11:56.205Z] + wait 23717 [2021-09-23T18:11:56.346Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-09-23T18:11:56.346Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-09-23T18:11:56.346Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-09-23T18:11:56.346Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-09-23T18:11:56.346Z] Cross building: bundles/cross/linux/s390x [2021-09-23T18:11:56.346Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-09-23T18:11:56.346Z] GOOS="linux" GOARCH="s390x" GOARM="" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T18:11:57.149Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-09-23T18:11:57.719Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-23T18:11:58.292Z] === RUN TestDockerSuite/TestExecWithTERM [2021-09-23T18:11:58.862Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-23T18:11:59.432Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-23T18:12:02.726Z] check_test.go:379: [de71a08d515ec] daemon is not started [2021-09-23T18:12:02.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-09-23T18:12:04.109Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-23T18:12:04.680Z] docker_api_swarm_test.go:802: [db40b91b700f1] joining swarm manager [daf6ee0743b5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:12:06.062Z] docker_api_swarm_test.go:802: [d8a5f3738ca65] joining swarm manager [daf6ee0743b5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:12:07.002Z] docker_api_swarm_test.go:802: [d9ad5730aea48] joining swarm manager [daf6ee0743b5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-23T18:12:08.383Z] docker_api_swarm_test.go:802: [ddf000c406437] joining swarm manager [daf6ee0743b5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-09-23T18:12:08.646Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-23T18:12:09.594Z] docker_api_swarm_test.go:810: [d76947b0926b0] joining swarm manager [daf6ee0743b5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-09-23T18:12:10.170Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-23T18:12:15.449Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-23T18:12:15.449Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-23T18:12:15.449Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-23T18:12:15.449Z] === RUN TestDockerSuite/TestHealth [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-23T18:12:37.401Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-23T18:12:37.972Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-23T18:12:37.972Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-23T18:12:38.542Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-23T18:12:41.083Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-23T18:12:41.083Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-23T18:12:41.343Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-23T18:12:42.284Z] === RUN TestDockerSuite/TestImportFile [2021-09-23T18:12:43.666Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-23T18:12:43.666Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-23T18:12:44.607Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-23T18:12:45.547Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-23T18:12:46.930Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-23T18:12:47.191Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-23T18:12:47.765Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-23T18:12:48.334Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-23T18:12:48.334Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-09-23T18:12:48.335Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-23T18:12:48.904Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-23T18:12:49.507Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-23T18:12:49.768Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-23T18:12:50.339Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-23T18:12:50.600Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-23T18:12:51.171Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-23T18:12:51.171Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-09-23T18:12:52.554Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-23T18:12:52.815Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-23T18:12:53.387Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-23T18:12:53.387Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-23T18:12:53.647Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-23T18:12:53.647Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-09-23T18:12:53.647Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-23T18:12:54.588Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-23T18:12:54.849Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-23T18:12:55.419Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-23T18:12:55.990Z] === RUN TestDockerSuite/TestInspectImage [2021-09-23T18:12:55.990Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-23T18:12:55.990Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-23T18:12:55.990Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-09-23T18:12:55.990Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-23T18:12:56.561Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-23T18:12:56.822Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-23T18:12:56.822Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-23T18:12:57.405Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-23T18:12:57.978Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-23T18:12:58.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-09-23T18:12:59.489Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-23T18:12:59.489Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-23T18:13:00.059Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-23T18:13:00.630Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-23T18:13:02.032Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-23T18:13:02.292Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-23T18:13:02.864Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-23T18:13:03.124Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-23T18:13:03.695Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-23T18:13:04.265Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-23T18:13:04.525Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-23T18:13:04.525Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-09-23T18:13:05.910Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-23T18:13:06.851Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-23T18:13:07.792Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-23T18:13:07.792Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-23T18:13:09.176Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-23T18:13:10.579Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-23T18:13:11.967Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-23T18:13:11.967Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-23T18:13:13.349Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-23T18:13:13.610Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-23T18:13:14.182Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-23T18:13:17.831Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-09-23T18:13:17.831Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-09-23T18:13:17.831Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-09-23T18:13:17.831Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-09-23T18:13:17.831Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-09-23T18:13:18.174Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-09-23T18:13:18.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42089/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e hack/test/unit [2021-09-23T18:13:19.032Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-09-23T18:13:19.032Z] + TESTFLAGS+=' -test.timeout=5m' [2021-09-23T18:13:19.032Z] + TESTDIRS=./... [2021-09-23T18:13:19.032Z] + exclude_paths='/vendor/|/integration' [2021-09-23T18:13:19.032Z] ++ grep -vE '(/vendor/|/integration)' [2021-09-23T18:13:19.032Z] ++ go list ./... [2021-09-23T18:13:19.605Z] + pkg_list='github.com/docker/docker/api [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/backend/build [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/httputils [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/middleware [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/router [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/router/build [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/router/container [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/router/debug [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/router/image [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/router/network [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/router/session [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/router/system [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/server/router/volume [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/types [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/types/backend [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/types/container [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/types/events [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/types/filters [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/types/image [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/types/mount [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/types/network [2021-09-23T18:13:19.605Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/registry [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/strslice [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/swarm [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/time [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/versions [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/volume [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/builder-next [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/dockerfile [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/dockerignore [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/remotecontext [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T18:13:19.606Z] github.com/docker/docker/cli [2021-09-23T18:13:19.606Z] github.com/docker/docker/cli/config [2021-09-23T18:13:19.606Z] github.com/docker/docker/cli/debug [2021-09-23T18:13:19.606Z] github.com/docker/docker/client [2021-09-23T18:13:19.606Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T18:13:19.606Z] github.com/docker/docker/cmd/dockerd [2021-09-23T18:13:19.606Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T18:13:19.606Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T18:13:19.606Z] github.com/docker/docker/container [2021-09-23T18:13:19.606Z] github.com/docker/docker/container/stream [2021-09-23T18:13:19.606Z] github.com/docker/docker/contrib/apparmor [2021-09-23T18:13:19.606Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T18:13:19.606Z] github.com/docker/docker/contrib/httpserver [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/cluster [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/config [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/discovery [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/events [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/exec [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/images [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/initlayer [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/links [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/listeners [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger/local [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/names [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/network [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/stats [2021-09-23T18:13:19.606Z] github.com/docker/docker/distribution [2021-09-23T18:13:19.606Z] github.com/docker/docker/distribution/metadata [2021-09-23T18:13:19.606Z] github.com/docker/docker/distribution/utils [2021-09-23T18:13:19.606Z] github.com/docker/docker/distribution/xfer [2021-09-23T18:13:19.606Z] github.com/docker/docker/dockerversion [2021-09-23T18:13:19.606Z] github.com/docker/docker/errdefs [2021-09-23T18:13:19.606Z] github.com/docker/docker/image [2021-09-23T18:13:19.606Z] github.com/docker/docker/image/cache [2021-09-23T18:13:19.606Z] github.com/docker/docker/image/tarexport [2021-09-23T18:13:19.606Z] github.com/docker/docker/image/v1 [2021-09-23T18:13:19.606Z] github.com/docker/docker/internal/test/suite [2021-09-23T18:13:19.606Z] github.com/docker/docker/layer [2021-09-23T18:13:19.606Z] github.com/docker/docker/libcontainerd [2021-09-23T18:13:19.606Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T18:13:19.606Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T18:13:19.606Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T18:13:19.606Z] github.com/docker/docker/libcontainerd/types [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/config [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/idm [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/ns [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/options [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/osl [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T18:13:19.606Z] github.com/docker/docker/libnetwork/types [2021-09-23T18:13:19.606Z] github.com/docker/docker/oci [2021-09-23T18:13:19.606Z] github.com/docker/docker/oci/caps [2021-09-23T18:13:19.606Z] github.com/docker/docker/opts [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/aaparser [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/archive [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/authorization [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/capabilities [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/containerfs [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/directory [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/discovery [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/dmesg [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/filenotify [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/fileutils [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/fsutils [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/homedir [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/idtools [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/ioutils [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/locker [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/longpath [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/loopback [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/mount [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/parsers [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/pidfile [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/platform [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/plugins [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/pools [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/progress [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/pubsub [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/reexec [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/signal [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/stack [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/stringid [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/symlink [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/system [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/tailfile [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/tarsum [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/term [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/term/windows [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/truncindex [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/urlutil [2021-09-23T18:13:19.606Z] github.com/docker/docker/pkg/useragent [2021-09-23T18:13:19.606Z] github.com/docker/docker/plugin [2021-09-23T18:13:19.606Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T18:13:19.606Z] github.com/docker/docker/plugin/v2 [2021-09-23T18:13:19.606Z] github.com/docker/docker/profiles/apparmor [2021-09-23T18:13:19.606Z] github.com/docker/docker/profiles/seccomp [2021-09-23T18:13:19.606Z] github.com/docker/docker/quota [2021-09-23T18:13:19.606Z] github.com/docker/docker/reference [2021-09-23T18:13:19.606Z] github.com/docker/docker/registry [2021-09-23T18:13:19.606Z] github.com/docker/docker/registry/resumable [2021-09-23T18:13:19.606Z] github.com/docker/docker/restartmanager [2021-09-23T18:13:19.606Z] github.com/docker/docker/rootless [2021-09-23T18:13:19.606Z] github.com/docker/docker/rootless/specconv [2021-09-23T18:13:19.606Z] github.com/docker/docker/runconfig [2021-09-23T18:13:19.606Z] github.com/docker/docker/runconfig/opts [2021-09-23T18:13:19.606Z] github.com/docker/docker/testutil [2021-09-23T18:13:19.606Z] github.com/docker/docker/testutil/daemon [2021-09-23T18:13:19.606Z] github.com/docker/docker/testutil/environment [2021-09-23T18:13:19.606Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T18:13:19.606Z] github.com/docker/docker/testutil/fakegit [2021-09-23T18:13:19.606Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T18:13:19.606Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T18:13:19.606Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T18:13:19.606Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T18:13:19.606Z] github.com/docker/docker/testutil/registry [2021-09-23T18:13:19.606Z] github.com/docker/docker/testutil/request [2021-09-23T18:13:19.606Z] github.com/docker/docker/volume [2021-09-23T18:13:19.606Z] github.com/docker/docker/volume/drivers [2021-09-23T18:13:19.606Z] github.com/docker/docker/volume/local [2021-09-23T18:13:19.606Z] github.com/docker/docker/volume/mounts [2021-09-23T18:13:19.606Z] github.com/docker/docker/volume/service [2021-09-23T18:13:19.606Z] github.com/docker/docker/volume/service/opts [2021-09-23T18:13:19.606Z] github.com/docker/docker/volume/testutils' [2021-09-23T18:13:19.606Z] ++ grep --fixed-strings -v /libnetwork [2021-09-23T18:13:19.606Z] ++ echo 'github.com/docker/docker/api [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/backend/build [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/httputils [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/middleware [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/router [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/router/build [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/router/container [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/router/debug [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/router/image [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/router/network [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/router/session [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/router/system [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/server/router/volume [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/backend [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/container [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/events [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/filters [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/image [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/mount [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/network [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/registry [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/strslice [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/swarm [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/time [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/versions [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T18:13:19.606Z] github.com/docker/docker/api/types/volume [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/builder-next [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/dockerfile [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/dockerignore [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/remotecontext [2021-09-23T18:13:19.606Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T18:13:19.606Z] github.com/docker/docker/cli [2021-09-23T18:13:19.606Z] github.com/docker/docker/cli/config [2021-09-23T18:13:19.606Z] github.com/docker/docker/cli/debug [2021-09-23T18:13:19.606Z] github.com/docker/docker/client [2021-09-23T18:13:19.606Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T18:13:19.606Z] github.com/docker/docker/cmd/dockerd [2021-09-23T18:13:19.606Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T18:13:19.606Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T18:13:19.606Z] github.com/docker/docker/container [2021-09-23T18:13:19.606Z] github.com/docker/docker/container/stream [2021-09-23T18:13:19.606Z] github.com/docker/docker/contrib/apparmor [2021-09-23T18:13:19.606Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T18:13:19.606Z] github.com/docker/docker/contrib/httpserver [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/cluster [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T18:13:19.606Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/config [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/discovery [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/events [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/exec [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/images [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/initlayer [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/links [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/listeners [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/local [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/names [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/network [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/stats [2021-09-23T18:13:19.607Z] github.com/docker/docker/distribution [2021-09-23T18:13:19.607Z] github.com/docker/docker/distribution/metadata [2021-09-23T18:13:19.607Z] github.com/docker/docker/distribution/utils [2021-09-23T18:13:19.607Z] github.com/docker/docker/distribution/xfer [2021-09-23T18:13:19.607Z] github.com/docker/docker/dockerversion [2021-09-23T18:13:19.607Z] github.com/docker/docker/errdefs [2021-09-23T18:13:19.607Z] github.com/docker/docker/image [2021-09-23T18:13:19.607Z] github.com/docker/docker/image/cache [2021-09-23T18:13:19.607Z] github.com/docker/docker/image/tarexport [2021-09-23T18:13:19.607Z] github.com/docker/docker/image/v1 [2021-09-23T18:13:19.607Z] github.com/docker/docker/internal/test/suite [2021-09-23T18:13:19.607Z] github.com/docker/docker/layer [2021-09-23T18:13:19.607Z] github.com/docker/docker/libcontainerd [2021-09-23T18:13:19.607Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T18:13:19.607Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T18:13:19.607Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T18:13:19.607Z] github.com/docker/docker/libcontainerd/types [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/config [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/idm [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/ns [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/options [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/osl [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T18:13:19.607Z] github.com/docker/docker/libnetwork/types [2021-09-23T18:13:19.607Z] github.com/docker/docker/oci [2021-09-23T18:13:19.607Z] github.com/docker/docker/oci/caps [2021-09-23T18:13:19.607Z] github.com/docker/docker/opts [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/aaparser [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/archive [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/authorization [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/capabilities [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/containerfs [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/directory [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/discovery [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/dmesg [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/filenotify [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/fileutils [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/fsutils [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/homedir [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/idtools [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/ioutils [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/locker [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/longpath [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/loopback [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/mount [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/parsers [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/pidfile [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/platform [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/plugins [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/pools [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/progress [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/pubsub [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/reexec [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/signal [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/stack [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/stringid [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/symlink [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/system [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/tailfile [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/tarsum [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/term [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/term/windows [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/truncindex [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/urlutil [2021-09-23T18:13:19.607Z] github.com/docker/docker/pkg/useragent [2021-09-23T18:13:19.607Z] github.com/docker/docker/plugin [2021-09-23T18:13:19.607Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T18:13:19.607Z] github.com/docker/docker/plugin/v2 [2021-09-23T18:13:19.607Z] github.com/docker/docker/profiles/apparmor [2021-09-23T18:13:19.607Z] github.com/docker/docker/profiles/seccomp [2021-09-23T18:13:19.607Z] github.com/docker/docker/quota [2021-09-23T18:13:19.607Z] github.com/docker/docker/reference [2021-09-23T18:13:19.607Z] github.com/docker/docker/registry [2021-09-23T18:13:19.607Z] github.com/docker/docker/registry/resumable [2021-09-23T18:13:19.607Z] github.com/docker/docker/restartmanager [2021-09-23T18:13:19.607Z] github.com/docker/docker/rootless [2021-09-23T18:13:19.607Z] github.com/docker/docker/rootless/specconv [2021-09-23T18:13:19.607Z] github.com/docker/docker/runconfig [2021-09-23T18:13:19.607Z] github.com/docker/docker/runconfig/opts [2021-09-23T18:13:19.607Z] github.com/docker/docker/testutil [2021-09-23T18:13:19.607Z] github.com/docker/docker/testutil/daemon [2021-09-23T18:13:19.607Z] github.com/docker/docker/testutil/environment [2021-09-23T18:13:19.607Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T18:13:19.607Z] github.com/docker/docker/testutil/fakegit [2021-09-23T18:13:19.607Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T18:13:19.607Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T18:13:19.607Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T18:13:19.607Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T18:13:19.607Z] github.com/docker/docker/testutil/registry [2021-09-23T18:13:19.607Z] github.com/docker/docker/testutil/request [2021-09-23T18:13:19.607Z] github.com/docker/docker/volume [2021-09-23T18:13:19.607Z] github.com/docker/docker/volume/drivers [2021-09-23T18:13:19.607Z] github.com/docker/docker/volume/local [2021-09-23T18:13:19.607Z] github.com/docker/docker/volume/mounts [2021-09-23T18:13:19.607Z] github.com/docker/docker/volume/service [2021-09-23T18:13:19.607Z] github.com/docker/docker/volume/service/opts [2021-09-23T18:13:19.607Z] github.com/docker/docker/volume/testutils' [2021-09-23T18:13:19.607Z] + base_pkg_list='github.com/docker/docker/api [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/backend/build [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/httputils [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/middleware [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/router [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/router/build [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/router/container [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/router/debug [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/router/image [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/router/network [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/router/session [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/router/system [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/server/router/volume [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/backend [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/container [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/events [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/filters [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/image [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/mount [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/network [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/registry [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/strslice [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/swarm [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/time [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/versions [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T18:13:19.607Z] github.com/docker/docker/api/types/volume [2021-09-23T18:13:19.607Z] github.com/docker/docker/builder [2021-09-23T18:13:19.607Z] github.com/docker/docker/builder/builder-next [2021-09-23T18:13:19.607Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T18:13:19.607Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T18:13:19.607Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T18:13:19.607Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T18:13:19.607Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T18:13:19.607Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T18:13:19.607Z] github.com/docker/docker/builder/dockerfile [2021-09-23T18:13:19.607Z] github.com/docker/docker/builder/dockerignore [2021-09-23T18:13:19.607Z] github.com/docker/docker/builder/remotecontext [2021-09-23T18:13:19.607Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T18:13:19.607Z] github.com/docker/docker/cli [2021-09-23T18:13:19.607Z] github.com/docker/docker/cli/config [2021-09-23T18:13:19.607Z] github.com/docker/docker/cli/debug [2021-09-23T18:13:19.607Z] github.com/docker/docker/client [2021-09-23T18:13:19.607Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T18:13:19.607Z] github.com/docker/docker/cmd/dockerd [2021-09-23T18:13:19.607Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T18:13:19.607Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T18:13:19.607Z] github.com/docker/docker/container [2021-09-23T18:13:19.607Z] github.com/docker/docker/container/stream [2021-09-23T18:13:19.607Z] github.com/docker/docker/contrib/apparmor [2021-09-23T18:13:19.607Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T18:13:19.607Z] github.com/docker/docker/contrib/httpserver [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/cluster [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/config [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/discovery [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/events [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/exec [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/images [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/initlayer [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/links [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/listeners [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/local [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/names [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/network [2021-09-23T18:13:19.607Z] github.com/docker/docker/daemon/stats [2021-09-23T18:13:19.607Z] github.com/docker/docker/distribution [2021-09-23T18:13:19.607Z] github.com/docker/docker/distribution/metadata [2021-09-23T18:13:19.607Z] github.com/docker/docker/distribution/utils [2021-09-23T18:13:19.607Z] github.com/docker/docker/distribution/xfer [2021-09-23T18:13:19.607Z] github.com/docker/docker/dockerversion [2021-09-23T18:13:19.607Z] github.com/docker/docker/errdefs [2021-09-23T18:13:19.607Z] github.com/docker/docker/image [2021-09-23T18:13:19.607Z] github.com/docker/docker/image/cache [2021-09-23T18:13:19.607Z] github.com/docker/docker/image/tarexport [2021-09-23T18:13:19.607Z] github.com/docker/docker/image/v1 [2021-09-23T18:13:19.607Z] github.com/docker/docker/internal/test/suite [2021-09-23T18:13:19.608Z] github.com/docker/docker/layer [2021-09-23T18:13:19.608Z] github.com/docker/docker/libcontainerd [2021-09-23T18:13:19.608Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T18:13:19.608Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T18:13:19.608Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T18:13:19.608Z] github.com/docker/docker/libcontainerd/types [2021-09-23T18:13:19.608Z] github.com/docker/docker/oci [2021-09-23T18:13:19.608Z] github.com/docker/docker/oci/caps [2021-09-23T18:13:19.608Z] github.com/docker/docker/opts [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/aaparser [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/archive [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/authorization [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/capabilities [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/containerfs [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/directory [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/discovery [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/dmesg [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/filenotify [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/fileutils [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/fsutils [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/homedir [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/idtools [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/ioutils [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/locker [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/longpath [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/loopback [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/mount [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/parsers [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/pidfile [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/platform [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/plugins [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/pools [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/progress [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/pubsub [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/reexec [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/signal [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/stack [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/stringid [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/symlink [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/system [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/tailfile [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/tarsum [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/term [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/term/windows [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/truncindex [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/urlutil [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/useragent [2021-09-23T18:13:19.608Z] github.com/docker/docker/plugin [2021-09-23T18:13:19.608Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T18:13:19.608Z] github.com/docker/docker/plugin/v2 [2021-09-23T18:13:19.608Z] github.com/docker/docker/profiles/apparmor [2021-09-23T18:13:19.608Z] github.com/docker/docker/profiles/seccomp [2021-09-23T18:13:19.608Z] github.com/docker/docker/quota [2021-09-23T18:13:19.608Z] github.com/docker/docker/reference [2021-09-23T18:13:19.608Z] github.com/docker/docker/registry [2021-09-23T18:13:19.608Z] github.com/docker/docker/registry/resumable [2021-09-23T18:13:19.608Z] github.com/docker/docker/restartmanager [2021-09-23T18:13:19.608Z] github.com/docker/docker/rootless [2021-09-23T18:13:19.608Z] github.com/docker/docker/rootless/specconv [2021-09-23T18:13:19.608Z] github.com/docker/docker/runconfig [2021-09-23T18:13:19.608Z] github.com/docker/docker/runconfig/opts [2021-09-23T18:13:19.608Z] github.com/docker/docker/testutil [2021-09-23T18:13:19.608Z] github.com/docker/docker/testutil/daemon [2021-09-23T18:13:19.608Z] github.com/docker/docker/testutil/environment [2021-09-23T18:13:19.608Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T18:13:19.608Z] github.com/docker/docker/testutil/fakegit [2021-09-23T18:13:19.608Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T18:13:19.608Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T18:13:19.608Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T18:13:19.608Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T18:13:19.608Z] github.com/docker/docker/testutil/registry [2021-09-23T18:13:19.608Z] github.com/docker/docker/testutil/request [2021-09-23T18:13:19.608Z] github.com/docker/docker/volume [2021-09-23T18:13:19.608Z] github.com/docker/docker/volume/drivers [2021-09-23T18:13:19.608Z] github.com/docker/docker/volume/local [2021-09-23T18:13:19.608Z] github.com/docker/docker/volume/mounts [2021-09-23T18:13:19.608Z] github.com/docker/docker/volume/service [2021-09-23T18:13:19.608Z] github.com/docker/docker/volume/service/opts [2021-09-23T18:13:19.608Z] github.com/docker/docker/volume/testutils' [2021-09-23T18:13:19.608Z] ++ grep --fixed-strings /libnetwork [2021-09-23T18:13:19.608Z] ++ echo 'github.com/docker/docker/api [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/backend/build [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/httputils [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/middleware [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/router [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/router/build [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/router/container [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/router/debug [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/router/image [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/router/network [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/router/session [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/router/system [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/server/router/volume [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/backend [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/container [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/events [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/filters [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/image [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/mount [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/network [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/registry [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/strslice [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/swarm [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/time [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/versions [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T18:13:19.608Z] github.com/docker/docker/api/types/volume [2021-09-23T18:13:19.608Z] github.com/docker/docker/builder [2021-09-23T18:13:19.608Z] github.com/docker/docker/builder/builder-next [2021-09-23T18:13:19.608Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T18:13:19.608Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T18:13:19.608Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T18:13:19.608Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T18:13:19.608Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T18:13:19.608Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T18:13:19.608Z] github.com/docker/docker/builder/dockerfile [2021-09-23T18:13:19.608Z] github.com/docker/docker/builder/dockerignore [2021-09-23T18:13:19.608Z] github.com/docker/docker/builder/remotecontext [2021-09-23T18:13:19.608Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T18:13:19.608Z] github.com/docker/docker/cli [2021-09-23T18:13:19.608Z] github.com/docker/docker/cli/config [2021-09-23T18:13:19.608Z] github.com/docker/docker/cli/debug [2021-09-23T18:13:19.608Z] github.com/docker/docker/client [2021-09-23T18:13:19.608Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T18:13:19.608Z] github.com/docker/docker/cmd/dockerd [2021-09-23T18:13:19.608Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T18:13:19.608Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T18:13:19.608Z] github.com/docker/docker/container [2021-09-23T18:13:19.608Z] github.com/docker/docker/container/stream [2021-09-23T18:13:19.608Z] github.com/docker/docker/contrib/apparmor [2021-09-23T18:13:19.608Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T18:13:19.608Z] github.com/docker/docker/contrib/httpserver [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/cluster [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/config [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/discovery [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/events [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/exec [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/images [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/initlayer [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/links [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/listeners [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger/local [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/names [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/network [2021-09-23T18:13:19.608Z] github.com/docker/docker/daemon/stats [2021-09-23T18:13:19.608Z] github.com/docker/docker/distribution [2021-09-23T18:13:19.608Z] github.com/docker/docker/distribution/metadata [2021-09-23T18:13:19.608Z] github.com/docker/docker/distribution/utils [2021-09-23T18:13:19.608Z] github.com/docker/docker/distribution/xfer [2021-09-23T18:13:19.608Z] github.com/docker/docker/dockerversion [2021-09-23T18:13:19.608Z] github.com/docker/docker/errdefs [2021-09-23T18:13:19.608Z] github.com/docker/docker/image [2021-09-23T18:13:19.608Z] github.com/docker/docker/image/cache [2021-09-23T18:13:19.608Z] github.com/docker/docker/image/tarexport [2021-09-23T18:13:19.608Z] github.com/docker/docker/image/v1 [2021-09-23T18:13:19.608Z] github.com/docker/docker/internal/test/suite [2021-09-23T18:13:19.608Z] github.com/docker/docker/layer [2021-09-23T18:13:19.608Z] github.com/docker/docker/libcontainerd [2021-09-23T18:13:19.608Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T18:13:19.608Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T18:13:19.608Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T18:13:19.608Z] github.com/docker/docker/libcontainerd/types [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/config [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/idm [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/ns [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/options [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/osl [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T18:13:19.608Z] github.com/docker/docker/libnetwork/types [2021-09-23T18:13:19.608Z] github.com/docker/docker/oci [2021-09-23T18:13:19.608Z] github.com/docker/docker/oci/caps [2021-09-23T18:13:19.608Z] github.com/docker/docker/opts [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/aaparser [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/archive [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/authorization [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/capabilities [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/containerfs [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/directory [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/discovery [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T18:13:19.608Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/dmesg [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/filenotify [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/fileutils [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/fsutils [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/homedir [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/idtools [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/ioutils [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/locker [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/longpath [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/loopback [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/mount [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/parsers [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/pidfile [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/platform [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/plugins [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/pools [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/progress [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/pubsub [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/reexec [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/signal [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/stack [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/stringid [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/symlink [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/system [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/tailfile [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/tarsum [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/term [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/term/windows [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/truncindex [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/urlutil [2021-09-23T18:13:19.609Z] github.com/docker/docker/pkg/useragent [2021-09-23T18:13:19.609Z] github.com/docker/docker/plugin [2021-09-23T18:13:19.609Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T18:13:19.609Z] github.com/docker/docker/plugin/v2 [2021-09-23T18:13:19.609Z] github.com/docker/docker/profiles/apparmor [2021-09-23T18:13:19.609Z] github.com/docker/docker/profiles/seccomp [2021-09-23T18:13:19.609Z] github.com/docker/docker/quota [2021-09-23T18:13:19.609Z] github.com/docker/docker/reference [2021-09-23T18:13:19.609Z] github.com/docker/docker/registry [2021-09-23T18:13:19.609Z] github.com/docker/docker/registry/resumable [2021-09-23T18:13:19.609Z] github.com/docker/docker/restartmanager [2021-09-23T18:13:19.609Z] github.com/docker/docker/rootless [2021-09-23T18:13:19.609Z] github.com/docker/docker/rootless/specconv [2021-09-23T18:13:19.609Z] github.com/docker/docker/runconfig [2021-09-23T18:13:19.609Z] github.com/docker/docker/runconfig/opts [2021-09-23T18:13:19.609Z] github.com/docker/docker/testutil [2021-09-23T18:13:19.609Z] github.com/docker/docker/testutil/daemon [2021-09-23T18:13:19.609Z] github.com/docker/docker/testutil/environment [2021-09-23T18:13:19.609Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T18:13:19.609Z] github.com/docker/docker/testutil/fakegit [2021-09-23T18:13:19.609Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T18:13:19.609Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T18:13:19.609Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T18:13:19.609Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T18:13:19.609Z] github.com/docker/docker/testutil/registry [2021-09-23T18:13:19.609Z] github.com/docker/docker/testutil/request [2021-09-23T18:13:19.609Z] github.com/docker/docker/volume [2021-09-23T18:13:19.609Z] github.com/docker/docker/volume/drivers [2021-09-23T18:13:19.609Z] github.com/docker/docker/volume/local [2021-09-23T18:13:19.609Z] github.com/docker/docker/volume/mounts [2021-09-23T18:13:19.609Z] github.com/docker/docker/volume/service [2021-09-23T18:13:19.609Z] github.com/docker/docker/volume/service/opts [2021-09-23T18:13:19.609Z] github.com/docker/docker/volume/testutils' [2021-09-23T18:13:19.609Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/config [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/idm [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ns [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/options [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/osl [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/types' [2021-09-23T18:13:19.609Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-09-23T18:13:19.609Z] + echo 'github.com/docker/docker/libnetwork [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/config [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/idm [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/ns [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/options [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/osl [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/types' [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T18:13:19.609Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T18:13:19.609Z] + type docker-proxy [2021-09-23T18:13:19.609Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-09-23T18:13:19.609Z] + hack/make.sh binary-proxy install-proxy [2021-09-23T18:13:19.609Z] [2021-09-23T18:13:19.870Z] Removing bundles/ [2021-09-23T18:13:19.870Z] [2021-09-23T18:13:19.870Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-09-23T18:13:19.870Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-09-23T18:13:19.870Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T18:13:20.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-09-23T18:13:21.331Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-23T18:13:23.878Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-23T18:13:24.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-09-23T18:13:25.081Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-23T18:13:25.653Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-23T18:13:26.224Z] docker_api_swarm_service_test.go:395: [d1cc2bb7b3830] joining swarm manager [d01b8e9948d46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:13:26.466Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-09-23T18:13:26.466Z] [2021-09-23T18:13:26.466Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-09-23T18:13:26.466Z] Installing docker-proxy to /usr/local/bin/ [2021-09-23T18:13:26.466Z] [2021-09-23T18:13:26.466Z] + mkdir -p bundles [2021-09-23T18:13:26.466Z] + '[' -n 'github.com/docker/docker/api [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/backend/build [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/httputils [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/middleware [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/router [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/router/build [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/router/container [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/router/debug [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/router/image [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/router/network [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/router/session [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/router/system [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/server/router/volume [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/backend [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/container [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/events [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/filters [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/image [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/mount [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/network [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/registry [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/strslice [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/swarm [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/time [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/versions [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T18:13:26.466Z] github.com/docker/docker/api/types/volume [2021-09-23T18:13:26.466Z] github.com/docker/docker/builder [2021-09-23T18:13:26.466Z] github.com/docker/docker/builder/builder-next [2021-09-23T18:13:26.466Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T18:13:26.466Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T18:13:26.466Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T18:13:26.466Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T18:13:26.466Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T18:13:26.466Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T18:13:26.466Z] github.com/docker/docker/builder/dockerfile [2021-09-23T18:13:26.466Z] github.com/docker/docker/builder/dockerignore [2021-09-23T18:13:26.466Z] github.com/docker/docker/builder/remotecontext [2021-09-23T18:13:26.466Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T18:13:26.466Z] github.com/docker/docker/cli [2021-09-23T18:13:26.466Z] github.com/docker/docker/cli/config [2021-09-23T18:13:26.466Z] github.com/docker/docker/cli/debug [2021-09-23T18:13:26.466Z] github.com/docker/docker/client [2021-09-23T18:13:26.466Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T18:13:26.466Z] github.com/docker/docker/cmd/dockerd [2021-09-23T18:13:26.466Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T18:13:26.466Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T18:13:26.466Z] github.com/docker/docker/container [2021-09-23T18:13:26.466Z] github.com/docker/docker/container/stream [2021-09-23T18:13:26.466Z] github.com/docker/docker/contrib/apparmor [2021-09-23T18:13:26.466Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T18:13:26.466Z] github.com/docker/docker/contrib/httpserver [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/cluster [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/config [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/discovery [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/events [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/exec [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/images [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/initlayer [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/links [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/listeners [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger/local [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/names [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/network [2021-09-23T18:13:26.466Z] github.com/docker/docker/daemon/stats [2021-09-23T18:13:26.466Z] github.com/docker/docker/distribution [2021-09-23T18:13:26.466Z] github.com/docker/docker/distribution/metadata [2021-09-23T18:13:26.466Z] github.com/docker/docker/distribution/utils [2021-09-23T18:13:26.466Z] github.com/docker/docker/distribution/xfer [2021-09-23T18:13:26.466Z] github.com/docker/docker/dockerversion [2021-09-23T18:13:26.466Z] github.com/docker/docker/errdefs [2021-09-23T18:13:26.466Z] github.com/docker/docker/image [2021-09-23T18:13:26.466Z] github.com/docker/docker/image/cache [2021-09-23T18:13:26.466Z] github.com/docker/docker/image/tarexport [2021-09-23T18:13:26.466Z] github.com/docker/docker/image/v1 [2021-09-23T18:13:26.466Z] github.com/docker/docker/internal/test/suite [2021-09-23T18:13:26.466Z] github.com/docker/docker/layer [2021-09-23T18:13:26.466Z] github.com/docker/docker/libcontainerd [2021-09-23T18:13:26.466Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T18:13:26.466Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T18:13:26.466Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T18:13:26.466Z] github.com/docker/docker/libcontainerd/types [2021-09-23T18:13:26.466Z] github.com/docker/docker/oci [2021-09-23T18:13:26.466Z] github.com/docker/docker/oci/caps [2021-09-23T18:13:26.466Z] github.com/docker/docker/opts [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/aaparser [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/archive [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/authorization [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/capabilities [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/containerfs [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/directory [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/discovery [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/dmesg [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/filenotify [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/fileutils [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/fsutils [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/homedir [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/idtools [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/ioutils [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/locker [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/longpath [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/loopback [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/mount [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/parsers [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/pidfile [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/platform [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/plugins [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/pools [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/progress [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/pubsub [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/reexec [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/signal [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/stack [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/stringid [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/symlink [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/system [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/tailfile [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/tarsum [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/term [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/term/windows [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/truncindex [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/urlutil [2021-09-23T18:13:26.466Z] github.com/docker/docker/pkg/useragent [2021-09-23T18:13:26.466Z] github.com/docker/docker/plugin [2021-09-23T18:13:26.466Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T18:13:26.466Z] github.com/docker/docker/plugin/v2 [2021-09-23T18:13:26.466Z] github.com/docker/docker/profiles/apparmor [2021-09-23T18:13:26.466Z] github.com/docker/docker/profiles/seccomp [2021-09-23T18:13:26.466Z] github.com/docker/docker/quota [2021-09-23T18:13:26.466Z] github.com/docker/docker/reference [2021-09-23T18:13:26.466Z] github.com/docker/docker/registry [2021-09-23T18:13:26.466Z] github.com/docker/docker/registry/resumable [2021-09-23T18:13:26.466Z] github.com/docker/docker/restartmanager [2021-09-23T18:13:26.466Z] github.com/docker/docker/rootless [2021-09-23T18:13:26.466Z] github.com/docker/docker/rootless/specconv [2021-09-23T18:13:26.466Z] github.com/docker/docker/runconfig [2021-09-23T18:13:26.466Z] github.com/docker/docker/runconfig/opts [2021-09-23T18:13:26.466Z] github.com/docker/docker/testutil [2021-09-23T18:13:26.466Z] github.com/docker/docker/testutil/daemon [2021-09-23T18:13:26.466Z] github.com/docker/docker/testutil/environment [2021-09-23T18:13:26.466Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T18:13:26.466Z] github.com/docker/docker/testutil/fakegit [2021-09-23T18:13:26.466Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T18:13:26.466Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T18:13:26.466Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T18:13:26.466Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T18:13:26.466Z] github.com/docker/docker/testutil/registry [2021-09-23T18:13:26.466Z] github.com/docker/docker/testutil/request [2021-09-23T18:13:26.466Z] github.com/docker/docker/volume [2021-09-23T18:13:26.466Z] github.com/docker/docker/volume/drivers [2021-09-23T18:13:26.466Z] github.com/docker/docker/volume/local [2021-09-23T18:13:26.466Z] github.com/docker/docker/volume/mounts [2021-09-23T18:13:26.466Z] github.com/docker/docker/volume/service [2021-09-23T18:13:26.466Z] github.com/docker/docker/volume/service/opts [2021-09-23T18:13:26.466Z] github.com/docker/docker/volume/testutils' ']' [2021-09-23T18:13:26.467Z] + 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/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-09-23T18:13:27.167Z] docker_api_swarm_service_test.go:395: [d6a81d2924dd1] joining swarm manager [d01b8e9948d46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:13:27.410Z] ? github.com/docker/docker/api [no test files] [2021-09-23T18:13:27.428Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-09-23T18:13:27.428Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-23T18:13:27.699Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-23T18:13:27.699Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-23T18:13:27.699Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-23T18:13:28.642Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-23T18:13:29.304Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-23T18:13:33.506Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-23T18:13:33.506Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-23T18:13:37.705Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-23T18:13:38.338Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-23T18:13:38.338Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-23T18:13:39.280Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-23T18:13:40.220Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-23T18:13:40.793Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-23T18:13:41.736Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-23T18:13:42.322Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2021-09-23T18:13:42.677Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-23T18:13:42.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-09-23T18:13:45.220Z] docker_api_swarm_service_test.go:343: [d92fd78fdc2e8] joining swarm manager [d352c018ffdcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:13:45.220Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-23T18:13:45.480Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-23T18:13:45.741Z] docker_api_swarm_service_test.go:343: [d097f0fe5104a] joining swarm manager [d352c018ffdcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:13:46.002Z] === RUN TestDockerSuite/TestLogsSince [2021-09-23T18:13:54.161Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-23T18:13:58.369Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-23T18:13:58.939Z] === RUN TestDockerSuite/TestLogsTail [2021-09-23T18:13:58.939Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-09-23T18:13:59.511Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-23T18:14:00.081Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-23T18:14:00.342Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-23T18:14:00.915Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-23T18:14:01.486Z] docker_api_swarm_service_test.go:490: [d0c0934b3326f] joining swarm manager [de791c458b747]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:14:01.486Z] === RUN TestDockerSuite/TestNetHostname [2021-09-23T18:14:02.428Z] docker_api_swarm_service_test.go:490: [d5c9ea0eb1443] joining swarm manager [de791c458b747]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:14:03.371Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-23T18:14:03.632Z] === RUN TestDockerSuite/TestNetworkEvents [2021-09-23T18:14:10.213Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-23T18:14:11.154Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-23T18:14:11.414Z] === RUN TestDockerSuite/TestPluginActive [2021-09-23T18:14:12.804Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-23T18:14:15.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-09-23T18:14:19.545Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-23T18:14:19.545Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-09-23T18:14:19.545Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-23T18:14:20.117Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-23T18:14:21.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-09-23T18:14:22.442Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-23T18:14:23.385Z] docker_api_swarm_service_test.go:128: [d72b0de283868] joining swarm manager [d78db33b38e7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:14:23.960Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-23T18:14:24.219Z] docker_api_swarm_service_test.go:129: [ddd5cd81fc06a] joining swarm manager [d78db33b38e7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:14:26.132Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-23T18:14:26.132Z] docker_api_swarm_service_test.go:137: [dbf09b7e6c6a8] joining swarm manager [d78db33b38e7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-23T18:14:27.072Z] docker_api_swarm_service_test.go:138: [dedae241e013c] joining swarm manager [d78db33b38e7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-09-23T18:14:30.378Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-23T18:14:31.330Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-23T18:14:32.273Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-23T18:14:33.214Z] === RUN TestDockerSuite/TestPortList [2021-09-23T18:14:39.792Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-23T18:14:40.732Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-23T18:14:47.308Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-23T18:14:47.308Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-23T18:14:47.308Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-23T18:14:47.308Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-23T18:14:47.308Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-23T18:14:47.308Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-23T18:14:47.308Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-23T18:14:47.878Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-23T18:14:47.878Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-23T18:14:48.820Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-23T18:14:48.820Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-09-23T18:14:49.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-09-23T18:14:53.165Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-09-23T18:14:53.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-09-23T18:14:53.165Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-09-23T18:14:53.165Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-09-23T18:14:53.165Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-23T18:14:54.123Z] docker_api_swarm_service_test.go:304: [dd2fd42d5b2d3] joining swarm manager [dc01f49fbed57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:14:55.067Z] docker_api_swarm_service_test.go:304: [dca455469a43c] joining swarm manager [dc01f49fbed57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:14:55.067Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-23T18:14:56.451Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-23T18:14:58.994Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-23T18:15:01.537Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-23T18:15:01.798Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-23T18:15:05.099Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-23T18:15:06.920Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-23T18:15:06.921Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2021-09-23T18:15:06.921Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-23T18:15:06.921Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-23T18:15:06.921Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-23T18:15:06.921Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-23T18:15:06.921Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 77.3% of statements [2021-09-23T18:15:06.921Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/builder [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-23T18:15:06.921Z] ok github.com/docker/docker/builder/remotecontext 0.089s coverage: 13.7% of statements [2021-09-23T18:15:06.921Z] ok github.com/docker/docker/builder/dockerfile 0.191s coverage: 49.0% of statements [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-23T18:15:06.921Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-09-23T18:15:06.921Z] ok github.com/docker/docker/builder/remotecontext/git 1.358s coverage: 86.3% of statements [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/cli [no test files] [2021-09-23T18:15:06.921Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-23T18:15:06.921Z] ok github.com/docker/docker/cmd/docker-proxy 0.113s coverage: 67.6% of statements [2021-09-23T18:15:07.494Z] ok github.com/docker/docker/client 0.097s coverage: 75.6% of statements [2021-09-23T18:15:11.676Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-23T18:15:12.246Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-23T18:15:13.632Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-23T18:15:14.573Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-23T18:15:14.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-09-23T18:15:15.514Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-23T18:15:16.909Z] docker_api_swarm_service_test.go:100: [d4e6985e77325] joining swarm manager [d5b58b5d5c0bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:15:17.479Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-23T18:15:17.739Z] docker_api_swarm_service_test.go:101: [d3791c649b5a0] joining swarm manager [d5b58b5d5c0bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:15:19.121Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-23T18:15:20.506Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-23T18:15:20.506Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-23T18:15:21.449Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-23T18:15:23.362Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-23T18:15:24.744Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-23T18:15:25.004Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-23T18:15:25.004Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-09-23T18:15:25.004Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-23T18:15:25.264Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-23T18:15:25.264Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-23T18:15:25.525Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-23T18:15:25.785Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-23T18:15:26.729Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-23T18:15:27.674Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-23T18:15:28.245Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-23T18:15:34.837Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-23T18:15:36.233Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-23T18:15:36.493Z] check_test.go:379: [d4e6985e77325] daemon is not started [2021-09-23T18:15:37.876Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-23T18:15:37.876Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-23T18:15:37.876Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-23T18:15:37.876Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-23T18:15:39.785Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-23T18:15:40.725Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-23T18:15:41.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-09-23T18:15:43.052Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-23T18:15:43.992Z] docker_api_swarm_service_test.go:533: [d179ecd086d1d] joining swarm manager [d03dba3539f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:15:44.252Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-23T18:15:44.252Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-23T18:15:44.252Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-23T18:15:45.637Z] docker_api_swarm_service_test.go:534: [dd2aad825d315] joining swarm manager [d03dba3539f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:15:46.244Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.3% of statements [2021-09-23T18:15:46.244Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2021-09-23T18:15:46.244Z] ok github.com/docker/docker/cmd/dockerd/trap 2.504s coverage: 0.0% of statements [2021-09-23T18:15:46.244Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-23T18:15:46.244Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-23T18:15:46.244Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-23T18:15:46.244Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-23T18:15:46.244Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-23T18:15:47.026Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-23T18:15:47.968Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-23T18:15:48.540Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-23T18:15:49.931Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-23T18:15:50.873Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-23T18:15:52.278Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-23T18:15:53.219Z] === RUN TestDockerSuite/TestRmiTag [2021-09-23T18:15:53.219Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-23T18:15:53.480Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-23T18:15:54.394Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2021-09-23T18:15:54.655Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-09-23T18:15:56.039Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-09-23T18:15:56.778Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-23T18:15:56.778Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-23T18:15:57.348Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-23T18:15:57.348Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-23T18:15:58.731Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-23T18:15:58.998Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-23T18:15:59.260Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-23T18:15:59.830Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-23T18:15:59.830Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-23T18:16:00.090Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-23T18:16:01.029Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-23T18:16:01.600Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-23T18:16:02.171Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-23T18:16:02.741Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-09-23T18:16:03.685Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-23T18:16:04.176Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-09-23T18:16:04.176Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.1% of statements [2021-09-23T18:16:04.176Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-09-23T18:16:04.437Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-09-23T18:16:04.625Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-09-23T18:16:05.008Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-09-23T18:16:05.194Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-09-23T18:16:05.764Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-09-23T18:16:06.334Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-09-23T18:16:06.392Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.456s coverage: 74.6% of statements [2021-09-23T18:16:06.905Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-09-23T18:16:07.474Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-23T18:16:07.775Z] ok github.com/docker/docker/daemon 12.144s coverage: 17.5% of statements [2021-09-23T18:16:07.775Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-23T18:16:07.775Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-23T18:16:07.775Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-23T18:16:07.775Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-23T18:16:07.775Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.026s coverage: 3.1% of statements [2021-09-23T18:16:08.057Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-09-23T18:16:08.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-09-23T18:16:08.346Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.448s coverage: 56.2% of statements [2021-09-23T18:16:08.889Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-23T18:16:09.459Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-23T18:16:10.030Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-23T18:16:10.266Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-09-23T18:16:10.601Z] docker_api_swarm_service_test.go:148: [d295375c9a511] joining swarm manager [d630ea6b40b22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:16:10.601Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-23T18:16:10.601Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-23T18:16:11.547Z] docker_api_swarm_service_test.go:148: [d33627514da14] joining swarm manager [d630ea6b40b22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:16:11.663Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.316s coverage: 49.4% of statements [2021-09-23T18:16:12.490Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-23T18:16:12.604Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.714s coverage: 46.2% of statements [2021-09-23T18:16:12.604Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-23T18:16:13.434Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-23T18:16:13.548Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.670s coverage: 57.7% of statements [2021-09-23T18:16:13.548Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-09-23T18:16:13.548Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-23T18:16:13.693Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-23T18:16:13.808Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 57.5% of statements [2021-09-23T18:16:14.264Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-23T18:16:14.751Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-09-23T18:16:14.836Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-23T18:16:14.836Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-23T18:16:15.323Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-09-23T18:16:15.409Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-23T18:16:15.895Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-09-23T18:16:15.895Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-23T18:16:15.895Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-23T18:16:15.980Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-23T18:16:16.241Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-23T18:16:16.811Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-23T18:16:16.837Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.5% of statements [2021-09-23T18:16:17.097Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 77.4% of statements [2021-09-23T18:16:17.097Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-23T18:16:17.097Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-23T18:16:17.381Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-23T18:16:17.381Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-23T18:16:17.642Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-23T18:16:17.642Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-23T18:16:17.668Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-09-23T18:16:17.929Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-09-23T18:16:18.501Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-09-23T18:16:18.501Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-09-23T18:16:18.582Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-23T18:16:18.842Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-23T18:16:19.073Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2021-09-23T18:16:19.073Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-23T18:16:19.334Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 59.3% of statements [2021-09-23T18:16:19.413Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-23T18:16:19.983Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-23T18:16:19.983Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-23T18:16:20.243Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-23T18:16:20.277Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-09-23T18:16:20.848Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-09-23T18:16:21.108Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-09-23T18:16:21.369Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-09-23T18:16:21.626Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-23T18:16:22.312Z] ok github.com/docker/docker/daemon/logger/splunk 1.621s coverage: 82.5% of statements [2021-09-23T18:16:22.312Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-23T18:16:22.312Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-23T18:16:22.578Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-23T18:16:23.255Z] ok github.com/docker/docker/distribution 0.137s coverage: 25.8% of statements [2021-09-23T18:16:23.255Z] ok github.com/docker/docker/distribution/metadata 0.053s coverage: 48.2% of statements [2021-09-23T18:16:23.255Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-23T18:16:23.522Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-23T18:16:23.783Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-23T18:16:23.826Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-09-23T18:16:24.352Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-23T18:16:24.612Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-23T18:16:24.769Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-09-23T18:16:25.030Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-09-23T18:16:25.183Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-23T18:16:25.602Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-09-23T18:16:25.754Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-23T18:16:25.863Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2021-09-23T18:16:25.863Z] ok github.com/docker/docker/distribution/xfer 1.983s coverage: 85.1% of statements [2021-09-23T18:16:25.863Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-23T18:16:25.863Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-23T18:16:26.124Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2021-09-23T18:16:26.695Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-23T18:16:27.066Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2021-09-23T18:16:28.009Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-09-23T18:16:28.009Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-09-23T18:16:29.243Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-23T18:16:29.243Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-23T18:16:29.503Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-23T18:16:29.960Z] ok github.com/docker/docker/pkg/archive 0.325s coverage: 82.1% of statements [2021-09-23T18:16:30.221Z] ok github.com/docker/docker/pkg/authorization 0.255s coverage: 68.3% of statements [2021-09-23T18:16:30.481Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-09-23T18:16:30.741Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-09-23T18:16:31.417Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-23T18:16:32.357Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-23T18:16:33.741Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-23T18:16:34.038Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 43.2% of statements [2021-09-23T18:16:34.038Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-09-23T18:16:34.039Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-09-23T18:16:34.299Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2021-09-23T18:16:35.241Z] ok github.com/docker/docker/layer 7.454s coverage: 68.8% of statements [2021-09-23T18:16:35.241Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-23T18:16:35.241Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-23T18:16:35.241Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-23T18:16:35.241Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-23T18:16:35.241Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-23T18:16:35.241Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-23T18:16:35.241Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-23T18:16:35.501Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-09-23T18:16:35.657Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-23T18:16:35.657Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-09-23T18:16:35.657Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-23T18:16:35.657Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-09-23T18:16:35.657Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-23T18:16:35.762Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-09-23T18:16:36.023Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-09-23T18:16:36.599Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-23T18:16:36.965Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-09-23T18:16:37.537Z] ok github.com/docker/docker/pkg/discovery/kv 3.017s coverage: 84.1% of statements [2021-09-23T18:16:37.537Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 83.1% of statements [2021-09-23T18:16:37.984Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-23T18:16:38.110Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-09-23T18:16:38.110Z] ok github.com/docker/docker/pkg/fsutils 0.152s coverage: 85.1% of statements [2021-09-23T18:16:38.928Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-23T18:16:39.051Z] ok github.com/docker/docker/pkg/idtools 0.508s coverage: 69.5% of statements [2021-09-23T18:16:39.052Z] ok github.com/docker/docker/pkg/ioutils 0.431s coverage: 71.5% of statements [2021-09-23T18:16:39.623Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-09-23T18:16:39.623Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-09-23T18:16:39.623Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-23T18:16:39.623Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-09-23T18:16:39.623Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-23T18:16:39.623Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-09-23T18:16:39.623Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-23T18:16:39.884Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2021-09-23T18:16:39.884Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-09-23T18:16:40.145Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-09-23T18:16:40.145Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-09-23T18:16:40.145Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-23T18:16:40.145Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-23T18:16:40.349Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-23T18:16:40.609Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-23T18:16:41.088Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2021-09-23T18:16:41.348Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-09-23T18:16:41.551Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-23T18:16:41.610Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-09-23T18:16:41.610Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-09-23T18:16:42.124Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-09-23T18:16:42.124Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-09-23T18:16:42.124Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-23T18:16:42.384Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-09-23T18:16:43.105Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2021-09-23T18:16:43.105Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-09-23T18:16:43.105Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-09-23T18:16:43.365Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-09-23T18:16:43.625Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2021-09-23T18:16:43.768Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-23T18:16:43.768Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-23T18:16:43.885Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-09-23T18:16:44.029Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-23T18:16:44.145Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-09-23T18:16:44.406Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2021-09-23T18:16:44.599Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-23T18:16:44.860Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-09-23T18:16:44.977Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2021-09-23T18:16:45.238Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2021-09-23T18:16:45.238Z] coverage: [no statements] [2021-09-23T18:16:45.238Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-09-23T18:16:45.432Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-23T18:16:45.432Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-23T18:16:45.809Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-09-23T18:16:45.809Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-09-23T18:16:45.809Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-09-23T18:16:46.001Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-23T18:16:46.262Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-23T18:16:46.833Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-23T18:16:47.093Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-23T18:16:47.663Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-23T18:16:47.726Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-09-23T18:16:47.726Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-09-23T18:16:47.737Z] --- PASS: TestBuildWCOWSandboxSize (647.12s) [2021-09-23T18:16:47.737Z] === RUN TestBuildWithEmptyDockerfile [2021-09-23T18:16:47.737Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:16:47.737Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:16:47.737Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:16:47.737Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:16:47.737Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:16:47.737Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:16:47.737Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:16:47.737Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:16:47.737Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:16:47.737Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s) [2021-09-23T18:16:47.737Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-09-23T18:16:47.737Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-23T18:16:47.737Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-23T18:16:47.737Z] === RUN TestBuildPreserveOwnership [2021-09-23T18:16:47.737Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:16:47.737Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestBuildPlatformInvalid [2021-09-23T18:16:47.737Z] --- PASS: TestBuildPlatformInvalid (0.40s) [2021-09-23T18:16:47.737Z] PASS [2021-09-23T18:16:47.737Z] ok github.com/docker/docker/integration/build 778.363s [2021-09-23T18:16:47.737Z] [2021-09-23T18:16:47.737Z] === Skipped [2021-09-23T18:16:47.737Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-23T18:16:47.737Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T18:16:47.737Z] [2021-09-23T18:16:47.737Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-23T18:16:47.737Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:47.737Z] [2021-09-23T18:16:47.737Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-23T18:16:47.737Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:16:47.737Z] [2021-09-23T18:16:47.737Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-23T18:16:47.737Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:16:47.737Z] [2021-09-23T18:16:47.737Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-23T18:16:47.737Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:16:47.737Z] [2021-09-23T18:16:47.737Z] DONE 29 tests, 5 skipped in 800.602s [2021-09-23T18:16:47.737Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-23T18:16:47.737Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:16:47.737Z] INFO: Testing against a local daemon [2021-09-23T18:16:47.737Z] === RUN TestConfigInspect [2021-09-23T18:16:47.737Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:47.737Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestConfigList [2021-09-23T18:16:47.737Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:47.737Z] --- SKIP: TestConfigList (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestConfigsCreateAndDelete [2021-09-23T18:16:47.737Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:47.737Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestConfigsUpdate [2021-09-23T18:16:47.737Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:47.737Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestTemplatedConfig [2021-09-23T18:16:47.737Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:47.737Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestConfigCreateResolve [2021-09-23T18:16:47.737Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:16:47.737Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-23T18:16:47.737Z] PASS [2021-09-23T18:16:47.737Z] ok github.com/docker/docker/integration/config 0.084s [2021-09-23T18:16:47.737Z] [2021-09-23T18:16:47.737Z] === Skipped [2021-09-23T18:16:47.737Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-23T18:16:47.737Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:47.737Z] [2021-09-23T18:16:47.737Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-23T18:16:47.737Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:47.737Z] [2021-09-23T18:16:47.737Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-23T18:16:47.737Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:47.737Z] [2021-09-23T18:16:47.737Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-23T18:16:47.737Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:47.737Z] [2021-09-23T18:16:47.737Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-23T18:16:47.737Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:47.737Z] [2021-09-23T18:16:47.737Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-23T18:16:47.737Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:16:47.737Z] [2021-09-23T18:16:47.737Z] DONE 6 tests, 6 skipped in 2.608s [2021-09-23T18:16:47.737Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-23T18:16:47.737Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:16:47.737Z] INFO: Testing against a local daemon [2021-09-23T18:16:47.737Z] === RUN TestCheckpoint [2021-09-23T18:16:47.737Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:16:47.737Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestContainerInvalidJSON [2021-09-23T18:16:47.737Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:16:47.737Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:16:47.737Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:16:47.737Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:16:47.737Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:16:47.737Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:16:47.737Z] --- PASS: TestContainerInvalidJSON (0.35s) [2021-09-23T18:16:47.737Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-23T18:16:47.737Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-23T18:16:47.737Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-09-23T18:16:47.737Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-23T18:16:47.737Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-09-23T18:16:47.737Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-23T18:16:47.737Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-09-23T18:16:47.737Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-23T18:16:47.737Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-09-23T18:16:47.737Z] === RUN TestCopyFromContainer [2021-09-23T18:16:47.737Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:47.737Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-23T18:16:47.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:16:47.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:16:47.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:16:47.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:16:47.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:16:47.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:16:47.737Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:16:47.737Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:16:47.737Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:16:47.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-23T18:16:47.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-23T18:16:47.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-23T18:16:47.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-23T18:16:47.737Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-23T18:16:47.737Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestCreateWithInvalidEnv [2021-09-23T18:16:47.737Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-23T18:16:47.737Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-23T18:16:47.737Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-23T18:16:47.737Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-23T18:16:47.737Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-23T18:16:47.737Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-23T18:16:47.737Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-23T18:16:47.737Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-23T18:16:47.737Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-23T18:16:47.737Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-23T18:16:47.737Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-23T18:16:47.737Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-23T18:16:47.737Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestCreateTmpfsMountsTarget [2021-09-23T18:16:47.737Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:47.737Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-23T18:16:47.737Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:16:47.737Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-23T18:16:47.737Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:16:47.737Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-23T18:16:47.737Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-23T18:16:47.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:16:47.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:16:47.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:16:47.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:16:47.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:16:47.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:16:47.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:16:47.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:16:47.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:16:47.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:16:47.737Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:16:47.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:16:47.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:16:47.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:16:47.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:16:47.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-23T18:16:47.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-23T18:16:47.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-09-23T18:16:47.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-09-23T18:16:47.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-09-23T18:16:47.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-23T18:16:47.738Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-23T18:16:47.738Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-23T18:16:47.738Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-23T18:16:47.738Z] === RUN TestCreateDifferentPlatform [2021-09-23T18:16:47.738Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-23T18:16:47.738Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-23T18:16:47.738Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-09-23T18:16:47.738Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-23T18:16:47.738Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-23T18:16:47.738Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-23T18:16:47.738Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-09-23T18:16:47.738Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-23T18:16:47.738Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-23T18:16:47.738Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-23T18:16:47.738Z] === RUN TestContainerKillOnDaemonStart [2021-09-23T18:16:47.738Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:47.738Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-23T18:16:47.738Z] === RUN TestDiff [2021-09-23T18:16:47.738Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-23T18:16:47.738Z] --- SKIP: TestDiff (0.00s) [2021-09-23T18:16:47.738Z] === RUN TestExecWithCloseStdin [2021-09-23T18:16:47.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-09-23T18:16:47.987Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2021-09-23T18:16:48.184Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-23T18:16:48.755Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-23T18:16:48.928Z] ok github.com/docker/docker/quota 0.225s coverage: 71.4% of statements [2021-09-23T18:16:49.015Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-23T18:16:49.015Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-23T18:16:49.189Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2021-09-23T18:16:49.585Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-23T18:16:49.950Z] --- PASS: TestExecWithCloseStdin (2.26s) [2021-09-23T18:16:49.950Z] === RUN TestExec [2021-09-23T18:16:50.131Z] ok github.com/docker/docker/registry 0.036s coverage: 58.8% of statements [2021-09-23T18:16:50.528Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-23T18:16:50.701Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-09-23T18:16:50.701Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-09-23T18:16:51.273Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-09-23T18:16:51.273Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-09-23T18:16:51.913Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-23T18:16:51.913Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:16:51.913Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:16:51.913Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-23T18:16:52.162Z] --- PASS: TestExec (1.91s) [2021-09-23T18:16:52.162Z] === RUN TestExecUser [2021-09-23T18:16:52.162Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-23T18:16:52.162Z] --- SKIP: TestExecUser (0.00s) [2021-09-23T18:16:52.162Z] === RUN TestExportContainerAndImportImage [2021-09-23T18:16:52.162Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:52.162Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-23T18:16:52.162Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-23T18:16:52.162Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:52.162Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-23T18:16:52.162Z] === RUN TestHealthCheckWorkdir [2021-09-23T18:16:52.162Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-23T18:16:52.162Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-23T18:16:52.162Z] === RUN TestHealthKillContainer [2021-09-23T18:16:52.162Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-23T18:16:52.162Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-23T18:16:52.162Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-23T18:16:52.162Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-23T18:16:52.162Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-23T18:16:52.162Z] === RUN TestKillContainerInvalidSignal [2021-09-23T18:16:53.724Z] --- PASS: TestKillContainerInvalidSignal (1.62s) [2021-09-23T18:16:53.724Z] === RUN TestKillContainer [2021-09-23T18:16:53.724Z] === RUN TestKillContainer/no_signal [2021-09-23T18:16:53.820Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-09-23T18:16:54.081Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.4% of statements [2021-09-23T18:16:54.454Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-23T18:16:54.652Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2021-09-23T18:16:54.738Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-23T18:16:55.287Z] === RUN TestKillContainer/non_killing_signal [2021-09-23T18:16:55.287Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-23T18:16:55.287Z] === RUN TestKillContainer/killing_signal [2021-09-23T18:16:55.593Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2021-09-23T18:16:57.502Z] --- PASS: TestKillContainer (3.75s) [2021-09-23T18:16:57.502Z] --- PASS: TestKillContainer/no_signal (1.52s) [2021-09-23T18:16:57.502Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:16:57.502Z] --- PASS: TestKillContainer/killing_signal (2.20s) [2021-09-23T18:16:57.502Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-23T18:16:57.502Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:16:57.502Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-23T18:16:57.502Z] === RUN TestKillStoppedContainer [2021-09-23T18:16:57.502Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:16:57.502Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-23T18:16:57.502Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-23T18:16:57.502Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:16:57.502Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-23T18:16:57.502Z] === RUN TestKillDifferentUserContainer [2021-09-23T18:16:57.502Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-23T18:16:57.502Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-23T18:16:57.502Z] === RUN TestInspectOomKilledTrue [2021-09-23T18:16:57.502Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:16:57.502Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-23T18:16:57.502Z] === RUN TestInspectOomKilledFalse [2021-09-23T18:16:57.502Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:16:57.502Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-23T18:16:57.502Z] === RUN TestLogsFollowTailEmpty [2021-09-23T18:16:59.066Z] --- PASS: TestLogsFollowTailEmpty (1.56s) [2021-09-23T18:16:59.066Z] === RUN TestNetworkNat [2021-09-23T18:16:59.066Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-23T18:16:59.066Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-23T18:16:59.066Z] === RUN TestNetworkLocalhostTCPNat [2021-09-23T18:17:00.629Z] --- PASS: TestNetworkLocalhostTCPNat (1.94s) [2021-09-23T18:17:00.629Z] === RUN TestNetworkLoopbackNat [2021-09-23T18:17:00.629Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-23T18:17:00.629Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-23T18:17:00.629Z] === RUN TestPause [2021-09-23T18:17:00.629Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-23T18:17:00.629Z] --- SKIP: TestPause (0.00s) [2021-09-23T18:17:00.629Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-23T18:17:02.191Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.59s) [2021-09-23T18:17:02.191Z] === RUN TestPauseStopPausedContainer [2021-09-23T18:17:02.191Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:17:02.191Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-23T18:17:02.191Z] === RUN TestPsFilter [2021-09-23T18:17:02.659Z] --- PASS: TestPsFilter (0.24s) [2021-09-23T18:17:02.659Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-23T18:17:04.877Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.14s) [2021-09-23T18:17:04.877Z] === RUN TestRemoveContainerWithVolume [2021-09-23T18:17:06.442Z] --- PASS: TestRemoveContainerWithVolume (1.80s) [2021-09-23T18:17:06.442Z] === RUN TestRemoveContainerRunning [2021-09-23T18:17:06.966Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-09-23T18:17:06.966Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-23T18:17:07.909Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-09-23T18:17:07.909Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-09-23T18:17:07.909Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-23T18:17:07.909Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-23T18:17:08.006Z] --- PASS: TestRemoveContainerRunning (1.51s) [2021-09-23T18:17:08.006Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-23T18:17:08.480Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-23T18:17:09.569Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.51s) [2021-09-23T18:17:09.569Z] === RUN TestRemoveInvalidContainer [2021-09-23T18:17:09.569Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-23T18:17:09.569Z] === RUN TestRenameLinkedContainer [2021-09-23T18:17:09.569Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-23T18:17:09.569Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-23T18:17:09.569Z] === RUN TestRenameStoppedContainer [2021-09-23T18:17:10.393Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-23T18:17:11.778Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-23T18:17:11.782Z] --- PASS: TestRenameStoppedContainer (2.22s) [2021-09-23T18:17:11.782Z] === RUN TestRenameRunningContainerAndReuse [2021-09-23T18:17:13.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-09-23T18:17:13.162Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-23T18:17:14.731Z] --- PASS: TestRenameRunningContainerAndReuse (3.13s) [2021-09-23T18:17:14.731Z] === RUN TestRenameInvalidName [2021-09-23T18:17:16.293Z] --- PASS: TestRenameInvalidName (1.57s) [2021-09-23T18:17:16.293Z] === RUN TestRenameAnonymousContainer [2021-09-23T18:17:17.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-09-23T18:17:17.544Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/rootless [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/volume [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-23T18:17:17.544Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-23T18:17:17.544Z] [2021-09-23T18:17:17.545Z] === Skipped [2021-09-23T18:17:17.545Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-23T18:17:17.545Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-23T18:17:17.545Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-23T18:17:17.545Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-23T18:17:17.545Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-09-23T18:17:17.545Z] graphtest_unix.go:71: No driver to put! [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-09-23T18:17:17.545Z] time="2021-09-23T18:16:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-09-23T18:17:17.545Z] time="2021-09-23T18:16:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-09-23T18:17:17.545Z] time="2021-09-23T18:16:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-09-23T18:17:17.545Z] time="2021-09-23T18:16:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-09-23T18:17:17.545Z] time="2021-09-23T18:16:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-09-23T18:17:17.545Z] graphtest_unix.go:71: No driver to put! [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-09-23T18:17:17.545Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-09-23T18:17:17.545Z] overlay_test.go:50: Fails to compute changes intermittently [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-09-23T18:17:17.545Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-09-23T18:17:17.545Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-09-23T18:17:17.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:17:17.545Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-09-23T18:17:17.545Z] graphtest_unix.go:71: No driver to put! [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-09-23T18:17:17.545Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-09-23T18:17:17.545Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-09-23T18:17:17.545Z] [2021-09-23T18:17:17.545Z] DONE 2311 tests, 28 skipped in 228.608s [2021-09-23T18:17:17.545Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/config [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/idm [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/ns [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/options [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/osl [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T18:17:17.545Z] github.com/docker/docker/libnetwork/types' ']' [2021-09-23T18:17:17.545Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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/testutils github.com/docker/docker/libnetwork/types [2021-09-23T18:17:18.745Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-23T18:17:19.317Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-23T18:17:19.579Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-09-23T18:17:19.579Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-23T18:17:20.522Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-23T18:17:20.522Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-23T18:17:20.522Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-23T18:17:21.926Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-23T18:17:22.496Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-09-23T18:17:22.755Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-23T18:17:23.696Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-23T18:17:23.696Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-23T18:17:23.957Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-23T18:17:24.952Z] --- PASS: TestRenameAnonymousContainer (8.44s) [2021-09-23T18:17:24.952Z] === RUN TestRenameContainerWithSameName [2021-09-23T18:17:25.340Z] === RUN TestDockerSuite/TestRunMount [2021-09-23T18:17:25.340Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-09-23T18:17:26.522Z] --- PASS: TestRenameContainerWithSameName (1.61s) [2021-09-23T18:17:26.522Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-23T18:17:26.522Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-23T18:17:26.522Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-23T18:17:26.522Z] === RUN TestResize [2021-09-23T18:17:28.085Z] --- PASS: TestResize (1.61s) [2021-09-23T18:17:28.085Z] === RUN TestResizeWithInvalidSize [2021-09-23T18:17:28.638Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-09-23T18:17:29.651Z] --- PASS: TestResizeWithInvalidSize (1.56s) [2021-09-23T18:17:29.651Z] === RUN TestResizeWhenContainerNotStarted [2021-09-23T18:17:30.024Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-23T18:17:30.596Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-23T18:17:30.856Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-09-23T18:17:31.116Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-23T18:17:31.214Z] --- PASS: TestResizeWhenContainerNotStarted (1.70s) [2021-09-23T18:17:31.214Z] === RUN TestDaemonRestartKillContainers [2021-09-23T18:17:31.214Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:17:31.214Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:17:31.214Z] === RUN TestStats [2021-09-23T18:17:31.214Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-23T18:17:31.214Z] --- SKIP: TestStats (0.00s) [2021-09-23T18:17:31.214Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-23T18:17:32.500Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-23T18:17:34.414Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-23T18:17:34.984Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-09-23T18:17:35.965Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.74s) [2021-09-23T18:17:35.965Z] === RUN TestStopContainerWithTimeout [2021-09-23T18:17:35.965Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-23T18:17:35.965Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-23T18:17:35.965Z] === RUN TestUpdateRestartPolicy [2021-09-23T18:17:36.897Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-23T18:17:38.810Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-23T18:17:39.093Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-09-23T18:17:40.489Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-23T18:17:41.873Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-23T18:17:42.814Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-23T18:17:42.814Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-23T18:17:43.387Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-23T18:17:43.959Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-23T18:17:44.530Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-23T18:17:44.790Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-23T18:17:46.178Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-23T18:17:47.562Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-23T18:17:50.114Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-23T18:17:50.374Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-23T18:17:50.635Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-09-23T18:17:51.206Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-23T18:17:51.206Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-23T18:17:51.775Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-23T18:17:52.037Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-23T18:17:52.037Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-23T18:17:52.608Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-23T18:17:56.284Z] ok github.com/docker/docker/libnetwork 37.401s coverage: 40.8% of statements [2021-09-23T18:17:56.544Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2021-09-23T18:17:56.544Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-23T18:17:57.189Z] --- PASS: TestUpdateRestartPolicy (19.66s) [2021-09-23T18:17:57.189Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-23T18:17:57.189Z] --- PASS: TestUpdateRestartWithAutoRemove (1.61s) [2021-09-23T18:17:57.189Z] === RUN TestWaitNonBlocked [2021-09-23T18:17:57.189Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:17:57.189Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:17:57.189Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:17:57.189Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:17:57.189Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:17:57.189Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:17:58.474Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-23T18:17:58.474Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-23T18:17:58.474Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-23T18:17:58.474Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-23T18:17:58.474Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-23T18:17:58.735Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-09-23T18:17:58.735Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-23T18:17:59.004Z] ok github.com/docker/docker/libnetwork/config 0.028s coverage: 24.0% of statements [2021-09-23T18:17:59.193Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-09-23T18:17:59.193Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-09-23T18:17:59.193Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-23T18:17:59.193Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-09-23T18:17:59.193Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-23T18:17:59.577Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2021-09-23T18:17:59.577Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-23T18:17:59.577Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-23T18:17:59.577Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-09-23T18:18:00.145Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-23T18:18:00.145Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.19s) [2021-09-23T18:18:00.145Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.64s) [2021-09-23T18:18:00.145Z] === RUN TestWaitBlocked [2021-09-23T18:18:00.145Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:00.145Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-23T18:18:00.145Z] PASS [2021-09-23T18:18:00.145Z] ok github.com/docker/docker/integration/container 73.712s [2021-09-23T18:18:00.145Z] [2021-09-23T18:18:00.145Z] === Skipped [2021-09-23T18:18:00.145Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-23T18:18:00.145Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:18:00.145Z] [2021-09-23T18:18:00.145Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-23T18:18:00.145Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:00.145Z] [2021-09-23T18:18:00.145Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-23T18:18:00.145Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-23T18:18:00.145Z] [2021-09-23T18:18:00.145Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-23T18:18:00.145Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:00.145Z] [2021-09-23T18:18:00.145Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-23T18:18:00.145Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:00.145Z] [2021-09-23T18:18:00.145Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-23T18:18:00.145Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:00.145Z] [2021-09-23T18:18:00.145Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-23T18:18:00.145Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-23T18:18:00.145Z] [2021-09-23T18:18:00.145Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-23T18:18:00.145Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-23T18:18:00.145Z] [2021-09-23T18:18:00.145Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-23T18:18:00.145Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:00.145Z] [2021-09-23T18:18:00.145Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-23T18:18:00.145Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:00.145Z] [2021-09-23T18:18:00.145Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-23T18:18:00.146Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-23T18:18:00.146Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-23T18:18:00.146Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-23T18:18:00.146Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-23T18:18:00.146Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-23T18:18:00.146Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:18:00.146Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-23T18:18:00.146Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-23T18:18:00.146Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-23T18:18:00.146Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-23T18:18:00.146Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-23T18:18:00.146Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-23T18:18:00.146Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-23T18:18:00.146Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-23T18:18:00.146Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-23T18:18:00.146Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-23T18:18:00.146Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-23T18:18:00.146Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-23T18:18:00.146Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-23T18:18:00.146Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:18:00.146Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-23T18:18:00.146Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-23T18:18:00.146Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-23T18:18:00.146Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:00.146Z] [2021-09-23T18:18:00.146Z] DONE 87 tests, 33 skipped in 75.671s [2021-09-23T18:18:00.146Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-23T18:18:00.146Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-23T18:18:00.717Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-09-23T18:18:00.977Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-09-23T18:18:00.977Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-23T18:18:01.550Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-23T18:18:02.120Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-23T18:18:02.121Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.398s coverage: 59.9% of statements [2021-09-23T18:18:02.121Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-23T18:18:02.381Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-09-23T18:18:02.690Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-23T18:18:02.953Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.156s coverage: 4.0% of statements [2021-09-23T18:18:02.953Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-23T18:18:03.261Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-09-23T18:18:03.261Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:18:03.261Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-09-23T18:18:03.261Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-23T18:18:03.525Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-09-23T18:18:03.525Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-23T18:18:03.786Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-09-23T18:18:03.832Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-23T18:18:04.403Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-23T18:18:04.403Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-09-23T18:18:04.403Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-23T18:18:04.976Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-09-23T18:18:06.177Z] --- PASS: TestBuildWCOWSandboxSize (659.96s) [2021-09-23T18:18:06.177Z] === RUN TestBuildWithEmptyDockerfile [2021-09-23T18:18:06.177Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:18:06.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:18:06.177Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:18:06.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:18:06.177Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:18:06.177Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:18:06.177Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:18:06.177Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:18:06.177Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:18:06.177Z] --- PASS: TestBuildWithEmptyDockerfile (0.36s) [2021-09-23T18:18:06.177Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-09-23T18:18:06.177Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-23T18:18:06.177Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-23T18:18:06.177Z] === RUN TestBuildPreserveOwnership [2021-09-23T18:18:06.177Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:18:06.177Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-23T18:18:06.177Z] === RUN TestBuildPlatformInvalid [2021-09-23T18:18:06.177Z] --- PASS: TestBuildPlatformInvalid (0.40s) [2021-09-23T18:18:06.177Z] PASS [2021-09-23T18:18:06.177Z] ok github.com/docker/docker/integration/build 804.233s [2021-09-23T18:18:06.177Z] [2021-09-23T18:18:06.177Z] === Skipped [2021-09-23T18:18:06.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-23T18:18:06.177Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T18:18:06.177Z] [2021-09-23T18:18:06.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-23T18:18:06.177Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:06.177Z] [2021-09-23T18:18:06.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-23T18:18:06.177Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:18:06.177Z] [2021-09-23T18:18:06.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-23T18:18:06.177Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:18:06.177Z] [2021-09-23T18:18:06.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-23T18:18:06.177Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:18:06.177Z] [2021-09-23T18:18:06.177Z] DONE 29 tests, 5 skipped in 827.047s [2021-09-23T18:18:06.177Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-23T18:18:06.177Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:18:06.177Z] INFO: Testing against a local daemon [2021-09-23T18:18:06.177Z] === RUN TestConfigInspect [2021-09-23T18:18:06.177Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:06.177Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-23T18:18:06.177Z] === RUN TestConfigList [2021-09-23T18:18:06.177Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:06.177Z] --- SKIP: TestConfigList (0.00s) [2021-09-23T18:18:06.177Z] === RUN TestConfigsCreateAndDelete [2021-09-23T18:18:06.177Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:06.177Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-23T18:18:06.177Z] === RUN TestConfigsUpdate [2021-09-23T18:18:06.177Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:06.177Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-23T18:18:06.177Z] === RUN TestTemplatedConfig [2021-09-23T18:18:06.177Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:06.177Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-23T18:18:06.177Z] === RUN TestConfigCreateResolve [2021-09-23T18:18:06.177Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:06.177Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-23T18:18:06.177Z] PASS [2021-09-23T18:18:06.177Z] ok github.com/docker/docker/integration/config 0.070s [2021-09-23T18:18:06.177Z] [2021-09-23T18:18:06.177Z] === Skipped [2021-09-23T18:18:06.177Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-23T18:18:06.177Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:06.177Z] [2021-09-23T18:18:06.177Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-23T18:18:06.177Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:06.177Z] [2021-09-23T18:18:06.177Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-23T18:18:06.177Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:06.177Z] [2021-09-23T18:18:06.177Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-23T18:18:06.177Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:06.177Z] [2021-09-23T18:18:06.177Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-23T18:18:06.177Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:06.177Z] [2021-09-23T18:18:06.177Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-23T18:18:06.177Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:06.177Z] [2021-09-23T18:18:06.177Z] DONE 6 tests, 6 skipped in 2.596s [2021-09-23T18:18:06.177Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-23T18:18:06.360Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-23T18:18:06.360Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-09-23T18:18:06.360Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-23T18:18:07.139Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:18:07.139Z] INFO: Testing against a local daemon [2021-09-23T18:18:07.139Z] === RUN TestCheckpoint [2021-09-23T18:18:07.139Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:18:07.139Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-23T18:18:07.139Z] === RUN TestContainerInvalidJSON [2021-09-23T18:18:07.139Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:18:07.139Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:18:07.139Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:18:07.139Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:18:07.595Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:18:07.595Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:18:07.595Z] --- PASS: TestContainerInvalidJSON (0.36s) [2021-09-23T18:18:07.595Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-23T18:18:07.595Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-23T18:18:07.595Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-23T18:18:07.595Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-09-23T18:18:07.595Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-23T18:18:07.595Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-09-23T18:18:07.595Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-23T18:18:08.051Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-09-23T18:18:08.051Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-23T18:18:08.051Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-09-23T18:18:08.051Z] === RUN TestCopyFromContainer [2021-09-23T18:18:08.051Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:08.051Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-23T18:18:08.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-23T18:18:08.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:18:08.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:18:08.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:18:08.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:18:08.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:18:08.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:18:08.051Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:18:08.051Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:18:08.051Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:18:08.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-23T18:18:08.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-23T18:18:08.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-09-23T18:18:08.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-09-23T18:18:08.051Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-23T18:18:08.051Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-23T18:18:08.051Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-23T18:18:08.051Z] === RUN TestCreateWithInvalidEnv [2021-09-23T18:18:08.051Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-23T18:18:08.051Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-23T18:18:08.051Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-23T18:18:08.051Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-23T18:18:08.051Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-23T18:18:08.051Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-23T18:18:08.051Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-23T18:18:08.051Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-23T18:18:08.051Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-23T18:18:08.051Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-23T18:18:08.051Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-23T18:18:08.051Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-23T18:18:08.051Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-23T18:18:08.051Z] === RUN TestCreateTmpfsMountsTarget [2021-09-23T18:18:08.051Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:08.051Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-23T18:18:08.051Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-23T18:18:08.051Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:08.051Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-23T18:18:08.051Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-23T18:18:08.051Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:08.051Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-23T18:18:08.051Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-23T18:18:08.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:18:08.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:18:08.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:18:08.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:18:08.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:18:08.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:18:08.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:18:08.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:18:08.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:18:08.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:18:08.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:18:08.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:18:08.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:18:08.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:18:08.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:18:08.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-23T18:18:08.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-09-23T18:18:08.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-23T18:18:08.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-23T18:18:08.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-23T18:18:08.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-23T18:18:08.051Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-23T18:18:08.051Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-23T18:18:08.051Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-23T18:18:08.051Z] === RUN TestCreateDifferentPlatform [2021-09-23T18:18:08.051Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-23T18:18:08.051Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-23T18:18:08.051Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-23T18:18:08.051Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-23T18:18:08.051Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-23T18:18:08.051Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-23T18:18:08.051Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-09-23T18:18:08.051Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-23T18:18:08.051Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-23T18:18:08.051Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-23T18:18:08.051Z] === RUN TestContainerKillOnDaemonStart [2021-09-23T18:18:08.051Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:08.051Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-23T18:18:08.051Z] === RUN TestDiff [2021-09-23T18:18:08.051Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:08.051Z] --- SKIP: TestDiff (0.00s) [2021-09-23T18:18:08.507Z] === RUN TestExecWithCloseStdin [2021-09-23T18:18:08.508Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-23T18:18:08.508Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-09-23T18:18:08.508Z] === RUN TestExec [2021-09-23T18:18:08.904Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-23T18:18:09.845Z] === RUN TestDockerSuite/TestRunRm [2021-09-23T18:18:10.105Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-23T18:18:12.012Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-09-23T18:18:12.227Z] --- PASS: TestExec (3.42s) [2021-09-23T18:18:12.227Z] === RUN TestExecUser [2021-09-23T18:18:12.227Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-23T18:18:12.227Z] --- SKIP: TestExecUser (0.00s) [2021-09-23T18:18:12.227Z] === RUN TestExportContainerAndImportImage [2021-09-23T18:18:12.227Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:12.227Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-23T18:18:12.227Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-23T18:18:12.227Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:12.227Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-23T18:18:12.227Z] === RUN TestHealthCheckWorkdir [2021-09-23T18:18:12.227Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:12.227Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-23T18:18:12.227Z] === RUN TestHealthKillContainer [2021-09-23T18:18:12.227Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-23T18:18:12.227Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-23T18:18:12.227Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-23T18:18:12.227Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-23T18:18:12.227Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-23T18:18:12.227Z] === RUN TestKillContainerInvalidSignal [2021-09-23T18:18:13.779Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.927s coverage: 7.2% of statements [2021-09-23T18:18:13.779Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-23T18:18:13.779Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-09-23T18:18:13.779Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-09-23T18:18:13.779Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-23T18:18:13.779Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-09-23T18:18:13.779Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-23T18:18:13.922Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-23T18:18:14.039Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-09-23T18:18:14.184Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-23T18:18:14.301Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-09-23T18:18:14.395Z] --- PASS: TestKillContainerInvalidSignal (2.49s) [2021-09-23T18:18:14.395Z] === RUN TestKillContainer [2021-09-23T18:18:14.395Z] === RUN TestKillContainer/no_signal [2021-09-23T18:18:14.562Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-09-23T18:18:14.755Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-09-23T18:18:14.823Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-09-23T18:18:14.823Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-09-23T18:18:15.017Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-09-23T18:18:16.420Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-09-23T18:18:16.588Z] === RUN TestKillContainer/non_killing_signal [2021-09-23T18:18:16.588Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-23T18:18:16.588Z] === RUN TestKillContainer/killing_signal [2021-09-23T18:18:17.361Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-09-23T18:18:17.994Z] === RUN TestConfigDaemonLibtrustID [2021-09-23T18:18:17.994Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-23T18:18:17.994Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-23T18:18:17.994Z] === RUN TestDaemonConfigValidation [2021-09-23T18:18:17.994Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-23T18:18:17.994Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-23T18:18:17.994Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-23T18:18:17.994Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-23T18:18:17.994Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-23T18:18:17.994Z] PASS [2021-09-23T18:18:17.994Z] ok github.com/docker/docker/integration/daemon 0.080s [2021-09-23T18:18:17.994Z] [2021-09-23T18:18:17.994Z] === Skipped [2021-09-23T18:18:17.994Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-23T18:18:17.994Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-23T18:18:17.994Z] [2021-09-23T18:18:17.994Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-23T18:18:17.994Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-23T18:18:17.994Z] [2021-09-23T18:18:17.994Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-23T18:18:17.994Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-23T18:18:17.994Z] [2021-09-23T18:18:17.994Z] DONE 3 tests, 3 skipped in 17.731s [2021-09-23T18:18:17.994Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-23T18:18:19.483Z] --- PASS: TestKillContainer (4.99s) [2021-09-23T18:18:19.483Z] --- PASS: TestKillContainer/no_signal (2.47s) [2021-09-23T18:18:19.483Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:18:19.483Z] --- PASS: TestKillContainer/killing_signal (2.49s) [2021-09-23T18:18:19.483Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-23T18:18:19.483Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:18:19.483Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-23T18:18:19.483Z] === RUN TestKillStoppedContainer [2021-09-23T18:18:19.483Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:18:19.483Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-23T18:18:19.483Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-23T18:18:19.483Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:18:19.483Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-23T18:18:19.483Z] === RUN TestKillDifferentUserContainer [2021-09-23T18:18:19.484Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-23T18:18:19.484Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-23T18:18:19.484Z] === RUN TestInspectOomKilledTrue [2021-09-23T18:18:19.484Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:19.484Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-23T18:18:19.484Z] === RUN TestInspectOomKilledFalse [2021-09-23T18:18:19.484Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:18:19.484Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-23T18:18:19.484Z] === RUN TestLogsFollowTailEmpty [2021-09-23T18:18:19.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:18:19.560Z] INFO: Testing against a local daemon [2021-09-23T18:18:19.560Z] === RUN TestCommitInheritsEnv [2021-09-23T18:18:19.560Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:18:19.560Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-23T18:18:19.560Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-23T18:18:19.560Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-23T18:18:19.560Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:18:19.560Z] === RUN TestImagesFilterMultiReference [2021-09-23T18:18:19.560Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-23T18:18:19.560Z] === RUN TestImagePullPlatformInvalid [2021-09-23T18:18:19.560Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-23T18:18:19.560Z] === RUN TestRemoveImageOrphaning [2021-09-23T18:18:19.905Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-09-23T18:18:20.546Z] --- PASS: TestRemoveImageOrphaning (0.83s) [2021-09-23T18:18:20.546Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-23T18:18:20.546Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-23T18:18:20.546Z] === RUN TestTagInvalidReference [2021-09-23T18:18:20.546Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-23T18:18:20.546Z] === RUN TestTagValidPrefixedRepo [2021-09-23T18:18:20.546Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-23T18:18:20.546Z] === RUN TestTagExistedNameWithoutForce [2021-09-23T18:18:20.546Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-23T18:18:20.546Z] === RUN TestTagOfficialNames [2021-09-23T18:18:20.546Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-23T18:18:20.546Z] === RUN TestTagMatchesDigest [2021-09-23T18:18:20.546Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-23T18:18:20.546Z] PASS [2021-09-23T18:18:20.546Z] ok github.com/docker/docker/integration/image 1.166s [2021-09-23T18:18:20.546Z] [2021-09-23T18:18:20.546Z] === Skipped [2021-09-23T18:18:20.546Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-23T18:18:20.546Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:18:20.546Z] [2021-09-23T18:18:20.546Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:18:20.546Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-23T18:18:20.546Z] [2021-09-23T18:18:20.546Z] DONE 11 tests, 2 skipped in 2.619s [2021-09-23T18:18:20.546Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-23T18:18:21.650Z] --- PASS: TestLogsFollowTailEmpty (2.51s) [2021-09-23T18:18:21.650Z] === RUN TestNetworkNat [2021-09-23T18:18:21.650Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:21.650Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-23T18:18:21.650Z] === RUN TestNetworkLocalhostTCPNat [2021-09-23T18:18:22.450Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-09-23T18:18:22.450Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-09-23T18:18:22.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:18:22.767Z] INFO: Testing against a local daemon [2021-09-23T18:18:22.767Z] === RUN TestNetworkCreateDelete [2021-09-23T18:18:22.767Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:22.767Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestDockerNetworkDeletePreferID [2021-09-23T18:18:22.767Z] 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-09-23T18:18:22.767Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestDaemonDNSFallback [2021-09-23T18:18:22.767Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:22.767Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestInspectNetwork [2021-09-23T18:18:22.767Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:22.767Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestRunContainerWithBridgeNone [2021-09-23T18:18:22.767Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:22.767Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestNetworkInvalidJSON [2021-09-23T18:18:22.767Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-23T18:18:22.767Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-23T18:18:22.767Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:18:22.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:18:22.767Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:18:22.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:18:22.767Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-23T18:18:22.767Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:18:22.767Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:18:22.767Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-23T18:18:22.767Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-23T18:18:22.767Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-23T18:18:22.767Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestNetworkList [2021-09-23T18:18:22.767Z] === RUN TestNetworkList//networks [2021-09-23T18:18:22.767Z] === PAUSE TestNetworkList//networks [2021-09-23T18:18:22.767Z] === RUN TestNetworkList//networks/ [2021-09-23T18:18:22.767Z] === PAUSE TestNetworkList//networks/ [2021-09-23T18:18:22.767Z] === CONT TestNetworkList//networks [2021-09-23T18:18:22.767Z] === CONT TestNetworkList//networks/ [2021-09-23T18:18:22.767Z] --- PASS: TestNetworkList (0.04s) [2021-09-23T18:18:22.767Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-23T18:18:22.767Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestHostIPv4BridgeLabel [2021-09-23T18:18:22.767Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-23T18:18:22.767Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestDaemonDefaultNetworkPools [2021-09-23T18:18:22.767Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-23T18:18:22.767Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-23T18:18:22.767Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-23T18:18:22.767Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestServiceWithPredefinedNetwork [2021-09-23T18:18:22.767Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-23T18:18:22.767Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:18:22.767Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestServiceWithDataPathPortInit [2021-09-23T18:18:22.767Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-23T18:18:22.767Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-23T18:18:22.767Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T18:18:22.767Z] PASS [2021-09-23T18:18:22.767Z] ok github.com/docker/docker/integration/network 0.131s [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === Skipped [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-23T18:18:22.767Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-23T18:18:22.767Z] 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-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-23T18:18:22.767Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-23T18:18:22.767Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-23T18:18:22.767Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-23T18:18:22.767Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-23T18:18:22.767Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T18:18:22.767Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T18:18:22.767Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T18:18:22.767Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T18:18:22.767Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T18:18:22.767Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:18:22.767Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-23T18:18:22.767Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T18:18:22.767Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-23T18:18:22.767Z] [2021-09-23T18:18:22.767Z] DONE 22 tests, 15 skipped in 1.838s [2021-09-23T18:18:22.767Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-23T18:18:23.019Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-09-23T18:18:23.235Z] testing: warning: no tests to run [2021-09-23T18:18:23.235Z] PASS [2021-09-23T18:18:23.235Z] ok github.com/docker/docker/integration/network/ipvlan 0.055s [2021-09-23T18:18:23.235Z] [2021-09-23T18:18:23.235Z] DONE 0 tests in 0.536s [2021-09-23T18:18:23.235Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-23T18:18:23.280Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-09-23T18:18:23.703Z] testing: warning: no tests to run [2021-09-23T18:18:23.703Z] PASS [2021-09-23T18:18:23.703Z] ok github.com/docker/docker/integration/network/macvlan 0.051s [2021-09-23T18:18:23.703Z] [2021-09-23T18:18:23.703Z] DONE 0 tests in 0.514s [2021-09-23T18:18:23.703Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-23T18:18:23.850Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-09-23T18:18:24.170Z] testing: warning: no tests to run [2021-09-23T18:18:24.170Z] PASS [2021-09-23T18:18:24.170Z] ok github.com/docker/docker/integration/plugin 0.050s [2021-09-23T18:18:24.420Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-09-23T18:18:24.637Z] [2021-09-23T18:18:24.637Z] DONE 0 tests in 0.520s [2021-09-23T18:18:24.637Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-23T18:18:24.681Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-09-23T18:18:25.105Z] testing: warning: no tests to run [2021-09-23T18:18:25.105Z] PASS [2021-09-23T18:18:25.105Z] ok github.com/docker/docker/integration/plugin/authz 0.053s [2021-09-23T18:18:25.105Z] [2021-09-23T18:18:25.105Z] DONE 0 tests in 0.552s [2021-09-23T18:18:25.105Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-23T18:18:25.251Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-23T18:18:25.369Z] --- PASS: TestNetworkLocalhostTCPNat (3.09s) [2021-09-23T18:18:25.369Z] === RUN TestNetworkLoopbackNat [2021-09-23T18:18:25.369Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:25.369Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-23T18:18:25.369Z] === RUN TestPause [2021-09-23T18:18:25.369Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-23T18:18:25.369Z] --- SKIP: TestPause (0.00s) [2021-09-23T18:18:25.369Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-23T18:18:25.511Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-23T18:18:26.082Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-23T18:18:27.056Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2021-09-23T18:18:27.577Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.59s) [2021-09-23T18:18:27.577Z] === RUN TestPauseStopPausedContainer [2021-09-23T18:18:27.577Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:27.577Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-23T18:18:27.577Z] === RUN TestPsFilter [2021-09-23T18:18:27.577Z] --- PASS: TestPsFilter (0.27s) [2021-09-23T18:18:27.577Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-23T18:18:27.993Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-09-23T18:18:28.564Z] === RUN TestDockerSuite/TestRunState [2021-09-23T18:18:28.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:18:28.953Z] INFO: Testing against a local daemon [2021-09-23T18:18:28.953Z] === RUN TestPluginInvalidJSON [2021-09-23T18:18:28.953Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:18:28.953Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:18:28.953Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:18:28.953Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-09-23T18:18:28.953Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-23T18:18:28.953Z] === RUN TestPluginInstall [2021-09-23T18:18:28.953Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-23T18:18:28.953Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-23T18:18:28.953Z] === RUN TestPluginsWithRuntimes [2021-09-23T18:18:28.953Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-23T18:18:28.953Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-23T18:18:28.953Z] === RUN TestPluginBackCompatMediaTypes [2021-09-23T18:18:28.953Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-23T18:18:28.953Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T18:18:28.953Z] PASS [2021-09-23T18:18:28.953Z] ok github.com/docker/docker/integration/plugin/common 0.082s [2021-09-23T18:18:28.953Z] [2021-09-23T18:18:28.953Z] === Skipped [2021-09-23T18:18:28.953Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-23T18:18:28.953Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-23T18:18:28.953Z] [2021-09-23T18:18:28.953Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-23T18:18:28.953Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-23T18:18:28.953Z] [2021-09-23T18:18:28.953Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T18:18:28.953Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-23T18:18:28.953Z] [2021-09-23T18:18:28.953Z] DONE 5 tests, 3 skipped in 3.835s [2021-09-23T18:18:28.953Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-23T18:18:29.950Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-23T18:18:30.480Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.71s) [2021-09-23T18:18:30.480Z] === RUN TestRemoveContainerWithVolume [2021-09-23T18:18:30.520Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-23T18:18:30.520Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-09-23T18:18:31.091Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-23T18:18:31.091Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-09-23T18:18:31.091Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-09-23T18:18:31.091Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-23T18:18:31.168Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:18:31.168Z] INFO: Testing against a local daemon [2021-09-23T18:18:31.168Z] === RUN TestExternalGraphDriver [2021-09-23T18:18:31.168Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-23T18:18:31.168Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-23T18:18:31.168Z] === RUN TestGraphdriverPluginV2 [2021-09-23T18:18:31.168Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-23T18:18:31.168Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-23T18:18:31.168Z] PASS [2021-09-23T18:18:31.168Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.075s [2021-09-23T18:18:31.636Z] [2021-09-23T18:18:31.636Z] === Skipped [2021-09-23T18:18:31.636Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-23T18:18:31.636Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-23T18:18:31.636Z] [2021-09-23T18:18:31.636Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-23T18:18:31.636Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-23T18:18:31.636Z] [2021-09-23T18:18:31.636Z] DONE 2 tests, 2 skipped in 2.390s [2021-09-23T18:18:31.636Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-23T18:18:31.661Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-23T18:18:32.238Z] === RUN TestDockerSuite/TestRunSysctls [2021-09-23T18:18:33.201Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:18:33.201Z] INFO: Testing against a local daemon [2021-09-23T18:18:33.201Z] === RUN TestReadPluginNoRead [2021-09-23T18:18:33.201Z] read_test.go:21: no unix domain sockets on Windows [2021-09-23T18:18:33.201Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-23T18:18:33.201Z] PASS [2021-09-23T18:18:33.201Z] ok github.com/docker/docker/integration/plugin/logging 0.072s [2021-09-23T18:18:33.201Z] [2021-09-23T18:18:33.201Z] === Skipped [2021-09-23T18:18:33.201Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-23T18:18:33.201Z] read_test.go:21: no unix domain sockets on Windows [2021-09-23T18:18:33.201Z] [2021-09-23T18:18:33.201Z] DONE 1 tests, 1 skipped in 1.653s [2021-09-23T18:18:33.201Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-23T18:18:33.375Z] --- PASS: TestRemoveContainerWithVolume (2.60s) [2021-09-23T18:18:33.375Z] === RUN TestRemoveContainerRunning [2021-09-23T18:18:33.622Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-23T18:18:33.622Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-23T18:18:33.622Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-23T18:18:33.622Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-09-23T18:18:34.186Z] testing: warning: no tests to run [2021-09-23T18:18:34.186Z] PASS [2021-09-23T18:18:34.186Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [2021-09-23T18:18:34.186Z] [2021-09-23T18:18:34.186Z] DONE 0 tests in 0.856s [2021-09-23T18:18:34.186Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-23T18:18:34.193Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-09-23T18:18:35.540Z] --- PASS: TestRemoveContainerRunning (2.51s) [2021-09-23T18:18:35.540Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-23T18:18:35.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:18:35.749Z] INFO: Testing against a local daemon [2021-09-23T18:18:35.749Z] === RUN TestPluginWithDevMounts [2021-09-23T18:18:35.749Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:35.749Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-23T18:18:35.749Z] PASS [2021-09-23T18:18:35.749Z] ok github.com/docker/docker/integration/plugin/volumes 0.064s [2021-09-23T18:18:35.749Z] [2021-09-23T18:18:35.749Z] === Skipped [2021-09-23T18:18:35.749Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-23T18:18:35.749Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:35.749Z] [2021-09-23T18:18:35.749Z] DONE 1 tests, 1 skipped in 1.648s [2021-09-23T18:18:35.749Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-23T18:18:36.104Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-09-23T18:18:36.104Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-09-23T18:18:36.675Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-09-23T18:18:37.324Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:18:37.324Z] INFO: Testing against a local daemon [2021-09-23T18:18:37.324Z] === RUN TestSecretInspect [2021-09-23T18:18:37.324Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:37.324Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-23T18:18:37.324Z] === RUN TestSecretList [2021-09-23T18:18:37.324Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:37.324Z] --- SKIP: TestSecretList (0.00s) [2021-09-23T18:18:37.324Z] === RUN TestSecretsCreateAndDelete [2021-09-23T18:18:37.324Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:37.324Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-23T18:18:37.324Z] === RUN TestSecretsUpdate [2021-09-23T18:18:37.324Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:37.324Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-23T18:18:37.324Z] === RUN TestTemplatedSecret [2021-09-23T18:18:37.324Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:37.324Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-23T18:18:37.324Z] === RUN TestSecretCreateResolve [2021-09-23T18:18:37.324Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:37.324Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-23T18:18:37.324Z] PASS [2021-09-23T18:18:37.324Z] ok github.com/docker/docker/integration/secret 0.073s [2021-09-23T18:18:37.324Z] [2021-09-23T18:18:37.324Z] === Skipped [2021-09-23T18:18:37.324Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-23T18:18:37.324Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:37.324Z] [2021-09-23T18:18:37.324Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-23T18:18:37.324Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:37.324Z] [2021-09-23T18:18:37.324Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-23T18:18:37.324Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:37.324Z] [2021-09-23T18:18:37.324Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-23T18:18:37.324Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:37.324Z] [2021-09-23T18:18:37.324Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-23T18:18:37.324Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:37.324Z] [2021-09-23T18:18:37.324Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-23T18:18:37.324Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:37.324Z] [2021-09-23T18:18:37.324Z] DONE 6 tests, 6 skipped in 1.477s [2021-09-23T18:18:37.324Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-23T18:18:38.063Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-09-23T18:18:38.432Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.56s) [2021-09-23T18:18:38.432Z] === RUN TestRemoveInvalidContainer [2021-09-23T18:18:38.432Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-23T18:18:38.432Z] === RUN TestRenameLinkedContainer [2021-09-23T18:18:38.432Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:38.432Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-23T18:18:38.432Z] === RUN TestRenameStoppedContainer [2021-09-23T18:18:39.562Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-09-23T18:18:39.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:18:39.621Z] INFO: Testing against a local daemon [2021-09-23T18:18:39.621Z] === RUN TestServiceCreateInit [2021-09-23T18:18:39.621Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-23T18:18:39.621Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-23T18:18:39.621Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-23T18:18:39.621Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:18:39.621Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:18:39.621Z] === RUN TestCreateServiceMultipleTimes [2021-09-23T18:18:39.621Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-23T18:18:39.621Z] === RUN TestCreateServiceConflict [2021-09-23T18:18:39.621Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-23T18:18:39.621Z] === RUN TestCreateServiceMaxReplicas [2021-09-23T18:18:39.621Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-09-23T18:18:39.621Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-23T18:18:39.621Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-23T18:18:39.621Z] === RUN TestCreateServiceSecretFileMode [2021-09-23T18:18:39.621Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-23T18:18:39.621Z] === RUN TestCreateServiceConfigFileMode [2021-09-23T18:18:39.621Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-23T18:18:39.621Z] === RUN TestCreateServiceSysctls [2021-09-23T18:18:39.621Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-23T18:18:39.621Z] === RUN TestCreateServiceCapabilities [2021-09-23T18:18:39.621Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-23T18:18:39.621Z] === RUN TestInspect [2021-09-23T18:18:39.621Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] --- SKIP: TestInspect (0.00s) [2021-09-23T18:18:39.621Z] === RUN TestCreateJob [2021-09-23T18:18:39.621Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] --- SKIP: TestCreateJob (0.00s) [2021-09-23T18:18:39.621Z] === RUN TestReplicatedJob [2021-09-23T18:18:39.621Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-23T18:18:39.621Z] === RUN TestUpdateReplicatedJob [2021-09-23T18:18:39.621Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-23T18:18:39.621Z] === RUN TestServiceListWithStatuses [2021-09-23T18:18:39.621Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.621Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-23T18:18:39.622Z] === RUN TestDockerNetworkConnectAlias [2021-09-23T18:18:39.622Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-23T18:18:39.622Z] === RUN TestDockerNetworkReConnect [2021-09-23T18:18:39.622Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-23T18:18:39.622Z] === RUN TestServicePlugin [2021-09-23T18:18:39.622Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-23T18:18:39.622Z] === RUN TestServiceUpdateLabel [2021-09-23T18:18:39.622Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:39.622Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-23T18:18:39.622Z] === RUN TestServiceUpdateSecrets [2021-09-23T18:18:39.622Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:39.622Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-23T18:18:39.622Z] === RUN TestServiceUpdateConfigs [2021-09-23T18:18:39.622Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:39.622Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-23T18:18:39.622Z] === RUN TestServiceUpdateNetwork [2021-09-23T18:18:39.622Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:39.622Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-23T18:18:39.622Z] === RUN TestServiceUpdatePidsLimit [2021-09-23T18:18:39.622Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:39.622Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-23T18:18:39.622Z] PASS [2021-09-23T18:18:39.622Z] ok github.com/docker/docker/integration/service 0.166s [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === Skipped [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:18:39.622Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:18:39.622Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-23T18:18:39.622Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-23T18:18:39.622Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-09-23T18:18:39.622Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-23T18:18:39.622Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-23T18:18:39.622Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-23T18:18:39.622Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-23T18:18:39.622Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-23T18:18:39.622Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-23T18:18:39.622Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-23T18:18:39.622Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-23T18:18:39.622Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-23T18:18:39.622Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-23T18:18:39.622Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-23T18:18:39.622Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-23T18:18:39.622Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-23T18:18:39.622Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-23T18:18:39.622Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-23T18:18:39.622Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-23T18:18:39.622Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-23T18:18:39.622Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-23T18:18:39.622Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:39.622Z] [2021-09-23T18:18:39.622Z] DONE 24 tests, 23 skipped in 2.093s [2021-09-23T18:18:39.622Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-23T18:18:40.752Z] --- PASS: TestRenameStoppedContainer (2.48s) [2021-09-23T18:18:40.753Z] === RUN TestRenameRunningContainerAndReuse [2021-09-23T18:18:40.947Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-23T18:18:41.185Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:18:41.185Z] INFO: Testing against a local daemon [2021-09-23T18:18:41.185Z] === RUN TestSessionCreate [2021-09-23T18:18:41.185Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:41.185Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-23T18:18:41.185Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-23T18:18:41.185Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:41.185Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-23T18:18:41.185Z] PASS [2021-09-23T18:18:41.185Z] ok github.com/docker/docker/integration/session 0.065s [2021-09-23T18:18:41.185Z] [2021-09-23T18:18:41.185Z] === Skipped [2021-09-23T18:18:41.185Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-23T18:18:41.185Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:41.185Z] [2021-09-23T18:18:41.185Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-23T18:18:41.185Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:41.185Z] [2021-09-23T18:18:41.185Z] DONE 2 tests, 2 skipped in 1.398s [2021-09-23T18:18:41.185Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-23T18:18:41.962Z] ok github.com/docker/docker/libnetwork/ipam 13.805s coverage: 85.3% of statements [2021-09-23T18:18:41.962Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-23T18:18:41.962Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-23T18:18:41.962Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-09-23T18:18:41.962Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-09-23T18:18:41.962Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-23T18:18:41.962Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-09-23T18:18:41.962Z] ok github.com/docker/docker/libnetwork/ipamutils 0.241s coverage: 74.0% of statements [2021-09-23T18:18:41.962Z] ok github.com/docker/docker/libnetwork/iptables 0.154s coverage: 45.1% of statements [2021-09-23T18:18:41.962Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-09-23T18:18:41.962Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2021-09-23T18:18:42.330Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-09-23T18:18:42.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:18:42.748Z] INFO: Testing against a local daemon [2021-09-23T18:18:42.748Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:18:42.748Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:42.748Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:18:42.748Z] === RUN TestDiskUsage [2021-09-23T18:18:42.748Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-23T18:18:42.748Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-23T18:18:42.748Z] === RUN TestEventsExecDie [2021-09-23T18:18:42.748Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-23T18:18:42.748Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-23T18:18:42.748Z] === RUN TestEventsBackwardsCompatible [2021-09-23T18:18:42.748Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-23T18:18:42.748Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-23T18:18:42.748Z] === RUN TestEventsVolumeCreate [2021-09-23T18:18:42.748Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-23T18:18:42.748Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-23T18:18:42.748Z] === RUN TestInfoAPI [2021-09-23T18:18:42.748Z] --- PASS: TestInfoAPI (0.04s) [2021-09-23T18:18:42.748Z] === RUN TestInfoAPIWarnings [2021-09-23T18:18:42.748Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:18:42.748Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-23T18:18:42.748Z] === RUN TestInfoDebug [2021-09-23T18:18:42.748Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:18:42.748Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-23T18:18:42.748Z] === RUN TestInfoInsecureRegistries [2021-09-23T18:18:42.748Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:18:42.748Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-23T18:18:42.748Z] === RUN TestInfoRegistryMirrors [2021-09-23T18:18:42.748Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:18:42.748Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-23T18:18:42.748Z] === RUN TestLoginFailsWithBadCredentials [2021-09-23T18:18:43.711Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-23T18:18:43.735Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-09-23T18:18:43.735Z] === RUN TestPingCacheHeaders [2021-09-23T18:18:43.735Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-23T18:18:43.735Z] === RUN TestPingGet [2021-09-23T18:18:43.735Z] --- PASS: TestPingGet (0.02s) [2021-09-23T18:18:43.735Z] === RUN TestPingHead [2021-09-23T18:18:43.735Z] --- PASS: TestPingHead (0.02s) [2021-09-23T18:18:43.735Z] === RUN TestVersion [2021-09-23T18:18:43.735Z] --- PASS: TestVersion (0.02s) [2021-09-23T18:18:43.735Z] PASS [2021-09-23T18:18:43.735Z] ok github.com/docker/docker/integration/system 1.145s [2021-09-23T18:18:43.735Z] [2021-09-23T18:18:43.735Z] === Skipped [2021-09-23T18:18:43.735Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:18:43.735Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:43.735Z] [2021-09-23T18:18:43.735Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-23T18:18:43.735Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-23T18:18:43.735Z] [2021-09-23T18:18:43.735Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-23T18:18:43.735Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-23T18:18:43.735Z] [2021-09-23T18:18:43.735Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-23T18:18:43.735Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-23T18:18:43.735Z] [2021-09-23T18:18:43.735Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-23T18:18:43.735Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-23T18:18:43.735Z] [2021-09-23T18:18:43.735Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-23T18:18:43.735Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:18:43.735Z] [2021-09-23T18:18:43.735Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-23T18:18:43.735Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:18:43.735Z] [2021-09-23T18:18:43.735Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-23T18:18:43.735Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:18:43.735Z] [2021-09-23T18:18:43.735Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-23T18:18:43.735Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:18:43.735Z] [2021-09-23T18:18:43.735Z] DONE 15 tests, 9 skipped in 2.581s [2021-09-23T18:18:43.735Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-23T18:18:44.653Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-23T18:18:45.228Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-09-23T18:18:45.228Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-23T18:18:45.298Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:18:45.298Z] INFO: Testing against a local daemon [2021-09-23T18:18:45.298Z] === RUN TestVolumesCreateAndList [2021-09-23T18:18:45.298Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-09-23T18:18:45.298Z] === RUN TestVolumesRemove [2021-09-23T18:18:45.298Z] --- PASS: TestVolumesRemove (0.09s) [2021-09-23T18:18:45.298Z] === RUN TestVolumesInspect [2021-09-23T18:18:45.298Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-23T18:18:45.298Z] === RUN TestVolumesInvalidJSON [2021-09-23T18:18:45.298Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-23T18:18:45.298Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-23T18:18:45.298Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-23T18:18:45.298Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-23T18:18:45.298Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-23T18:18:45.298Z] PASS [2021-09-23T18:18:45.298Z] ok github.com/docker/docker/integration/volume 0.246s [2021-09-23T18:18:45.298Z] [2021-09-23T18:18:45.298Z] DONE 5 tests in 1.680s [2021-09-23T18:18:45.419Z] --- PASS: TestRenameRunningContainerAndReuse (4.96s) [2021-09-23T18:18:45.420Z] === RUN TestRenameInvalidName [2021-09-23T18:18:45.769Z] INFO: make.ps1 ended at 09/23/2021 18:18:45 [2021-09-23T18:18:45.769Z] INFO: Integration CLI tests being run from the host: [2021-09-23T18:18:45.769Z] 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-09-23T18:18:45.798Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-23T18:18:47.710Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-23T18:18:47.710Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-09-23T18:18:48.309Z] --- PASS: TestRenameInvalidName (2.52s) [2021-09-23T18:18:48.309Z] === RUN TestRenameAnonymousContainer [2021-09-23T18:18:48.652Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-23T18:18:48.912Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-23T18:18:49.180Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-23T18:18:49.180Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-23T18:18:50.129Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-23T18:18:50.700Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-23T18:18:50.960Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-09-23T18:18:51.221Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-09-23T18:18:51.221Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-09-23T18:18:51.221Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-23T18:18:51.221Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-23T18:18:51.793Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-23T18:18:52.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:18:52.943Z] INFO: Testing against a local daemon [2021-09-23T18:18:52.943Z] === RUN TestDockerSuite [2021-09-23T18:18:52.943Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-23T18:18:52.943Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-23T18:18:52.943Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:18:52.943Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-23T18:18:52.943Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-23T18:18:52.943Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-23T18:18:52.943Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-23T18:18:52.943Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-23T18:18:52.943Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-23T18:18:52.943Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-23T18:18:53.411Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-23T18:18:53.411Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-23T18:18:53.878Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-23T18:18:54.345Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-23T18:18:55.093Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-23T18:18:55.663Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-23T18:18:56.233Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-23T18:18:56.802Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-09-23T18:18:58.187Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-23T18:18:58.598Z] --- PASS: TestRenameAnonymousContainer (9.52s) [2021-09-23T18:18:58.598Z] === RUN TestRenameContainerWithSameName [2021-09-23T18:18:59.129Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-23T18:19:00.125Z] --- PASS: TestRenameContainerWithSameName (2.59s) [2021-09-23T18:19:00.125Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-23T18:19:00.125Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-23T18:19:00.125Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-23T18:19:00.125Z] === RUN TestResize [2021-09-23T18:19:00.513Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-23T18:19:02.426Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-09-23T18:19:02.426Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-23T18:19:02.996Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-23T18:19:02.996Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-09-23T18:19:02.996Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-23T18:19:02.996Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-09-23T18:19:02.996Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-23T18:19:02.996Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-09-23T18:19:02.996Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-23T18:19:03.016Z] --- PASS: TestResize (2.79s) [2021-09-23T18:19:03.016Z] === RUN TestResizeWithInvalidSize [2021-09-23T18:19:03.256Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-09-23T18:19:03.256Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-09-23T18:19:03.256Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-09-23T18:19:03.829Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-09-23T18:19:04.769Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-09-23T18:19:05.711Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-09-23T18:19:05.903Z] --- PASS: TestResizeWithInvalidSize (2.77s) [2021-09-23T18:19:05.903Z] === RUN TestResizeWhenContainerNotStarted [2021-09-23T18:19:06.294Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-09-23T18:19:06.554Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-23T18:19:06.554Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-09-23T18:19:07.123Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-09-23T18:19:07.123Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-09-23T18:19:07.123Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-09-23T18:19:07.123Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-23T18:19:07.123Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-09-23T18:19:07.123Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-09-23T18:19:07.123Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-09-23T18:19:07.123Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-09-23T18:19:07.123Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-09-23T18:19:07.123Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-09-23T18:19:07.123Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-09-23T18:19:07.123Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-09-23T18:19:07.123Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-09-23T18:19:07.123Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-09-23T18:19:07.123Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-09-23T18:19:07.694Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-09-23T18:19:08.263Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-09-23T18:19:08.263Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-09-23T18:19:08.524Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-23T18:19:08.785Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-23T18:19:08.791Z] --- PASS: TestResizeWhenContainerNotStarted (2.95s) [2021-09-23T18:19:08.791Z] === RUN TestDaemonRestartKillContainers [2021-09-23T18:19:08.791Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:08.791Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:19:08.791Z] === RUN TestStats [2021-09-23T18:19:08.791Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-23T18:19:08.791Z] --- SKIP: TestStats (0.00s) [2021-09-23T18:19:08.791Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-23T18:19:09.355Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-23T18:19:09.355Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-09-23T18:19:09.615Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-09-23T18:19:10.186Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-09-23T18:19:10.186Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-23T18:19:10.186Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-23T18:19:10.758Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-23T18:19:11.699Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-09-23T18:19:11.960Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-09-23T18:19:11.960Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-09-23T18:19:11.960Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-23T18:19:12.221Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-23T18:19:12.221Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-23T18:19:13.163Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-23T18:19:13.734Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-23T18:19:15.645Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-23T18:19:15.645Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-09-23T18:19:15.909Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-23T18:19:15.909Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-23T18:19:15.909Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-23T18:19:16.851Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-09-23T18:19:17.328Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.45s) [2021-09-23T18:19:17.328Z] === RUN TestStopContainerWithTimeout [2021-09-23T18:19:17.328Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-23T18:19:17.328Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-23T18:19:17.328Z] === RUN TestUpdateRestartPolicy [2021-09-23T18:19:17.422Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-09-23T18:19:18.807Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-23T18:19:18.807Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-23T18:19:18.807Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-09-23T18:19:19.748Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-23T18:19:20.009Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-23T18:19:20.581Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-23T18:19:21.981Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents185657312 [2021-09-23T18:19:22.241Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-23T18:19:22.241Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-23T18:19:22.502Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-09-23T18:19:23.446Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-23T18:19:23.446Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-23T18:19:23.446Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-23T18:19:25.364Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-23T18:19:25.934Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-09-23T18:19:26.877Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-23T18:19:27.138Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-23T18:19:27.138Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-23T18:19:27.138Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-23T18:19:27.399Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-23T18:19:27.970Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-23T18:19:29.880Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-23T18:19:30.140Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-09-23T18:19:33.435Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-09-23T18:19:35.344Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-23T18:19:36.729Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-23T18:19:37.299Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-23T18:19:38.239Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-23T18:19:38.368Z] --- PASS: TestUpdateRestartPolicy (22.04s) [2021-09-23T18:19:38.368Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-23T18:19:40.786Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-23T18:19:41.258Z] --- PASS: TestUpdateRestartWithAutoRemove (2.75s) [2021-09-23T18:19:41.258Z] === RUN TestWaitNonBlocked [2021-09-23T18:19:41.258Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:19:41.258Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:19:41.258Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:19:41.258Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:19:41.258Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:19:41.258Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:19:42.694Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-23T18:19:42.954Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-23T18:19:43.895Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-23T18:19:44.153Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-23T18:19:44.153Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.15s) [2021-09-23T18:19:44.153Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.24s) [2021-09-23T18:19:44.153Z] === RUN TestWaitBlocked [2021-09-23T18:19:44.153Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:19:44.153Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-23T18:19:44.153Z] PASS [2021-09-23T18:19:44.153Z] ok github.com/docker/docker/integration/container 97.142s [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === Skipped [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-23T18:19:44.153Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-23T18:19:44.153Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-23T18:19:44.153Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-23T18:19:44.153Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-23T18:19:44.153Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-23T18:19:44.153Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-23T18:19:44.153Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-23T18:19:44.153Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-23T18:19:44.153Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-23T18:19:44.153Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-09-23T18:19:44.153Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-23T18:19:44.153Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-23T18:19:44.153Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-23T18:19:44.153Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-23T18:19:44.153Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-23T18:19:44.153Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-23T18:19:44.153Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:19:44.153Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-23T18:19:44.153Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-23T18:19:44.153Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-23T18:19:44.153Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-23T18:19:44.153Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-23T18:19:44.153Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-23T18:19:44.153Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-23T18:19:44.153Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-23T18:19:44.153Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-23T18:19:44.153Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-23T18:19:44.153Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-23T18:19:44.153Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-23T18:19:44.153Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-23T18:19:44.153Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:19:44.153Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-23T18:19:44.153Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-23T18:19:44.153Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-23T18:19:44.153Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:19:44.153Z] [2021-09-23T18:19:44.153Z] DONE 87 tests, 34 skipped in 99.095s [2021-09-23T18:19:44.153Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-23T18:19:45.280Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-23T18:19:45.851Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-09-23T18:19:46.426Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-23T18:19:49.725Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-23T18:19:53.018Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-23T18:19:56.311Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-23T18:19:58.849Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-09-23T18:20:00.773Z] docker_cli_service_logs_test.go:246: checking task no4p6zeh3j2a [2021-09-23T18:20:00.773Z] docker_cli_service_logs_test.go:251: checking messages for no4p6zeh3j2a [2021-09-23T18:20:00.773Z] docker_cli_service_logs_test.go:246: checking task knypiapht9k1 [2021-09-23T18:20:00.773Z] docker_cli_service_logs_test.go:251: checking messages for knypiapht9k1 [2021-09-23T18:20:00.773Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-23T18:20:01.834Z] === RUN TestConfigDaemonLibtrustID [2021-09-23T18:20:01.834Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-23T18:20:01.834Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-23T18:20:01.834Z] === RUN TestDaemonConfigValidation [2021-09-23T18:20:01.834Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-23T18:20:01.834Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-23T18:20:01.834Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-23T18:20:01.834Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-23T18:20:01.834Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-23T18:20:01.834Z] PASS [2021-09-23T18:20:01.834Z] ok github.com/docker/docker/integration/daemon 0.077s [2021-09-23T18:20:01.834Z] [2021-09-23T18:20:01.834Z] === Skipped [2021-09-23T18:20:01.834Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-23T18:20:01.834Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-23T18:20:01.834Z] [2021-09-23T18:20:01.834Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-23T18:20:01.834Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-23T18:20:01.834Z] [2021-09-23T18:20:01.834Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-23T18:20:01.834Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-23T18:20:01.834Z] [2021-09-23T18:20:01.834Z] DONE 3 tests, 3 skipped in 17.243s [2021-09-23T18:20:01.834Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-23T18:20:02.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:20:02.795Z] INFO: Testing against a local daemon [2021-09-23T18:20:02.795Z] === RUN TestCommitInheritsEnv [2021-09-23T18:20:02.795Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:20:02.795Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-23T18:20:02.795Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-23T18:20:02.795Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-23T18:20:02.795Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:20:02.795Z] === RUN TestImagesFilterMultiReference [2021-09-23T18:20:02.795Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-23T18:20:02.795Z] === RUN TestImagePullPlatformInvalid [2021-09-23T18:20:02.795Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-23T18:20:02.795Z] === RUN TestRemoveImageOrphaning [2021-09-23T18:20:03.311Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-09-23T18:20:03.755Z] --- PASS: TestRemoveImageOrphaning (0.82s) [2021-09-23T18:20:03.755Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-23T18:20:03.755Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-23T18:20:03.755Z] === RUN TestTagInvalidReference [2021-09-23T18:20:03.755Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-23T18:20:03.755Z] === RUN TestTagValidPrefixedRepo [2021-09-23T18:20:03.755Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-23T18:20:03.755Z] === RUN TestTagExistedNameWithoutForce [2021-09-23T18:20:03.755Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-23T18:20:03.755Z] === RUN TestTagOfficialNames [2021-09-23T18:20:03.755Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-23T18:20:03.755Z] === RUN TestTagMatchesDigest [2021-09-23T18:20:04.212Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-23T18:20:04.212Z] PASS [2021-09-23T18:20:04.212Z] ok github.com/docker/docker/integration/image 1.159s [2021-09-23T18:20:04.212Z] [2021-09-23T18:20:04.212Z] === Skipped [2021-09-23T18:20:04.212Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-23T18:20:04.212Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:20:04.212Z] [2021-09-23T18:20:04.212Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:20:04.212Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-23T18:20:04.212Z] [2021-09-23T18:20:04.212Z] DONE 11 tests, 2 skipped in 2.445s [2021-09-23T18:20:04.212Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-23T18:20:04.690Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-23T18:20:05.260Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-23T18:20:05.742Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:20:05.742Z] INFO: Testing against a local daemon [2021-09-23T18:20:05.742Z] === RUN TestNetworkCreateDelete [2021-09-23T18:20:05.742Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:05.742Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestDockerNetworkDeletePreferID [2021-09-23T18:20:05.742Z] 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-09-23T18:20:05.742Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestDaemonDNSFallback [2021-09-23T18:20:05.742Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:05.742Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestInspectNetwork [2021-09-23T18:20:05.742Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-23T18:20:05.742Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestRunContainerWithBridgeNone [2021-09-23T18:20:05.742Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:05.742Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestNetworkInvalidJSON [2021-09-23T18:20:05.742Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-23T18:20:05.742Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-23T18:20:05.742Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:20:05.742Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:20:05.742Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:20:05.742Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:20:05.742Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-23T18:20:05.742Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:20:05.742Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:20:05.742Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-23T18:20:05.742Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-23T18:20:05.742Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-23T18:20:05.742Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestNetworkList [2021-09-23T18:20:05.742Z] === RUN TestNetworkList//networks [2021-09-23T18:20:05.742Z] === PAUSE TestNetworkList//networks [2021-09-23T18:20:05.742Z] === RUN TestNetworkList//networks/ [2021-09-23T18:20:05.742Z] === PAUSE TestNetworkList//networks/ [2021-09-23T18:20:05.742Z] === CONT TestNetworkList//networks [2021-09-23T18:20:05.742Z] === CONT TestNetworkList//networks/ [2021-09-23T18:20:05.742Z] --- PASS: TestNetworkList (0.03s) [2021-09-23T18:20:05.742Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-23T18:20:05.742Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestHostIPv4BridgeLabel [2021-09-23T18:20:05.742Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-23T18:20:05.742Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-23T18:20:05.742Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-23T18:20:05.742Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestDaemonDefaultNetworkPools [2021-09-23T18:20:05.742Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-23T18:20:05.742Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-23T18:20:05.742Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-23T18:20:05.742Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-23T18:20:05.742Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-23T18:20:05.742Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-23T18:20:05.742Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-23T18:20:05.742Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestServiceWithPredefinedNetwork [2021-09-23T18:20:05.742Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-23T18:20:05.742Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-23T18:20:05.742Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:20:05.742Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestServiceWithDataPathPortInit [2021-09-23T18:20:05.742Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-23T18:20:05.742Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-23T18:20:05.742Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-23T18:20:05.742Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-23T18:20:05.742Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T18:20:05.742Z] PASS [2021-09-23T18:20:05.742Z] ok github.com/docker/docker/integration/network 0.129s [2021-09-23T18:20:05.742Z] [2021-09-23T18:20:05.742Z] === Skipped [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-23T18:20:05.743Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-23T18:20:05.743Z] 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-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-23T18:20:05.743Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-23T18:20:05.743Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-23T18:20:05.743Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-23T18:20:05.743Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-23T18:20:05.743Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T18:20:05.743Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T18:20:05.743Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T18:20:05.743Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T18:20:05.743Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T18:20:05.743Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:20:05.743Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-23T18:20:05.743Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T18:20:05.743Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-23T18:20:05.743Z] [2021-09-23T18:20:05.743Z] DONE 22 tests, 15 skipped in 1.782s [2021-09-23T18:20:05.830Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-23T18:20:06.089Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-23T18:20:06.090Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-09-23T18:20:06.090Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-23T18:20:06.198Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-23T18:20:06.654Z] testing: warning: no tests to run [2021-09-23T18:20:06.654Z] PASS [2021-09-23T18:20:06.654Z] ok github.com/docker/docker/integration/network/ipvlan 0.050s [2021-09-23T18:20:06.654Z] [2021-09-23T18:20:06.654Z] DONE 0 tests in 0.515s [2021-09-23T18:20:06.654Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-23T18:20:06.661Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-23T18:20:07.119Z] testing: warning: no tests to run [2021-09-23T18:20:07.119Z] PASS [2021-09-23T18:20:07.119Z] ok github.com/docker/docker/integration/network/macvlan 0.049s [2021-09-23T18:20:07.119Z] [2021-09-23T18:20:07.119Z] DONE 0 tests in 0.511s [2021-09-23T18:20:07.119Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-23T18:20:07.576Z] testing: warning: no tests to run [2021-09-23T18:20:07.576Z] PASS [2021-09-23T18:20:07.576Z] ok github.com/docker/docker/integration/plugin 0.054s [2021-09-23T18:20:07.576Z] [2021-09-23T18:20:07.576Z] DONE 0 tests in 0.552s [2021-09-23T18:20:08.031Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-23T18:20:08.498Z] testing: warning: no tests to run [2021-09-23T18:20:08.498Z] PASS [2021-09-23T18:20:08.498Z] ok github.com/docker/docker/integration/plugin/authz 0.049s [2021-09-23T18:20:08.498Z] [2021-09-23T18:20:08.498Z] DONE 0 tests in 0.506s [2021-09-23T18:20:08.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-23T18:20:09.205Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-23T18:20:11.115Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-09-23T18:20:12.055Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-09-23T18:20:12.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:20:12.221Z] INFO: Testing against a local daemon [2021-09-23T18:20:12.221Z] === RUN TestPluginInvalidJSON [2021-09-23T18:20:12.221Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:20:12.221Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:20:12.221Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:20:12.221Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-09-23T18:20:12.221Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-23T18:20:12.221Z] === RUN TestPluginInstall [2021-09-23T18:20:12.221Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-23T18:20:12.221Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-23T18:20:12.221Z] === RUN TestPluginsWithRuntimes [2021-09-23T18:20:12.221Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-23T18:20:12.221Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-23T18:20:12.221Z] === RUN TestPluginBackCompatMediaTypes [2021-09-23T18:20:12.221Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-23T18:20:12.221Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T18:20:12.221Z] PASS [2021-09-23T18:20:12.221Z] ok github.com/docker/docker/integration/plugin/common 0.070s [2021-09-23T18:20:12.221Z] [2021-09-23T18:20:12.221Z] === Skipped [2021-09-23T18:20:12.221Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-23T18:20:12.221Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-23T18:20:12.221Z] [2021-09-23T18:20:12.221Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-23T18:20:12.221Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-23T18:20:12.221Z] [2021-09-23T18:20:12.221Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T18:20:12.221Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-23T18:20:12.221Z] [2021-09-23T18:20:12.221Z] DONE 5 tests, 3 skipped in 3.675s [2021-09-23T18:20:12.221Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-23T18:20:12.626Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-09-23T18:20:13.197Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-09-23T18:20:13.197Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-09-23T18:20:13.197Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-09-23T18:20:13.197Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-09-23T18:20:13.197Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-09-23T18:20:13.767Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-09-23T18:20:14.342Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-09-23T18:20:14.388Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:20:14.388Z] INFO: Testing against a local daemon [2021-09-23T18:20:14.388Z] === RUN TestExternalGraphDriver [2021-09-23T18:20:14.388Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-23T18:20:14.388Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-23T18:20:14.388Z] === RUN TestGraphdriverPluginV2 [2021-09-23T18:20:14.388Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-23T18:20:14.388Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-23T18:20:14.388Z] PASS [2021-09-23T18:20:14.388Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.074s [2021-09-23T18:20:14.388Z] [2021-09-23T18:20:14.388Z] === Skipped [2021-09-23T18:20:14.388Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-23T18:20:14.388Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-23T18:20:14.388Z] [2021-09-23T18:20:14.388Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-23T18:20:14.388Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-23T18:20:14.388Z] [2021-09-23T18:20:14.388Z] DONE 2 tests, 2 skipped in 2.355s [2021-09-23T18:20:14.388Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-23T18:20:14.912Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-09-23T18:20:15.854Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-09-23T18:20:15.936Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:20:15.936Z] INFO: Testing against a local daemon [2021-09-23T18:20:15.936Z] === RUN TestReadPluginNoRead [2021-09-23T18:20:15.936Z] read_test.go:21: no unix domain sockets on Windows [2021-09-23T18:20:15.936Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-23T18:20:15.936Z] PASS [2021-09-23T18:20:15.936Z] ok github.com/docker/docker/integration/plugin/logging 0.062s [2021-09-23T18:20:16.392Z] [2021-09-23T18:20:16.392Z] === Skipped [2021-09-23T18:20:16.392Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-23T18:20:16.392Z] read_test.go:21: no unix domain sockets on Windows [2021-09-23T18:20:16.392Z] [2021-09-23T18:20:16.392Z] DONE 1 tests, 1 skipped in 1.669s [2021-09-23T18:20:16.392Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-23T18:20:16.794Z] === RUN TestDockerSuite/TestUpdateStats [2021-09-23T18:20:17.354Z] testing: warning: no tests to run [2021-09-23T18:20:17.354Z] PASS [2021-09-23T18:20:17.354Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.052s [2021-09-23T18:20:17.354Z] [2021-09-23T18:20:17.354Z] DONE 0 tests in 0.850s [2021-09-23T18:20:17.354Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-23T18:20:18.882Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:20:18.882Z] INFO: Testing against a local daemon [2021-09-23T18:20:18.882Z] === RUN TestPluginWithDevMounts [2021-09-23T18:20:18.882Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:18.882Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-23T18:20:18.882Z] PASS [2021-09-23T18:20:18.882Z] ok github.com/docker/docker/integration/plugin/volumes 0.073s [2021-09-23T18:20:18.882Z] [2021-09-23T18:20:18.882Z] === Skipped [2021-09-23T18:20:18.882Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-23T18:20:18.882Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:18.882Z] [2021-09-23T18:20:18.882Z] DONE 1 tests, 1 skipped in 1.532s [2021-09-23T18:20:18.882Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-23T18:20:20.109Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-09-23T18:20:20.412Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:20:20.412Z] INFO: Testing against a local daemon [2021-09-23T18:20:20.412Z] === RUN TestSecretInspect [2021-09-23T18:20:20.412Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:20.412Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-23T18:20:20.412Z] === RUN TestSecretList [2021-09-23T18:20:20.412Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:20.412Z] --- SKIP: TestSecretList (0.00s) [2021-09-23T18:20:20.412Z] === RUN TestSecretsCreateAndDelete [2021-09-23T18:20:20.412Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:20.412Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-23T18:20:20.412Z] === RUN TestSecretsUpdate [2021-09-23T18:20:20.412Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:20.412Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-23T18:20:20.412Z] === RUN TestTemplatedSecret [2021-09-23T18:20:20.412Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:20.412Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-23T18:20:20.412Z] === RUN TestSecretCreateResolve [2021-09-23T18:20:20.412Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:20.412Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-23T18:20:20.412Z] PASS [2021-09-23T18:20:20.412Z] ok github.com/docker/docker/integration/secret 0.066s [2021-09-23T18:20:20.412Z] [2021-09-23T18:20:20.412Z] === Skipped [2021-09-23T18:20:20.412Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-23T18:20:20.412Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:20.412Z] [2021-09-23T18:20:20.412Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-23T18:20:20.412Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:20.412Z] [2021-09-23T18:20:20.412Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-23T18:20:20.412Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:20.412Z] [2021-09-23T18:20:20.412Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-23T18:20:20.412Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:20.412Z] [2021-09-23T18:20:20.412Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-23T18:20:20.412Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:20.412Z] [2021-09-23T18:20:20.412Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-23T18:20:20.412Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:20.412Z] [2021-09-23T18:20:20.412Z] DONE 6 tests, 6 skipped in 1.431s [2021-09-23T18:20:20.412Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-23T18:20:20.597Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-23T18:20:20.597Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-23T18:20:20.597Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-23T18:20:20.597Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-23T18:20:20.597Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-23T18:20:20.597Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-23T18:20:20.597Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-23T18:20:20.597Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-23T18:20:20.597Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-23T18:20:20.597Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-23T18:20:20.597Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-23T18:20:21.494Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-09-23T18:20:21.494Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-09-23T18:20:21.494Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-09-23T18:20:21.961Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:20:21.961Z] INFO: Testing against a local daemon [2021-09-23T18:20:21.961Z] === RUN TestServiceCreateInit [2021-09-23T18:20:21.961Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-23T18:20:21.961Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:21.961Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-23T18:20:21.961Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:21.961Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-23T18:20:21.961Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:20:21.961Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:20:21.961Z] === RUN TestCreateServiceMultipleTimes [2021-09-23T18:20:21.961Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:21.961Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-23T18:20:21.961Z] === RUN TestCreateServiceConflict [2021-09-23T18:20:21.961Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:21.961Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-23T18:20:21.961Z] === RUN TestCreateServiceMaxReplicas [2021-09-23T18:20:21.961Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:21.961Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-09-23T18:20:21.961Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-23T18:20:22.416Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.416Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-23T18:20:22.416Z] === RUN TestCreateServiceSecretFileMode [2021-09-23T18:20:22.416Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.416Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-23T18:20:22.416Z] === RUN TestCreateServiceConfigFileMode [2021-09-23T18:20:22.416Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.416Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-23T18:20:22.416Z] === RUN TestCreateServiceSysctls [2021-09-23T18:20:22.416Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-09-23T18:20:22.417Z] === RUN TestCreateServiceCapabilities [2021-09-23T18:20:22.417Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-23T18:20:22.417Z] === RUN TestInspect [2021-09-23T18:20:22.417Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] --- SKIP: TestInspect (0.00s) [2021-09-23T18:20:22.417Z] === RUN TestCreateJob [2021-09-23T18:20:22.417Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] --- SKIP: TestCreateJob (0.00s) [2021-09-23T18:20:22.417Z] === RUN TestReplicatedJob [2021-09-23T18:20:22.417Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-23T18:20:22.417Z] === RUN TestUpdateReplicatedJob [2021-09-23T18:20:22.417Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-23T18:20:22.417Z] === RUN TestServiceListWithStatuses [2021-09-23T18:20:22.417Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-23T18:20:22.417Z] === RUN TestDockerNetworkConnectAlias [2021-09-23T18:20:22.417Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-23T18:20:22.417Z] === RUN TestDockerNetworkReConnect [2021-09-23T18:20:22.417Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-23T18:20:22.417Z] === RUN TestServicePlugin [2021-09-23T18:20:22.417Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-23T18:20:22.417Z] === RUN TestServiceUpdateLabel [2021-09-23T18:20:22.417Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:22.417Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-23T18:20:22.417Z] === RUN TestServiceUpdateSecrets [2021-09-23T18:20:22.417Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:22.417Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-23T18:20:22.417Z] === RUN TestServiceUpdateConfigs [2021-09-23T18:20:22.417Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:22.417Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-23T18:20:22.417Z] === RUN TestServiceUpdateNetwork [2021-09-23T18:20:22.417Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:22.417Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-23T18:20:22.417Z] === RUN TestServiceUpdatePidsLimit [2021-09-23T18:20:22.417Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:22.417Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-23T18:20:22.417Z] PASS [2021-09-23T18:20:22.417Z] ok github.com/docker/docker/integration/service 0.162s [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === Skipped [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:20:22.417Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:20:22.417Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-23T18:20:22.417Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-23T18:20:22.417Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-09-23T18:20:22.417Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-23T18:20:22.417Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-23T18:20:22.417Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-23T18:20:22.417Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-09-23T18:20:22.417Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-23T18:20:22.417Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-23T18:20:22.417Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-23T18:20:22.417Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-23T18:20:22.417Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-23T18:20:22.417Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-23T18:20:22.417Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-23T18:20:22.417Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-23T18:20:22.417Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-23T18:20:22.417Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-23T18:20:22.417Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-23T18:20:22.417Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-23T18:20:22.417Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-23T18:20:22.417Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-23T18:20:22.417Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:22.417Z] [2021-09-23T18:20:22.417Z] DONE 24 tests, 23 skipped in 2.004s [2021-09-23T18:20:22.417Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-23T18:20:22.434Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-09-23T18:20:22.891Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-23T18:20:22.891Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-23T18:20:22.891Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-23T18:20:22.891Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-23T18:20:22.891Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-23T18:20:22.891Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-23T18:20:22.891Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-23T18:20:22.891Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-23T18:20:22.891Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-23T18:20:23.005Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-23T18:20:23.945Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:20:23.945Z] INFO: Testing against a local daemon [2021-09-23T18:20:23.945Z] === RUN TestSessionCreate [2021-09-23T18:20:23.945Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-23T18:20:23.945Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-23T18:20:23.945Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-23T18:20:23.945Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-23T18:20:23.945Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-23T18:20:23.945Z] PASS [2021-09-23T18:20:23.945Z] ok github.com/docker/docker/integration/session 0.062s [2021-09-23T18:20:23.945Z] [2021-09-23T18:20:23.945Z] === Skipped [2021-09-23T18:20:23.945Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-23T18:20:23.945Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-23T18:20:23.945Z] [2021-09-23T18:20:23.945Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-23T18:20:23.945Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-23T18:20:23.945Z] [2021-09-23T18:20:23.945Z] DONE 2 tests, 2 skipped in 1.380s [2021-09-23T18:20:23.945Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-23T18:20:25.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:20:25.471Z] INFO: Testing against a local daemon [2021-09-23T18:20:25.471Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:20:25.471Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:25.471Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:20:25.471Z] === RUN TestDiskUsage [2021-09-23T18:20:25.471Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-23T18:20:25.471Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-23T18:20:25.471Z] === RUN TestEventsExecDie [2021-09-23T18:20:25.471Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-23T18:20:25.471Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-23T18:20:25.471Z] === RUN TestEventsBackwardsCompatible [2021-09-23T18:20:25.471Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-23T18:20:25.471Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-23T18:20:25.471Z] === RUN TestEventsVolumeCreate [2021-09-23T18:20:25.471Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-23T18:20:25.471Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-23T18:20:25.471Z] === RUN TestInfoAPI [2021-09-23T18:20:25.471Z] --- PASS: TestInfoAPI (0.03s) [2021-09-23T18:20:25.471Z] === RUN TestInfoAPIWarnings [2021-09-23T18:20:25.471Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:20:25.471Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-23T18:20:25.471Z] === RUN TestInfoDebug [2021-09-23T18:20:25.471Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:20:25.471Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-23T18:20:25.471Z] === RUN TestInfoInsecureRegistries [2021-09-23T18:20:25.471Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:20:25.471Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-23T18:20:25.471Z] === RUN TestInfoRegistryMirrors [2021-09-23T18:20:25.471Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:20:25.471Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-23T18:20:25.471Z] === RUN TestLoginFailsWithBadCredentials [2021-09-23T18:20:25.548Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-09-23T18:20:25.851Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-23T18:20:25.851Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-23T18:20:25.851Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-23T18:20:25.851Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:20:25.851Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-23T18:20:26.432Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2021-09-23T18:20:26.432Z] === RUN TestPingCacheHeaders [2021-09-23T18:20:26.432Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-23T18:20:26.432Z] === RUN TestPingGet [2021-09-23T18:20:26.432Z] --- PASS: TestPingGet (0.02s) [2021-09-23T18:20:26.432Z] === RUN TestPingHead [2021-09-23T18:20:26.432Z] --- PASS: TestPingHead (0.02s) [2021-09-23T18:20:26.432Z] === RUN TestVersion [2021-09-23T18:20:26.432Z] --- PASS: TestVersion (0.02s) [2021-09-23T18:20:26.432Z] PASS [2021-09-23T18:20:26.432Z] ok github.com/docker/docker/integration/system 1.107s [2021-09-23T18:20:26.432Z] [2021-09-23T18:20:26.432Z] === Skipped [2021-09-23T18:20:26.432Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:20:26.432Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:26.432Z] [2021-09-23T18:20:26.432Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-23T18:20:26.432Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-23T18:20:26.432Z] [2021-09-23T18:20:26.432Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-23T18:20:26.432Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-23T18:20:26.432Z] [2021-09-23T18:20:26.432Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-23T18:20:26.432Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-23T18:20:26.432Z] [2021-09-23T18:20:26.432Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-23T18:20:26.432Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-23T18:20:26.432Z] [2021-09-23T18:20:26.432Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-23T18:20:26.432Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:20:26.432Z] [2021-09-23T18:20:26.432Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-23T18:20:26.432Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:20:26.432Z] [2021-09-23T18:20:26.432Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-23T18:20:26.432Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:20:26.432Z] [2021-09-23T18:20:26.432Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-23T18:20:26.432Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:20:26.432Z] [2021-09-23T18:20:26.432Z] DONE 15 tests, 9 skipped in 2.536s [2021-09-23T18:20:26.432Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-23T18:20:27.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:20:27.959Z] INFO: Testing against a local daemon [2021-09-23T18:20:27.959Z] === RUN TestVolumesCreateAndList [2021-09-23T18:20:27.959Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-09-23T18:20:27.959Z] === RUN TestVolumesRemove [2021-09-23T18:20:27.959Z] --- PASS: TestVolumesRemove (0.10s) [2021-09-23T18:20:27.959Z] === RUN TestVolumesInspect [2021-09-23T18:20:27.959Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-23T18:20:27.959Z] === RUN TestVolumesInvalidJSON [2021-09-23T18:20:27.959Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-23T18:20:27.959Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-23T18:20:27.959Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-23T18:20:27.959Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-23T18:20:27.959Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-23T18:20:27.959Z] PASS [2021-09-23T18:20:27.959Z] ok github.com/docker/docker/integration/volume 0.253s [2021-09-23T18:20:28.088Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-09-23T18:20:28.421Z] [2021-09-23T18:20:28.421Z] DONE 5 tests in 1.675s [2021-09-23T18:20:28.421Z] INFO: make.ps1 ended at 09/23/2021 18:20:28 [2021-09-23T18:20:28.421Z] INFO: Integration CLI tests being run from the host: [2021-09-23T18:20:28.421Z] 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-09-23T18:20:30.625Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-23T18:20:30.633Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-09-23T18:20:31.205Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-09-23T18:20:32.146Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-23T18:20:33.530Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-09-23T18:20:33.534Z] ok github.com/docker/docker/libnetwork/networkdb 103.496s coverage: 60.0% of statements [2021-09-23T18:20:33.534Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-23T18:20:33.534Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-09-23T18:20:33.534Z] ok github.com/docker/docker/libnetwork/osl 4.316s coverage: 39.7% of statements [2021-09-23T18:20:33.534Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-09-23T18:20:33.534Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-09-23T18:20:33.534Z] ok github.com/docker/docker/libnetwork/portmapper 0.211s coverage: 48.6% of statements [2021-09-23T18:20:33.534Z] ok github.com/docker/docker/libnetwork/resolvconf 0.012s coverage: 70.6% of statements [2021-09-23T18:20:33.534Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-23T18:20:33.534Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-09-23T18:20:33.534Z] [2021-09-23T18:20:33.534Z] === Skipped [2021-09-23T18:20:33.534Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-09-23T18:20:33.534Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-23T18:20:33.534Z] [2021-09-23T18:20:33.534Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-09-23T18:20:33.534Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-23T18:20:33.534Z] [2021-09-23T18:20:33.534Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-09-23T18:20:33.534Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-23T18:20:33.534Z] [2021-09-23T18:20:33.534Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-23T18:20:33.534Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:20:33.534Z] [2021-09-23T18:20:33.534Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-23T18:20:33.534Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:20:33.534Z] [2021-09-23T18:20:33.534Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-23T18:20:33.534Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:20:33.534Z] [2021-09-23T18:20:33.534Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-23T18:20:33.534Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:20:33.534Z] [2021-09-23T18:20:33.534Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-23T18:20:33.534Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:20:33.534Z] [2021-09-23T18:20:33.534Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-09-23T18:20:33.534Z] firewalld_test.go:14: firewalld is not running [2021-09-23T18:20:33.534Z] [2021-09-23T18:20:33.534Z] DONE 331 tests, 9 skipped in 198.323s Post stage [Pipeline] junit [2021-09-23T18:20:34.118Z] Recording test results [2021-09-23T18:20:34.467Z] [Checks API] No suitable checks publisher found. [2021-09-23T18:20:34.470Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-09-23T18:20:34.804Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42089/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30b89ee1398c3d9c0be7a7d27ad65bbf7c8f2b0e hack/validate/vendor [2021-09-23T18:20:35.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:20:35.480Z] INFO: Testing against a local daemon [2021-09-23T18:20:35.480Z] === RUN TestDockerSuite [2021-09-23T18:20:35.480Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-23T18:20:35.480Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-23T18:20:35.480Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:20:35.480Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-23T18:20:35.480Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-23T18:20:35.480Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-23T18:20:35.480Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-23T18:20:35.480Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-23T18:20:35.480Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-23T18:20:35.480Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-23T18:20:35.746Z] No vendor changes in diff. [2021-09-23T18:20:35.937Z] === RUN TestDockerSuite/TestAPIImagesFilter [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-23T18:20:36.330Z] + echo Ensuring container killed. [2021-09-23T18:20:36.330Z] Ensuring container killed. [2021-09-23T18:20:36.330Z] + docker rm -vf docker-pr11 [2021-09-23T18:20:36.330Z] Error: No such container: docker-pr11 [Pipeline] sh [2021-09-23T18:20:36.384Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-09-23T18:20:36.392Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-23T18:20:36.621Z] + echo Chowning /workspace to jenkins user [2021-09-23T18:20:36.621Z] Chowning /workspace to jenkins user [2021-09-23T18:20:36.621Z] + id -u [2021-09-23T18:20:36.621Z] + id -g [2021-09-23T18:20:36.621Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42089:/workspace busybox chown -R 1000:1000 /workspace [2021-09-23T18:20:36.848Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-23T18:20:37.303Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-23T18:20:37.508Z] + bundleName=unit [2021-09-23T18:20:37.508Z] + echo Creating unit-bundles.tar.gz [2021-09-23T18:20:37.508Z] Creating unit-bundles.tar.gz [2021-09-23T18:20:37.508Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-09-23T18:20:37.508Z] bundles/junit-report-libnetwork.xml [2021-09-23T18:20:37.508Z] bundles/junit-report.xml [2021-09-23T18:20:37.508Z] bundles/go-test-report-libnetwork.json [2021-09-23T18:20:37.508Z] bundles/go-test-report.json [2021-09-23T18:20:37.508Z] bundles/profile-libnetwork.out [2021-09-23T18:20:37.508Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-09-23T18:20:37.522Z] Archiving artifacts [2021-09-23T18:20:37.772Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-09-23T18:20:38.091Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42089/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T18:20:38.379Z] docker_cli_swarm_test.go:1901: [dc1a5006d26c3] joining swarm manager [d21eb88a92735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:20:38.408Z] + make clean [2021-09-23T18:20:38.668Z] docker volume rm -f docker-dev-cache [2021-09-23T18:20:38.668Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T18:20:39.323Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-09-23T18:20:39.584Z] docker_cli_swarm_test.go:1902: [de83ba8b0f192] joining swarm manager [d21eb88a92735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:20:40.968Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-09-23T18:20:41.909Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-09-23T18:20:42.850Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-09-23T18:20:44.236Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-09-23T18:20:45.619Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-09-23T18:20:47.003Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-09-23T18:20:48.388Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-09-23T18:20:49.771Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-23T18:20:52.311Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-09-23T18:21:00.443Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-09-23T18:21:01.823Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-09-23T18:21:05.118Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-23T18:21:05.118Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-23T18:21:05.118Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-23T18:21:05.689Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-23T18:21:05.689Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-23T18:21:05.689Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-23T18:21:05.689Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-23T18:21:06.261Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-23T18:21:06.261Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-23T18:21:06.833Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-23T18:21:06.833Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-23T18:21:07.093Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-23T18:21:07.093Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-23T18:21:07.093Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-23T18:21:08.477Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-23T18:21:08.477Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-23T18:21:08.738Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-23T18:21:08.738Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-23T18:21:08.738Z] === RUN TestDockerSuite/TestVolumeEvents [2021-09-23T18:21:15.314Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-23T18:21:15.574Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-23T18:21:15.838Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-23T18:21:15.838Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-23T18:21:17.220Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-09-23T18:21:17.791Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-23T18:21:19.176Z] docker_cli_swarm_test.go:1802: [d421bdc5fe89b] joining swarm manager [dca950c86fd9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:21:20.559Z] docker_cli_swarm_test.go:1803: [d5d32c10d1e91] joining swarm manager [dca950c86fd9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:21:20.821Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-23T18:21:20.821Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite (1310.46s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.31s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.62s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.35s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.13s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.77s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.25s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.74s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.67s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.66s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.60s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.59s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAttachDetach (0.89s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.91s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.85s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.07s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.50s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.69s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.95s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.69s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.63s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.72s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.40s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.61s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.02s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.47s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.89s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.08s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.02s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.23s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.75s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.12s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.03s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.91s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.08s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.02s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.08s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.81s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.29s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.71s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.18s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.23s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.69s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.60s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.38s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.94s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.92s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.12s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.79s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.48s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.01s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.13s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.22s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.94s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.87s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.54s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.80s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.51s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.36s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.89s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.63s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.50s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.27s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.07s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.21s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.39s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.88s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-09-23T18:21:20.821Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.35s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.53s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.59s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.77s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.57s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.98s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.85s) [2021-09-23T18:21:20.821Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.17s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.52s) [2021-09-23T18:21:20.822Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-09-23T18:21:20.822Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-23T18:21:20.822Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-09-23T18:21:20.822Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.49s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.04s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.73s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.83s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.27s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.31s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.29s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.07s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.15s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.84s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.41s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.02s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.63s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.95s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.15s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.14s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.05s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.72s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.21s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.24s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.46s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.54s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.29s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.52s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.50s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEnv (1.14s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.97s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.30s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.63s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.49s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.80s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.70s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.62s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2021-09-23T18:21:20.822Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.32s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildExpose (0.51s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.02s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.82s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildFails (0.99s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.83s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.80s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.44s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.49s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.77s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.43s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.21s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.31s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.02s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildHistory (3.35s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.49s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.37s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.59s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.28s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.34s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.63s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.03s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.35s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.08s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.43s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.42s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.61s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.65s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.04s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.78s) [2021-09-23T18:21:20.822Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.92s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.47s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.41s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.45s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.76s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.76s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.28s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.54s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.71s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.52s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.31s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.59s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.67s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.93s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.22s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.52s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.52s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildPATH (1.70s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.73s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.90s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.62s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.64s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.54s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildRm (2.20s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.67s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.31s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.24s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.24s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.24s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2021-09-23T18:21:20.822Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.83s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.63s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.69s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.65s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.31s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.57s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.95s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildUser (1.29s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.09s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.47s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.81s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.15s) [2021-09-23T18:21:20.822Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-23T18:21:20.822Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-23T18:21:20.822Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-23T18:21:20.822Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.35s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.63s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.00s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.29s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.53s) [2021-09-23T18:21:20.822Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.70s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.02s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-09-23T18:21:20.822Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.68s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.80s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestCommitChange (1.03s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.23s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.57s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.07s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.76s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestCommitTTY (1.18s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.76s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.21s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.65s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.21s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.19s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.46s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.65s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.50s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.44s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.56s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.69s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.53s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.54s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.54s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.55s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.53s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.58s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.75s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.52s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.59s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.65s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.68s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.84s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.70s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2021-09-23T18:21:20.822Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.67s) [2021-09-23T18:21:20.823Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.52s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.79s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.92s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.67s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.28s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.50s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.88s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.33s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.31s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.32s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b45e00_} (1.44s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11519439295_/foo_false____} (1.39s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11519439295_/foo_true____} (0.57s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34232906665_/foo_false____} (1.31s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34232906665_/foo_true____} (1.57s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34232906665_/foo_true__0xc000b45e30__} (0.48s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b45e48_} (0.55s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b45e60_} (0.43s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b45e78_} (1.46s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b45e90_} (1.34s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.97s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.41s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.20s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.78s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.91s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.50s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.62s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.79s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.69s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.80s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.95s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.63s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.65s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.13s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.82s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.64s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.69s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.84s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.64s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.66s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.27s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.82s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.02s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.14s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.55s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.05s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.59s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.27s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.76s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.30s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.62s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToDot (0.62s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.23s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.32s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.24s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.98s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2021-09-23T18:21:20.823Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateRM (0.24s) [2021-09-23T18:21:20.823Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.50s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.97s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.99s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.00s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.20s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.82s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.09s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.62s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.87s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.80s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.24s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsAttach (0.64s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsCommit (0.78s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.62s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.95s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.77s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.09s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsCopy (0.76s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.12s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.02s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.44s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2021-09-23T18:21:20.823Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-23T18:21:20.823Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.41s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.64s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsRename (0.53s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsResize (0.71s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.70s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.65s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.10s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.58s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.56s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.00s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.22s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.73s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecInspectID (2.66s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.99s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.73s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecTTY (0.66s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.60s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.63s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecUlimits (0.69s) [2021-09-23T18:21:20.823Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.74s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestExecWithUser (0.56s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.71s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.67s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestHealth (18.87s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2021-09-23T18:21:20.823Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.52s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.16s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2021-09-23T18:21:20.824Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-09-23T18:21:20.824Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.51s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.66s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.58s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.24s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.56s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.09s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.33s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.37s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.88s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.35s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.78s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.60s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.62s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.85s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.47s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.56s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsSince (6.78s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsTail (0.55s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.60s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.42s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.66s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestNetHostname (1.80s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.96s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.51s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPluginActive (1.36s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.53s) [2021-09-23T18:21:20.824Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.81s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.36s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.36s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.00s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.87s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.50s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.97s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPortList (6.43s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.96s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.08s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.19s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsByOrder (2.38s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.11s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.34s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.01s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.05s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.36s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.38s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.98s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.54s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.42s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.29s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.96s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.58s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.51s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2021-09-23T18:21:20.824Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.50s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.13s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.66s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.04s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.38s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.47s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.45s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.61s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.88s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.48s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.58s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.07s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.98s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.55s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.71s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.81s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.53s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.52s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.55s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-09-23T18:21:20.824Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.03s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.14s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.24s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.53s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.69s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.60s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.94s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.69s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.43s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.38s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.08s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.54s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.66s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.36s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.33s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.03s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.91s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.04s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.05s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.53s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.97s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.22s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.57s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.81s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.22s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.89s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.01s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.36s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunMount (4.85s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.65s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.17s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.06s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.35s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.88s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.68s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.39s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.06s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.31s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.34s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.58s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.03s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.59s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.56s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.56s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.26s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.51s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.97s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.58s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.74s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.24s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.64s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunState (1.23s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.53s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunSysctls (1.35s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.50s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.00s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.25s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.88s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.69s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.09s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunUserByName (0.66s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.58s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.13s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.69s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.15s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.51s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.83s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.67s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.97s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.88s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2021-09-23T18:21:20.825Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.60s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.64s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.86s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.05s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.26s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.64s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.24s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.48s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.60s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.14s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.22s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.57s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.62s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.09s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.29s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.80s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2021-09-23T18:21:20.825Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-09-23T18:21:20.826Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.53s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.55s) [2021-09-23T18:21:20.826Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.02s) [2021-09-23T18:21:20.826Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.08s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.69s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.73s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.21s) [2021-09-23T18:21:20.826Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.91s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.74s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.31s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.26s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.49s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.83s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.54s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.11s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.65s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.62s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.75s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.08s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.56s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.45s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.39s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.13s) [2021-09-23T18:21:20.826Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.84s) [2021-09-23T18:21:20.826Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-09-23T18:21:20.826Z] === RUN TestDockerRegistrySuite [2021-09-23T18:21:20.826Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-23T18:21:22.230Z] check_test.go:195: [d316f6ee63e0f] daemon is not started [2021-09-23T18:21:22.230Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-23T18:21:23.170Z] check_test.go:195: [dd09ca2d75da9] daemon is not started [2021-09-23T18:21:23.170Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-23T18:21:24.552Z] check_test.go:195: [dcc0e345d53cd] daemon is not started [2021-09-23T18:21:24.552Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-23T18:21:24.552Z] check_test.go:195: [de762bb956794] daemon is not started [2021-09-23T18:21:24.552Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T18:21:27.093Z] check_test.go:195: [d3bb55f8656ef] daemon is not started [2021-09-23T18:21:27.093Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T18:21:31.294Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-23T18:21:31.294Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-23T18:21:31.294Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-23T18:21:32.375Z] check_test.go:195: [dbe8f06799ced] daemon is not started [2021-09-23T18:21:32.375Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-23T18:21:32.865Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-23T18:21:32.865Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-23T18:21:34.918Z] check_test.go:195: [d0254e7c7efb6] daemon is not started [2021-09-23T18:21:34.918Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-23T18:21:35.826Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-23T18:21:35.862Z] check_test.go:195: [d6ac10a1d7385] daemon is not started [2021-09-23T18:21:35.862Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-23T18:21:36.287Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-09-23T18:21:36.430Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-23T18:21:36.430Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-23T18:21:36.430Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-23T18:21:36.430Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-23T18:21:36.430Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-23T18:21:36.430Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-23T18:21:36.430Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-23T18:21:36.548Z] check_test.go:195: [d97267a0b8458] daemon is not started [2021-09-23T18:21:36.548Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-23T18:21:36.900Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-23T18:21:37.370Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-23T18:21:37.933Z] check_test.go:195: [daa18d101697c] daemon is not started [2021-09-23T18:21:37.933Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-23T18:21:39.318Z] check_test.go:195: [d4cc6614b9f4a] daemon is not started [2021-09-23T18:21:39.318Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-23T18:21:40.259Z] check_test.go:195: [d99273e7e2406] daemon is not started [2021-09-23T18:21:40.259Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-23T18:21:40.331Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-23T18:21:41.200Z] check_test.go:195: [dbe234f038e5b] daemon is not started [2021-09-23T18:21:41.200Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-23T18:21:41.901Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-23T18:21:41.901Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-23T18:21:41.901Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-23T18:21:41.901Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-23T18:21:41.901Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-23T18:21:41.901Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-23T18:21:42.146Z] check_test.go:195: [d85214bc873b5] daemon is not started [2021-09-23T18:21:42.146Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-23T18:21:43.089Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f7670991b8611373bef278570295c28950787012f6e95c0d8b0a9c1af910fdcf [2021-09-23T18:21:43.661Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:484773171e40ca2e08d9502f081e2e0a246a155331fa1b4809d5e048baf8597c [2021-09-23T18:21:43.921Z] check_test.go:195: [dc1f5eaae8754] daemon is not started [2021-09-23T18:21:43.921Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-23T18:21:44.122Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-23T18:21:44.182Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-09-23T18:21:45.123Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5065645f1b37f2154e00066b4826637c554462ae8ab1af47dfad8e535b510cd2 [2021-09-23T18:21:46.064Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:75be771dd0b261f59b24e458b8dbb6fa0137682aef58d964780e09e7645e9751 [2021-09-23T18:21:46.324Z] check_test.go:195: [d5eaf2d318463] daemon is not started [2021-09-23T18:21:46.324Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-23T18:21:46.583Z] docker_cli_swarm_test.go:1321: [da54a0c95ca65] joining swarm manager [dd6e3735db28b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:21:47.523Z] check_test.go:195: [d8c49c54167ef] daemon is not started [2021-09-23T18:21:47.523Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-23T18:21:47.783Z] docker_cli_swarm_test.go:1322: [d5e2bf3fecc30] joining swarm manager [dd6e3735db28b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:21:49.699Z] check_test.go:195: [d67515bdcefe2] daemon is not started [2021-09-23T18:21:49.699Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-23T18:21:50.641Z] check_test.go:195: [df2f5480ce7cb] daemon is not started [2021-09-23T18:21:50.641Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-23T18:21:50.641Z] check_test.go:195: [d54181d8eb2b0] daemon is not started [2021-09-23T18:21:50.641Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T18:21:51.584Z] check_test.go:195: [d9fd6240f3e8e] daemon is not started [2021-09-23T18:21:51.843Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T18:21:52.785Z] check_test.go:195: [ddc1762d07662] daemon is not started [2021-09-23T18:21:52.785Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T18:21:53.356Z] check_test.go:195: [de28a3caf509c] daemon is not started [2021-09-23T18:21:53.356Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-23T18:21:54.607Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-23T18:21:55.897Z] check_test.go:195: [d63292d80aa87] daemon is not started [2021-09-23T18:21:55.897Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-23T18:21:56.157Z] check_test.go:195: [d810c60e9b521] daemon is not started [2021-09-23T18:21:56.157Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-23T18:21:57.098Z] check_test.go:195: [da793aefc9419] daemon is not started [2021-09-23T18:21:57.098Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-23T18:21:57.359Z] check_test.go:195: [d337b51ea70d8] daemon is not started [2021-09-23T18:21:57.359Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-23T18:21:57.572Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-23T18:21:57.619Z] check_test.go:195: [d7cedb269023d] daemon is not started [2021-09-23T18:21:57.619Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-23T18:21:57.879Z] check_test.go:195: [d7c5358c11bc6] daemon is not started [2021-09-23T18:21:57.879Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-23T18:21:58.042Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-23T18:21:58.042Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-23T18:21:58.042Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-23T18:21:58.140Z] check_test.go:195: [d7b741248285a] daemon is not started [2021-09-23T18:21:58.140Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-23T18:21:58.400Z] check_test.go:195: [dd250af159c23] daemon is not started [2021-09-23T18:21:58.400Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-23T18:21:58.666Z] check_test.go:195: [dbbd8dcdb8974] daemon is not started [2021-09-23T18:21:58.666Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-23T18:21:59.627Z] check_test.go:195: [dffecc8cd1a72] daemon is not started [2021-09-23T18:21:59.627Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-23T18:22:01.010Z] check_test.go:195: [dfea286cdf30d] daemon is not started [2021-09-23T18:22:01.010Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-23T18:22:01.850Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-23T18:22:01.952Z] check_test.go:195: [d1cae84908ba1] daemon is not started [2021-09-23T18:22:01.952Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-23T18:22:02.840Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-23T18:22:02.896Z] check_test.go:195: [daa3810af344a] daemon is not started [2021-09-23T18:22:02.896Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-23T18:22:03.272Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-23T18:22:03.272Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-23T18:22:03.272Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-23T18:22:03.272Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-23T18:22:03.272Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-23T18:22:03.272Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-23T18:22:03.272Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-23T18:22:03.272Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-23T18:22:03.272Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-23T18:22:03.272Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-23T18:22:03.272Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-23T18:22:03.272Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-23T18:22:03.272Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-23T18:22:03.272Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-23T18:22:03.272Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-23T18:22:03.272Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-23T18:22:03.272Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-23T18:22:03.835Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite (43.77s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.28s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.67s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.76s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.24s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.27s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2021-09-23T18:22:04.405Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.01s) [2021-09-23T18:22:04.665Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.29s) [2021-09-23T18:22:04.665Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.08s) [2021-09-23T18:22:04.665Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.26s) [2021-09-23T18:22:04.665Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.99s) [2021-09-23T18:22:04.665Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-09-23T18:22:04.665Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2021-09-23T18:22:04.665Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2021-09-23T18:22:04.665Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2021-09-23T18:22:04.665Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.31s) [2021-09-23T18:22:04.665Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-09-23T18:22:04.666Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2021-09-23T18:22:04.666Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-09-23T18:22:04.666Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-09-23T18:22:04.666Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-09-23T18:22:04.666Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-09-23T18:22:04.666Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-09-23T18:22:04.666Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-09-23T18:22:04.666Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.13s) [2021-09-23T18:22:04.666Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2021-09-23T18:22:04.666Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2021-09-23T18:22:04.666Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2021-09-23T18:22:04.666Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-09-23T18:22:04.666Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-09-23T18:22:04.666Z] === RUN TestDockerSchema1RegistrySuite [2021-09-23T18:22:04.666Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-23T18:22:04.666Z] check_test.go:222: [d17b9ab3d4f56] daemon is not started [2021-09-23T18:22:04.666Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T18:22:06.165Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-23T18:22:06.165Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-23T18:22:06.165Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-23T18:22:06.166Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:22:06.166Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-23T18:22:06.642Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-23T18:22:06.642Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-23T18:22:06.642Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-23T18:22:06.642Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-23T18:22:06.642Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-23T18:22:06.642Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-23T18:22:06.642Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-23T18:22:06.642Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-23T18:22:06.642Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-23T18:22:07.112Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-23T18:22:07.206Z] check_test.go:222: [d288c94bcf396] daemon is not started [2021-09-23T18:22:07.206Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T18:22:11.933Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-23T18:22:12.489Z] check_test.go:222: [de82a86a06930] daemon is not started [2021-09-23T18:22:12.489Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-23T18:22:15.787Z] check_test.go:222: [db3c8a34ad75a] daemon is not started [2021-09-23T18:22:15.787Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-23T18:22:16.357Z] check_test.go:222: [d67792b5080e5] daemon is not started [2021-09-23T18:22:16.357Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-23T18:22:17.297Z] check_test.go:222: [da3938e00ff04] daemon is not started [2021-09-23T18:22:17.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-23T18:22:17.297Z] check_test.go:222: [d5c87942897ac] daemon is not started [2021-09-23T18:22:17.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T18:22:18.241Z] check_test.go:222: [da20c4f763cb1] daemon is not started [2021-09-23T18:22:18.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T18:22:19.182Z] check_test.go:222: [ddbdcdb597967] daemon is not started [2021-09-23T18:22:19.182Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T18:22:20.128Z] check_test.go:222: [d603187800dad] daemon is not started [2021-09-23T18:22:20.128Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-23T18:22:22.670Z] check_test.go:222: [d6fe37dda4959] daemon is not started [2021-09-23T18:22:22.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-23T18:22:22.930Z] check_test.go:222: [df34441bcf9d7] daemon is not started [2021-09-23T18:22:22.930Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-23T18:22:23.502Z] check_test.go:222: [d1f1c0529a332] daemon is not started [2021-09-23T18:22:23.502Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-23T18:22:23.502Z] check_test.go:222: [dfbeb8c59680e] daemon is not started [2021-09-23T18:22:23.502Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-23T18:22:23.764Z] check_test.go:222: [dbf1cb87b4bb2] daemon is not started [2021-09-23T18:22:23.764Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-23T18:22:24.025Z] check_test.go:222: [d81430024ff0e] daemon is not started [2021-09-23T18:22:24.025Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-23T18:22:24.285Z] check_test.go:222: [d4ff8191b39c0] daemon is not started [2021-09-23T18:22:24.285Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-23T18:22:24.545Z] check_test.go:222: [de1c77b81056a] daemon is not started [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite (19.95s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.07s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.14s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.76s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.97s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.40s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2021-09-23T18:22:24.545Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-09-23T18:22:24.545Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-23T18:22:24.545Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-23T18:22:25.114Z] check_test.go:251: [d15d7eb09cf62] daemon is not started [2021-09-23T18:22:25.114Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-23T18:22:25.684Z] check_test.go:251: [d756641df5378] daemon is not started [2021-09-23T18:22:25.684Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-23T18:22:25.944Z] check_test.go:251: [d9cc65029953c] daemon is not started [2021-09-23T18:22:25.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-23T18:22:27.326Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-23T18:22:27.587Z] check_test.go:251: [d9781f793e9ba] daemon is not started [2021-09-23T18:22:27.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-23T18:22:28.157Z] check_test.go:251: [da19bfadf5036] daemon is not started [2021-09-23T18:22:28.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-23T18:22:29.098Z] check_test.go:251: [d974011b0e5bc] daemon is not started [2021-09-23T18:22:29.098Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-23T18:22:29.098Z] check_test.go:251: [da9edf8f0073d] daemon is not started [2021-09-23T18:22:29.098Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.71s) [2021-09-23T18:22:29.098Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2021-09-23T18:22:29.098Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2021-09-23T18:22:29.098Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-09-23T18:22:29.098Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s) [2021-09-23T18:22:29.098Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2021-09-23T18:22:29.098Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2021-09-23T18:22:29.098Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2021-09-23T18:22:29.098Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-09-23T18:22:29.098Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-23T18:22:29.098Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-23T18:22:30.999Z] --- PASS: TestBuildWCOWSandboxSize (754.01s) [2021-09-23T18:22:30.999Z] === RUN TestBuildWithEmptyDockerfile [2021-09-23T18:22:30.999Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:22:30.999Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:22:30.999Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:22:30.999Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:22:30.999Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:22:30.999Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:22:30.999Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:22:30.999Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:22:30.999Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:22:30.999Z] --- PASS: TestBuildWithEmptyDockerfile (0.40s) [2021-09-23T18:22:30.999Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-09-23T18:22:30.999Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-23T18:22:30.999Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-23T18:22:30.999Z] === RUN TestBuildPreserveOwnership [2021-09-23T18:22:30.999Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:22:30.999Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-23T18:22:30.999Z] === RUN TestBuildPlatformInvalid [2021-09-23T18:22:30.999Z] --- PASS: TestBuildPlatformInvalid (0.38s) [2021-09-23T18:22:30.999Z] PASS [2021-09-23T18:22:30.999Z] ok github.com/docker/docker/integration/build 919.533s [2021-09-23T18:22:30.999Z] [2021-09-23T18:22:30.999Z] === Skipped [2021-09-23T18:22:31.000Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-23T18:22:31.000Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T18:22:31.000Z] [2021-09-23T18:22:31.000Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-23T18:22:31.000Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] [2021-09-23T18:22:31.000Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-23T18:22:31.000Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:22:31.000Z] [2021-09-23T18:22:31.000Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-23T18:22:31.000Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:22:31.000Z] [2021-09-23T18:22:31.000Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-23T18:22:31.000Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:22:31.000Z] [2021-09-23T18:22:31.000Z] DONE 29 tests, 5 skipped in 940.880s [2021-09-23T18:22:31.000Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-23T18:22:31.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:22:31.000Z] INFO: Testing against a local daemon [2021-09-23T18:22:31.000Z] === RUN TestConfigInspect [2021-09-23T18:22:31.000Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestConfigList [2021-09-23T18:22:31.000Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] --- SKIP: TestConfigList (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestConfigsCreateAndDelete [2021-09-23T18:22:31.000Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestConfigsUpdate [2021-09-23T18:22:31.000Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestTemplatedConfig [2021-09-23T18:22:31.000Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestConfigCreateResolve [2021-09-23T18:22:31.000Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:22:31.000Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-23T18:22:31.000Z] PASS [2021-09-23T18:22:31.000Z] ok github.com/docker/docker/integration/config 0.081s [2021-09-23T18:22:31.000Z] [2021-09-23T18:22:31.000Z] === Skipped [2021-09-23T18:22:31.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-23T18:22:31.000Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] [2021-09-23T18:22:31.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-23T18:22:31.000Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] [2021-09-23T18:22:31.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-23T18:22:31.000Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] [2021-09-23T18:22:31.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-23T18:22:31.000Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] [2021-09-23T18:22:31.000Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-23T18:22:31.000Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] [2021-09-23T18:22:31.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-23T18:22:31.000Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:22:31.000Z] [2021-09-23T18:22:31.000Z] DONE 6 tests, 6 skipped in 2.391s [2021-09-23T18:22:31.000Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-23T18:22:31.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:22:31.000Z] INFO: Testing against a local daemon [2021-09-23T18:22:31.000Z] === RUN TestCheckpoint [2021-09-23T18:22:31.000Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:22:31.000Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestContainerInvalidJSON [2021-09-23T18:22:31.000Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:22:31.000Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:22:31.000Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:22:31.000Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:22:31.000Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:22:31.000Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:22:31.000Z] --- PASS: TestContainerInvalidJSON (0.38s) [2021-09-23T18:22:31.000Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-23T18:22:31.000Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-09-23T18:22:31.000Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-23T18:22:31.000Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-09-23T18:22:31.000Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-23T18:22:31.000Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-09-23T18:22:31.000Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-23T18:22:31.000Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-09-23T18:22:31.000Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-23T18:22:31.000Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-09-23T18:22:31.000Z] === RUN TestCopyFromContainer [2021-09-23T18:22:31.000Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-23T18:22:31.000Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:22:31.000Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:22:31.000Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:22:31.000Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:22:31.000Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:22:31.000Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:22:31.000Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:22:31.000Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:22:31.000Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:22:31.000Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-09-23T18:22:31.000Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-23T18:22:31.000Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-23T18:22:31.000Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-23T18:22:31.000Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-23T18:22:31.000Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestCreateWithInvalidEnv [2021-09-23T18:22:31.000Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-23T18:22:31.000Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-23T18:22:31.000Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-23T18:22:31.000Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-23T18:22:31.000Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-23T18:22:31.000Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-23T18:22:31.000Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-23T18:22:31.000Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-23T18:22:31.000Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-23T18:22:31.000Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-23T18:22:31.000Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-23T18:22:31.000Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-23T18:22:31.000Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestCreateTmpfsMountsTarget [2021-09-23T18:22:31.000Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-23T18:22:31.000Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:22:31.000Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-23T18:22:31.000Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:22:31.000Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-23T18:22:31.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:22:31.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:22:31.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:22:31.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:22:31.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:22:31.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:22:31.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:22:31.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:22:31.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:22:31.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:22:31.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:22:31.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:22:31.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:22:31.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:22:31.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:22:31.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-23T18:22:31.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-23T18:22:31.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-23T18:22:31.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-23T18:22:31.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-23T18:22:31.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-23T18:22:31.000Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-23T18:22:31.000Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestCreateDifferentPlatform [2021-09-23T18:22:31.000Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-23T18:22:31.000Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-23T18:22:31.000Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-23T18:22:31.000Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-23T18:22:31.000Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-23T18:22:31.000Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-09-23T18:22:31.000Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-23T18:22:31.000Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-23T18:22:31.000Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-23T18:22:31.000Z] === RUN TestContainerKillOnDaemonStart [2021-09-23T18:22:31.000Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestDiff [2021-09-23T18:22:31.000Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-23T18:22:31.000Z] --- SKIP: TestDiff (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestExecWithCloseStdin [2021-09-23T18:22:31.000Z] --- PASS: TestExecWithCloseStdin (2.69s) [2021-09-23T18:22:31.000Z] === RUN TestExec [2021-09-23T18:22:31.000Z] --- PASS: TestExec (1.70s) [2021-09-23T18:22:31.000Z] === RUN TestExecUser [2021-09-23T18:22:31.000Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-23T18:22:31.000Z] --- SKIP: TestExecUser (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestExportContainerAndImportImage [2021-09-23T18:22:31.000Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-23T18:22:31.000Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:31.000Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestHealthCheckWorkdir [2021-09-23T18:22:31.000Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-23T18:22:31.000Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestHealthKillContainer [2021-09-23T18:22:31.000Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-23T18:22:31.000Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-23T18:22:31.000Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-23T18:22:31.000Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-23T18:22:31.000Z] === RUN TestKillContainerInvalidSignal [2021-09-23T18:22:32.530Z] --- PASS: TestKillContainerInvalidSignal (1.59s) [2021-09-23T18:22:32.530Z] === RUN TestKillContainer [2021-09-23T18:22:32.530Z] === RUN TestKillContainer/no_signal [2021-09-23T18:22:34.061Z] === RUN TestKillContainer/non_killing_signal [2021-09-23T18:22:34.061Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-23T18:22:34.061Z] === RUN TestKillContainer/killing_signal [2021-09-23T18:22:34.376Z] check_test.go:278: [dccb51c83fa86] daemon is not started [2021-09-23T18:22:34.376Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-23T18:22:34.376Z] check_test.go:278: [df73dda16a993] daemon is not started [2021-09-23T18:22:34.376Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-23T18:22:34.637Z] check_test.go:278: [de154ceba7a48] daemon is not started [2021-09-23T18:22:34.637Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-23T18:22:34.897Z] check_test.go:278: [d42dbcb7598e4] daemon is not started [2021-09-23T18:22:34.897Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-23T18:22:34.897Z] check_test.go:278: [d3a0cc2a23233] daemon is not started [2021-09-23T18:22:34.897Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-09-23T18:22:34.897Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-09-23T18:22:34.897Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-09-23T18:22:34.897Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-09-23T18:22:34.897Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-09-23T18:22:34.897Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-09-23T18:22:34.897Z] === RUN TestDockerNetworkSuite [2021-09-23T18:22:34.897Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-09-23T18:22:35.591Z] --- PASS: TestKillContainer (3.37s) [2021-09-23T18:22:35.591Z] --- PASS: TestKillContainer/no_signal (1.52s) [2021-09-23T18:22:35.591Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:22:35.591Z] --- PASS: TestKillContainer/killing_signal (1.81s) [2021-09-23T18:22:35.591Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-23T18:22:35.591Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:22:35.591Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-23T18:22:35.591Z] === RUN TestKillStoppedContainer [2021-09-23T18:22:35.591Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:22:35.591Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-23T18:22:35.591Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-23T18:22:35.591Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:22:35.591Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-23T18:22:35.591Z] === RUN TestKillDifferentUserContainer [2021-09-23T18:22:35.591Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-23T18:22:35.591Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-23T18:22:35.591Z] === RUN TestInspectOomKilledTrue [2021-09-23T18:22:35.591Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:35.591Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-23T18:22:35.591Z] === RUN TestInspectOomKilledFalse [2021-09-23T18:22:35.591Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:22:35.591Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-23T18:22:35.591Z] === RUN TestLogsFollowTailEmpty [2021-09-23T18:22:36.807Z] docker_cli_network_unix_test.go:46: [d085376c0a7c9] daemon is not started [2021-09-23T18:22:36.807Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-09-23T18:22:37.122Z] --- PASS: TestLogsFollowTailEmpty (1.56s) [2021-09-23T18:22:37.123Z] === RUN TestNetworkNat [2021-09-23T18:22:37.123Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-23T18:22:37.123Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-23T18:22:37.123Z] === RUN TestNetworkLocalhostTCPNat [2021-09-23T18:22:37.256Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-23T18:22:37.256Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-23T18:22:37.256Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-23T18:22:37.256Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-23T18:22:37.256Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-23T18:22:37.376Z] docker_cli_network_unix_test.go:46: [d72f690133f42] daemon is not started [2021-09-23T18:22:37.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-09-23T18:22:39.291Z] --- PASS: TestNetworkLocalhostTCPNat (1.93s) [2021-09-23T18:22:39.291Z] === RUN TestNetworkLoopbackNat [2021-09-23T18:22:39.291Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-23T18:22:39.291Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-23T18:22:39.291Z] === RUN TestPause [2021-09-23T18:22:39.291Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-23T18:22:39.291Z] --- SKIP: TestPause (0.00s) [2021-09-23T18:22:39.291Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-23T18:22:40.198Z] docker_cli_network_unix_test.go:46: [d548c32f859eb] daemon is not started [2021-09-23T18:22:40.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-09-23T18:22:40.819Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.57s) [2021-09-23T18:22:40.819Z] === RUN TestPauseStopPausedContainer [2021-09-23T18:22:40.819Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:22:40.819Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-23T18:22:40.819Z] === RUN TestPsFilter [2021-09-23T18:22:40.819Z] --- PASS: TestPsFilter (0.17s) [2021-09-23T18:22:40.819Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-23T18:22:41.841Z] docker_cli_network_unix_test.go:46: [d7de0fb9409b9] daemon is not started [2021-09-23T18:22:42.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-09-23T18:22:42.101Z] docker_cli_network_unix_test.go:1233: [dbd9f7992271a] daemon is not started [2021-09-23T18:22:42.987Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.81s) [2021-09-23T18:22:42.987Z] === RUN TestRemoveContainerWithVolume [2021-09-23T18:22:44.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-09-23T18:22:45.584Z] docker_cli_network_unix_test.go:46: [da147bef684d4] daemon is not started [2021-09-23T18:22:46.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-09-23T18:22:49.767Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-23T18:22:49.767Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-23T18:22:49.767Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-23T18:22:50.054Z] --- PASS: TestRemoveContainerWithVolume (6.72s) [2021-09-23T18:22:50.054Z] === RUN TestRemoveContainerRunning [2021-09-23T18:22:50.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-23T18:22:51.017Z] --- PASS: TestRemoveContainerRunning (1.60s) [2021-09-23T18:22:51.017Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-23T18:22:51.438Z] docker_cli_network_unix_test.go:46: [da714bbeff2f3] daemon is not started [2021-09-23T18:22:51.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-09-23T18:22:52.547Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.56s) [2021-09-23T18:22:52.547Z] === RUN TestRemoveInvalidContainer [2021-09-23T18:22:52.547Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-23T18:22:52.547Z] === RUN TestRenameLinkedContainer [2021-09-23T18:22:52.547Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-23T18:22:52.547Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-23T18:22:52.547Z] === RUN TestRenameStoppedContainer [2021-09-23T18:22:53.348Z] docker_cli_network_unix_test.go:46: [dee13fc9b9227] daemon is not started [2021-09-23T18:22:53.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-09-23T18:22:54.550Z] docker_cli_network_unix_test.go:46: [de4813a7c6293] daemon is not started [2021-09-23T18:22:54.716Z] --- PASS: TestRenameStoppedContainer (1.84s) [2021-09-23T18:22:54.716Z] === RUN TestRenameRunningContainerAndReuse [2021-09-23T18:22:54.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-09-23T18:22:55.382Z] docker_cli_network_unix_test.go:46: [d257ab8994f00] daemon is not started [2021-09-23T18:22:55.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-09-23T18:22:55.953Z] docker_cli_network_unix_test.go:46: [d9126c29eb5cf] daemon is not started [2021-09-23T18:22:55.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-09-23T18:22:56.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-23T18:22:56.121Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-23T18:22:56.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-23T18:22:56.523Z] docker_cli_network_unix_test.go:46: [dee2c900b3cae] daemon is not started [2021-09-23T18:22:57.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-09-23T18:22:57.354Z] docker_cli_network_unix_test.go:46: [da33ae902fc8b] daemon is not started [2021-09-23T18:22:57.616Z] --- PASS: TestRenameRunningContainerAndReuse (3.20s) [2021-09-23T18:22:57.616Z] === RUN TestRenameInvalidName [2021-09-23T18:22:57.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-09-23T18:22:57.924Z] docker_cli_network_unix_test.go:46: [d6ad2010342c4] daemon is not started [2021-09-23T18:22:57.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-09-23T18:22:58.510Z] docker_cli_network_unix_test.go:46: [d16454b1e3497] daemon is not started [2021-09-23T18:22:58.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-09-23T18:22:58.773Z] docker_cli_network_unix_test.go:46: [d8fb5a60705ee] daemon is not started [2021-09-23T18:22:59.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-09-23T18:22:59.147Z] --- PASS: TestRenameInvalidName (1.60s) [2021-09-23T18:22:59.147Z] === RUN TestRenameAnonymousContainer [2021-09-23T18:22:59.298Z] docker_cli_network_unix_test.go:46: [ded424ca4b730] daemon is not started [2021-09-23T18:22:59.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-09-23T18:22:59.298Z] docker_cli_network_unix_test.go:46: [de2b4ad710c17] daemon is not started [2021-09-23T18:22:59.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-09-23T18:22:59.558Z] docker_cli_network_unix_test.go:46: [d9afcf3881a2f] daemon is not started [2021-09-23T18:22:59.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-09-23T18:22:59.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-23T18:23:00.128Z] docker_cli_network_unix_test.go:46: [d0709087fda0c] daemon is not started [2021-09-23T18:23:00.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-09-23T18:23:00.699Z] docker_cli_network_unix_test.go:46: [d4bb4fc7713fd] daemon is not started [2021-09-23T18:23:01.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-09-23T18:23:01.269Z] docker_cli_network_unix_test.go:46: [d68d113ed1e52] daemon is not started [2021-09-23T18:23:01.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-09-23T18:23:01.530Z] docker_cli_network_unix_test.go:46: [d841c63d9089f] daemon is not started [2021-09-23T18:23:01.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-09-23T18:23:01.791Z] docker_cli_network_unix_test.go:46: [d4fc448fa331d] daemon is not started [2021-09-23T18:23:01.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-09-23T18:23:02.731Z] docker_cli_network_unix_test.go:968: [d4863da7af0ea] daemon is not started [2021-09-23T18:23:04.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-09-23T18:23:05.057Z] docker_cli_network_unix_test.go:46: [d1feef84e5c30] daemon is not started [2021-09-23T18:23:05.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-09-23T18:23:06.258Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-09-23T18:23:07.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-23T18:23:08.171Z] docker_cli_network_unix_test.go:1116: [dd02876280033] daemon is not started [2021-09-23T18:23:09.442Z] --- PASS: TestRenameAnonymousContainer (10.39s) [2021-09-23T18:23:09.442Z] === RUN TestRenameContainerWithSameName [2021-09-23T18:23:10.718Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-09-23T18:23:11.611Z] --- PASS: TestRenameContainerWithSameName (1.59s) [2021-09-23T18:23:11.611Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-23T18:23:11.611Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-23T18:23:11.611Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-23T18:23:11.611Z] === RUN TestResize [2021-09-23T18:23:12.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-09-23T18:23:12.365Z] docker_cli_network_unix_test.go:46: [d946f5bbdf309] daemon is not started [2021-09-23T18:23:12.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-09-23T18:23:13.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-23T18:23:13.002Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-23T18:23:13.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-23T18:23:13.141Z] --- PASS: TestResize (1.59s) [2021-09-23T18:23:13.141Z] === RUN TestResizeWithInvalidSize [2021-09-23T18:23:13.748Z] docker_cli_network_unix_test.go:46: [d91cc6eb836c5] daemon is not started [2021-09-23T18:23:13.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-09-23T18:23:13.748Z] docker_cli_network_unix_test.go:46: [df8c4d00015df] daemon is not started [2021-09-23T18:23:13.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-09-23T18:23:13.748Z] docker_cli_network_unix_test.go:46: [dc895409525e2] daemon is not started [2021-09-23T18:23:14.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-09-23T18:23:14.008Z] docker_cli_network_unix_test.go:46: [d71fb42c6cd8e] daemon is not started [2021-09-23T18:23:14.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-09-23T18:23:14.269Z] docker_cli_network_unix_test.go:46: [d4b1b2702ea37] daemon is not started [2021-09-23T18:23:14.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-09-23T18:23:14.269Z] docker_cli_network_unix_test.go:46: [dee1fc65292c0] daemon is not started [2021-09-23T18:23:14.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-09-23T18:23:14.672Z] --- PASS: TestResizeWithInvalidSize (1.62s) [2021-09-23T18:23:14.672Z] === RUN TestResizeWhenContainerNotStarted [2021-09-23T18:23:16.201Z] --- PASS: TestResizeWhenContainerNotStarted (1.86s) [2021-09-23T18:23:16.201Z] === RUN TestDaemonRestartKillContainers [2021-09-23T18:23:16.201Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:23:16.201Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:23:16.201Z] === RUN TestStats [2021-09-23T18:23:16.201Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-23T18:23:16.201Z] --- SKIP: TestStats (0.00s) [2021-09-23T18:23:16.201Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-23T18:23:16.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-23T18:23:16.804Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-23T18:23:16.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-23T18:23:16.804Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-23T18:23:16.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-23T18:23:16.820Z] docker_cli_network_unix_test.go:46: [d2734b30f85e5] daemon is not started [2021-09-23T18:23:17.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-09-23T18:23:17.759Z] docker_cli_network_unix_test.go:46: [d0bb0e332f486] daemon is not started [2021-09-23T18:23:18.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-09-23T18:23:18.021Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-09-23T18:23:18.021Z] docker_cli_network_unix_test.go:46: [d7800f1470177] daemon is not started [2021-09-23T18:23:18.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-09-23T18:23:18.021Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-09-23T18:23:18.592Z] docker_cli_network_unix_test.go:46: [d1c8c49103a85] daemon is not started [2021-09-23T18:23:18.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-09-23T18:23:19.975Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.33s) [2021-09-23T18:23:19.975Z] === RUN TestStopContainerWithTimeout [2021-09-23T18:23:19.975Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-23T18:23:19.975Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-23T18:23:19.975Z] === RUN TestUpdateRestartPolicy [2021-09-23T18:23:22.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-23T18:23:22.686Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-23T18:23:22.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-23T18:23:22.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-23T18:23:22.686Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-23T18:23:22.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-23T18:23:22.686Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-23T18:23:22.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-23T18:23:23.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-09-23T18:23:23.962Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-23T18:23:23.962Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-23T18:23:23.962Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-23T18:23:23.962Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-23T18:23:23.962Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-23T18:23:23.962Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-23T18:23:23.962Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-23T18:23:23.962Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-23T18:23:23.962Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-23T18:23:23.962Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-23T18:23:23.962Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-23T18:23:23.962Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-23T18:23:23.962Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-23T18:23:23.962Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-23T18:23:23.962Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-23T18:23:24.967Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-09-23T18:23:24.967Z] docker_cli_network_unix_test.go:1084: [d8f5418b5a802] daemon is not started [2021-09-23T18:23:26.126Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-23T18:23:26.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-09-23T18:23:26.877Z] docker_cli_network_unix_test.go:46: [da3870b31b257] daemon is not started [2021-09-23T18:23:26.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-09-23T18:23:27.088Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-23T18:23:27.088Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-23T18:23:27.088Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-23T18:23:27.088Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-23T18:23:27.088Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-23T18:23:27.088Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-23T18:23:27.138Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-09-23T18:23:27.399Z] docker_cli_network_unix_test.go:46: [de2a6ce39438b] daemon is not started [2021-09-23T18:23:27.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-09-23T18:23:29.046Z] docker_cli_network_unix_test.go:46: [d8e95cb48e94e] daemon is not started [2021-09-23T18:23:29.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-09-23T18:23:29.616Z] docker_cli_network_unix_test.go:46: [d39f83fea440a] daemon is not started [2021-09-23T18:23:29.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-09-23T18:23:29.976Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-23T18:23:30.189Z] docker_cli_network_unix_test.go:46: [d7d7692fdb66f] daemon is not started [2021-09-23T18:23:30.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-09-23T18:23:31.021Z] docker_cli_network_unix_test.go:46: [dab7d449d3c79] daemon is not started [2021-09-23T18:23:31.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-09-23T18:23:32.226Z] docker_cli_network_unix_test.go:46: [d6a33efd39bb8] daemon is not started [2021-09-23T18:23:32.226Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-09-23T18:23:32.486Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-09-23T18:23:35.806Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-09-23T18:23:37.791Z] --- PASS: TestUpdateRestartPolicy (18.37s) [2021-09-23T18:23:37.791Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-23T18:23:38.355Z] docker_cli_network_unix_test.go:46: [d78a193918fbb] daemon is not started [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite (63.12s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.89s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.95s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.49s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.42s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.20s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.68s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.53s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.96s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.86s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.29s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.29s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.26s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.54s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-09-23T18:23:38.355Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.89s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.20s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.72s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.92s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.98s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.79s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.65s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.24s) [2021-09-23T18:23:38.355Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.70s) [2021-09-23T18:23:38.355Z] === RUN TestDockerHubPullSuite [2021-09-23T18:23:38.355Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-09-23T18:23:39.371Z] --- PASS: TestUpdateRestartWithAutoRemove (1.57s) [2021-09-23T18:23:39.371Z] === RUN TestWaitNonBlocked [2021-09-23T18:23:39.371Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:23:39.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:23:39.371Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:23:39.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:23:39.741Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-09-23T18:23:39.741Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-09-23T18:23:39.741Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-09-23T18:23:39.741Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-09-23T18:23:39.850Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:23:39.850Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:23:40.284Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-23T18:23:40.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-23T18:23:42.321Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-09-23T18:23:42.321Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-09-23T18:23:43.704Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-09-23T18:23:43.965Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-09-23T18:23:44.227Z] --- PASS: TestDockerHubPullSuite (6.01s) [2021-09-23T18:23:44.227Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.51s) [2021-09-23T18:23:44.227Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.28s) [2021-09-23T18:23:44.227Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2021-09-23T18:23:44.227Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.41s) [2021-09-23T18:23:44.227Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s) [2021-09-23T18:23:44.227Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.11s) [2021-09-23T18:23:44.227Z] PASS [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === Skipped [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-09-23T18:23:44.227Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-23T18:23:44.227Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-09-23T18:23:44.227Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2021-09-23T18:23:44.227Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-23T18:23:44.227Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.02s) [2021-09-23T18:23:44.227Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.02s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-23T18:23:44.227Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-09-23T18:23:44.227Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-09-23T18:23:44.227Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-09-23T18:23:44.227Z] [2021-09-23T18:23:44.227Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-23T18:23:44.228Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-09-23T18:23:44.228Z] docker_cli_network_unix_test.go:46: [d7800f1470177] daemon is not started [2021-09-23T18:23:44.228Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-23T18:23:44.228Z] [2021-09-23T18:23:44.228Z] DONE 1269 tests, 51 skipped in 1459.843s [2021-09-23T18:23:44.228Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-23T18:23:44.228Z] ++++ cat bundles/test-integration/docker.pid [2021-09-23T18:23:44.228Z] +++ kill 8501 [2021-09-23T18:23:44.228Z] +++ /etc/init.d/apparmor stop [2021-09-23T18:23:44.228Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-23T18:23:44.228Z] [2021-09-23T18:23:44.228Z] Unloading profiles will leave already running processes permanently [2021-09-23T18:23:44.228Z] unconfined, which can lead to unexpected situations. [2021-09-23T18:23:44.228Z] [2021-09-23T18:23:44.228Z] To set a process to complain mode, use the command line tool [2021-09-23T18:23:44.228Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-23T18:23:44.228Z] +++ true [2021-09-23T18:23:44.228Z] exiting test-integration [2021-09-23T18:23:44.228Z] ++ exit 0 [2021-09-23T18:23:44.228Z] [2021-09-23T18:23:44.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-23T18:23:44.341Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-23T18:23:44.341Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-23T18:23:44.341Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:23:44.488Z] + for job in $(jobs -p) [2021-09-23T18:23:44.488Z] + wait 23718 [2021-09-23T18:23:44.812Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-23T18:23:44.955Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-23T18:23:45.410Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-23T18:23:45.410Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-23T18:23:45.410Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-23T18:23:45.427Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-09-23T18:23:45.996Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-09-23T18:23:46.380Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-23T18:23:46.380Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-23T18:23:46.380Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-23T18:23:46.566Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-09-23T18:23:47.122Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-23T18:23:47.122Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.09s) [2021-09-23T18:23:47.122Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (6.83s) [2021-09-23T18:23:47.122Z] === RUN TestWaitBlocked [2021-09-23T18:23:47.122Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:23:47.122Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-23T18:23:47.122Z] PASS [2021-09-23T18:23:47.122Z] ok github.com/docker/docker/integration/container 81.465s [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === Skipped [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-23T18:23:47.122Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-23T18:23:47.122Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-23T18:23:47.122Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-23T18:23:47.122Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-23T18:23:47.122Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-23T18:23:47.122Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-23T18:23:47.122Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-23T18:23:47.122Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-23T18:23:47.122Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-23T18:23:47.122Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-23T18:23:47.122Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-23T18:23:47.122Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-23T18:23:47.122Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-23T18:23:47.122Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-23T18:23:47.122Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-23T18:23:47.122Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:23:47.122Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-23T18:23:47.122Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-23T18:23:47.122Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-23T18:23:47.122Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-23T18:23:47.122Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-23T18:23:47.122Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-23T18:23:47.122Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-23T18:23:47.122Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-23T18:23:47.122Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-23T18:23:47.122Z] [2021-09-23T18:23:47.122Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-23T18:23:47.123Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-23T18:23:47.123Z] [2021-09-23T18:23:47.123Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-23T18:23:47.123Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-23T18:23:47.123Z] [2021-09-23T18:23:47.123Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-23T18:23:47.123Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:23:47.123Z] [2021-09-23T18:23:47.123Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-23T18:23:47.123Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-23T18:23:47.123Z] [2021-09-23T18:23:47.123Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-23T18:23:47.123Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-23T18:23:47.123Z] [2021-09-23T18:23:47.123Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:23:47.123Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:23:47.123Z] [2021-09-23T18:23:47.123Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-23T18:23:47.123Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-23T18:23:47.123Z] [2021-09-23T18:23:47.123Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-23T18:23:47.123Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-23T18:23:47.123Z] [2021-09-23T18:23:47.123Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-23T18:23:47.123Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:23:47.123Z] [2021-09-23T18:23:47.123Z] DONE 87 tests, 33 skipped in 83.588s [2021-09-23T18:23:47.123Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-23T18:23:49.105Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-09-23T18:23:49.125Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-23T18:23:49.341Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-23T18:23:50.086Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-23T18:23:50.330Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-23T18:23:50.330Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-23T18:23:50.331Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-23T18:23:50.331Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-23T18:23:50.331Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-23T18:23:51.902Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-23T18:23:52.894Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-23T18:23:53.367Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-23T18:23:53.836Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-23T18:23:54.306Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-23T18:23:54.754Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-23T18:23:54.754Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-23T18:23:54.754Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-23T18:23:54.754Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-23T18:23:54.754Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-23T18:23:54.754Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-23T18:23:54.754Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-23T18:23:54.754Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-23T18:23:54.754Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-23T18:23:54.754Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-23T18:23:58.110Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-23T18:23:59.678Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-23T18:23:59.678Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-23T18:23:59.678Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-23T18:24:00.667Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-23T18:24:00.668Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-23T18:24:00.668Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-23T18:24:01.138Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-23T18:24:02.710Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-23T18:24:03.700Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-23T18:24:03.700Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-23T18:24:03.700Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-23T18:24:03.700Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-23T18:24:04.692Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-23T18:24:05.072Z] === RUN TestConfigDaemonLibtrustID [2021-09-23T18:24:05.167Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-23T18:24:05.167Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-23T18:24:05.167Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-23T18:24:05.167Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-23T18:24:05.167Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-23T18:24:05.541Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-23T18:24:05.541Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-23T18:24:05.541Z] === RUN TestDaemonConfigValidation [2021-09-23T18:24:05.541Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-23T18:24:05.541Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-23T18:24:05.541Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-23T18:24:05.541Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-23T18:24:05.541Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-23T18:24:05.541Z] PASS [2021-09-23T18:24:05.541Z] ok github.com/docker/docker/integration/daemon 0.083s [2021-09-23T18:24:05.541Z] [2021-09-23T18:24:05.541Z] === Skipped [2021-09-23T18:24:05.541Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-23T18:24:05.541Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-23T18:24:05.541Z] [2021-09-23T18:24:05.541Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-23T18:24:05.541Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-23T18:24:05.541Z] [2021-09-23T18:24:05.541Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-23T18:24:05.541Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-23T18:24:05.541Z] [2021-09-23T18:24:05.541Z] DONE 3 tests, 3 skipped in 18.855s [2021-09-23T18:24:05.541Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-23T18:24:07.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:24:07.118Z] INFO: Testing against a local daemon [2021-09-23T18:24:07.118Z] === RUN TestCommitInheritsEnv [2021-09-23T18:24:07.118Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:24:07.118Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-23T18:24:07.118Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-23T18:24:07.118Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-23T18:24:07.118Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:24:07.118Z] === RUN TestImagesFilterMultiReference [2021-09-23T18:24:07.118Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-09-23T18:24:07.118Z] === RUN TestImagePullPlatformInvalid [2021-09-23T18:24:07.118Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-09-23T18:24:07.118Z] === RUN TestRemoveImageOrphaning [2021-09-23T18:24:08.107Z] --- PASS: TestRemoveImageOrphaning (0.92s) [2021-09-23T18:24:08.107Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-23T18:24:08.107Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-23T18:24:08.107Z] === RUN TestTagInvalidReference [2021-09-23T18:24:08.107Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-23T18:24:08.107Z] === RUN TestTagValidPrefixedRepo [2021-09-23T18:24:08.107Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-09-23T18:24:08.107Z] === RUN TestTagExistedNameWithoutForce [2021-09-23T18:24:08.107Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-23T18:24:08.107Z] === RUN TestTagOfficialNames [2021-09-23T18:24:08.107Z] --- PASS: TestTagOfficialNames (0.07s) [2021-09-23T18:24:08.107Z] === RUN TestTagMatchesDigest [2021-09-23T18:24:08.107Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-23T18:24:08.107Z] PASS [2021-09-23T18:24:08.107Z] ok github.com/docker/docker/integration/image 1.354s [2021-09-23T18:24:08.577Z] [2021-09-23T18:24:08.577Z] === Skipped [2021-09-23T18:24:08.577Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-23T18:24:08.577Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:24:08.577Z] [2021-09-23T18:24:08.577Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:24:08.577Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-23T18:24:08.577Z] [2021-09-23T18:24:08.577Z] DONE 11 tests, 2 skipped in 2.858s [2021-09-23T18:24:08.577Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-23T18:24:09.935Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-23T18:24:10.143Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:24:10.143Z] INFO: Testing against a local daemon [2021-09-23T18:24:10.143Z] === RUN TestNetworkCreateDelete [2021-09-23T18:24:10.143Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:10.143Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestDockerNetworkDeletePreferID [2021-09-23T18:24:10.143Z] 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-09-23T18:24:10.143Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestDaemonDNSFallback [2021-09-23T18:24:10.143Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:10.143Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestInspectNetwork [2021-09-23T18:24:10.143Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-23T18:24:10.143Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestRunContainerWithBridgeNone [2021-09-23T18:24:10.143Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:10.143Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestNetworkInvalidJSON [2021-09-23T18:24:10.143Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-23T18:24:10.143Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-23T18:24:10.143Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:24:10.143Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:24:10.143Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:24:10.143Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:24:10.143Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-23T18:24:10.143Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:24:10.143Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:24:10.143Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-23T18:24:10.143Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-23T18:24:10.143Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-23T18:24:10.143Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestNetworkList [2021-09-23T18:24:10.143Z] === RUN TestNetworkList//networks [2021-09-23T18:24:10.143Z] === PAUSE TestNetworkList//networks [2021-09-23T18:24:10.143Z] === RUN TestNetworkList//networks/ [2021-09-23T18:24:10.143Z] === PAUSE TestNetworkList//networks/ [2021-09-23T18:24:10.143Z] === CONT TestNetworkList//networks [2021-09-23T18:24:10.143Z] === CONT TestNetworkList//networks/ [2021-09-23T18:24:10.143Z] --- PASS: TestNetworkList (0.03s) [2021-09-23T18:24:10.143Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-23T18:24:10.143Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestHostIPv4BridgeLabel [2021-09-23T18:24:10.143Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-23T18:24:10.143Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestDaemonDefaultNetworkPools [2021-09-23T18:24:10.143Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-23T18:24:10.143Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-23T18:24:10.143Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-23T18:24:10.143Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestServiceWithPredefinedNetwork [2021-09-23T18:24:10.143Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-23T18:24:10.143Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:24:10.143Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestServiceWithDataPathPortInit [2021-09-23T18:24:10.143Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-23T18:24:10.143Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-23T18:24:10.143Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T18:24:10.143Z] PASS [2021-09-23T18:24:10.143Z] ok github.com/docker/docker/integration/network 0.133s [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === Skipped [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-23T18:24:10.143Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-23T18:24:10.143Z] 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-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-23T18:24:10.143Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-23T18:24:10.143Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-23T18:24:10.143Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-23T18:24:10.143Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-23T18:24:10.143Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T18:24:10.143Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T18:24:10.143Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T18:24:10.143Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T18:24:10.143Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T18:24:10.143Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:24:10.143Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-23T18:24:10.143Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T18:24:10.143Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-23T18:24:10.143Z] [2021-09-23T18:24:10.143Z] DONE 22 tests, 15 skipped in 1.804s [2021-09-23T18:24:10.612Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-23T18:24:11.081Z] testing: warning: no tests to run [2021-09-23T18:24:11.081Z] PASS [2021-09-23T18:24:11.081Z] ok github.com/docker/docker/integration/network/ipvlan 0.054s [2021-09-23T18:24:11.081Z] [2021-09-23T18:24:11.081Z] DONE 0 tests in 0.567s [2021-09-23T18:24:11.081Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-23T18:24:11.549Z] testing: warning: no tests to run [2021-09-23T18:24:11.549Z] PASS [2021-09-23T18:24:11.549Z] ok github.com/docker/docker/integration/network/macvlan 0.056s [2021-09-23T18:24:11.549Z] [2021-09-23T18:24:11.549Z] DONE 0 tests in 0.552s [2021-09-23T18:24:11.549Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-23T18:24:12.018Z] testing: warning: no tests to run [2021-09-23T18:24:12.018Z] PASS [2021-09-23T18:24:12.018Z] ok github.com/docker/docker/integration/plugin 0.052s [2021-09-23T18:24:12.487Z] [2021-09-23T18:24:12.487Z] DONE 0 tests in 0.565s [2021-09-23T18:24:12.487Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-23T18:24:12.957Z] testing: warning: no tests to run [2021-09-23T18:24:12.957Z] PASS [2021-09-23T18:24:12.957Z] ok github.com/docker/docker/integration/plugin/authz 0.052s [2021-09-23T18:24:12.957Z] [2021-09-23T18:24:12.957Z] DONE 0 tests in 0.555s [2021-09-23T18:24:12.957Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-23T18:24:16.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:24:16.761Z] INFO: Testing against a local daemon [2021-09-23T18:24:16.761Z] === RUN TestPluginInvalidJSON [2021-09-23T18:24:16.761Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:24:16.761Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:24:16.761Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:24:16.761Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-23T18:24:16.761Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-23T18:24:16.761Z] === RUN TestPluginInstall [2021-09-23T18:24:16.761Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-23T18:24:16.761Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-23T18:24:16.761Z] === RUN TestPluginsWithRuntimes [2021-09-23T18:24:16.761Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-23T18:24:16.761Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-23T18:24:16.761Z] === RUN TestPluginBackCompatMediaTypes [2021-09-23T18:24:16.761Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-23T18:24:16.761Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T18:24:16.761Z] PASS [2021-09-23T18:24:16.761Z] ok github.com/docker/docker/integration/plugin/common 0.084s [2021-09-23T18:24:16.761Z] [2021-09-23T18:24:16.761Z] === Skipped [2021-09-23T18:24:16.761Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-23T18:24:16.761Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-23T18:24:16.761Z] [2021-09-23T18:24:16.761Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-23T18:24:16.761Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-23T18:24:16.761Z] [2021-09-23T18:24:16.761Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T18:24:16.761Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-23T18:24:16.761Z] [2021-09-23T18:24:16.761Z] DONE 5 tests, 3 skipped in 3.982s [2021-09-23T18:24:17.229Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-23T18:24:19.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:24:19.450Z] INFO: Testing against a local daemon [2021-09-23T18:24:19.450Z] === RUN TestExternalGraphDriver [2021-09-23T18:24:19.450Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-23T18:24:19.450Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-23T18:24:19.450Z] === RUN TestGraphdriverPluginV2 [2021-09-23T18:24:19.450Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-23T18:24:19.450Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-23T18:24:19.450Z] PASS [2021-09-23T18:24:19.450Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.078s [2021-09-23T18:24:19.450Z] [2021-09-23T18:24:19.450Z] === Skipped [2021-09-23T18:24:19.450Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-23T18:24:19.450Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-23T18:24:19.450Z] [2021-09-23T18:24:19.450Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-23T18:24:19.450Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-23T18:24:19.450Z] [2021-09-23T18:24:19.450Z] DONE 2 tests, 2 skipped in 2.425s [2021-09-23T18:24:19.450Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-23T18:24:21.020Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:24:21.020Z] INFO: Testing against a local daemon [2021-09-23T18:24:21.020Z] === RUN TestReadPluginNoRead [2021-09-23T18:24:21.020Z] read_test.go:21: no unix domain sockets on Windows [2021-09-23T18:24:21.020Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-23T18:24:21.020Z] PASS [2021-09-23T18:24:21.020Z] ok github.com/docker/docker/integration/plugin/logging 0.068s [2021-09-23T18:24:21.490Z] [2021-09-23T18:24:21.490Z] === Skipped [2021-09-23T18:24:21.490Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-23T18:24:21.490Z] read_test.go:21: no unix domain sockets on Windows [2021-09-23T18:24:21.490Z] [2021-09-23T18:24:21.490Z] DONE 1 tests, 1 skipped in 1.721s [2021-09-23T18:24:21.490Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-23T18:24:22.477Z] testing: warning: no tests to run [2021-09-23T18:24:22.477Z] PASS [2021-09-23T18:24:22.477Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.063s [2021-09-23T18:24:22.477Z] [2021-09-23T18:24:22.477Z] DONE 0 tests in 0.854s [2021-09-23T18:24:22.477Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-23T18:24:24.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:24:24.049Z] INFO: Testing against a local daemon [2021-09-23T18:24:24.049Z] === RUN TestPluginWithDevMounts [2021-09-23T18:24:24.049Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:24.049Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-23T18:24:24.049Z] PASS [2021-09-23T18:24:24.049Z] ok github.com/docker/docker/integration/plugin/volumes 0.078s [2021-09-23T18:24:24.049Z] [2021-09-23T18:24:24.049Z] === Skipped [2021-09-23T18:24:24.049Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-23T18:24:24.049Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:24.049Z] [2021-09-23T18:24:24.049Z] DONE 1 tests, 1 skipped in 1.867s [2021-09-23T18:24:24.523Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-23T18:24:25.511Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:24:25.511Z] INFO: Testing against a local daemon [2021-09-23T18:24:25.511Z] === RUN TestSecretInspect [2021-09-23T18:24:25.511Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:25.511Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-23T18:24:25.511Z] === RUN TestSecretList [2021-09-23T18:24:25.511Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:25.511Z] --- SKIP: TestSecretList (0.00s) [2021-09-23T18:24:25.511Z] === RUN TestSecretsCreateAndDelete [2021-09-23T18:24:25.511Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:25.511Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-23T18:24:25.511Z] === RUN TestSecretsUpdate [2021-09-23T18:24:25.511Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:25.511Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-23T18:24:25.511Z] === RUN TestTemplatedSecret [2021-09-23T18:24:25.511Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:25.511Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-23T18:24:25.511Z] === RUN TestSecretCreateResolve [2021-09-23T18:24:25.511Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:25.511Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-23T18:24:25.511Z] PASS [2021-09-23T18:24:25.511Z] ok github.com/docker/docker/integration/secret 0.071s [2021-09-23T18:24:25.982Z] [2021-09-23T18:24:25.982Z] === Skipped [2021-09-23T18:24:25.982Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-23T18:24:25.982Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:25.982Z] [2021-09-23T18:24:25.982Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-23T18:24:25.982Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:25.982Z] [2021-09-23T18:24:25.982Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-23T18:24:25.982Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:25.982Z] [2021-09-23T18:24:25.982Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-23T18:24:25.982Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:25.982Z] [2021-09-23T18:24:25.982Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-23T18:24:25.982Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:25.982Z] [2021-09-23T18:24:25.982Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-23T18:24:25.982Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:25.982Z] [2021-09-23T18:24:25.982Z] DONE 6 tests, 6 skipped in 1.536s [2021-09-23T18:24:25.982Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-23T18:24:27.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:24:27.548Z] INFO: Testing against a local daemon [2021-09-23T18:24:27.548Z] === RUN TestServiceCreateInit [2021-09-23T18:24:27.548Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-23T18:24:27.548Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:27.548Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-23T18:24:27.548Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:27.548Z] --- PASS: TestServiceCreateInit (0.04s) [2021-09-23T18:24:27.548Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:24:27.548Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:24:27.548Z] === RUN TestCreateServiceMultipleTimes [2021-09-23T18:24:27.548Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:27.548Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-23T18:24:27.548Z] === RUN TestCreateServiceConflict [2021-09-23T18:24:27.548Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:27.548Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-23T18:24:27.548Z] === RUN TestCreateServiceMaxReplicas [2021-09-23T18:24:27.548Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:27.548Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-09-23T18:24:27.548Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-23T18:24:27.548Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:27.548Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-23T18:24:27.548Z] === RUN TestCreateServiceSecretFileMode [2021-09-23T18:24:27.548Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:27.548Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-23T18:24:27.548Z] === RUN TestCreateServiceConfigFileMode [2021-09-23T18:24:27.548Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:27.548Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-23T18:24:27.548Z] === RUN TestCreateServiceSysctls [2021-09-23T18:24:27.548Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-23T18:24:28.017Z] === RUN TestCreateServiceCapabilities [2021-09-23T18:24:28.017Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-23T18:24:28.017Z] === RUN TestInspect [2021-09-23T18:24:28.017Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] --- SKIP: TestInspect (0.00s) [2021-09-23T18:24:28.017Z] === RUN TestCreateJob [2021-09-23T18:24:28.017Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] --- SKIP: TestCreateJob (0.00s) [2021-09-23T18:24:28.017Z] === RUN TestReplicatedJob [2021-09-23T18:24:28.017Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-23T18:24:28.017Z] === RUN TestUpdateReplicatedJob [2021-09-23T18:24:28.017Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-23T18:24:28.017Z] === RUN TestServiceListWithStatuses [2021-09-23T18:24:28.017Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-23T18:24:28.017Z] === RUN TestDockerNetworkConnectAlias [2021-09-23T18:24:28.017Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-23T18:24:28.017Z] === RUN TestDockerNetworkReConnect [2021-09-23T18:24:28.017Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-23T18:24:28.017Z] === RUN TestServicePlugin [2021-09-23T18:24:28.017Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-23T18:24:28.017Z] === RUN TestServiceUpdateLabel [2021-09-23T18:24:28.017Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:28.017Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-23T18:24:28.017Z] === RUN TestServiceUpdateSecrets [2021-09-23T18:24:28.017Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:28.017Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-23T18:24:28.017Z] === RUN TestServiceUpdateConfigs [2021-09-23T18:24:28.017Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:28.017Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-23T18:24:28.017Z] === RUN TestServiceUpdateNetwork [2021-09-23T18:24:28.017Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:28.017Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-23T18:24:28.017Z] === RUN TestServiceUpdatePidsLimit [2021-09-23T18:24:28.017Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:28.017Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-23T18:24:28.017Z] PASS [2021-09-23T18:24:28.017Z] ok github.com/docker/docker/integration/service 0.181s [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === Skipped [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:24:28.017Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:24:28.017Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-23T18:24:28.017Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-23T18:24:28.017Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-09-23T18:24:28.017Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-23T18:24:28.017Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-23T18:24:28.017Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-23T18:24:28.017Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-23T18:24:28.017Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-23T18:24:28.017Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-23T18:24:28.017Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-23T18:24:28.017Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-23T18:24:28.017Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-23T18:24:28.017Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-23T18:24:28.017Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-23T18:24:28.017Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.017Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-23T18:24:28.017Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.017Z] [2021-09-23T18:24:28.018Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-23T18:24:28.018Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:28.018Z] [2021-09-23T18:24:28.018Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-23T18:24:28.018Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:28.018Z] [2021-09-23T18:24:28.018Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-23T18:24:28.018Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:28.018Z] [2021-09-23T18:24:28.018Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-23T18:24:28.018Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:28.018Z] [2021-09-23T18:24:28.018Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-23T18:24:28.018Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:28.018Z] [2021-09-23T18:24:28.018Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-23T18:24:28.018Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:24:28.018Z] [2021-09-23T18:24:28.018Z] DONE 24 tests, 23 skipped in 2.032s [2021-09-23T18:24:28.018Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-23T18:24:29.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:24:29.591Z] INFO: Testing against a local daemon [2021-09-23T18:24:29.591Z] === RUN TestSessionCreate [2021-09-23T18:24:29.591Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-23T18:24:29.591Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-23T18:24:29.591Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-23T18:24:29.591Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-23T18:24:29.591Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-23T18:24:29.591Z] PASS [2021-09-23T18:24:29.591Z] ok github.com/docker/docker/integration/session 0.073s [2021-09-23T18:24:29.591Z] [2021-09-23T18:24:29.591Z] === Skipped [2021-09-23T18:24:29.591Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-23T18:24:29.591Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-23T18:24:29.591Z] [2021-09-23T18:24:29.591Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-23T18:24:29.591Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-23T18:24:29.591Z] [2021-09-23T18:24:29.591Z] DONE 2 tests, 2 skipped in 1.487s [2021-09-23T18:24:29.591Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-23T18:24:30.385Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-23T18:24:30.385Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-23T18:24:30.385Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-23T18:24:30.385Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-23T18:24:30.385Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-23T18:24:31.158Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:24:31.158Z] INFO: Testing against a local daemon [2021-09-23T18:24:31.158Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:24:31.158Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:31.158Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:24:31.158Z] === RUN TestDiskUsage [2021-09-23T18:24:31.158Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-23T18:24:31.158Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-23T18:24:31.158Z] === RUN TestEventsExecDie [2021-09-23T18:24:31.158Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-23T18:24:31.158Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-23T18:24:31.158Z] === RUN TestEventsBackwardsCompatible [2021-09-23T18:24:31.158Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-23T18:24:31.158Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-23T18:24:31.158Z] === RUN TestEventsVolumeCreate [2021-09-23T18:24:31.158Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-23T18:24:31.158Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-23T18:24:31.158Z] === RUN TestInfoAPI [2021-09-23T18:24:31.158Z] --- PASS: TestInfoAPI (0.03s) [2021-09-23T18:24:31.158Z] === RUN TestInfoAPIWarnings [2021-09-23T18:24:31.158Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:24:31.158Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-23T18:24:31.158Z] === RUN TestInfoDebug [2021-09-23T18:24:31.158Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:24:31.158Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-23T18:24:31.158Z] === RUN TestInfoInsecureRegistries [2021-09-23T18:24:31.158Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:24:31.158Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-23T18:24:31.158Z] === RUN TestInfoRegistryMirrors [2021-09-23T18:24:31.158Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:24:31.158Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-23T18:24:31.158Z] === RUN TestLoginFailsWithBadCredentials [2021-09-23T18:24:32.146Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-09-23T18:24:32.146Z] === RUN TestPingCacheHeaders [2021-09-23T18:24:32.146Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-09-23T18:24:32.146Z] === RUN TestPingGet [2021-09-23T18:24:32.146Z] --- PASS: TestPingGet (0.02s) [2021-09-23T18:24:32.146Z] === RUN TestPingHead [2021-09-23T18:24:32.146Z] --- PASS: TestPingHead (0.02s) [2021-09-23T18:24:32.146Z] === RUN TestVersion [2021-09-23T18:24:32.146Z] --- PASS: TestVersion (0.02s) [2021-09-23T18:24:32.146Z] PASS [2021-09-23T18:24:32.146Z] ok github.com/docker/docker/integration/system 1.185s [2021-09-23T18:24:32.146Z] [2021-09-23T18:24:32.146Z] === Skipped [2021-09-23T18:24:32.146Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:24:32.146Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:24:32.146Z] [2021-09-23T18:24:32.146Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-23T18:24:32.146Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-23T18:24:32.146Z] [2021-09-23T18:24:32.146Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-23T18:24:32.146Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-23T18:24:32.146Z] [2021-09-23T18:24:32.146Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-23T18:24:32.146Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-23T18:24:32.146Z] [2021-09-23T18:24:32.146Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-23T18:24:32.146Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-23T18:24:32.146Z] [2021-09-23T18:24:32.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-23T18:24:32.146Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:24:32.146Z] [2021-09-23T18:24:32.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-23T18:24:32.146Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:24:32.146Z] [2021-09-23T18:24:32.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-23T18:24:32.146Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:24:32.146Z] [2021-09-23T18:24:32.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-23T18:24:32.146Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:24:32.146Z] [2021-09-23T18:24:32.146Z] DONE 15 tests, 9 skipped in 2.639s [2021-09-23T18:24:32.146Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-23T18:24:33.712Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:24:33.712Z] INFO: Testing against a local daemon [2021-09-23T18:24:33.712Z] === RUN TestVolumesCreateAndList [2021-09-23T18:24:33.712Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-09-23T18:24:33.712Z] === RUN TestVolumesRemove [2021-09-23T18:24:33.712Z] --- PASS: TestVolumesRemove (0.09s) [2021-09-23T18:24:33.712Z] === RUN TestVolumesInspect [2021-09-23T18:24:33.712Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-23T18:24:33.712Z] === RUN TestVolumesInvalidJSON [2021-09-23T18:24:34.180Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-23T18:24:34.180Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-23T18:24:34.180Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-23T18:24:34.180Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-09-23T18:24:34.180Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-09-23T18:24:34.180Z] PASS [2021-09-23T18:24:34.180Z] ok github.com/docker/docker/integration/volume 0.241s [2021-09-23T18:24:34.180Z] [2021-09-23T18:24:34.180Z] DONE 5 tests in 1.650s [2021-09-23T18:24:34.180Z] INFO: make.ps1 ended at 09/23/2021 18:24:33 [2021-09-23T18:24:34.180Z] INFO: Integration CLI tests being run from the host: [2021-09-23T18:24:34.180Z] 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-09-23T18:24:35.259Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-23T18:24:35.259Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-23T18:24:35.259Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-23T18:24:39.061Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-23T18:24:39.061Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-23T18:24:39.061Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-23T18:24:39.061Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-23T18:24:39.061Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-23T18:24:39.061Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-23T18:24:39.531Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-23T18:24:39.531Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-23T18:24:39.531Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-23T18:24:40.003Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-23T18:24:41.347Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:24:41.347Z] INFO: Testing against a local daemon [2021-09-23T18:24:41.347Z] === RUN TestDockerSuite [2021-09-23T18:24:41.347Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-23T18:24:41.347Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-23T18:24:41.347Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:24:41.347Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-23T18:24:41.347Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-23T18:24:41.347Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-23T18:24:41.347Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-23T18:24:41.347Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-23T18:24:41.347Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-23T18:24:41.347Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-23T18:24:42.335Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-23T18:24:42.335Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-23T18:24:42.804Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-23T18:24:43.273Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-23T18:24:45.154Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-23T18:24:45.154Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-23T18:24:45.154Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-23T18:24:45.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-23T18:24:45.352Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-09-23T18:24:45.352Z] docker_cli_swarm_test.go:1186: [dd148cdd183ce] joining swarm manager [d79468623a9aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:24:50.631Z] docker_cli_swarm_test.go:1195: [dbc0b23b6dd38] joining swarm manager [d79468623a9aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:24:50.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-23T18:24:50.926Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-23T18:24:51.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-23T18:24:55.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-23T18:24:57.873Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-23T18:24:58.346Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-23T18:24:58.346Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-23T18:24:58.816Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-23T18:25:04.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-23T18:25:09.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-23T18:25:09.921Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-23T18:25:09.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-23T18:25:13.776Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-23T18:25:13.776Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-23T18:25:14.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-23T18:25:14.593Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-23T18:25:14.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-23T18:25:14.593Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-23T18:25:14.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-23T18:25:14.774Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-23T18:25:17.739Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-23T18:25:19.961Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-23T18:25:20.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-23T18:25:20.359Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-23T18:25:20.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-23T18:25:20.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-23T18:25:20.359Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-23T18:25:20.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-23T18:25:20.359Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-23T18:25:20.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-23T18:25:22.923Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-23T18:25:37.328Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-09-23T18:25:45.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-23T18:25:47.343Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-09-23T18:25:47.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-23T18:25:47.613Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-23T18:25:48.069Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-23T18:25:48.069Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:25:48.069Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-23T18:25:49.596Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-23T18:25:49.596Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-23T18:25:49.596Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-23T18:25:51.540Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-09-23T18:25:52.921Z] docker_cli_swarm_test.go:1118: [da1afc68486df] joining swarm manager [dac9285371439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:25:53.310Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-23T18:25:54.271Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-23T18:25:54.271Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-23T18:25:54.271Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-23T18:25:54.271Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-23T18:25:54.271Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-23T18:25:54.302Z] docker_cli_swarm_test.go:1119: [db0135dd2babe] joining swarm manager [dac9285371439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:25:55.798Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-23T18:25:56.255Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-23T18:25:56.711Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-23T18:25:57.166Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-23T18:25:57.622Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-23T18:26:02.290Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-23T18:26:04.455Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-23T18:26:04.455Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-23T18:26:04.455Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-23T18:26:05.418Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-23T18:26:05.418Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-23T18:26:05.418Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-23T18:26:05.785Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-23T18:26:05.873Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-23T18:26:07.357Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-23T18:26:07.357Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-23T18:26:07.357Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-23T18:26:07.402Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-23T18:26:08.366Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-23T18:26:08.822Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-23T18:26:08.822Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-23T18:26:08.822Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-23T18:26:09.279Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-23T18:26:10.240Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-23T18:26:10.241Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-23T18:26:10.241Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-23T18:26:10.241Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-23T18:26:10.241Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-23T18:26:14.908Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-23T18:26:44.814Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-23T18:26:44.814Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-23T18:26:44.814Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-23T18:26:48.533Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-23T18:26:48.533Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-23T18:26:48.989Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-23T18:26:48.989Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-23T18:26:48.989Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-23T18:26:48.989Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-23T18:26:48.989Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-23T18:26:49.445Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-23T18:26:49.445Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-23T18:26:49.445Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-23T18:26:55.197Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-23T18:26:55.197Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-23T18:26:55.197Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-23T18:26:55.197Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-23T18:26:55.197Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-23T18:26:55.197Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-23T18:26:55.197Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-23T18:26:55.197Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-23T18:26:55.197Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-23T18:26:55.197Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-23T18:26:55.197Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-23T18:26:55.197Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-23T18:26:55.197Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-23T18:26:55.197Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-23T18:26:55.197Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-23T18:26:55.665Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-23T18:26:55.665Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-23T18:26:55.665Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-23T18:26:55.665Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:26:55.665Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-23T18:26:58.263Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-23T18:26:58.263Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-23T18:26:58.263Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-23T18:27:02.829Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-23T18:27:10.776Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-23T18:27:14.535Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-23T18:27:14.535Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-23T18:27:14.535Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-23T18:27:14.535Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-23T18:27:17.950Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-23T18:27:26.632Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-23T18:27:29.364Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-23T18:27:30.788Z] docker_cli_swarm_test.go:1172: [d8511d786d5d4] joining swarm manager [dac9285371439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-23T18:27:30.891Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-23T18:27:31.346Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-23T18:27:35.064Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-23T18:27:38.781Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-23T18:27:41.672Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-23T18:27:51.957Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-23T18:27:57.834Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-23T18:28:02.881Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-09-23T18:28:02.881Z] docker_cli_swarm_test.go:1453: [da05e15453a19] joining swarm manager [dd7401b04f45a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:28:03.821Z] docker_cli_swarm_test.go:1454: [d83e54e3a72cc] joining swarm manager [dd7401b04f45a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:28:06.512Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-23T18:28:16.039Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-09-23T18:28:16.039Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-09-23T18:28:16.039Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-09-23T18:28:16.039Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-09-23T18:28:16.039Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-09-23T18:28:16.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-09-23T18:28:19.150Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-09-23T18:28:22.449Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-09-23T18:28:24.366Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-09-23T18:28:26.281Z] docker_cli_swarm_unix_test.go:63: [d9b2f2771d645] joining swarm manager [d69dbb5292025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:28:32.299Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-23T18:28:35.187Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-23T18:28:35.187Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-23T18:28:35.187Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-23T18:28:44.313Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-23T18:28:44.313Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-23T18:28:44.313Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-23T18:28:44.313Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-23T18:28:44.313Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-23T18:28:44.313Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-23T18:28:44.313Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-23T18:28:44.313Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-23T18:28:44.313Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-23T18:28:44.313Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-23T18:28:44.313Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-23T18:28:44.313Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-23T18:28:44.313Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-23T18:28:44.313Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-23T18:28:44.313Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-23T18:28:44.313Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-23T18:28:45.301Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-23T18:28:45.301Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-23T18:28:45.301Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-23T18:28:45.301Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-23T18:28:45.301Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-23T18:28:45.301Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-23T18:28:48.255Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-23T18:28:58.683Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-23T18:29:01.759Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-23T18:29:02.748Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-23T18:29:02.748Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-23T18:29:02.748Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-23T18:29:05.699Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-23T18:29:07.178Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-23T18:29:07.178Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-23T18:29:07.178Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-23T18:29:07.178Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-23T18:29:07.178Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-23T18:29:07.178Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-23T18:29:07.265Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-23T18:29:07.648Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-23T18:29:08.638Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-23T18:29:08.638Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-23T18:29:08.638Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-23T18:29:08.638Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-23T18:29:09.109Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-23T18:29:11.059Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-23T18:29:11.059Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-23T18:29:11.059Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-23T18:29:11.059Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-23T18:29:11.059Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-23T18:29:11.059Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-23T18:29:11.059Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-23T18:29:11.059Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-23T18:29:11.059Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-23T18:29:11.528Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-23T18:29:12.911Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-23T18:29:15.870Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-23T18:29:18.832Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-23T18:29:18.832Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-23T18:29:18.832Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-23T18:29:18.832Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-23T18:29:19.302Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-23T18:29:19.303Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-23T18:29:19.303Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-23T18:29:19.303Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-23T18:29:19.303Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-23T18:29:19.303Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-23T18:29:19.303Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-23T18:29:22.264Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-23T18:29:22.264Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:29:22.264Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-23T18:29:22.264Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:29:22.264Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-23T18:29:22.264Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:29:22.264Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-23T18:29:22.529Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-09-23T18:29:22.529Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-09-23T18:29:22.529Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-09-23T18:29:23.253Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-23T18:29:23.910Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-09-23T18:29:27.055Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-23T18:29:27.205Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-09-23T18:29:29.748Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-09-23T18:29:31.660Z] docker_api_swarm_test.go:962: [d88517035a62f] joining swarm manager [d45b765ce7fa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:29:35.574Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-23T18:29:35.574Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-23T18:29:35.574Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-23T18:29:37.501Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-23T18:29:37.970Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-23T18:29:37.970Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-23T18:29:38.440Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-23T18:29:38.440Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-23T18:29:38.440Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-23T18:29:38.440Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-23T18:29:38.440Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-23T18:29:38.440Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-23T18:29:38.440Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-23T18:29:38.440Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-23T18:29:38.440Z] === RUN TestDockerSuite/TestBuildFails [2021-09-23T18:29:40.663Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-23T18:29:40.663Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-23T18:29:45.428Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-23T18:29:47.415Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-23T18:29:47.415Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-23T18:29:47.415Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-23T18:29:47.415Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-23T18:29:47.415Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-23T18:29:49.770Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-09-23T18:29:50.195Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-23T18:29:50.364Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-23T18:29:56.078Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-23T18:29:58.899Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-23T18:30:00.845Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-23T18:30:01.315Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-23T18:30:01.987Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-09-23T18:30:03.902Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-09-23T18:30:05.237Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-23T18:30:05.237Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-23T18:30:05.237Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-23T18:30:05.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-23T18:30:05.812Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-09-23T18:30:06.083Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-23T18:30:06.083Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-23T18:30:06.083Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-23T18:30:06.083Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-23T18:30:06.553Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-23T18:30:06.553Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-23T18:30:06.553Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-23T18:30:09.107Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-09-23T18:30:09.185Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-23T18:30:12.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-23T18:30:12.866Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-23T18:30:12.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-23T18:30:13.725Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-23T18:30:13.725Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:30:13.725Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-23T18:30:15.685Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-09-23T18:30:16.666Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-23T18:30:20.991Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-09-23T18:30:22.900Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-09-23T18:30:24.165Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-23T18:30:24.165Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-23T18:30:25.155Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-23T18:30:25.155Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-23T18:30:25.155Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-23T18:30:25.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-23T18:30:25.441Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-09-23T18:30:25.625Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-23T18:30:25.625Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-23T18:30:27.982Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-09-23T18:30:29.430Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-23T18:30:30.420Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-23T18:30:30.522Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-09-23T18:30:30.889Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-23T18:30:31.359Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-23T18:30:31.829Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-23T18:30:32.430Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-09-23T18:30:32.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-23T18:30:32.494Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-23T18:30:32.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-23T18:30:32.819Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-23T18:30:34.277Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-23T18:30:34.390Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-23T18:30:34.969Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-09-23T18:30:36.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-23T18:30:36.296Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-23T18:30:36.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-23T18:30:36.296Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-23T18:30:36.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-23T18:30:39.157Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-23T18:30:39.157Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:30:39.157Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-23T18:30:39.157Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-23T18:30:39.157Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-23T18:30:39.157Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-23T18:30:39.627Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-23T18:30:39.627Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-23T18:30:39.627Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-23T18:30:40.097Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-23T18:30:40.567Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-23T18:30:42.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-23T18:30:42.164Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-23T18:30:42.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-23T18:30:42.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-23T18:30:42.164Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-23T18:30:42.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-23T18:30:42.164Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-23T18:30:42.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-23T18:30:42.822Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-23T18:30:44.373Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-23T18:30:51.360Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-23T18:31:02.215Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-23T18:31:02.215Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-23T18:31:02.215Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-23T18:31:04.441Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-23T18:31:07.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-23T18:31:10.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-23T18:31:10.414Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-23T18:31:10.414Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-23T18:31:10.414Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:31:10.884Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-23T18:31:11.872Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-23T18:31:11.872Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-23T18:31:11.872Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-23T18:31:16.631Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-23T18:31:17.100Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-23T18:31:17.100Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-23T18:31:17.100Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-23T18:31:17.100Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-23T18:31:17.100Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-23T18:31:18.666Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-23T18:31:19.653Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-23T18:31:20.122Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-23T18:31:20.591Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-23T18:31:21.059Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-23T18:31:25.824Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-23T18:31:27.389Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-23T18:31:27.389Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-23T18:31:27.389Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-23T18:31:28.955Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-23T18:31:28.955Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-23T18:31:28.955Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-23T18:31:28.955Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-23T18:31:29.762Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-23T18:31:31.176Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-23T18:31:31.239Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-09-23T18:31:31.644Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-23T18:31:32.113Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-23T18:31:32.113Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-23T18:31:32.113Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-23T18:31:33.099Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-23T18:31:33.568Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-23T18:31:33.568Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-23T18:31:33.568Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-23T18:31:33.568Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-23T18:31:33.568Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-23T18:31:42.280Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-23T18:31:43.458Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-09-23T18:31:43.995Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-23T18:31:47.048Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-23T18:31:52.939Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-23T18:31:56.742Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite (1616.07s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.99s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.84s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.92s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.29s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.17s) [2021-09-23T18:32:01.694Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.96s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.44s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.87s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.64s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.47s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.48s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.66s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.01s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.28s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.33s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.19s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.11s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.92s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.24s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.41s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.34s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.52s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.00s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.35s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.84s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.50s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.94s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.13s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.65s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.52s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.06s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.17s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.31s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.98s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.89s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.93s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.58s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.07s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.07s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.14s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.49s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.38s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.70s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.88s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.09s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.51s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.20s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.87s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.89s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.19s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.01s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.27s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.53s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.81s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.35s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.81s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.73s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.67s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.83s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.50s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.32s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.48s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.55s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.96s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.71s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.15s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.17s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.23s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.90s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (81.98s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.41s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.34s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.71s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.57s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.95s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.60s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.93s) [2021-09-23T18:32:01.694Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.58s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.13s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.77s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.93s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.11s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.86s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.32s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.34s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.94s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.87s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.12s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.04s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.74s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.42s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.63s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.22s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2021-09-23T18:32:01.694Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2021-09-23T18:32:01.694Z] === RUN TestDockerExternalVolumeSuite [2021-09-23T18:32:01.694Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-09-23T18:32:01.694Z] docker_cli_external_volume_driver_test.go:52: [d5efd0bfe9a1d] daemon is not started [2021-09-23T18:32:03.393Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-23T18:32:03.393Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-23T18:32:03.393Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-23T18:32:03.393Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-23T18:32:03.393Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-23T18:32:03.393Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-23T18:32:03.393Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-23T18:32:03.393Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-23T18:32:03.393Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-23T18:32:03.393Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-23T18:32:03.393Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-23T18:32:03.393Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-23T18:32:06.284Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-23T18:32:08.450Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-23T18:32:09.429Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-23T18:32:09.429Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-23T18:32:09.429Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-23T18:32:13.123Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-23T18:32:13.123Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-23T18:32:13.123Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-23T18:32:13.123Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-23T18:32:13.123Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-23T18:32:13.123Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-23T18:32:13.123Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-23T18:32:13.123Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-23T18:32:13.123Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-23T18:32:13.123Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-23T18:32:13.123Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-23T18:32:14.121Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-23T18:32:14.121Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-23T18:32:14.121Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-23T18:32:16.014Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-23T18:32:16.014Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.337Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-23T18:32:16.337Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.337Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-23T18:32:16.337Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.337Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-23T18:32:16.337Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.337Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-23T18:32:16.470Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-23T18:32:16.470Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.470Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-23T18:32:16.470Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.470Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-23T18:32:16.585Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-09-23T18:32:16.607Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-23T18:32:16.607Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-23T18:32:16.607Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.607Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-23T18:32:16.607Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.607Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-23T18:32:16.927Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-23T18:32:17.324Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-23T18:32:17.324Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-23T18:32:17.324Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-23T18:32:19.568Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-23T18:32:21.595Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-23T18:32:23.373Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-23T18:32:25.599Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-23T18:32:25.599Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-23T18:32:25.599Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-23T18:32:28.559Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-23T18:32:29.032Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-23T18:32:30.608Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-23T18:32:33.962Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-23T18:32:33.962Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-23T18:32:33.963Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-23T18:32:33.963Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-23T18:32:33.963Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-23T18:32:33.963Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-23T18:32:33.963Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-23T18:32:33.963Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-23T18:32:33.963Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-23T18:32:33.963Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-23T18:32:33.963Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-23T18:32:33.963Z] === RUN TestDockerSuite/TestBuildFails [2021-09-23T18:32:36.131Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-23T18:32:36.131Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-23T18:32:37.785Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-23T18:32:39.359Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-23T18:32:41.900Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-23T18:32:46.548Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-23T18:32:47.443Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-23T18:32:47.443Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-23T18:32:47.443Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-23T18:32:47.443Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-23T18:32:48.954Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-23T18:32:50.353Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-23T18:32:54.723Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-23T18:32:56.236Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-23T18:32:59.196Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-23T18:33:00.497Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-23T18:33:00.953Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-23T18:33:02.389Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-23T18:33:02.389Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-23T18:33:02.858Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-23T18:33:02.998Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-23T18:33:03.468Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-23T18:33:03.468Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-23T18:33:03.468Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-23T18:33:03.468Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-23T18:33:03.468Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-23T18:33:05.039Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-23T18:33:05.039Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-23T18:33:05.039Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-23T18:33:05.622Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-23T18:33:05.622Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-23T18:33:05.622Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-23T18:33:05.812Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-23T18:33:06.078Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-23T18:33:07.040Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-23T18:33:07.040Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-23T18:33:07.040Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-23T18:33:08.766Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-23T18:33:10.981Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-23T18:33:15.580Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-23T18:33:15.580Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:33:15.580Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-23T18:33:24.300Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-09-23T18:33:25.872Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-23T18:33:25.872Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-23T18:33:27.401Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-23T18:33:27.401Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-23T18:33:27.401Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-23T18:33:27.857Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-23T18:33:28.314Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-23T18:33:32.986Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-23T18:33:33.442Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-23T18:33:33.898Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-23T18:33:34.290Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-09-23T18:33:34.860Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-23T18:33:35.315Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-23T18:33:36.277Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-23T18:33:37.241Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-23T18:33:40.925Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-23T18:33:43.012Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-23T18:33:43.012Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:33:43.012Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-23T18:33:43.012Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-23T18:33:43.012Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-23T18:33:43.012Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-23T18:33:43.012Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-23T18:33:43.012Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-23T18:33:43.012Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-23T18:33:43.469Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-23T18:33:43.925Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-23T18:33:49.187Z] docker_cli_external_volume_driver_test.go:52: [d34804967f173] daemon is not started [2021-09-23T18:33:49.694Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-23T18:33:55.893Z] === RUN TestDockerSuite/TestBuildRm [2021-09-23T18:34:04.088Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-09-23T18:34:04.588Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-23T18:34:06.158Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-23T18:34:06.158Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-23T18:34:06.158Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-23T18:34:06.158Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-23T18:34:06.158Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-23T18:34:07.343Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-23T18:34:07.343Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-23T18:34:07.343Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-23T18:34:07.729Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-23T18:34:08.929Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-23T18:34:10.691Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-23T18:34:13.654Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-23T18:34:17.460Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-23T18:34:19.003Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-09-23T18:34:23.288Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-23T18:34:23.288Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-23T18:34:23.288Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-23T18:34:23.288Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-23T18:34:30.180Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-23T18:34:30.650Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-23T18:34:31.640Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-23T18:34:33.894Z] docker_cli_external_volume_driver_test.go:52: [dab7e29b7b36e] daemon is not started [2021-09-23T18:34:38.822Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-23T18:34:38.822Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-23T18:34:42.629Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-23T18:34:42.629Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-23T18:34:44.563Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-23T18:34:45.593Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-23T18:34:48.786Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-09-23T18:34:48.786Z] docker_cli_external_volume_driver_test.go:52: [d41fef277ca19] daemon is not started [2021-09-23T18:34:54.858Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-23T18:35:00.579Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-23T18:35:00.579Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-23T18:35:00.579Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-23T18:35:00.634Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-23T18:35:02.807Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-23T18:35:03.277Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-23T18:35:03.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-09-23T18:35:07.080Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-23T18:35:07.680Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-23T18:35:10.881Z] === RUN TestDockerSuite/TestBuildUser [2021-09-23T18:35:10.881Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-23T18:35:10.881Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-23T18:35:10.881Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-23T18:35:10.881Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-23T18:35:10.881Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-23T18:35:10.881Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-23T18:35:13.452Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-23T18:35:13.845Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-23T18:35:14.316Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-23T18:35:17.278Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-23T18:35:17.278Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-23T18:35:17.278Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-23T18:35:17.278Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-23T18:35:17.278Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-23T18:35:31.096Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-23T18:35:31.096Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-23T18:35:31.096Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-23T18:35:35.124Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-23T18:35:35.594Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-23T18:35:35.776Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-09-23T18:35:35.788Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-23T18:35:37.354Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-23T18:35:37.823Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-23T18:35:38.146Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-23T18:35:38.146Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-23T18:35:38.146Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-23T18:35:38.146Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-23T18:35:38.146Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-23T18:35:38.146Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-23T18:35:41.038Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-23T18:35:42.772Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-23T18:35:45.708Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-23T18:35:47.542Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-23T18:35:47.542Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-23T18:35:47.542Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-23T18:35:47.542Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-23T18:35:47.542Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-23T18:35:47.876Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-23T18:35:48.331Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-23T18:35:48.331Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-23T18:35:49.767Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-23T18:35:49.767Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-23T18:35:49.767Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-23T18:35:52.049Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-23T18:35:52.505Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-23T18:35:53.468Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-23T18:35:53.877Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-09-23T18:35:58.656Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-23T18:35:59.067Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-23T18:36:00.886Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-23T18:36:01.356Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-23T18:36:02.184Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-23T18:36:03.146Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-23T18:36:08.831Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-09-23T18:36:11.570Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-23T18:36:13.436Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-23T18:36:13.883Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-23T18:36:13.883Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-23T18:36:13.883Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-23T18:36:13.883Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-23T18:36:13.883Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-23T18:36:13.883Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-23T18:36:13.883Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-23T18:36:13.883Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-23T18:36:15.605Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-23T18:36:19.767Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-23T18:36:21.344Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-23T18:36:21.344Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-23T18:36:21.344Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-23T18:36:21.344Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-23T18:36:21.344Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-23T18:36:21.344Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:36:21.344Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-23T18:36:22.919Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-23T18:36:24.146Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-23T18:36:26.513Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-23T18:36:26.725Z] === RUN TestDockerSuite/TestCommitChange [2021-09-23T18:36:27.867Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-23T18:36:30.529Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-23T18:36:31.587Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-23T18:36:32.550Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-23T18:36:32.550Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-23T18:36:32.550Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-23T18:36:32.550Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-23T18:36:32.550Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-23T18:36:34.338Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-23T18:36:34.338Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-23T18:36:34.338Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-23T18:36:34.715Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-23T18:36:34.715Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-23T18:36:34.715Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-23T18:36:44.783Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-23T18:36:44.783Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-23T18:36:44.783Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-23T18:36:50.665Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-23T18:36:54.471Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-23T18:36:54.471Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:36:54.471Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-23T18:36:54.471Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-23T18:36:54.471Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-23T18:36:54.471Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-23T18:36:54.471Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-23T18:36:54.471Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-23T18:36:54.471Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-23T18:36:54.471Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-23T18:36:54.471Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-23T18:36:54.471Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-23T18:36:54.471Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-23T18:36:54.471Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:36:54.471Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-23T18:36:54.471Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-23T18:36:55.542Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-09-23T18:36:56.936Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-23T18:37:00.355Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-23T18:37:07.530Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-23T18:37:07.530Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-23T18:37:07.530Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-23T18:37:09.103Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-23T18:37:09.103Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-23T18:37:09.103Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-23T18:37:09.103Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-23T18:37:09.103Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-23T18:37:09.103Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-23T18:37:09.103Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-23T18:37:11.332Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-23T18:37:11.332Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-23T18:37:11.332Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-23T18:37:11.332Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-23T18:37:11.880Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-23T18:37:13.559Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-23T18:37:13.559Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-23T18:37:13.559Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-23T18:37:13.559Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-23T18:37:13.559Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-23T18:37:13.559Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-23T18:37:13.559Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:37:13.559Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-23T18:37:13.645Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-09-23T18:37:16.520Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-23T18:37:17.328Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-23T18:37:18.092Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-23T18:37:19.049Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-23T18:37:19.663Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-23T18:37:19.664Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-23T18:37:19.664Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-23T18:37:19.664Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-23T18:37:21.887Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-23T18:37:21.887Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-23T18:37:23.459Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-23T18:37:23.459Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:37:23.459Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-23T18:37:23.459Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:37:23.459Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-23T18:37:25.030Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-23T18:37:25.030Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-23T18:37:26.601Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-23T18:37:26.601Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-23T18:37:26.601Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-23T18:37:27.935Z] === RUN TestDockerSuite/TestBuildRm [2021-09-23T18:37:29.568Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-23T18:37:29.568Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-23T18:37:31.139Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-23T18:37:34.944Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-23T18:37:38.356Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-23T18:37:38.750Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-23T18:37:38.750Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-23T18:37:38.750Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-23T18:37:38.750Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-23T18:37:38.750Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-23T18:37:39.740Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-23T18:37:39.740Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-23T18:37:39.740Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-23T18:37:41.303Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-23T18:37:41.304Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-23T18:37:41.304Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-23T18:37:41.304Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-23T18:37:41.771Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-23T18:37:41.966Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-23T18:37:41.966Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:37:41.966Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-23T18:37:42.756Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-23T18:37:43.536Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-23T18:37:44.007Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-23T18:37:45.738Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-09-23T18:37:46.546Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-23T18:37:47.814Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-23T18:37:49.389Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-23T18:37:49.389Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-23T18:37:49.389Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-23T18:37:49.389Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-23T18:37:49.389Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-23T18:37:49.389Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-23T18:37:49.859Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-23T18:37:49.859Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-23T18:37:49.859Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-23T18:37:49.859Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-23T18:37:49.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-23T18:37:50.336Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-23T18:37:50.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-23T18:37:50.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-23T18:37:53.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-23T18:37:55.087Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-23T18:37:55.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-23T18:37:57.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-23T18:38:00.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000406f48_} [2021-09-23T18:38:02.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11423865942_c:\foo_false____} [2021-09-23T18:38:04.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11423865942_c:\foo_true____} [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-23T18:38:07.247Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-23T18:38:07.247Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-23T18:38:07.247Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-23T18:38:07.247Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-23T18:38:07.247Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-23T18:38:07.247Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-23T18:38:07.247Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-23T18:38:09.472Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-23T18:38:09.472Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-23T18:38:09.472Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-23T18:38:09.472Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:38:09.472Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-23T18:38:09.472Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:38:09.472Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-23T18:38:09.472Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-23T18:38:09.472Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-23T18:38:09.472Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:38:09.472Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-23T18:38:09.472Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-23T18:38:09.472Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-23T18:38:09.472Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-23T18:38:09.472Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-23T18:38:09.472Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:38:09.472Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-23T18:38:09.472Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-23T18:38:09.472Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-23T18:38:09.472Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-23T18:38:09.472Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-23T18:38:09.472Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-23T18:38:09.472Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-23T18:38:09.472Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:38:09.472Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-23T18:38:09.472Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:38:09.472Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-23T18:38:10.015Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-23T18:38:10.015Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-23T18:38:10.015Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-23T18:38:11.694Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-23T18:38:12.166Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-23T18:38:12.166Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-23T18:38:12.166Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-23T18:38:14.391Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-23T18:38:14.391Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-23T18:38:14.391Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-23T18:38:14.391Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-23T18:38:14.391Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-23T18:38:14.391Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-23T18:38:14.391Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-23T18:38:17.200Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-23T18:38:17.667Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-23T18:38:17.842Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-09-23T18:38:19.171Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-23T18:38:20.742Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-23T18:38:20.742Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:38:20.742Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-23T18:38:20.742Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-23T18:38:20.742Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-23T18:38:21.458Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-23T18:38:21.458Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-23T18:38:25.246Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-23T18:38:29.424Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-23T18:38:29.424Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-23T18:38:29.424Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-23T18:38:29.424Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:38:29.424Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-23T18:38:30.178Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-09-23T18:38:38.108Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-23T18:38:38.108Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-23T18:38:38.108Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-23T18:38:38.108Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-23T18:38:38.108Z] === RUN TestDockerSuite/TestCpToDot [2021-09-23T18:38:39.680Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-23T18:38:39.680Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-23T18:38:39.680Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-23T18:38:39.680Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-23T18:38:39.680Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-23T18:38:40.347Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-23T18:38:40.347Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-23T18:38:40.814Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-23T18:38:41.905Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-23T18:38:41.905Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:38:41.905Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-23T18:38:41.905Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-23T18:38:41.905Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-23T18:38:41.905Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-23T18:38:41.905Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-23T18:38:41.905Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-23T18:38:41.905Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-23T18:38:41.905Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-23T18:38:42.376Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-23T18:38:43.947Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-23T18:38:44.609Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-23T18:38:45.077Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-23T18:38:46.170Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-23T18:38:46.640Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-23T18:38:46.640Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-23T18:38:48.211Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-23T18:38:48.284Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-09-23T18:38:48.284Z] docker_cli_external_volume_driver_test.go:484: [d9e81c2c25cdb] daemon is not started [2021-09-23T18:38:48.682Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-23T18:38:48.682Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-23T18:38:48.682Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-23T18:38:48.682Z] === RUN TestDockerSuite/TestCreateRM [2021-09-23T18:38:48.866Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-23T18:38:49.152Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-23T18:38:49.152Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:38:49.152Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-23T18:38:49.622Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-23T18:38:49.622Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-23T18:38:53.616Z] === RUN TestDockerSuite/TestBuildUser [2021-09-23T18:38:53.616Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-23T18:38:53.616Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-23T18:38:53.616Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-23T18:38:53.616Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-23T18:38:53.616Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-23T18:38:53.616Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-23T18:38:56.565Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-23T18:38:56.798Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-23T18:38:56.798Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-23T18:38:57.033Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-23T18:38:57.268Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-23T18:38:59.984Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-23T18:38:59.984Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-23T18:38:59.984Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-23T18:38:59.984Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-23T18:38:59.984Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-23T18:39:00.234Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-23T18:39:00.234Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-23T18:39:00.234Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-23T18:39:00.234Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-23T18:39:02.458Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-23T18:39:02.458Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-23T18:39:02.458Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-23T18:39:02.458Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-23T18:39:02.458Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-23T18:39:02.458Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-23T18:39:02.458Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-23T18:39:02.458Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-23T18:39:02.458Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-23T18:39:02.458Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDockerFails [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-23T18:39:02.458Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-23T18:39:02.458Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-23T18:39:02.458Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-23T18:39:02.458Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-23T18:39:02.458Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-23T18:39:02.458Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-23T18:39:03.177Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-09-23T18:39:03.177Z] docker_cli_external_volume_driver_test.go:52: [d468b120026f7] daemon is not started [2021-09-23T18:39:04.683Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-23T18:39:06.257Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-23T18:39:08.481Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-23T18:39:15.954Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-23T18:39:15.954Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-23T18:39:15.954Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-23T18:39:15.954Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-23T18:39:15.954Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-23T18:39:15.954Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-23T18:39:15.954Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-23T18:39:15.954Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-23T18:39:15.954Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-23T18:39:15.954Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-23T18:39:15.954Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-23T18:39:16.423Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-23T18:39:17.174Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite (437.06s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2021-09-23T18:39:18.089Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-09-23T18:39:18.089Z] PASS [2021-09-23T18:39:18.089Z] [2021-09-23T18:39:18.089Z] === Skipped [2021-09-23T18:39:18.089Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-23T18:39:18.089Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-09-23T18:39:18.089Z] check_test.go:308: [da5c4a9dc01fb] daemon is not started [2021-09-23T18:39:18.089Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-23T18:39:18.089Z] [2021-09-23T18:39:18.089Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-23T18:39:18.089Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-09-23T18:39:18.089Z] check_test.go:308: [d6179215d3db7] daemon is not started [2021-09-23T18:39:18.089Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-23T18:39:18.089Z] [2021-09-23T18:39:18.089Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-09-23T18:39:18.089Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-09-23T18:39:18.089Z] check_test.go:308: [d6c29d61e784b] daemon is not started [2021-09-23T18:39:18.089Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-09-23T18:39:18.089Z] [2021-09-23T18:39:18.089Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-09-23T18:39:18.089Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-09-23T18:39:18.089Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-09-23T18:39:18.089Z] [2021-09-23T18:39:18.089Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-23T18:39:18.089Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-09-23T18:39:18.089Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-23T18:39:18.089Z] [2021-09-23T18:39:18.089Z] DONE 273 tests, 5 skipped in 2393.440s [2021-09-23T18:39:18.089Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-23T18:39:18.089Z] ++++ cat bundles/test-integration/docker.pid [2021-09-23T18:39:18.089Z] +++ kill 8557 [2021-09-23T18:39:18.089Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8217a301a272/docker.pid [2021-09-23T18:39:18.089Z] +++ kill 7480 [2021-09-23T18:39:18.089Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7480 is not a child of this shell [2021-09-23T18:39:18.089Z] warning: PID 7480 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8217a301a272/docker.pid had a nonzero exit code [2021-09-23T18:39:18.089Z] +++ /etc/init.d/apparmor stop [2021-09-23T18:39:18.089Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-23T18:39:18.089Z] [2021-09-23T18:39:18.089Z] Unloading profiles will leave already running processes permanently [2021-09-23T18:39:18.089Z] unconfined, which can lead to unexpected situations. [2021-09-23T18:39:18.089Z] [2021-09-23T18:39:18.089Z] To set a process to complain mode, use the command line tool [2021-09-23T18:39:18.089Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-23T18:39:18.089Z] +++ true [2021-09-23T18:39:18.089Z] exiting test-integration [2021-09-23T18:39:18.089Z] ++ exit 0 [2021-09-23T18:39:18.089Z] [2021-09-23T18:39:18.349Z] + exit 0 [2021-09-23T18:39:18.349Z] ++ jobs -p [2021-09-23T18:39:18.349Z] + pids= [2021-09-23T18:39:18.349Z] + echo 'Remaining pids to kill: []' [2021-09-23T18:39:18.349Z] Remaining pids to kill: [] [2021-09-23T18:39:18.349Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-09-23T18:39:18.364Z] Recording test results [2021-09-23T18:39:19.882Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-23T18:39:20.138Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-23T18:39:20.200Z] + echo Ensuring container killed. [2021-09-23T18:39:20.200Z] Ensuring container killed. [2021-09-23T18:39:20.200Z] + docker ps -aq -f name=docker-pr11-* [2021-09-23T18:39:20.200Z] + cids=b23d391e951f [2021-09-23T18:39:20.200Z] 4601980be958 [2021-09-23T18:39:20.200Z] 387b0dbb0859 [2021-09-23T18:39:20.200Z] + [ -n b23d391e951f [2021-09-23T18:39:20.200Z] 4601980be958 [2021-09-23T18:39:20.200Z] 387b0dbb0859 ] [2021-09-23T18:39:20.200Z] + docker rm -vf b23d391e951f 4601980be958 387b0dbb0859 [2021-09-23T18:39:20.771Z] b23d391e951f [2021-09-23T18:39:20.771Z] 4601980be958 [2021-09-23T18:39:20.771Z] 387b0dbb0859 [Pipeline] sh [2021-09-23T18:39:21.071Z] + echo Chowning /workspace to jenkins user [2021-09-23T18:39:21.071Z] Chowning /workspace to jenkins user [2021-09-23T18:39:21.071Z] + id -u [2021-09-23T18:39:21.071Z] + id -g [2021-09-23T18:39:21.071Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42089:/workspace busybox chown -R 1000:1000 /workspace [2021-09-23T18:39:21.071Z] Unable to find image 'busybox:latest' locally [2021-09-23T18:39:21.071Z] latest: Pulling from library/busybox [2021-09-23T18:39:21.183Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-23T18:39:21.208Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-23T18:39:21.209Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-23T18:39:21.332Z] 24fb2886d6f6: Pulling fs layer [2021-09-23T18:39:21.332Z] 24fb2886d6f6: Verifying Checksum [2021-09-23T18:39:21.332Z] 24fb2886d6f6: Download complete [2021-09-23T18:39:21.332Z] 24fb2886d6f6: Pull complete [2021-09-23T18:39:21.332Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-23T18:39:21.332Z] Status: Downloaded newer image for busybox:latest [2021-09-23T18:39:24.136Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-23T18:39:24.908Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-23T18:39:24.945Z] + bundleName=amd64 [2021-09-23T18:39:24.945Z] + echo Creating amd64-bundles.tar.gz [2021-09-23T18:39:24.945Z] Creating amd64-bundles.tar.gz [2021-09-23T18:39:24.945Z] + xargs tar -czf amd64-bundles.tar.gz [2021-09-23T18:39:24.945Z] + 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-09-23T18:39:26.343Z] Archiving artifacts [2021-09-23T18:39:27.134Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-23T18:39:27.604Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-23T18:39:27.929Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-23T18:39:27.930Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-23T18:39:27.930Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-23T18:39:27.930Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-23T18:39:27.930Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-23T18:39:27.930Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-23T18:39:28.245Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42089/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T18:39:28.360Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-23T18:39:28.399Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-23T18:39:28.399Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-23T18:39:28.399Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-23T18:39:28.399Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-23T18:39:28.399Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-23T18:39:28.565Z] + make clean [2021-09-23T18:39:28.829Z] docker volume rm -f docker-dev-cache [2021-09-23T18:39:28.829Z] docker-dev-cache [Pipeline] deleteDir [2021-09-23T18:39:31.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-23T18:39:31.427Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:39:31.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-23T18:39:31.427Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:39:31.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-23T18:39:31.427Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:39:31.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-23T18:39:31.428Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-23T18:39:32.414Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-23T18:39:32.417Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-23T18:39:33.228Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-23T18:39:33.228Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-23T18:39:33.407Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-23T18:39:33.696Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-23T18:39:33.696Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-23T18:39:33.696Z] === RUN TestDockerSuite/TestBuildWithFailure [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T18:39:35.911Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-23T18:39:35.912Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-23T18:39:36.379Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-23T18:39:37.172Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-23T18:39:38.179Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-23T18:39:41.143Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-23T18:39:41.143Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-23T18:39:41.143Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-23T18:39:41.143Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:39:41.143Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-23T18:39:41.143Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-23T18:39:41.143Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-23T18:39:41.143Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-23T18:39:41.143Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-23T18:39:42.714Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-23T18:39:42.714Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-23T18:39:42.714Z] === RUN TestDockerSuite/TestEventsRename [2021-09-23T18:39:44.286Z] === RUN TestDockerSuite/TestEventsResize [2021-09-23T18:39:45.038Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-23T18:39:48.825Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-23T18:39:48.825Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-23T18:39:52.120Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-23T18:39:52.120Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-23T18:39:52.120Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-23T18:39:52.120Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-23T18:39:52.120Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-23T18:39:52.120Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-23T18:39:52.120Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-23T18:39:52.120Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-23T18:39:52.120Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-23T18:39:52.120Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-23T18:39:52.120Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-23T18:39:52.120Z] === RUN TestDockerSuite/TestBuildFails [2021-09-23T18:39:52.589Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-23T18:39:52.589Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-23T18:39:52.969Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-23T18:39:53.959Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-23T18:39:56.182Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-23T18:39:57.346Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-23T18:40:00.954Z] === RUN TestDockerSuite/TestEventsTop [2021-09-23T18:40:00.954Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-23T18:40:00.954Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-23T18:40:01.319Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-23T18:40:01.319Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-23T18:40:01.319Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-23T18:40:01.319Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-23T18:40:01.789Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-23T18:40:01.789Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-23T18:40:01.789Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-23T18:40:02.104Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-23T18:40:02.775Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-23T18:40:03.917Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-23T18:40:07.721Z] === RUN TestDockerSuite/TestExec [2021-09-23T18:40:07.721Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:40:07.721Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-23T18:40:07.721Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-23T18:40:07.721Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-23T18:40:08.712Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-23T18:40:09.935Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-23T18:40:10.283Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-23T18:40:10.283Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:40:10.283Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-23T18:40:10.283Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:40:10.283Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-23T18:40:10.283Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-23T18:40:10.283Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-23T18:40:10.921Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-23T18:40:10.921Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-23T18:40:10.921Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-23T18:40:10.921Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-23T18:40:10.921Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-23T18:40:10.921Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:40:10.921Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-23T18:40:12.487Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-23T18:40:12.487Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:40:12.487Z] === RUN TestDockerSuite/TestCommitChange [2021-09-23T18:40:12.508Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-23T18:40:12.531Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-23T18:40:14.079Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-23T18:40:15.650Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-23T18:40:17.222Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-23T18:40:17.238Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-23T18:40:21.026Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-23T18:40:21.026Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-23T18:40:21.026Z] === RUN TestDockerSuite/TestExecEnv [2021-09-23T18:40:21.026Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:40:21.026Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-23T18:40:21.026Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-23T18:40:21.026Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-23T18:40:21.995Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-23T18:40:21.996Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-23T18:40:21.996Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-23T18:40:22.967Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-23T18:40:23.250Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-23T18:40:23.955Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-23T18:40:26.215Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-23T18:40:26.215Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-23T18:40:26.215Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-23T18:40:26.215Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-23T18:40:26.215Z] === RUN TestDockerSuite/TestExecParseError [2021-09-23T18:40:26.215Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:40:26.215Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-23T18:40:26.215Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-23T18:40:26.215Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-23T18:40:26.215Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-23T18:40:26.215Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-23T18:40:28.439Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-23T18:40:28.439Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-23T18:40:28.439Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-23T18:40:28.439Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:40:28.439Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-23T18:40:28.439Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-23T18:40:28.439Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-23T18:40:28.439Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-23T18:40:28.439Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-23T18:40:28.439Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-23T18:40:28.439Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-23T18:40:28.714Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-23T18:40:28.714Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-23T18:40:28.714Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-23T18:40:28.714Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-23T18:40:29.153Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-23T18:40:29.153Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-23T18:40:29.153Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-23T18:40:29.183Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-23T18:40:29.183Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-23T18:40:29.183Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-23T18:40:30.010Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-23T18:40:30.011Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-23T18:40:30.011Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-23T18:40:34.782Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-23T18:40:34.782Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-23T18:40:34.782Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-23T18:40:34.782Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-23T18:40:34.782Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-23T18:40:34.782Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:40:34.782Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-23T18:40:35.046Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-23T18:40:37.850Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-23T18:40:37.850Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:40:37.850Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-23T18:40:40.081Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-23T18:40:40.081Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:40:40.081Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-23T18:40:40.081Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-23T18:40:40.081Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-23T18:40:40.081Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-23T18:40:40.081Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-23T18:40:40.081Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-23T18:40:40.081Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-23T18:40:40.081Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-23T18:40:40.081Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-23T18:40:40.081Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-23T18:40:40.081Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-23T18:40:40.081Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:40:40.081Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-23T18:40:40.081Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-23T18:40:40.665Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-23T18:40:45.951Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-23T18:40:46.521Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-23T18:40:46.550Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-23T18:40:47.511Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-23T18:40:48.775Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-23T18:40:49.078Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-23T18:40:49.078Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-23T18:40:49.078Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-23T18:40:50.065Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-23T18:40:50.065Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-23T18:40:53.640Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-23T18:40:53.640Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-23T18:40:53.640Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-23T18:40:53.860Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-23T18:40:54.329Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-23T18:40:54.659Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-23T18:40:54.659Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:40:54.659Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-23T18:40:54.659Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-23T18:40:54.659Z] === RUN TestDockerSuite/TestHealth [2021-09-23T18:40:54.659Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-23T18:40:54.659Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-23T18:40:54.659Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-23T18:40:54.659Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-23T18:40:54.659Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-23T18:40:54.798Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-23T18:40:55.786Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-23T18:40:55.899Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-23T18:40:55.899Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-23T18:40:55.899Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-23T18:40:55.899Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-23T18:40:55.899Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-23T18:40:55.899Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-23T18:40:55.899Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-23T18:40:56.256Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-23T18:40:57.245Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-23T18:40:57.623Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-23T18:40:58.094Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-23T18:40:58.094Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-23T18:40:58.094Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-23T18:40:58.094Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-23T18:40:58.094Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-23T18:40:58.094Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-23T18:40:58.572Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-23T18:40:58.572Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:40:58.811Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-23T18:40:59.042Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-23T18:40:59.070Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-23T18:40:59.070Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-23T18:40:59.070Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-23T18:40:59.070Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-23T18:40:59.512Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-23T18:40:59.984Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-23T18:41:01.555Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-23T18:41:01.555Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-23T18:41:02.022Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-23T18:41:02.022Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-23T18:41:02.022Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-23T18:41:02.022Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-23T18:41:02.022Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-23T18:41:02.022Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-23T18:41:02.022Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:41:02.022Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-23T18:41:03.126Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-23T18:41:04.687Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-23T18:41:04.687Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:41:04.687Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-23T18:41:04.687Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-23T18:41:04.687Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-23T18:41:04.687Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-23T18:41:04.687Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-23T18:41:04.687Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-23T18:41:04.687Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-23T18:41:04.975Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-23T18:41:05.156Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-23T18:41:05.625Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-23T18:41:06.087Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-23T18:41:06.087Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-23T18:41:06.087Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:41:06.087Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-23T18:41:08.766Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-23T18:41:09.049Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-23T18:41:09.521Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-23T18:41:10.383Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-23T18:41:11.717Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-23T18:41:11.717Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-23T18:41:11.717Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-23T18:41:11.717Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-23T18:41:11.745Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-23T18:41:11.745Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:41:11.745Z] === RUN TestDockerSuite/TestImportFile [2021-09-23T18:41:11.745Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:41:11.745Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-23T18:41:11.745Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-23T18:41:11.745Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-23T18:41:11.745Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-23T18:41:11.745Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:41:11.745Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-23T18:41:11.745Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:41:11.745Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-23T18:41:11.745Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-23T18:41:11.745Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-23T18:41:11.745Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-23T18:41:11.745Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-23T18:41:11.745Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-23T18:41:11.745Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-23T18:41:11.745Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-23T18:41:11.745Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:41:11.745Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-23T18:41:11.745Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:41:11.745Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-23T18:41:13.969Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-23T18:41:15.505Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-23T18:41:15.506Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-23T18:41:16.193Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-23T18:41:16.193Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:41:16.193Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-23T18:41:16.193Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-23T18:41:16.193Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-23T18:41:16.193Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-23T18:41:16.193Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-23T18:41:16.193Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-23T18:41:18.416Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-23T18:41:18.455Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-23T18:41:18.455Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:41:18.455Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-23T18:41:18.455Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:41:18.456Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-23T18:41:18.886Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-23T18:41:20.459Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-23T18:41:20.459Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-23T18:41:20.459Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-23T18:41:20.459Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-23T18:41:20.459Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-23T18:41:20.459Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-23T18:41:20.459Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-23T18:41:21.407Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-23T18:41:21.407Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-23T18:41:22.683Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-23T18:41:22.879Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-23T18:41:22.879Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-23T18:41:22.879Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-23T18:41:24.358Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-23T18:41:24.358Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-23T18:41:24.358Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-23T18:41:25.096Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-23T18:41:25.654Z] === RUN TestDockerSuite/TestInspectImage [2021-09-23T18:41:25.654Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:41:25.654Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-23T18:41:25.654Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:41:25.654Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-23T18:41:25.654Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:41:25.654Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-23T18:41:27.882Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-23T18:41:28.154Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-23T18:41:28.154Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-23T18:41:29.453Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-23T18:41:29.453Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-23T18:41:31.679Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-23T18:41:31.945Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-23T18:41:33.251Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-23T18:41:33.251Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.251Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-23T18:41:33.251Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-23T18:41:34.823Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-23T18:41:37.785Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-23T18:41:37.811Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-23T18:41:41.591Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-23T18:41:43.164Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-23T18:41:43.675Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-23T18:41:43.675Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-23T18:41:43.675Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-23T18:41:43.675Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-23T18:41:43.675Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-23T18:41:44.798Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-23T18:41:45.890Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-23T18:41:45.890Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-23T18:41:45.890Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-23T18:41:47.022Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-23T18:41:48.595Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-23T18:41:48.842Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-23T18:41:48.842Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:41:48.842Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-23T18:41:50.820Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-23T18:41:52.391Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-23T18:41:52.391Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-23T18:41:52.391Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-23T18:41:52.391Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-23T18:41:52.391Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-23T18:41:52.391Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-23T18:41:52.391Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-23T18:41:52.391Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-23T18:41:52.391Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-23T18:41:52.391Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-23T18:41:52.391Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-23T18:41:52.391Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-23T18:41:52.391Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-23T18:41:52.391Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-23T18:41:52.391Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-23T18:41:52.391Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-23T18:41:52.391Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-23T18:41:52.631Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-23T18:41:52.631Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-23T18:41:53.962Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-23T18:41:55.223Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-23T18:41:55.535Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-23T18:41:57.493Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-23T18:41:59.709Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-23T18:41:59.709Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-23T18:41:59.709Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-23T18:41:59.709Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-23T18:41:59.709Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-23T18:41:59.709Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-23T18:41:59.709Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-23T18:41:59.709Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-23T18:41:59.709Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-23T18:41:59.709Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-23T18:41:59.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-23T18:42:01.275Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-23T18:42:01.275Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-23T18:42:01.417Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-23T18:42:03.641Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-23T18:42:03.641Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-23T18:42:03.641Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-23T18:42:04.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-23T18:42:05.215Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-23T18:42:05.215Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-23T18:42:06.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-23T18:42:09.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-23T18:42:09.985Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-23T18:42:11.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000105350_} [2021-09-23T18:42:14.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1841713531_c:\foo_false____} [2021-09-23T18:42:14.757Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-23T18:42:16.465Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-23T18:42:16.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1841713531_c:\foo_true____} [2021-09-23T18:42:18.033Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-23T18:42:19.535Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-23T18:42:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-23T18:42:19.729Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-23T18:42:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-23T18:42:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-23T18:42:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-23T18:42:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-23T18:42:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-23T18:42:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-23T18:42:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-23T18:42:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-23T18:42:20.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-23T18:42:20.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-23T18:42:20.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-23T18:42:20.197Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-23T18:42:20.197Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-23T18:42:20.197Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-23T18:42:20.197Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-23T18:42:20.197Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-23T18:42:20.197Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-23T18:42:20.197Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-23T18:42:20.197Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-23T18:42:20.197Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-23T18:42:20.197Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-23T18:42:20.197Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-23T18:42:21.107Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-23T18:42:23.332Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-23T18:42:23.332Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-23T18:42:23.332Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-23T18:42:23.905Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-23T18:42:23.990Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-23T18:42:23.990Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-23T18:42:23.990Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-23T18:42:23.990Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:42:23.990Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-23T18:42:23.990Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:42:23.990Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-23T18:42:23.990Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-23T18:42:23.990Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-23T18:42:23.990Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:42:23.990Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-23T18:42:23.990Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-23T18:42:23.990Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-23T18:42:23.990Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-23T18:42:23.990Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-23T18:42:23.990Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:42:23.990Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-23T18:42:23.990Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-23T18:42:23.990Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-23T18:42:23.990Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-23T18:42:23.990Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-23T18:42:23.990Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-23T18:42:23.990Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-23T18:42:23.990Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:42:23.990Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-23T18:42:23.990Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:42:23.990Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-23T18:42:24.921Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-23T18:42:26.939Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-23T18:42:26.939Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-23T18:42:26.939Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-23T18:42:26.939Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-23T18:42:27.147Z] === RUN TestDockerSuite/TestLogsSince [2021-09-23T18:42:28.668Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-23T18:42:29.890Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-23T18:42:29.890Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-23T18:42:29.890Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-23T18:42:29.890Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-23T18:42:29.890Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-23T18:42:29.890Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-23T18:42:29.890Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-23T18:42:35.754Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-23T18:42:35.832Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-23T18:42:35.832Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-23T18:42:35.832Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-23T18:42:35.832Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-23T18:42:35.832Z] === RUN TestDockerSuite/TestLogsTail [2021-09-23T18:42:38.707Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-23T18:42:38.707Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:42:38.707Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-23T18:42:38.707Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-23T18:42:38.707Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-23T18:42:38.794Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-23T18:42:41.019Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-23T18:42:43.246Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-23T18:42:43.246Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestNetHostname [2021-09-23T18:42:43.246Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-23T18:42:43.246Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-23T18:42:43.246Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-23T18:42:43.246Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestPluginActive [2021-09-23T18:42:43.246Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-23T18:42:43.246Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-23T18:42:43.246Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-23T18:42:43.246Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-23T18:42:43.246Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-23T18:42:43.246Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-23T18:42:43.246Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-23T18:42:43.246Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-23T18:42:43.246Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-23T18:42:43.246Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestPortList [2021-09-23T18:42:43.246Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.246Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-23T18:42:43.614Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-23T18:42:43.614Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-23T18:42:43.614Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-23T18:42:48.015Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-23T18:42:48.015Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:42:48.015Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-23T18:42:48.015Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-23T18:42:48.015Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-23T18:42:48.015Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-23T18:42:48.015Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-23T18:42:48.015Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-23T18:42:48.015Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:42:48.015Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-23T18:42:48.015Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-23T18:42:48.015Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-23T18:42:48.015Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-23T18:42:48.015Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-23T18:42:48.015Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-23T18:42:48.015Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-23T18:42:48.015Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:42:48.015Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-23T18:42:49.141Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-23T18:42:49.141Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-23T18:42:49.141Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-23T18:42:49.141Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:42:49.141Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-23T18:42:50.977Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-23T18:42:50.977Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-23T18:42:50.977Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-23T18:42:54.044Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-23T18:42:54.515Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-23T18:42:54.515Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-23T18:42:54.515Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-23T18:42:54.515Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-23T18:42:54.515Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-23T18:42:56.737Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-23T18:42:58.154Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-23T18:42:58.154Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-23T18:42:58.154Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-23T18:42:59.564Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-23T18:42:59.564Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-23T18:42:59.564Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-23T18:42:59.564Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-23T18:42:59.564Z] === RUN TestDockerSuite/TestCpToDot [2021-09-23T18:43:00.533Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-23T18:43:02.517Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-23T18:43:02.517Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-23T18:43:02.517Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-23T18:43:02.517Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-23T18:43:02.517Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-23T18:43:02.754Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-23T18:43:02.754Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-23T18:43:02.754Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-23T18:43:05.330Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-23T18:43:05.729Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-23T18:43:06.197Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-23T18:43:06.307Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-23T18:43:06.307Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:43:06.307Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-23T18:43:06.307Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-23T18:43:06.307Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-23T18:43:06.307Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-23T18:43:06.307Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-23T18:43:06.307Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-23T18:43:06.307Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-23T18:43:06.307Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-23T18:43:06.775Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-23T18:43:07.764Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-23T18:43:08.989Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-23T18:43:11.942Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-23T18:43:11.942Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-23T18:43:11.942Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-23T18:43:14.156Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-23T18:43:14.926Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-23T18:43:15.143Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-23T18:43:15.143Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-23T18:43:15.143Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-23T18:43:15.143Z] === RUN TestDockerSuite/TestCreateRM [2021-09-23T18:43:15.615Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-23T18:43:15.615Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:43:15.615Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-23T18:43:15.615Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-23T18:43:16.083Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-23T18:43:16.493Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-23T18:43:17.846Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-23T18:43:17.846Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-23T18:43:17.846Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-23T18:43:17.846Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-23T18:43:24.742Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-23T18:43:24.742Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-23T18:43:24.742Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-23T18:43:25.159Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-23T18:43:27.378Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-23T18:43:27.693Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-23T18:43:27.693Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-23T18:43:27.693Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-23T18:43:27.693Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-23T18:43:28.298Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-23T18:43:31.258Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-23T18:43:31.482Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-23T18:43:31.482Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.482Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-23T18:43:31.482Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-23T18:43:31.482Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.482Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-23T18:43:31.482Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.482Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-23T18:43:31.482Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-23T18:43:31.483Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-23T18:43:31.483Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-23T18:43:31.483Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.483Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-23T18:43:31.483Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.483Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-23T18:43:31.483Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.483Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-23T18:43:31.483Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.483Z] === RUN TestDockerSuite/TestDockerFails [2021-09-23T18:43:31.483Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-23T18:43:31.483Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.483Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-23T18:43:31.483Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.483Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-23T18:43:31.483Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.483Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-23T18:43:31.483Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.483Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-23T18:43:31.483Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-23T18:43:31.483Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-23T18:43:34.433Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-23T18:43:34.543Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-23T18:43:38.223Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-23T18:43:39.303Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-23T18:43:40.438Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-23T18:43:43.096Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-23T18:43:43.566Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-23T18:43:43.566Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-23T18:43:43.566Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-23T18:43:43.566Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-23T18:43:43.566Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-23T18:43:43.771Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-23T18:43:45.785Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-23T18:43:45.785Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-23T18:43:45.785Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-23T18:43:46.732Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-23T18:43:46.732Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-23T18:43:46.732Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-23T18:43:46.732Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-23T18:43:46.732Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-23T18:43:50.533Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-23T18:43:50.533Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:43:50.533Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-23T18:43:50.533Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-23T18:43:50.533Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-23T18:43:50.533Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-23T18:43:50.533Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-23T18:43:50.533Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-23T18:43:50.533Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-23T18:43:50.860Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-23T18:43:53.809Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-23T18:43:56.414Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-23T18:43:56.414Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-23T18:43:56.414Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-23T18:43:57.985Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-23T18:43:57.985Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-23T18:43:57.985Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-23T18:43:58.983Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-23T18:43:59.677Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-23T18:43:59.977Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-23T18:43:59.977Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-23T18:43:59.977Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-23T18:44:01.891Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-23T18:44:02.359Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-23T18:44:03.862Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-23T18:44:07.113Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-23T18:44:07.113Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-23T18:44:07.663Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-23T18:44:08.099Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-23T18:44:09.886Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-23T18:44:13.964Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-23T18:44:18.717Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-23T18:44:18.717Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-23T18:44:18.717Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-23T18:44:18.717Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:44:18.717Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-23T18:44:18.717Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-23T18:44:18.717Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-23T18:44:18.717Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-23T18:44:18.717Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-23T18:44:19.703Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-23T18:44:19.703Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-23T18:44:19.703Z] === RUN TestDockerSuite/TestEventsRename [2021-09-23T18:44:22.657Z] === RUN TestDockerSuite/TestEventsResize [2021-09-23T18:44:24.865Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-23T18:44:24.865Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:44:24.865Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-23T18:44:28.493Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-23T18:44:30.748Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-23T18:44:30.749Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-23T18:44:31.220Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-23T18:44:31.691Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-23T18:44:36.459Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-23T18:44:39.423Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-23T18:44:39.423Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:44:39.423Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-23T18:44:43.227Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-23T18:44:43.699Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-23T18:44:43.699Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-23T18:44:49.747Z] === RUN TestDockerSuite/TestBuildRm [2021-09-23T18:44:54.143Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-23T18:44:56.367Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-23T18:44:57.358Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-23T18:44:58.508Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-23T18:44:58.508Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-23T18:45:00.320Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-23T18:45:00.724Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-23T18:45:02.131Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-23T18:45:03.329Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-23T18:45:03.329Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-23T18:45:03.329Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-23T18:45:03.329Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-23T18:45:03.329Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-23T18:45:04.346Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-23T18:45:06.593Z] === RUN TestDockerSuite/TestEventsTop [2021-09-23T18:45:06.593Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-23T18:45:06.593Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-23T18:45:06.901Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-23T18:45:08.223Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-23T18:45:08.809Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-23T18:45:12.600Z] === RUN TestDockerSuite/TestExec [2021-09-23T18:45:12.600Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:45:12.600Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-23T18:45:12.600Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-23T18:45:12.600Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-23T18:45:14.079Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-23T18:45:15.489Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-23T18:45:15.549Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-23T18:45:16.301Z] === RUN TestDockerSuite/TestRmiTag [2021-09-23T18:45:16.771Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-23T18:45:17.766Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-23T18:45:17.766Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:45:17.766Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-23T18:45:17.766Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:45:17.766Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-23T18:45:17.766Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-23T18:45:17.766Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-23T18:45:18.995Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-23T18:45:21.605Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-23T18:45:24.161Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-23T18:45:24.555Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-23T18:45:27.506Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-23T18:45:30.456Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-23T18:45:31.511Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-23T18:45:33.733Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-23T18:45:38.499Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-23T18:45:38.969Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-23T18:45:38.969Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.969Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-23T18:45:38.969Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.969Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-23T18:45:38.969Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.969Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-23T18:45:38.969Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.969Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-23T18:45:38.969Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.969Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-23T18:45:38.969Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.969Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-23T18:45:38.969Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.969Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-23T18:45:39.100Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-23T18:45:39.100Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-23T18:45:39.100Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-23T18:45:40.540Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-23T18:45:40.540Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-23T18:45:40.540Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-23T18:45:40.540Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-23T18:45:40.540Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-23T18:45:40.879Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-23T18:45:40.879Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-23T18:45:40.879Z] === RUN TestDockerSuite/TestExecEnv [2021-09-23T18:45:40.879Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:45:40.879Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-23T18:45:40.879Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-23T18:45:40.879Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-23T18:45:43.833Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-23T18:45:44.344Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-23T18:45:46.570Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-23T18:45:47.775Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-23T18:45:47.775Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-23T18:45:48.588Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-23T18:45:48.588Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-23T18:45:48.588Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-23T18:45:48.588Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-23T18:45:48.588Z] === RUN TestDockerSuite/TestExecParseError [2021-09-23T18:45:48.793Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-23T18:45:49.056Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:45:49.056Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-23T18:45:49.056Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-23T18:45:49.056Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-23T18:45:49.056Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-23T18:45:49.056Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-23T18:45:51.042Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-23T18:45:51.569Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-23T18:45:51.570Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-23T18:45:52.845Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-23T18:45:52.845Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-23T18:45:52.845Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-23T18:45:52.845Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:45:52.845Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-23T18:45:52.845Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-23T18:45:52.845Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-23T18:45:52.845Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-23T18:45:52.845Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-23T18:45:52.845Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-23T18:45:52.845Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-23T18:45:53.264Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-23T18:45:53.264Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-23T18:45:55.363Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-23T18:45:55.797Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-23T18:45:55.797Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-23T18:45:55.797Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-23T18:45:58.031Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-23T18:45:58.031Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-23T18:45:58.031Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-23T18:45:58.031Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-23T18:45:58.031Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-23T18:45:58.031Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-23T18:45:58.031Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-23T18:45:58.031Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-23T18:45:58.031Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-23T18:45:58.031Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-23T18:45:58.031Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-23T18:45:58.031Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-23T18:45:58.031Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-23T18:45:58.031Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-23T18:45:58.031Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-23T18:45:58.031Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-23T18:45:58.031Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-23T18:45:58.031Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-23T18:45:58.031Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-23T18:45:58.031Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-23T18:45:58.031Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-23T18:45:58.031Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-23T18:45:58.031Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-23T18:45:59.603Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-23T18:45:59.603Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-23T18:45:59.603Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-23T18:46:01.665Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-23T18:46:01.665Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-23T18:46:01.665Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-23T18:46:01.665Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-23T18:46:01.665Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-23T18:46:01.665Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:46:01.665Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-23T18:46:01.826Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-23T18:46:01.826Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-23T18:46:01.826Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-23T18:46:01.826Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-23T18:46:02.296Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-23T18:46:03.287Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-23T18:46:03.287Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-23T18:46:03.287Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-23T18:46:03.287Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-23T18:46:03.287Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-23T18:46:03.287Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-23T18:46:03.287Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-23T18:46:03.287Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-23T18:46:03.287Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-23T18:46:03.287Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-23T18:46:03.287Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-23T18:46:03.287Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-23T18:46:03.287Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-23T18:46:03.287Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-23T18:46:03.757Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-23T18:46:05.327Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-23T18:46:07.528Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-23T18:46:07.551Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-23T18:46:13.192Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-23T18:46:13.192Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-23T18:46:13.192Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-23T18:46:14.684Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-23T18:46:14.727Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-23T18:46:14.727Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-23T18:46:14.727Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-23T18:46:14.727Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-23T18:46:14.727Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-23T18:46:14.727Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-23T18:46:14.727Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-23T18:46:15.408Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-23T18:46:16.299Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-23T18:46:16.299Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-23T18:46:16.299Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-23T18:46:16.299Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:46:16.299Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-23T18:46:16.299Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-23T18:46:16.299Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-23T18:46:16.299Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:46:16.299Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-23T18:46:16.395Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-23T18:46:17.869Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-23T18:46:18.474Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-23T18:46:20.188Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-23T18:46:22.640Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-23T18:46:22.640Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-23T18:46:22.640Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-23T18:46:22.640Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-23T18:46:22.640Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-23T18:46:22.640Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-23T18:46:22.640Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-23T18:46:22.640Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:46:22.640Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-23T18:46:22.640Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-23T18:46:22.640Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-23T18:46:22.640Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-23T18:46:22.640Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-23T18:46:24.212Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-23T18:46:24.212Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-23T18:46:24.212Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-23T18:46:24.682Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-23T18:46:24.682Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-23T18:46:24.682Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-23T18:46:24.946Z] === RUN TestDockerSuite/TestBuildUser [2021-09-23T18:46:24.946Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-23T18:46:24.946Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-23T18:46:24.946Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-23T18:46:24.946Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-23T18:46:24.946Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-23T18:46:24.946Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-23T18:46:25.626Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-23T18:46:25.626Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:46:25.626Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-23T18:46:25.626Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-23T18:46:25.626Z] === RUN TestDockerSuite/TestHealth [2021-09-23T18:46:25.626Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-23T18:46:25.626Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-23T18:46:25.626Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-23T18:46:25.626Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-23T18:46:25.626Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-23T18:46:26.905Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-23T18:46:28.739Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-23T18:46:28.739Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-23T18:46:29.128Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-23T18:46:29.128Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-23T18:46:29.128Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-23T18:46:29.414Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-23T18:46:29.414Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-23T18:46:29.414Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-23T18:46:29.414Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-23T18:46:29.414Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-23T18:46:29.414Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-23T18:46:29.414Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-23T18:46:30.401Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-23T18:46:30.401Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:46:30.401Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-23T18:46:30.699Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-23T18:46:30.699Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-23T18:46:30.699Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-23T18:46:30.699Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-23T18:46:30.699Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-23T18:46:30.699Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-23T18:46:30.699Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-23T18:46:31.386Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-23T18:46:31.386Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-23T18:46:31.692Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-23T18:46:31.692Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-23T18:46:31.692Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-23T18:46:31.692Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-23T18:46:31.692Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-23T18:46:32.921Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-23T18:46:32.949Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-23T18:46:32.949Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-23T18:46:35.144Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-23T18:46:35.163Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-23T18:46:37.367Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-23T18:46:38.114Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-23T18:46:38.114Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-23T18:46:38.114Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:46:38.114Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-23T18:46:38.937Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-23T18:46:38.937Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-23T18:46:38.937Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-23T18:46:38.937Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-23T18:46:38.937Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-23T18:46:38.937Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-23T18:46:38.937Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-23T18:46:38.937Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-23T18:46:38.937Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-23T18:46:38.937Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:46:38.937Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:46:38.938Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-23T18:46:38.938Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-23T18:46:38.938Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-23T18:46:38.938Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-23T18:46:38.938Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-23T18:46:41.902Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-23T18:46:41.902Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-23T18:46:42.741Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-23T18:46:42.741Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-23T18:46:42.741Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-23T18:46:42.741Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-23T18:46:42.741Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:46:42.741Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-23T18:46:42.741Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-23T18:46:42.741Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-23T18:46:42.741Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-23T18:46:42.741Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-23T18:46:42.741Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-23T18:46:42.741Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-23T18:46:44.116Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-23T18:46:44.116Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.116Z] === RUN TestDockerSuite/TestImportFile [2021-09-23T18:46:44.116Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.116Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-23T18:46:44.116Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-23T18:46:44.116Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.116Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-23T18:46:44.116Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.116Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-23T18:46:44.116Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.116Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-23T18:46:44.116Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-23T18:46:44.116Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-23T18:46:44.116Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.116Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-23T18:46:44.116Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.116Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-23T18:46:44.116Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-23T18:46:44.116Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.116Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-23T18:46:44.116Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.116Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-23T18:46:47.066Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-23T18:46:49.282Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-23T18:46:49.282Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:46:49.282Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-23T18:46:49.282Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-23T18:46:49.282Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-23T18:46:49.282Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-23T18:46:49.282Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-23T18:46:49.282Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-23T18:46:49.512Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-23T18:46:49.920Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-23T18:46:49.920Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-23T18:46:49.920Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-23T18:46:50.390Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-23T18:46:50.390Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-23T18:46:50.390Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-23T18:46:50.390Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-23T18:46:50.390Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-23T18:46:50.390Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-23T18:46:50.390Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-23T18:46:50.390Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-23T18:46:50.390Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-23T18:46:50.390Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-23T18:46:50.390Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-23T18:46:50.390Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-23T18:46:50.390Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-23T18:46:50.390Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-23T18:46:50.390Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-23T18:46:50.390Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-23T18:46:50.390Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-23T18:46:50.390Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-23T18:46:50.390Z] === RUN TestDockerSuite/TestRunMount [2021-09-23T18:46:50.390Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-23T18:46:50.390Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-23T18:46:50.390Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-23T18:46:50.390Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-23T18:46:50.390Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-23T18:46:50.390Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-23T18:46:50.390Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-23T18:46:50.390Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-23T18:46:50.499Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-23T18:46:51.496Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-23T18:46:51.496Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-23T18:46:54.444Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-23T18:46:54.444Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-23T18:46:54.444Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-23T18:46:54.444Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-23T18:46:54.444Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-23T18:46:54.444Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-23T18:46:54.444Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-23T18:46:56.656Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-23T18:46:57.564Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-23T18:46:57.564Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-23T18:46:57.564Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-23T18:46:57.564Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-23T18:46:57.564Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-23T18:46:57.564Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-23T18:46:57.564Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-23T18:46:57.660Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-23T18:47:00.445Z] === RUN TestDockerSuite/TestInspectImage [2021-09-23T18:47:00.445Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:47:00.445Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-23T18:47:00.445Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:47:00.445Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-23T18:47:00.445Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:47:00.913Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-23T18:47:01.367Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-23T18:47:03.126Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-23T18:47:04.331Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-23T18:47:04.331Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-23T18:47:04.801Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-23T18:47:04.801Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-23T18:47:04.801Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-23T18:47:04.801Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-23T18:47:04.801Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-23T18:47:04.801Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-23T18:47:04.801Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-23T18:47:04.801Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-23T18:47:04.801Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-23T18:47:04.801Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-23T18:47:04.801Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-23T18:47:04.801Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-23T18:47:04.801Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-23T18:47:04.801Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-23T18:47:04.801Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-23T18:47:04.801Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-23T18:47:04.801Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-23T18:47:04.801Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-23T18:47:06.075Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-23T18:47:06.371Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-23T18:47:06.542Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-23T18:47:07.942Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-23T18:47:08.086Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-23T18:47:08.086Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-23T18:47:08.086Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-23T18:47:08.086Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-23T18:47:08.086Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-23T18:47:08.755Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-23T18:47:08.932Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-23T18:47:09.657Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-23T18:47:09.657Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-23T18:47:09.657Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-23T18:47:10.504Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-23T18:47:12.073Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-23T18:47:12.073Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-23T18:47:12.073Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-23T18:47:12.073Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-23T18:47:12.073Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-23T18:47:12.073Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-23T18:47:12.073Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-23T18:47:12.073Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-23T18:47:12.073Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-23T18:47:12.073Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-23T18:47:12.073Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-23T18:47:12.073Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-23T18:47:12.073Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-23T18:47:12.073Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-23T18:47:12.073Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-23T18:47:12.073Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-23T18:47:12.074Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:47:12.543Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-23T18:47:12.543Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-23T18:47:12.543Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-23T18:47:12.543Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-23T18:47:15.034Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-23T18:47:15.034Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-23T18:47:15.034Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-23T18:47:15.034Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-23T18:47:15.034Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-23T18:47:15.034Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-23T18:47:15.034Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-23T18:47:15.034Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-23T18:47:15.034Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-23T18:47:15.034Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:47:15.034Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-23T18:47:15.494Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-23T18:47:18.444Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-23T18:47:20.089Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-23T18:47:23.174Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-23T18:47:23.174Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-23T18:47:24.308Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-23T18:47:27.259Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-23T18:47:27.550Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-23T18:47:27.550Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-23T18:47:27.550Z] === RUN TestDockerSuite/TestRunRm [2021-09-23T18:47:29.120Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-23T18:47:29.475Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-23T18:47:32.425Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-23T18:47:35.011Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-23T18:47:35.390Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-23T18:47:36.584Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-23T18:47:37.604Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-23T18:47:38.806Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-23T18:47:40.376Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-23T18:47:40.552Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-23T18:47:40.552Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-23T18:47:40.552Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-23T18:47:40.552Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-23T18:47:40.552Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-23T18:47:40.552Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-23T18:47:40.552Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-23T18:47:40.552Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-23T18:47:40.552Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-23T18:47:40.552Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-23T18:47:40.552Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-23T18:47:40.552Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-23T18:47:40.552Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-23T18:47:40.552Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-23T18:47:40.552Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-23T18:47:40.552Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-23T18:47:40.552Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-23T18:47:42.600Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-23T18:47:42.600Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-23T18:47:42.600Z] === RUN TestDockerSuite/TestRunState [2021-09-23T18:47:42.600Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-23T18:47:42.600Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-23T18:47:44.340Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-23T18:47:44.419Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-23T18:47:44.419Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-23T18:47:44.822Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-23T18:47:44.823Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:47:44.823Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-23T18:47:44.888Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-23T18:47:44.888Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-23T18:47:44.888Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-23T18:47:44.888Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-23T18:47:44.888Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-23T18:47:46.454Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-23T18:47:46.553Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-23T18:47:47.045Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-23T18:47:47.045Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-23T18:47:47.045Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-23T18:47:47.045Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-23T18:47:47.045Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-23T18:47:47.045Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-23T18:47:47.045Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-23T18:47:47.045Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-23T18:47:47.045Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-23T18:47:51.816Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-23T18:47:51.816Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-23T18:47:51.816Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-23T18:47:51.816Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-23T18:47:51.816Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-23T18:47:51.816Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-23T18:47:51.816Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-23T18:47:51.816Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-23T18:47:51.816Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-23T18:47:51.816Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-23T18:47:51.816Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-23T18:47:51.816Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-23T18:47:51.816Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-23T18:47:51.816Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-23T18:47:51.816Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-23T18:47:51.816Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-23T18:47:51.816Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-23T18:47:51.816Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-23T18:47:51.816Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-23T18:47:51.816Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-23T18:47:51.816Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-23T18:47:52.417Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-23T18:47:53.354Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-23T18:47:53.354Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-23T18:47:53.354Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-23T18:47:53.619Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-23T18:47:54.634Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-23T18:47:54.634Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-23T18:47:54.634Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-23T18:47:55.185Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-23T18:47:55.185Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-23T18:47:55.185Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-23T18:47:55.185Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-23T18:47:55.185Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-23T18:47:55.185Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:47:55.185Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-23T18:47:55.532Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-23T18:47:55.532Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-23T18:47:55.532Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-23T18:47:55.532Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-23T18:47:55.532Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-23T18:47:57.403Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-23T18:47:57.740Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-23T18:47:58.424Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-23T18:47:58.424Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-23T18:48:01.196Z] === RUN TestDockerSuite/TestCommitChange [2021-09-23T18:48:03.174Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-23T18:48:04.801Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-23T18:48:04.989Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-23T18:48:07.929Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-23T18:48:08.785Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-23T18:48:08.785Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-23T18:48:08.785Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-23T18:48:09.483Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-23T18:48:12.679Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-23T18:48:14.165Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-23T18:48:14.165Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-23T18:48:14.165Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-23T18:48:14.165Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-23T18:48:14.656Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-23T18:48:14.656Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-23T18:48:14.656Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-23T18:48:16.467Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-23T18:48:17.065Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-23T18:48:19.238Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-23T18:48:21.218Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-23T18:48:21.218Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-23T18:48:21.218Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-23T18:48:21.412Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-23T18:48:21.412Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-23T18:48:21.412Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-23T18:48:21.412Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-23T18:48:21.412Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-23T18:48:21.412Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:48:21.412Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-23T18:48:21.412Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-23T18:48:21.412Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-23T18:48:21.412Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-23T18:48:21.412Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-23T18:48:21.412Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-23T18:48:21.412Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-23T18:48:21.412Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-23T18:48:21.412Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-23T18:48:23.433Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-23T18:48:24.318Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-23T18:48:25.647Z] === RUN TestDockerSuite/TestLogsSince [2021-09-23T18:48:25.858Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-23T18:48:27.156Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-23T18:48:27.394Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-23T18:48:29.374Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-23T18:48:29.374Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:48:29.374Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-23T18:48:29.374Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-23T18:48:29.374Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-23T18:48:29.374Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-23T18:48:29.374Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-23T18:48:29.374Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-23T18:48:29.374Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-23T18:48:29.374Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-23T18:48:29.374Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-23T18:48:29.374Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-23T18:48:29.374Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-23T18:48:29.374Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:48:29.374Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-23T18:48:29.374Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-23T18:48:32.075Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-23T18:48:32.075Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-23T18:48:32.075Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-23T18:48:32.075Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-23T18:48:32.075Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-23T18:48:32.075Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-23T18:48:32.075Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-23T18:48:32.075Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-23T18:48:32.075Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-23T18:48:32.075Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-23T18:48:32.075Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-23T18:48:32.075Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-23T18:48:32.075Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-23T18:48:32.075Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-23T18:48:32.075Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-23T18:48:32.075Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-23T18:48:32.075Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-23T18:48:32.075Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-23T18:48:34.248Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-23T18:48:34.248Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-23T18:48:34.706Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-23T18:48:34.706Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-23T18:48:35.244Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-23T18:48:36.064Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-23T18:48:36.064Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-23T18:48:36.064Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-23T18:48:36.064Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-23T18:48:36.064Z] === RUN TestDockerSuite/TestLogsTail [2021-09-23T18:48:36.880Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-23T18:48:37.628Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-23T18:48:40.578Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-23T18:48:42.791Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-23T18:48:42.791Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestNetHostname [2021-09-23T18:48:42.791Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-23T18:48:42.791Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-23T18:48:42.791Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-23T18:48:42.791Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestPluginActive [2021-09-23T18:48:42.791Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-23T18:48:42.791Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-23T18:48:42.791Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-23T18:48:42.791Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-23T18:48:42.791Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-23T18:48:42.791Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-23T18:48:42.791Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-23T18:48:42.791Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-23T18:48:42.791Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-23T18:48:42.791Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestPortList [2021-09-23T18:48:42.791Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-23T18:48:42.791Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-23T18:48:43.943Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-23T18:48:43.943Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-23T18:48:43.943Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-23T18:48:45.704Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-23T18:48:45.704Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-23T18:48:45.704Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-23T18:48:47.545Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-23T18:48:47.545Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:48:47.545Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-23T18:48:47.545Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-23T18:48:47.545Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-23T18:48:47.545Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-23T18:48:47.545Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-23T18:48:47.545Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-23T18:48:47.545Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:48:47.545Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-23T18:48:47.545Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-23T18:48:47.545Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-23T18:48:47.545Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-23T18:48:47.545Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-23T18:48:47.545Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-23T18:48:47.545Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-23T18:48:47.545Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:48:47.545Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-23T18:48:47.921Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-23T18:48:47.921Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-23T18:48:47.921Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-23T18:48:47.921Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-23T18:48:47.921Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-23T18:48:47.921Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-23T18:48:47.921Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-23T18:48:50.139Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-23T18:48:50.139Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-23T18:48:50.139Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-23T18:48:50.139Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-23T18:48:51.010Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-23T18:48:51.011Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:48:51.011Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-23T18:48:52.355Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-23T18:48:52.355Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-23T18:48:52.355Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-23T18:48:52.355Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-23T18:48:52.355Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-23T18:48:52.355Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-23T18:48:52.355Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:48:52.355Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-23T18:48:53.410Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-23T18:48:53.410Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-23T18:48:53.410Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-23T18:48:53.909Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-23T18:48:53.909Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-23T18:48:53.909Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-23T18:48:53.909Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:48:53.909Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-23T18:48:53.909Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-23T18:48:53.909Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-23T18:48:53.909Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-23T18:48:53.909Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-23T18:48:54.571Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-23T18:48:56.137Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-23T18:48:58.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-23T18:48:58.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-23T18:48:58.356Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-23T18:48:58.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-23T18:48:59.691Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-23T18:48:59.691Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:48:59.691Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-23T18:48:59.691Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-23T18:48:59.691Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-23T18:48:59.691Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:48:59.691Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-23T18:48:59.691Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:48:59.691Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-23T18:48:59.691Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-23T18:48:59.691Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-23T18:48:59.691Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:48:59.691Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-23T18:49:00.575Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-23T18:49:00.575Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-23T18:49:01.228Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-23T18:49:02.142Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-23T18:49:02.142Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:49:02.142Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-23T18:49:02.142Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:49:02.142Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-23T18:49:02.762Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-23T18:49:02.762Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-23T18:49:02.762Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-23T18:49:03.831Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-23T18:49:03.831Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-23T18:49:03.831Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-23T18:49:04.361Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-23T18:49:04.361Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-23T18:49:04.934Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-23T18:49:04.934Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-23T18:49:04.934Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-23T18:49:04.934Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-23T18:49:04.934Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-23T18:49:04.934Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:49:04.934Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-23T18:49:04.934Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-23T18:49:04.934Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-23T18:49:04.934Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:49:04.934Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-23T18:49:04.934Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-23T18:49:04.934Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-23T18:49:05.926Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-23T18:49:05.926Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-23T18:49:05.926Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-23T18:49:08.143Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-23T18:49:08.613Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-23T18:49:10.833Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-23T18:49:13.790Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-23T18:49:14.247Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-23T18:49:17.586Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-23T18:49:17.586Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-23T18:49:17.586Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-23T18:49:17.586Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-23T18:49:17.586Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-23T18:49:18.573Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-23T18:49:18.573Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-23T18:49:18.573Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-23T18:49:19.730Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-23T18:49:20.187Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-23T18:49:20.187Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-23T18:49:20.187Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-23T18:49:20.187Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-23T18:49:20.645Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-23T18:49:20.645Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-23T18:49:20.645Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-23T18:49:20.790Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-23T18:49:20.790Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:49:20.790Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-23T18:49:23.006Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-23T18:49:23.006Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-23T18:49:23.556Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-23T18:49:23.556Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-23T18:49:26.456Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-23T18:49:26.456Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-23T18:49:26.803Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-23T18:49:26.914Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-23T18:49:26.914Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-23T18:49:26.914Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-23T18:49:28.371Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-23T18:49:28.371Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-23T18:49:28.371Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-23T18:49:28.371Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-23T18:49:28.371Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-23T18:49:28.371Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-23T18:49:28.371Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-23T18:49:28.371Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-23T18:49:28.371Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-23T18:49:28.371Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-23T18:49:28.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-23T18:49:29.175Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-23T18:49:29.175Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-23T18:49:29.175Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-23T18:49:29.175Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-23T18:49:29.175Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-23T18:49:29.175Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-23T18:49:30.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-23T18:49:30.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-23T18:49:33.934Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-23T18:49:33.977Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-23T18:49:33.977Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:49:33.977Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-23T18:49:34.435Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-23T18:49:34.893Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-23T18:49:34.893Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-23T18:49:34.893Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-23T18:49:37.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-23T18:49:40.676Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-23T18:49:40.676Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-23T18:49:41.136Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-23T18:49:42.592Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-23T18:49:44.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-23T18:49:47.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-23T18:49:47.344Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-23T18:49:47.344Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-23T18:49:47.344Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-23T18:49:47.344Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-23T18:49:47.344Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-23T18:49:49.692Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-23T18:49:49.692Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-23T18:49:49.692Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-23T18:49:50.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003ab5a8_} [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite (1857.68s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (77.76s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.98s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.70s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.23s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.70s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.15s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (57.75s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.14s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.86s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.83s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.28s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.40s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.29s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.06s) [2021-09-23T18:49:50.150Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2021-09-23T18:49:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.08s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildAddTar (27.71s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.01s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.22s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.48s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.51s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (5.96s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.04s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.31s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.20s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.30s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.32s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (3.91s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.79s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.01s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.37s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.48s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (24.21s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.82s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.00s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (13.87s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.36s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.27s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.20s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.55s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignore (39.69s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.04s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (44.21s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.39s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.63s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.52s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.53s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.44s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.80s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.50s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.82s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (60.97s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.80s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.35s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.44s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.13s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.82s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.54s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (10.96s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.49s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildFails (2.19s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.76s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.72s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.31s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.87s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.15s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.98s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.77s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildHistory (9.43s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.85s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.40s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.63s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.81s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildLabels (0.88s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.33s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.93s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.54s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (3.99s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.10s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.48s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.43s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.19s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.05s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.30s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.25s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.14s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.65s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.52s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.54s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.75s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.30s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.83s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.08s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.48s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.36s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.24s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.36s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (5.92s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.49s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.36s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.59s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.57s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.46s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildRm (9.35s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.49s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.14s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.24s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.83s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.75s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.91s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.34s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.48s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildStderr (3.22s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (13.84s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.52s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.09s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.48s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.91s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (2.89s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.63s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.70s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.78s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.28s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.68s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.88s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.83s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.22s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.06s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-23T18:49:50.151Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.05s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.61s) [2021-09-23T18:49:50.151Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.58s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.47s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.36s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCommitChange (4.14s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.84s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.37s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCommitTTY (5.89s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.73s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.03s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.22s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.22s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.22s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.77s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.73s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.73s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.96s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.80s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.73s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.68s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.32s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.82s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.25s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.84s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.46s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.20s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.70s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.08s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.68s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.35s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.76s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.26s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.25s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.22s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.27s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000406f48_} (2.32s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11423865942_c:\foo_false____} (2.21s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11423865942_c:\foo_true____} (2.23s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.31s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.32s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.31s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.22s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.38s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.33s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.91s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCpToDot (2.35s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCpToStdout (2.15s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.97s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.25s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.39s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.91s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.87s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.90s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.92s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.81s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.00s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.79s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsCopy (3.59s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.94s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.20s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.67s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.19s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.83s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsFilters (4.57s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsFormat (3.52s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsRename (1.93s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsResize (7.48s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.21s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.07s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.63s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.61s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.59s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.67s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.71s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.65s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.70s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.64s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.78s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestExecInspectID (3.04s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.95s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.84s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T18:49:50.152Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.66s) [2021-09-23T18:49:50.152Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.58s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.53s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.69s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.58s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.48s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.50s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.48s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.77s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.44s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.43s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.18s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.17s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.18s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.86s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectDefault (1.77s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectHistory (3.24s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.17s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.73s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.85s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.72s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.71s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectStatus (2.76s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.37s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.83s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.91s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.78s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.88s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.87s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.69s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.64s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.63s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.44s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.33s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.77s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.66s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.62s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.52s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.02s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.06s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.92s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.22s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsSince (8.68s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsTail (2.54s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.31s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.23s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.02s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.52s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPsByOrder (6.46s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.43s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.56s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.52s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.19s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.85s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.07s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.08s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.47s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.54s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.09s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.31s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (14.65s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.07s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.08s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.58s) [2021-09-23T18:49:50.153Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.96s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.49s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.32s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.81s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.37s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.94s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.02s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRmiTag (0.55s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.31s) [2021-09-23T18:49:50.153Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.59s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.19s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.05s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.97s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.56s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.94s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.24s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.74s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.19s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.20s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.49s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.17s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.32s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.39s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.54s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.28s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (6.60s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.20s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.40s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.42s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.33s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.18s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.20s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.81s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:49:50.154Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:49:50.154Z] --- PASS: TestDockerSuite/TestRunExitCode (2.21s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.23s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.82s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.86s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.53s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.19s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.30s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.24s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.53s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.45s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.44s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.48s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-09-23T18:49:50.612Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.53s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-23T18:49:50.612Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.55s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.76s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunRm (2.34s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.39s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.85s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.17s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.75s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.28s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.19s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.04s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.41s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.76s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.21s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.32s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.60s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.42s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.26s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.76s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.24s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.24s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.79s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.29s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.49s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.42s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.53s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.05s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.66s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.43s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.74s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.86s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.70s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.46s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.74s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.04s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.78s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.21s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.22s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:49:50.613Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.03s) [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-23T18:49:50.613Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.613Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:49:50.613Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-23T18:49:50.614Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-23T18:49:50.614Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-23T18:49:50.614Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-23T18:49:50.614Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-23T18:49:50.614Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-23T18:49:50.614Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-23T18:49:50.614Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-23T18:49:50.614Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-23T18:49:50.614Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-23T18:49:50.614Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-23T18:49:50.614Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-23T18:49:50.614Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-23T18:49:50.614Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-23T18:49:50.614Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:49:50.614Z] === RUN TestDockerDaemonSuite [2021-09-23T18:49:50.614Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-23T18:49:50.614Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-23T18:49:50.614Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-23T18:49:50.614Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:49:50.614Z] === RUN TestDockerSwarmSuite [2021-09-23T18:49:50.614Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-23T18:49:50.614Z] === RUN TestDockerPluginSuite [2021-09-23T18:49:50.614Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-23T18:49:50.614Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-23T18:49:50.614Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-23T18:49:50.614Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-23T18:49:50.614Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-23T18:49:50.614Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-23T18:49:50.614Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-23T18:49:50.614Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-23T18:49:50.614Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-23T18:49:50.614Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-23T18:49:50.614Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-23T18:49:50.614Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:49:50.614Z] === RUN TestDockerExternalVolumeSuite [2021-09-23T18:49:50.614Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-23T18:49:50.614Z] === RUN TestDockerNetworkSuite [2021-09-23T18:49:50.614Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-23T18:49:50.614Z] === RUN TestDockerHubPullSuite [2021-09-23T18:49:50.614Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-23T18:49:50.614Z] PASS [2021-09-23T18:49:50.614Z] ok github.com/docker/docker/integration-cli 1857.973s [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === Skipped [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:49:50.614Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:49:50.614Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T18:49:50.614Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T18:49:50.614Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T18:49:50.614Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T18:49:50.614Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:49:50.614Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T18:49:50.614Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T18:49:50.614Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:49:50.614Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T18:49:50.614Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:49:50.614Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:49:50.614Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:49:50.614Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:49:50.614Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:49:50.614Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:49:50.614Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T18:49:50.614Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-23T18:49:50.614Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-23T18:49:50.614Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-23T18:49:50.614Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-23T18:49:50.615Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T18:49:50.615Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.615Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T18:49:50.615Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-23T18:49:50.616Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-23T18:49:50.616Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-23T18:49:50.616Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-23T18:49:50.616Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:49:50.616Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-09-23T18:49:50.616Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:49:50.616Z] [2021-09-23T18:49:50.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:49:50.616Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-09-23T18:49:50.617Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:49:50.617Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:49:50.617Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T18:49:50.617Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:49:50.617Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:49:50.617Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:49:50.617Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:49:50.617Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:49:50.617Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:49:50.617Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:49:50.617Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:49:50.617Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:49:50.617Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:49:50.617Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:49:50.617Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:49:50.617Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:49:50.617Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-23T18:49:50.617Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.617Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-23T18:49:50.617Z] [2021-09-23T18:49:50.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:49:50.618Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:49:50.618Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T18:49:50.618Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T18:49:50.618Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T18:49:50.618Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T18:49:50.618Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:49:50.618Z] [2021-09-23T18:49:50.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:49:50.618Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.618Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:49:50.619Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:49:50.619Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:49:50.619Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:49:50.619Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T18:49:50.619Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:49:50.619Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:49:50.619Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:49:50.619Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T18:49:50.619Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-23T18:49:50.619Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-23T18:49:50.619Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T18:49:50.619Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T18:49:50.619Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-23T18:49:50.619Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T18:49:50.619Z] [2021-09-23T18:49:50.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.078Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:49:51.078Z] [2021-09-23T18:49:51.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:49:51.078Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:49:51.079Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.079Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:49:51.079Z] [2021-09-23T18:49:51.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:49:51.080Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:49:51.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.080Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:49:51.080Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.081Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:49:51.081Z] [2021-09-23T18:49:51.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:49:51.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.082Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:49:51.082Z] [2021-09-23T18:49:51.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-23T18:49:51.082Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.082Z] [2021-09-23T18:49:51.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-23T18:49:51.082Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.082Z] [2021-09-23T18:49:51.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-23T18:49:51.082Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-23T18:49:51.082Z] [2021-09-23T18:49:51.082Z] DONE 1092 tests, 546 skipped in 1865.384s [2021-09-23T18:49:51.082Z] INFO: Integration tests ended at 09/23/2021 18:49:50. Duration:00:31:05.5083827 [2021-09-23T18:49:51.082Z] INFO: Docker info of the daemon under test at end of run [2021-09-23T18:49:51.082Z] [2021-09-23T18:49:51.082Z] Containers: 2 [2021-09-23T18:49:51.082Z] Running: 0 [2021-09-23T18:49:51.082Z] Paused: 0 [2021-09-23T18:49:51.082Z] Stopped: 2 [2021-09-23T18:49:51.082Z] Images: 18 [2021-09-23T18:49:51.082Z] Server Version: 0.0.0-dev [2021-09-23T18:49:51.082Z] Storage Driver: windowsfilter [2021-09-23T18:49:51.082Z] Windows: [2021-09-23T18:49:51.082Z] Logging Driver: json-file [2021-09-23T18:49:51.082Z] Plugins: [2021-09-23T18:49:51.082Z] Volume: local [2021-09-23T18:49:51.082Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T18:49:51.082Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T18:49:51.082Z] Swarm: inactive [2021-09-23T18:49:51.082Z] Default Isolation: process [2021-09-23T18:49:51.082Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T18:49:51.082Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T18:49:51.082Z] OSType: windows [2021-09-23T18:49:51.082Z] Architecture: x86_64 [2021-09-23T18:49:51.082Z] CPUs: 4 [2021-09-23T18:49:51.082Z] Total Memory: 32GiB [2021-09-23T18:49:51.082Z] Name: azwin-2-b32e30 [2021-09-23T18:49:51.082Z] ID: 2ZQI:Z5RA:5MK2:DTPD:VVF3:WRYU:FIAJ:E2ME:ZPFC:QTTL:7JHF:LKGC [2021-09-23T18:49:51.082Z] Docker Root Dir: D:\CI\PR-42089\11\daemon [2021-09-23T18:49:51.082Z] Debug Mode (client): false [2021-09-23T18:49:51.082Z] Debug Mode (server): true [2021-09-23T18:49:51.082Z] File Descriptors: -1 [2021-09-23T18:49:51.082Z] Goroutines: 17 [2021-09-23T18:49:51.082Z] System Time: 2021-09-23T18:49:50.9571096Z [2021-09-23T18:49:51.082Z] EventsListeners: 0 [2021-09-23T18:49:51.082Z] Registry: https://index.docker.io/v1/ [2021-09-23T18:49:51.082Z] Labels: [2021-09-23T18:49:51.082Z] Experimental: false [2021-09-23T18:49:51.082Z] Insecure Registries: [2021-09-23T18:49:51.082Z] 127.0.0.0/8 [2021-09-23T18:49:51.082Z] Live Restore Enabled: false [2021-09-23T18:49:51.082Z] [2021-09-23T18:49:51.082Z] [2021-09-23T18:49:51.539Z] INFO: Stopping daemon under test [2021-09-23T18:49:51.539Z] SUCCESS: The process with PID 5912 (child process of PID 4584) has been terminated. [2021-09-23T18:49:51.540Z] SUCCESS: The process with PID 4584 (child process of PID 3716) has been terminated. [2021-09-23T18:49:51.540Z] INFO: Stop tailing logs of the daemon under tests [2021-09-23T18:49:51.540Z] INFO: executeCI.ps1 Completed successfully at 09/23/2021 18:49:51. [2021-09-23T18:49:51.540Z] INFO: Tidying up at end of run [2021-09-23T18:49:51.540Z] INFO: Saving daemon under test log (d:\CI\PR-42089\11\dut.out) to bundles\CIDUT.out [2021-09-23T18:49:51.540Z] INFO: Saving daemon under test log (d:\CI\PR-42089\11\dut.err) to bundles\CIDUT.err [2021-09-23T18:49:51.540Z] INFO: Saving containerd logs to bundles [2021-09-23T18:49:51.540Z] INFO: Nuke-Everything... [2021-09-23T18:49:51.997Z] INFO: Container count on control daemon to delete is 2 [2021-09-23T18:49:51.997Z] d23599569fa4 [2021-09-23T18:49:51.997Z] d33adb7c72bc [2021-09-23T18:49:51.997Z] INFO: Tidying pidfile d:\CI\PR-42089\11\docker.pid [2021-09-23T18:49:51.997Z] INFO: Nuking d:\CI [2021-09-23T18:49:52.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12108147550_c:\foo_false____} [2021-09-23T18:49:53.206Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-23T18:49:53.206Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:49:53.206Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-23T18:49:53.206Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-23T18:49:53.206Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-23T18:49:53.206Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-23T18:49:53.206Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-23T18:49:53.206Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-23T18:49:53.206Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-23T18:49:59.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12108147550_c:\foo_true____} [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-23T18:50:01.683Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-23T18:50:01.683Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-23T18:50:01.683Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-23T18:50:01.683Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-23T18:50:01.683Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-23T18:50:01.683Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-23T18:50:01.683Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-23T18:50:01.867Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-23T18:50:01.867Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-23T18:50:01.867Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-23T18:50:03.431Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-23T18:50:03.431Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-23T18:50:03.431Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-23T18:50:03.901Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-23T18:50:03.901Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-23T18:50:03.901Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-23T18:50:03.901Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:50:03.901Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-23T18:50:03.901Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:50:03.901Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-23T18:50:03.901Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-23T18:50:03.901Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-23T18:50:03.901Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:50:03.901Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-23T18:50:03.901Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-23T18:50:03.901Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-23T18:50:03.901Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-23T18:50:03.901Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-23T18:50:03.901Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:50:03.901Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-23T18:50:03.901Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-23T18:50:03.901Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-23T18:50:03.901Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-23T18:50:03.901Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-23T18:50:03.901Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-23T18:50:04.370Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-23T18:50:04.370Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:50:04.370Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-23T18:50:04.370Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:50:04.370Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-23T18:50:04.994Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-23T18:50:05.461Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-23T18:50:05.461Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-23T18:50:05.461Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-23T18:50:06.587Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-23T18:50:06.587Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-23T18:50:06.587Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-23T18:50:06.587Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-23T18:50:08.804Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-23T18:50:08.804Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-23T18:50:08.804Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-23T18:50:08.804Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-23T18:50:08.804Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-23T18:50:08.804Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-23T18:50:08.804Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-23T18:50:09.683Z] INFO: Zapped successfully [2021-09-23T18:50:09.683Z] [2021-09-23T18:50:09.683Z] INFO: executeCI.ps1 exiting at Thu Sep 23 18:50:09 CUT 2021. Duration 01:00:52.4826531 [2021-09-23T18:50:09.683Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-23T18:50:09.928Z] Recording test results [2021-09-23T18:50:11.340Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-23T18:50:12.602Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-23T18:50:14.818Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-23T18:50:14.818Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:50:14.818Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-23T18:50:14.819Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-23T18:50:14.819Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-23T18:50:16.523Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-23T18:50:17.203Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-23T18:50:18.001Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-23T18:50:19.179Z] Archiving artifacts [2021-09-23T18:50:19.418Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-23T18:50:23.486Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-23T18:50:23.486Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-23T18:50:23.486Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-23T18:50:23.486Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:50:23.486Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-23T18:50:30.652Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-23T18:50:30.652Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-23T18:50:30.652Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-23T18:50:30.652Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-23T18:50:30.652Z] === RUN TestDockerSuite/TestCpToDot [2021-09-23T18:50:32.219Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-23T18:50:32.219Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-23T18:50:32.219Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-23T18:50:32.219Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-23T18:50:32.219Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-23T18:50:32.969Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42089/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T18:50:33.895Z] + make clean [2021-09-23T18:50:34.438Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-23T18:50:34.438Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:50:34.438Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-23T18:50:34.438Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-23T18:50:34.438Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-23T18:50:34.438Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-23T18:50:34.438Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-23T18:50:34.438Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-23T18:50:34.438Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-23T18:50:34.861Z] docker volume rm -f docker-dev-cache [2021-09-23T18:50:34.861Z] docker-dev-cache [2021-09-23T18:50:34.907Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-23T18:50:34.907Z] === RUN TestDockerSuite/TestCreateByImageID [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T18:50:37.125Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-23T18:50:38.691Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-23T18:50:39.161Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-23T18:50:39.161Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-23T18:50:41.380Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-23T18:50:41.380Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-23T18:50:41.849Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-23T18:50:41.849Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-23T18:50:41.849Z] === RUN TestDockerSuite/TestCreateRM [2021-09-23T18:50:41.849Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-23T18:50:41.849Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:50:41.849Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-23T18:50:42.319Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-23T18:50:42.788Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-23T18:50:44.739Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-23T18:50:44.739Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:50:44.739Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-23T18:50:48.527Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-23T18:50:48.527Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-23T18:50:48.527Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-23T18:50:49.512Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-23T18:50:49.948Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-23T18:50:49.948Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-23T18:50:49.948Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-23T18:50:52.904Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-23T18:50:52.904Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-23T18:50:52.904Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-23T18:50:52.904Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-23T18:50:55.122Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-23T18:50:55.122Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-23T18:50:55.122Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-23T18:50:55.122Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-23T18:50:55.122Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-23T18:50:55.122Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-23T18:50:55.122Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-23T18:50:55.122Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-23T18:50:55.122Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-23T18:50:55.122Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDockerFails [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-23T18:50:55.122Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-23T18:50:55.122Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-23T18:50:55.122Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-23T18:50:55.122Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-23T18:50:55.122Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-23T18:50:55.122Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-23T18:50:56.666Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-23T18:50:57.339Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-23T18:50:59.555Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-23T18:51:01.572Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-23T18:51:01.572Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:51:01.572Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-23T18:51:01.773Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-23T18:51:06.330Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-23T18:51:06.797Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-23T18:51:06.797Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-23T18:51:08.934Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-23T18:51:12.728Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-23T18:51:17.488Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-23T18:51:19.055Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-23T18:51:20.042Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-23T18:51:21.721Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-23T18:51:22.707Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-23T18:51:22.995Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-23T18:51:23.175Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-23T18:51:23.464Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-23T18:51:24.452Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-23T18:51:28.247Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-23T18:51:29.037Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-23T18:51:33.005Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-23T18:51:33.005Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-23T18:51:33.005Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-23T18:51:33.005Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:51:33.005Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-23T18:51:33.005Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-23T18:51:33.005Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-23T18:51:33.005Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-23T18:51:33.005Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-23T18:51:33.474Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-23T18:51:33.474Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-23T18:51:33.474Z] === RUN TestDockerSuite/TestEventsRename [2021-09-23T18:51:33.787Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-23T18:51:36.427Z] === RUN TestDockerSuite/TestEventsResize [2021-09-23T18:51:42.445Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-23T18:51:43.509Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-23T18:51:44.664Z] === RUN TestDockerSuite/TestRmiTag [2021-09-23T18:51:45.132Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-23T18:51:45.678Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-23T18:51:47.847Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-23T18:51:48.083Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-23T18:51:52.520Z] === RUN TestDockerSuite/TestEventsTop [2021-09-23T18:51:52.520Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-23T18:51:52.520Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-23T18:51:54.689Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-23T18:51:58.416Z] === RUN TestDockerSuite/TestExec [2021-09-23T18:51:58.416Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:51:58.416Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-23T18:51:58.416Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-23T18:51:58.416Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-23T18:51:59.946Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-23T18:52:01.475Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-23T18:52:01.475Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:52:01.475Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-23T18:52:01.475Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:52:01.475Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-23T18:52:01.475Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-23T18:52:01.475Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-23T18:52:03.018Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-23T18:52:03.644Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-23T18:52:05.173Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-23T18:52:05.230Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-23T18:52:06.702Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-23T18:52:08.874Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-23T18:52:09.980Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-23T18:52:10.448Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-23T18:52:10.448Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-23T18:52:10.448Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-23T18:52:10.448Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-23T18:52:10.448Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-23T18:52:10.448Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-23T18:52:10.448Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-23T18:52:10.448Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-23T18:52:10.448Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-23T18:52:10.448Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-23T18:52:10.448Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-23T18:52:10.448Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-23T18:52:10.448Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-23T18:52:10.448Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-23T18:52:10.448Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-23T18:52:12.599Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-23T18:52:12.599Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-23T18:52:12.599Z] === RUN TestDockerSuite/TestExecEnv [2021-09-23T18:52:12.599Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:52:12.599Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-23T18:52:12.599Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-23T18:52:12.599Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-23T18:52:12.663Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-23T18:52:12.663Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-23T18:52:12.663Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-23T18:52:12.663Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-23T18:52:12.663Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-23T18:52:14.129Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-23T18:52:17.414Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-23T18:52:17.850Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-23T18:52:17.850Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-23T18:52:17.850Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-23T18:52:17.850Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-23T18:52:17.850Z] === RUN TestDockerSuite/TestExecParseError [2021-09-23T18:52:17.850Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:52:17.850Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-23T18:52:17.850Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-23T18:52:17.850Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-23T18:52:17.850Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-23T18:52:17.850Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-23T18:52:20.020Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-23T18:52:20.020Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-23T18:52:20.020Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-23T18:52:20.020Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:52:20.020Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-23T18:52:20.020Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-23T18:52:20.020Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-23T18:52:20.020Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-23T18:52:20.020Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-23T18:52:20.020Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-23T18:52:20.020Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-23T18:52:21.204Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-23T18:52:21.551Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-23T18:52:21.551Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-23T18:52:21.551Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-23T18:52:23.417Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-23T18:52:25.629Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-23T18:52:28.581Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-23T18:52:28.581Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-23T18:52:28.607Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-23T18:52:28.607Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-23T18:52:28.607Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-23T18:52:28.607Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-23T18:52:28.607Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-23T18:52:28.607Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:52:28.607Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-23T18:52:34.382Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-23T18:52:34.448Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-23T18:52:34.448Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-23T18:52:34.448Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-23T18:52:34.448Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-23T18:52:34.448Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-23T18:52:34.448Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-23T18:52:34.448Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-23T18:52:34.448Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-23T18:52:34.448Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-23T18:52:34.448Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-23T18:52:34.448Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-23T18:52:34.448Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-23T18:52:34.448Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-23T18:52:34.448Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-23T18:52:34.448Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-23T18:52:34.448Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-23T18:52:34.448Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-23T18:52:34.448Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-23T18:52:34.448Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-23T18:52:34.448Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-23T18:52:34.448Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-23T18:52:34.448Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-23T18:52:34.448Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-23T18:52:36.662Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-23T18:52:36.662Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-23T18:52:36.662Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-23T18:52:38.945Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-23T18:52:38.945Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-23T18:52:38.945Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-23T18:52:38.945Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-23T18:52:38.945Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-23T18:52:40.158Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-23T18:52:41.114Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-23T18:52:41.114Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-23T18:52:41.114Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-23T18:52:41.114Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-23T18:52:41.114Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-23T18:52:41.114Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-23T18:52:41.114Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-23T18:52:41.114Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-23T18:52:41.114Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-23T18:52:41.114Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-23T18:52:41.114Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-23T18:52:41.114Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-23T18:52:41.114Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-23T18:52:41.114Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-23T18:52:41.114Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-23T18:52:42.640Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-23T18:52:43.052Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-23T18:52:45.184Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-23T18:52:48.468Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-23T18:52:48.468Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-23T18:52:48.468Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-23T18:52:48.468Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-23T18:52:48.468Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-23T18:52:48.468Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-23T18:52:48.468Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-23T18:52:48.833Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-23T18:52:48.833Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:52:48.833Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-23T18:52:48.833Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-23T18:52:48.833Z] === RUN TestDockerSuite/TestHealth [2021-09-23T18:52:48.833Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-23T18:52:48.833Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-23T18:52:48.833Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-23T18:52:48.833Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-23T18:52:48.833Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-23T18:52:50.863Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-23T18:52:50.863Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-23T18:52:50.863Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-23T18:52:50.863Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:52:50.863Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-23T18:52:50.863Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-23T18:52:50.863Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-23T18:52:50.863Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:52:50.863Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-23T18:52:51.824Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-23T18:52:52.553Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-23T18:52:52.553Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-23T18:52:52.553Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-23T18:52:52.553Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-23T18:52:52.553Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-23T18:52:53.012Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-23T18:52:53.012Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-23T18:52:53.977Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-23T18:52:53.977Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:52:53.977Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-23T18:52:54.941Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-23T18:52:54.941Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-23T18:52:56.476Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-23T18:52:56.476Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-23T18:52:57.595Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-23T18:52:57.595Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-23T18:52:57.595Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-23T18:52:57.595Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-23T18:52:57.595Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-23T18:52:57.595Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-23T18:52:57.595Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-23T18:52:57.595Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:52:57.595Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-23T18:52:57.595Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-23T18:52:57.595Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-23T18:52:57.595Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-23T18:52:57.595Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-23T18:52:58.646Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-23T18:52:59.763Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-23T18:52:59.763Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-23T18:52:59.763Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-23T18:52:59.763Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-23T18:52:59.763Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-23T18:52:59.763Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-23T18:53:00.814Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-23T18:53:00.814Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-23T18:53:00.814Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:53:00.814Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-23T18:53:02.650Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-23T18:53:04.536Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-23T18:53:04.536Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-23T18:53:04.816Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-23T18:53:04.816Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-23T18:53:05.272Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-23T18:53:07.432Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-23T18:53:07.432Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:53:07.432Z] === RUN TestDockerSuite/TestImportFile [2021-09-23T18:53:07.432Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:53:07.432Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-23T18:53:07.432Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-23T18:53:07.432Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-23T18:53:07.432Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-23T18:53:07.432Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:53:07.432Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-23T18:53:07.432Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:53:07.432Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-23T18:53:07.432Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-23T18:53:07.432Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-23T18:53:07.432Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-23T18:53:07.432Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-23T18:53:07.432Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-23T18:53:07.432Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-23T18:53:07.432Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-23T18:53:07.432Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:53:07.432Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-23T18:53:07.432Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:53:07.432Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-23T18:53:07.439Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-23T18:53:07.439Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-23T18:53:07.439Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-23T18:53:07.439Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-23T18:53:07.439Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-23T18:53:07.439Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-23T18:53:07.439Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-23T18:53:09.603Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-23T18:53:10.330Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-23T18:53:11.135Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-23T18:53:11.135Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:53:11.135Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-23T18:53:11.135Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-23T18:53:11.135Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-23T18:53:11.592Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-23T18:53:11.592Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-23T18:53:11.592Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-23T18:53:12.495Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-23T18:53:13.761Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-23T18:53:13.761Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-23T18:53:15.291Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-23T18:53:15.291Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-23T18:53:15.291Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-23T18:53:15.291Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-23T18:53:15.291Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-23T18:53:15.291Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-23T18:53:15.291Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-23T18:53:15.384Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-23T18:53:17.459Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-23T18:53:17.550Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-23T18:53:17.550Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-23T18:53:17.550Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-23T18:53:18.005Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-23T18:53:18.005Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-23T18:53:18.005Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-23T18:53:18.005Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-23T18:53:18.005Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-23T18:53:18.005Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-23T18:53:18.005Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:53:18.005Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:53:18.005Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-23T18:53:18.005Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-23T18:53:18.005Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-23T18:53:18.005Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-23T18:53:18.005Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-23T18:53:21.187Z] === RUN TestDockerSuite/TestInspectImage [2021-09-23T18:53:21.187Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:53:21.187Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-23T18:53:21.187Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:53:21.187Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-23T18:53:21.187Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:53:21.187Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-23T18:53:22.671Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-23T18:53:22.671Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-23T18:53:22.671Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-23T18:53:22.671Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-23T18:53:22.671Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:53:22.671Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-23T18:53:22.671Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-23T18:53:22.671Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-23T18:53:22.671Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-23T18:53:22.671Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-23T18:53:22.671Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-23T18:53:22.671Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-23T18:53:23.356Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-23T18:53:24.887Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-23T18:53:25.343Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-23T18:53:27.511Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-23T18:53:29.046Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-23T18:53:29.046Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-23T18:53:29.046Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-23T18:53:29.046Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-23T18:53:29.714Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-23T18:53:29.714Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-23T18:53:29.714Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-23T18:53:30.676Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-23T18:53:30.676Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-23T18:53:30.676Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-23T18:53:30.676Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-23T18:53:30.676Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-23T18:53:30.676Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-23T18:53:30.676Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-23T18:53:30.676Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-23T18:53:30.676Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-23T18:53:30.676Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-23T18:53:30.676Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-23T18:53:30.676Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-23T18:53:30.676Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-23T18:53:30.676Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-23T18:53:30.676Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-23T18:53:30.676Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-23T18:53:30.676Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-23T18:53:30.676Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-23T18:53:30.676Z] === RUN TestDockerSuite/TestRunMount [2021-09-23T18:53:30.676Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-23T18:53:30.676Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-23T18:53:30.676Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-23T18:53:30.676Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-23T18:53:30.676Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-23T18:53:30.676Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-23T18:53:30.676Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-23T18:53:30.676Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-23T18:53:31.215Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-23T18:53:33.387Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-23T18:53:37.107Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-23T18:53:38.637Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-23T18:53:39.218Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-23T18:53:39.218Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-23T18:53:39.218Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-23T18:53:39.218Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-23T18:53:39.218Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-23T18:53:39.218Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-23T18:53:39.218Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-23T18:53:40.806Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-23T18:53:42.974Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-23T18:53:43.884Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-23T18:53:45.152Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-23T18:53:47.321Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-23T18:53:48.550Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-23T18:53:48.550Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-23T18:53:48.550Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-23T18:53:48.550Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-23T18:53:48.550Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-23T18:53:48.550Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-23T18:53:48.550Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-23T18:53:48.550Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-23T18:53:48.550Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-23T18:53:48.550Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-23T18:53:48.550Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-23T18:53:48.550Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-23T18:53:48.550Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-23T18:53:48.550Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-23T18:53:48.550Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-23T18:53:48.550Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-23T18:53:48.550Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-23T18:53:48.550Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-23T18:53:48.550Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-23T18:53:48.550Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-23T18:53:48.853Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-23T18:53:48.853Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-23T18:53:48.853Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:53:48.853Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-23T18:53:48.853Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-23T18:53:48.853Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-23T18:53:48.853Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-23T18:53:48.853Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-23T18:53:48.853Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-23T18:53:48.853Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-23T18:53:48.853Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:53:49.310Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-23T18:53:49.310Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:53:49.310Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-23T18:53:49.310Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:53:49.310Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-23T18:53:49.310Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:53:49.310Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-23T18:53:49.310Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-23T18:53:49.310Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-23T18:53:49.310Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-23T18:53:49.310Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-23T18:53:49.310Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-23T18:53:49.310Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-23T18:53:49.310Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:53:49.310Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-23T18:53:49.310Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-23T18:53:49.310Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-23T18:53:49.310Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-23T18:53:49.310Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-23T18:53:49.310Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-23T18:53:49.310Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-23T18:53:49.310Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-23T18:53:49.310Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-23T18:53:49.310Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-23T18:53:49.310Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-23T18:53:49.510Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-23T18:53:50.840Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-23T18:53:51.035Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-23T18:53:53.012Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-23T18:53:53.202Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-23T18:53:54.163Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-23T18:53:55.692Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-23T18:53:56.147Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.147Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-23T18:53:56.147Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.147Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-23T18:53:56.147Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.147Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-23T18:53:56.147Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.147Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-23T18:53:56.147Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.147Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-23T18:53:56.147Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.147Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-23T18:53:56.147Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.147Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-23T18:53:56.147Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.147Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:53:58.785Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-23T18:53:59.861Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-23T18:53:59.861Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-23T18:53:59.861Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-23T18:53:59.861Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-23T18:53:59.861Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-23T18:53:59.861Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-23T18:53:59.861Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-23T18:53:59.861Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-23T18:53:59.861Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-23T18:53:59.861Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:53:59.861Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-23T18:54:00.315Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-23T18:54:00.315Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-23T18:54:00.315Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-23T18:54:02.486Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-23T18:54:02.486Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-23T18:54:07.160Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-23T18:54:10.151Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-23T18:54:10.151Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-23T18:54:10.151Z] === RUN TestDockerSuite/TestRunRm [2021-09-23T18:54:11.677Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-23T18:54:12.931Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-23T18:54:17.442Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-23T18:54:17.605Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-23T18:54:19.607Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-23T18:54:19.776Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-23T18:54:21.944Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-23T18:54:21.945Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-23T18:54:21.945Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-23T18:54:22.716Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-23T18:54:24.113Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-23T18:54:24.941Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-23T18:54:24.941Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:54:24.941Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-23T18:54:24.941Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-23T18:54:24.941Z] === RUN TestDockerSuite/TestRunState [2021-09-23T18:54:24.941Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-23T18:54:24.941Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-23T18:54:26.282Z] === RUN TestDockerSuite/TestLogsSince [2021-09-23T18:54:27.830Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-23T18:54:27.830Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:54:27.830Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-23T18:54:27.830Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-23T18:54:27.830Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-23T18:54:27.830Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-23T18:54:27.830Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-23T18:54:27.830Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-23T18:54:27.830Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-23T18:54:27.830Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-23T18:54:27.830Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-23T18:54:27.830Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-23T18:54:32.501Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-23T18:54:32.501Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-23T18:54:32.501Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-23T18:54:32.501Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-23T18:54:32.501Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-23T18:54:32.501Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-23T18:54:32.501Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-23T18:54:32.501Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-23T18:54:32.501Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-23T18:54:32.501Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-23T18:54:32.501Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-23T18:54:32.501Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-23T18:54:32.501Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-23T18:54:32.501Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-23T18:54:32.957Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-23T18:54:32.957Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-23T18:54:32.957Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-23T18:54:32.957Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-23T18:54:32.957Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-23T18:54:32.957Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-23T18:54:32.957Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-23T18:54:34.827Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-23T18:54:34.827Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-23T18:54:34.827Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-23T18:54:34.827Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-23T18:54:34.827Z] === RUN TestDockerSuite/TestLogsTail [2021-09-23T18:54:35.123Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-23T18:54:35.123Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-23T18:54:35.123Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-23T18:54:36.997Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-23T18:54:38.012Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-23T18:54:38.012Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-23T18:54:38.012Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-23T18:54:38.012Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-23T18:54:38.012Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-23T18:54:39.165Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-23T18:54:40.901Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-23T18:54:41.332Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-23T18:54:41.332Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestNetHostname [2021-09-23T18:54:41.332Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-23T18:54:41.332Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-23T18:54:41.332Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-23T18:54:41.332Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestPluginActive [2021-09-23T18:54:41.332Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-23T18:54:41.332Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-23T18:54:41.332Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-23T18:54:41.332Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-23T18:54:41.332Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-23T18:54:41.332Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-23T18:54:41.332Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-23T18:54:41.332Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-23T18:54:41.332Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-23T18:54:41.332Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestPortList [2021-09-23T18:54:41.332Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-23T18:54:41.332Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-23T18:54:46.004Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-23T18:54:46.004Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:54:46.004Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-23T18:54:46.004Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-23T18:54:46.004Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-23T18:54:46.004Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-23T18:54:46.004Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-23T18:54:46.004Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-23T18:54:46.004Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:54:46.004Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-23T18:54:46.004Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-23T18:54:46.004Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-23T18:54:46.004Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-23T18:54:46.004Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-23T18:54:46.004Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-23T18:54:46.004Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-23T18:54:46.004Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:54:46.004Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-23T18:54:49.436Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-23T18:54:54.102Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-23T18:54:54.552Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-23T18:54:54.552Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-23T18:54:54.552Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-23T18:55:01.147Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-23T18:55:01.147Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-23T18:55:01.147Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-23T18:55:01.147Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-23T18:55:01.610Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-23T18:55:01.610Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-23T18:55:01.610Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-23T18:55:04.861Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-23T18:55:07.032Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-23T18:55:09.197Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-23T18:55:09.197Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-23T18:55:09.652Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-23T18:55:09.652Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-23T18:55:09.652Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-23T18:55:09.652Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:55:09.652Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-23T18:55:09.652Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-23T18:55:09.652Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-23T18:55:09.652Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-23T18:55:09.652Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-23T18:55:09.652Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-23T18:55:09.652Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-23T18:55:09.652Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-23T18:55:09.652Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-23T18:55:10.158Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-23T18:55:13.371Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-23T18:55:14.333Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-23T18:55:15.860Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-23T18:55:20.525Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-23T18:55:20.525Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-23T18:55:20.525Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-23T18:55:20.525Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-23T18:55:20.525Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-23T18:55:20.525Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-23T18:55:20.525Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-23T18:55:20.525Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-23T18:55:20.525Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-23T18:55:20.525Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-23T18:55:20.525Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-23T18:55:20.525Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-23T18:55:20.525Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-23T18:55:20.525Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-23T18:55:20.525Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-23T18:55:20.525Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-23T18:55:20.525Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.525Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-23T18:55:22.507Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-23T18:55:22.507Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-23T18:55:22.507Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-23T18:55:22.507Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-23T18:55:23.414Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-23T18:55:23.414Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-23T18:55:23.870Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-23T18:55:23.870Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-23T18:55:26.034Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-23T18:55:33.078Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-23T18:55:33.078Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-23T18:55:33.078Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-23T18:55:34.858Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-23T18:55:36.389Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-23T18:55:41.615Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-23T18:55:41.615Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:55:41.615Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-23T18:55:43.444Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-23T18:55:46.282Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-23T18:55:46.282Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-23T18:55:46.282Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-23T18:55:46.282Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:55:46.282Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-23T18:55:46.282Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-23T18:55:46.282Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-23T18:55:46.282Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-23T18:55:46.282Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-23T18:55:46.337Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-23T18:55:46.794Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-23T18:55:46.794Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-23T18:55:46.794Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-23T18:55:46.794Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-23T18:55:50.517Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-23T18:55:50.517Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:55:50.517Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-23T18:55:50.517Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-23T18:55:50.517Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-23T18:55:50.517Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-23T18:55:50.517Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-23T18:55:50.517Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-23T18:55:50.517Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-23T18:55:53.329Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-23T18:55:53.329Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:55:53.329Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-23T18:55:53.329Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-23T18:55:53.329Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-23T18:55:53.329Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:55:53.329Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-23T18:55:53.329Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:55:53.329Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-23T18:55:53.329Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-23T18:55:53.329Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-23T18:55:53.329Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:55:53.329Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-23T18:55:56.218Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-23T18:55:57.570Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-23T18:55:57.570Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-23T18:55:57.570Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-23T18:55:58.535Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-23T18:55:58.535Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-23T18:55:58.535Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-23T18:55:59.498Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-23T18:55:59.935Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-23T18:55:59.935Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-23T18:55:59.935Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-23T18:56:00.461Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-23T18:56:00.461Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-23T18:56:00.461Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-23T18:56:02.823Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-23T18:56:02.823Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-23T18:56:02.823Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-23T18:56:02.823Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-23T18:56:02.823Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-23T18:56:02.823Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:56:02.823Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-23T18:56:02.823Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-23T18:56:02.823Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-23T18:56:02.823Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:56:02.823Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-23T18:56:02.823Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-23T18:56:02.823Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-23T18:56:04.182Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-23T18:56:07.902Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-23T18:56:10.069Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-23T18:56:17.586Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-23T18:56:18.042Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-23T18:56:18.042Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-23T18:56:18.042Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-23T18:56:18.042Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-23T18:56:18.499Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-23T18:56:18.499Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-23T18:56:18.499Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-23T18:56:21.392Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-23T18:56:21.392Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-23T18:56:25.106Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-23T18:56:25.106Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-23T18:56:25.106Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-23T18:56:25.561Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-23T18:56:25.561Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-23T18:56:31.126Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-23T18:56:31.126Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:56:31.126Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-23T18:56:34.095Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-23T18:56:34.096Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:56:34.096Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-23T18:56:34.096Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-23T18:56:34.096Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-23T18:56:34.096Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-23T18:56:34.096Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-23T18:56:34.849Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-23T18:56:34.849Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-23T18:56:34.849Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-23T18:56:35.811Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-23T18:56:39.533Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-23T18:56:41.137Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-23T18:56:41.137Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-23T18:56:41.137Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-23T18:56:43.258Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-23T18:56:43.258Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:56:43.258Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-23T18:56:46.979Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-23T18:56:46.979Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-23T18:56:46.979Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-23T18:56:51.418Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-23T18:56:51.418Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-23T18:56:51.418Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite (2177.28s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.72s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.63s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.59s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.88s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (60.93s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.57s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.35s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.88s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.45s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.54s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.51s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.45s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.43s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.19s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.19s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.72s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.32s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.54s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.51s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.59s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.93s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.97s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.47s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.83s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.58s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.86s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.67s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.80s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.17s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.56s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.43s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.36s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.02s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.43s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.70s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.59s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.35s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.20s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.71s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.16s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.08s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.89s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.61s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.83s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.31s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.53s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.75s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.49s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.73s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.03s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.25s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.94s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.82s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildFails (2.54s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.91s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.14s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.21s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.39s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.29s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.55s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.74s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildHistory (9.98s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.87s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.90s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.23s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.35s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.09s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.51s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.68s) [2021-09-23T18:56:52.947Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2021-09-23T18:56:52.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.80s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.47s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.05s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.27s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.35s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.46s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.14s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.04s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.10s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.71s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.31s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.35s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.40s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.60s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.84s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.33s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.20s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.97s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.14s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.62s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.57s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildRm (10.36s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.13s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.19s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.77s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.86s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.30s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.88s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.58s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.84s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildStderr (3.80s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.20s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.39s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.58s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.29s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.36s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.96s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.40s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.17s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.98s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.20s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.76s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.65s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.16s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.02s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.28s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.66s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.61s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCommitChange (4.69s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.13s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.73s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCommitTTY (6.82s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.19s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.43s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.12s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.73s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.07s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.83s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.47s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.38s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.35s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.55s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.94s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.93s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.86s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.59s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.37s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.53s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.04s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.90s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.95s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.32s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.55s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.63s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.64s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.48s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.64s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.59s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.60s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.58s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000105350_} (2.46s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1841713531_c:\foo_false____} (2.71s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1841713531_c:\foo_true____} (2.88s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.34s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.05s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.23s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.62s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.00s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.14s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.73s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCpToDot (3.50s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCpToStdout (4.00s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.25s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.93s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.10s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.15s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.94s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-09-23T18:56:52.948Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:56:52.948Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.32s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.11s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.04s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.94s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.25s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsCopy (3.87s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.57s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.57s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.31s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.83s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsFilters (5.14s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsFormat (5.04s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsRename (2.68s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsResize (32.85s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.55s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.07s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.97s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.29s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.51s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.58s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.13s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.14s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.11s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.08s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (10.22s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.05s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestExecInspectID (5.16s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.44s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.20s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.56s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.61s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.62s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.60s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.65s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.18s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.58s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.85s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.77s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.58s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.55s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.15s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.52s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectDefault (2.46s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectHistory (4.07s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.53s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.03s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.50s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.04s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.08s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectStatus (3.11s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.77s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.12s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.57s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.67s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.75s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.57s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.57s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.23s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.67s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.74s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.62s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.04s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.95s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.98s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.88s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.86s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.93s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.61s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.52s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsSince (9.00s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsTail (2.79s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.64s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.55s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.70s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.00s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestPsByOrder (10.58s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.50s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.81s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-23T18:56:52.949Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.76s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.14s) [2021-09-23T18:56:52.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.57s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.62s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.52s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.76s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.46s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.23s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.91s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.83s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.08s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.99s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.71s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.52s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.75s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.04s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.89s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.60s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.62s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.35s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.64s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.32s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.80s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.47s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.00s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.80s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.05s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.21s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.54s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.64s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.70s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.10s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.51s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.75s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.79s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.66s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.67s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.63s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.56s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.42s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.08s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.56s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.67s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.51s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.54s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunExitCode (2.52s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.52s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.50s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.54s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.59s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.44s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.43s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.52s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.38s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.47s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.57s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.58s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.78s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.55s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.24s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunRm (2.54s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.51s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.63s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.58s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.58s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.50s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.29s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:56:52.950Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.74s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:56:52.950Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.52s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.52s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.18s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.64s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.04s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.27s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.25s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.54s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.53s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.29s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.60s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.58s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.48s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.58s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.62s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.35s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.02s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.09s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.99s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.81s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.08s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.08s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.59s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.96s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:56:52.951Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-23T18:56:52.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:56:52.951Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.951Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-23T18:56:52.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-23T18:56:52.952Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-23T18:56:52.952Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-23T18:56:52.952Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-23T18:56:52.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-23T18:56:52.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-23T18:56:52.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-23T18:56:52.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-23T18:56:52.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-23T18:56:52.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-23T18:56:52.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-23T18:56:52.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-23T18:56:52.952Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-23T18:56:52.952Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-23T18:56:52.952Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-23T18:56:52.952Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-23T18:56:52.952Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:56:52.952Z] === RUN TestDockerDaemonSuite [2021-09-23T18:56:52.952Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-23T18:56:52.952Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-23T18:56:52.952Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-23T18:56:52.952Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:56:52.952Z] === RUN TestDockerSwarmSuite [2021-09-23T18:56:52.952Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-23T18:56:52.952Z] === RUN TestDockerPluginSuite [2021-09-23T18:56:52.952Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-23T18:56:52.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-23T18:56:52.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-23T18:56:52.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-23T18:56:52.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-23T18:56:52.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-23T18:56:52.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-23T18:56:52.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-23T18:56:52.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-23T18:56:52.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-23T18:56:52.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-23T18:56:52.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:56:52.952Z] === RUN TestDockerExternalVolumeSuite [2021-09-23T18:56:52.952Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-23T18:56:52.952Z] === RUN TestDockerNetworkSuite [2021-09-23T18:56:52.952Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-23T18:56:52.952Z] === RUN TestDockerHubPullSuite [2021-09-23T18:56:52.952Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-23T18:56:52.952Z] PASS [2021-09-23T18:56:52.952Z] ok github.com/docker/docker/integration-cli 2177.579s [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === Skipped [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:56:52.952Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:56:52.952Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T18:56:52.952Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T18:56:52.952Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T18:56:52.952Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T18:56:52.952Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:56:52.952Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T18:56:52.952Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T18:56:52.952Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:56:52.952Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-23T18:56:52.952Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T18:56:52.952Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:56:52.952Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-23T18:56:52.952Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:56:52.952Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:56:52.952Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:56:52.952Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:56:52.952Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:56:52.952Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T18:56:52.952Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-23T18:56:52.952Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:56:52.952Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:56:52.952Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:56:52.952Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-23T18:56:52.952Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T18:56:52.952Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T18:56:52.952Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-23T18:56:52.952Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:56:52.952Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:56:52.952Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.952Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:56:52.952Z] [2021-09-23T18:56:52.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-23T18:56:52.953Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-09-23T18:56:52.953Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-09-23T18:56:52.953Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.953Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-23T18:56:52.953Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-23T18:56:52.954Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-23T18:56:52.954Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T18:56:52.954Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-23T18:56:52.954Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-23T18:56:52.954Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-09-23T18:56:52.954Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-23T18:56:52.954Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-23T18:56:52.954Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-23T18:56:52.954Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-23T18:56:52.954Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:56:52.954Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:56:52.954Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.954Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:56:52.954Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:56:52.955Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:56:52.955Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T18:56:52.955Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:56:52.955Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:56:52.955Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:56:52.955Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:56:52.955Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:56:52.955Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:56:52.955Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:56:52.955Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:56:52.955Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:56:52.955Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:56:52.955Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:56:52.955Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:56:52.955Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:56:52.955Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:56:52.955Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:56:52.955Z] [2021-09-23T18:56:52.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:56:52.955Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.955Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:56:52.956Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:56:52.956Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:56:52.956Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-23T18:56:52.956Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:56:52.956Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-23T18:56:52.956Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-23T18:56:52.956Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:56:52.956Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:56:52.956Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:56:52.956Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T18:56:52.956Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T18:56:52.956Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-09-23T18:56:52.956Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:56:52.956Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T18:56:52.956Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T18:56:52.956Z] [2021-09-23T18:56:52.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T18:56:52.956Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.956Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-09-23T18:56:53.413Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-09-23T18:56:53.413Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T18:56:53.413Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-09-23T18:56:53.413Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:56:53.413Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:56:53.413Z] [2021-09-23T18:56:53.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:56:53.413Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.413Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:56:53.414Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:56:53.414Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:56:53.414Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T18:56:53.414Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:56:53.414Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:56:53.414Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:56:53.414Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T18:56:53.414Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-23T18:56:53.414Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T18:56:53.414Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:56:53.414Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.414Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:56:53.414Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.415Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:56:53.415Z] [2021-09-23T18:56:53.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-23T18:56:53.415Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:56:53.416Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.416Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:56:53.416Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:56:53.417Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:56:53.417Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:56:53.417Z] [2021-09-23T18:56:53.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-23T18:56:53.418Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] DONE 1092 tests, 551 skipped in 2185.014s [2021-09-23T18:56:53.418Z] INFO: Integration tests ended at 09/23/2021 18:56:53. Duration:00:36:25.1332147 [2021-09-23T18:56:53.418Z] INFO: Docker info of the daemon under test at end of run [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] Containers: 2 [2021-09-23T18:56:53.418Z] Running: 0 [2021-09-23T18:56:53.418Z] Paused: 0 [2021-09-23T18:56:53.418Z] Stopped: 2 [2021-09-23T18:56:53.418Z] Images: 18 [2021-09-23T18:56:53.418Z] Server Version: 0.0.0-dev [2021-09-23T18:56:53.418Z] Storage Driver: windowsfilter [2021-09-23T18:56:53.418Z] Windows: [2021-09-23T18:56:53.418Z] Logging Driver: json-file [2021-09-23T18:56:53.418Z] Plugins: [2021-09-23T18:56:53.418Z] Volume: local [2021-09-23T18:56:53.418Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T18:56:53.418Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T18:56:53.418Z] Swarm: inactive [2021-09-23T18:56:53.418Z] Default Isolation: process [2021-09-23T18:56:53.418Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T18:56:53.418Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T18:56:53.418Z] OSType: windows [2021-09-23T18:56:53.418Z] Architecture: x86_64 [2021-09-23T18:56:53.418Z] CPUs: 4 [2021-09-23T18:56:53.418Z] Total Memory: 32GiB [2021-09-23T18:56:53.418Z] Name: azwin-2-149bc0 [2021-09-23T18:56:53.418Z] ID: CZBG:ET5I:SDJ6:7WS6:2HW7:K7ON:VUFY:75AL:6RXY:W3RI:RSCX:QKRY [2021-09-23T18:56:53.418Z] Docker Root Dir: D:\CI\PR-42089\11\daemon [2021-09-23T18:56:53.418Z] Debug Mode (client): false [2021-09-23T18:56:53.418Z] Debug Mode (server): true [2021-09-23T18:56:53.418Z] File Descriptors: -1 [2021-09-23T18:56:53.418Z] Goroutines: 46 [2021-09-23T18:56:53.418Z] System Time: 2021-09-23T18:56:53.3553394Z [2021-09-23T18:56:53.418Z] EventsListeners: 0 [2021-09-23T18:56:53.418Z] Registry: https://index.docker.io/v1/ [2021-09-23T18:56:53.418Z] Labels: [2021-09-23T18:56:53.418Z] Experimental: false [2021-09-23T18:56:53.418Z] Insecure Registries: [2021-09-23T18:56:53.418Z] 127.0.0.0/8 [2021-09-23T18:56:53.418Z] Live Restore Enabled: false [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.418Z] [2021-09-23T18:56:53.874Z] INFO: Stopping daemon under test [2021-09-23T18:56:53.874Z] SUCCESS: The process with PID 6068 (child process of PID 5812) has been terminated. [2021-09-23T18:56:53.874Z] SUCCESS: The process with PID 5812 (child process of PID 4492) has been terminated. [2021-09-23T18:56:53.874Z] INFO: Stop tailing logs of the daemon under tests [2021-09-23T18:56:53.874Z] INFO: executeCI.ps1 Completed successfully at 09/23/2021 18:56:53. [2021-09-23T18:56:53.874Z] INFO: Tidying up at end of run [2021-09-23T18:56:53.874Z] INFO: Saving daemon under test log (d:\CI\PR-42089\11\dut.out) to bundles\CIDUT.out [2021-09-23T18:56:53.874Z] INFO: Saving daemon under test log (d:\CI\PR-42089\11\dut.err) to bundles\CIDUT.err [2021-09-23T18:56:53.874Z] INFO: Saving containerd logs to bundles [2021-09-23T18:56:53.874Z] INFO: Nuke-Everything... [2021-09-23T18:56:54.330Z] INFO: Container count on control daemon to delete is 2 [2021-09-23T18:56:54.330Z] a20c4ac42d2b [2021-09-23T18:56:54.330Z] d816a9715fbe [2021-09-23T18:56:54.786Z] INFO: Tidying pidfile d:\CI\PR-42089\11\docker.pid [2021-09-23T18:56:54.786Z] INFO: Killing containerd with PID 5076 [2021-09-23T18:56:54.786Z] INFO: Nuking d:\CI [2021-09-23T18:57:04.628Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-23T18:57:06.300Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-23T18:57:06.762Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-23T18:57:12.463Z] INFO: Zapped successfully [2021-09-23T18:57:12.463Z] [2021-09-23T18:57:12.463Z] INFO: executeCI.ps1 exiting at Thu Sep 23 18:57:12 CUT 2021. Duration 01:07:53.7530085 [2021-09-23T18:57:12.463Z] [2021-09-23T18:57:12.536Z] === RUN TestDockerSuite/TestRmiImgIDForce [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-23T18:57:12.702Z] Recording test results [2021-09-23T18:57:16.257Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-23T18:57:19.518Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-23T18:57:20.987Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-23T18:57:22.727Z] Archiving artifacts [2021-09-23T18:57:23.314Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-23T18:57:26.208Z] === RUN TestDockerSuite/TestRmiTag [2021-09-23T18:57:27.172Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-23T18:57:34.226Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-23T18:57:36.445Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42089/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T18:57:37.361Z] + make clean [2021-09-23T18:57:38.323Z] docker volume rm -f docker-dev-cache [2021-09-23T18:57:38.323Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T18:57:49.015Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-23T18:57:50.547Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-23T18:57:54.271Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-23T18:57:55.801Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-23T18:57:55.801Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-23T18:57:55.801Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-23T18:57:55.801Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-23T18:57:55.801Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-23T18:57:55.801Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-23T18:57:55.801Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-23T18:57:55.801Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-23T18:57:55.801Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-23T18:57:55.801Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-23T18:57:55.801Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-23T18:57:55.801Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-23T18:57:55.801Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-23T18:57:55.801Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-23T18:57:55.801Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-23T18:57:57.331Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-23T18:57:57.331Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-23T18:57:57.331Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-23T18:57:57.331Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-23T18:57:57.331Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-23T18:58:01.053Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-23T18:58:03.948Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-23T18:58:06.117Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-23T18:58:07.646Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-23T18:58:09.816Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-23T18:58:09.816Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-23T18:58:14.490Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-23T18:58:14.490Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-23T18:58:14.490Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-23T18:58:14.490Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-23T18:58:14.490Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-23T18:58:14.490Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-23T18:58:14.490Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-23T18:58:14.490Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-23T18:58:14.490Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-23T18:58:14.490Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-23T18:58:14.490Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-23T18:58:14.490Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-23T18:58:14.490Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-23T18:58:14.490Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-23T18:58:14.490Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-23T18:58:14.490Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-23T18:58:14.490Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-23T18:58:14.490Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-23T18:58:14.490Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-23T18:58:14.490Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-23T18:58:14.490Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-23T18:58:14.490Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-23T18:58:14.490Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-23T18:58:16.020Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-23T18:58:16.020Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-23T18:58:16.020Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-23T18:58:18.913Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-23T18:58:18.913Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-23T18:58:18.913Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-23T18:58:18.913Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-23T18:58:18.913Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-23T18:58:20.443Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-23T18:58:20.443Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-23T18:58:20.443Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-23T18:58:20.443Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-23T18:58:20.443Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-23T18:58:20.443Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:20.443Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-23T18:58:20.443Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-23T18:58:20.443Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-23T18:58:20.443Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-23T18:58:20.443Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-23T18:58:20.443Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-23T18:58:20.443Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-23T18:58:20.443Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-23T18:58:20.443Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-23T18:58:22.613Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-23T18:58:24.786Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-23T18:58:26.957Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-23T18:58:26.957Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-23T18:58:26.957Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-23T18:58:26.957Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-23T18:58:26.957Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-23T18:58:26.957Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-23T18:58:26.957Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-23T18:58:28.486Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-23T18:58:28.486Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-23T18:58:28.486Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-23T18:58:28.486Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:58:28.486Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-23T18:58:28.486Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-23T18:58:28.486Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-23T18:58:28.486Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:58:28.486Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-23T18:58:30.017Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-23T18:58:34.693Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-23T18:58:34.693Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-23T18:58:34.693Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-23T18:58:34.693Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-23T18:58:34.693Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-23T18:58:34.693Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-23T18:58:34.693Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-23T18:58:34.693Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:58:34.693Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-23T18:58:34.693Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-23T18:58:34.693Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-23T18:58:34.693Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-23T18:58:34.693Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-23T18:58:36.865Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-23T18:58:36.865Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-23T18:58:36.865Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-23T18:58:36.865Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-23T18:58:36.865Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-23T18:58:36.865Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-23T18:58:39.033Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-23T18:58:41.204Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-23T18:58:41.204Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-23T18:58:41.204Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-23T18:58:42.735Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-23T18:58:42.735Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-23T18:58:42.735Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-23T18:58:42.735Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-23T18:58:42.735Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-23T18:58:42.735Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-23T18:58:42.735Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-23T18:58:49.789Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-23T18:58:51.960Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-23T18:58:53.490Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-23T18:58:55.659Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-23T18:58:55.659Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-23T18:58:55.659Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-23T18:58:55.659Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-23T18:58:55.659Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-23T18:58:55.659Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-23T18:58:55.659Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-23T18:58:55.659Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-23T18:58:55.659Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-23T18:58:55.659Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:58:55.659Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:58:55.659Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-23T18:58:55.659Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-23T18:58:55.659Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-23T18:58:55.659Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-23T18:58:55.659Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-23T18:58:59.416Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-23T18:58:59.416Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-23T18:58:59.416Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-23T18:58:59.416Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-23T18:58:59.416Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:58:59.416Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-23T18:58:59.416Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-23T18:58:59.416Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-23T18:58:59.416Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-23T18:58:59.416Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-23T18:58:59.416Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-23T18:58:59.416Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-23T18:59:07.964Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-23T18:59:07.964Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-23T18:59:07.964Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-23T18:59:08.421Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-23T18:59:08.421Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-23T18:59:08.421Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-23T18:59:08.421Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-23T18:59:08.877Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-23T18:59:08.877Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-23T18:59:08.877Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-23T18:59:08.877Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-23T18:59:08.877Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-23T18:59:08.877Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-23T18:59:08.877Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-23T18:59:08.877Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-23T18:59:08.877Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-23T18:59:08.877Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-23T18:59:08.877Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-23T18:59:08.877Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-23T18:59:08.877Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-23T18:59:08.877Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-23T18:59:08.877Z] === RUN TestDockerSuite/TestRunMount [2021-09-23T18:59:08.877Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-23T18:59:08.877Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-23T18:59:08.877Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-23T18:59:08.877Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-23T18:59:08.877Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-23T18:59:08.877Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-23T18:59:08.877Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-23T18:59:08.877Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-23T18:59:21.413Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-23T18:59:21.413Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-23T18:59:21.413Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-23T18:59:21.413Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-23T18:59:21.413Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-23T18:59:21.413Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-23T18:59:21.413Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-23T18:59:24.306Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-23T18:59:28.036Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-23T18:59:28.036Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-23T18:59:28.036Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-23T18:59:28.036Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-23T18:59:28.036Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-23T18:59:28.036Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-23T18:59:28.036Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-23T18:59:28.036Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-23T18:59:28.036Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-23T18:59:28.036Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-23T18:59:28.036Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-23T18:59:28.036Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-23T18:59:28.036Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-23T18:59:28.036Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-23T18:59:28.036Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-23T18:59:28.036Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-23T18:59:28.036Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-23T18:59:28.036Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-23T18:59:28.036Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-23T18:59:28.036Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-23T18:59:28.999Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-23T18:59:31.168Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-23T18:59:32.701Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-23T18:59:34.233Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-23T18:59:35.762Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-23T18:59:36.219Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-23T18:59:36.219Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-23T18:59:36.219Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-23T18:59:36.219Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-23T18:59:36.219Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-23T18:59:36.219Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-23T18:59:36.219Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-23T18:59:36.219Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-23T18:59:36.219Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-23T18:59:36.219Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-23T18:59:36.219Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-23T18:59:36.219Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-23T18:59:36.219Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-23T18:59:36.219Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-23T18:59:36.219Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-23T18:59:36.219Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:59:38.388Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-23T18:59:38.388Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-23T18:59:38.388Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-23T18:59:38.388Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-23T18:59:38.388Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-23T18:59:38.388Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-23T18:59:38.388Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-23T18:59:38.388Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-23T18:59:38.388Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-23T18:59:38.388Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:59:38.388Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-23T18:59:45.442Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-23T18:59:45.442Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-23T18:59:45.442Z] === RUN TestDockerSuite/TestRunRm [2021-09-23T18:59:46.973Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-23T18:59:52.745Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-23T18:59:54.276Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-23T18:59:56.450Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-23T18:59:57.983Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-23T19:00:00.153Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-23T19:00:00.153Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-23T19:00:00.153Z] === RUN TestDockerSuite/TestRunState [2021-09-23T19:00:00.153Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-23T19:00:00.153Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-23T19:00:02.325Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-23T19:00:02.325Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T19:00:02.325Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-23T19:00:03.855Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-23T19:00:03.855Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-23T19:00:03.855Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-23T19:00:03.855Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-23T19:00:03.855Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-23T19:00:04.312Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-23T19:00:04.312Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-23T19:00:04.312Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-23T19:00:04.312Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-23T19:00:08.987Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-23T19:00:08.987Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-23T19:00:08.987Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-23T19:00:08.987Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-23T19:00:08.987Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-23T19:00:08.987Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-23T19:00:08.987Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-23T19:00:08.987Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-23T19:00:08.987Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-23T19:00:08.987Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-23T19:00:08.987Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-23T19:00:08.987Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-23T19:00:08.987Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-23T19:00:08.987Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-23T19:00:08.987Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-23T19:00:08.987Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-23T19:00:08.987Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-23T19:00:08.987Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-23T19:00:08.987Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-23T19:00:08.987Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-23T19:00:08.987Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-23T19:00:10.519Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-23T19:00:10.519Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-23T19:00:10.519Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-23T19:00:12.687Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-23T19:00:12.687Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-23T19:00:12.687Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-23T19:00:12.687Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-23T19:00:12.687Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-23T19:00:15.580Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-23T19:00:21.353Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-23T19:00:29.900Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-23T19:00:34.720Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-23T19:00:34.720Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-23T19:00:34.720Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-23T19:00:34.720Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-23T19:00:36.890Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-23T19:00:39.059Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-23T19:00:41.230Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-23T19:00:41.230Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-23T19:00:41.230Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-23T19:00:41.230Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-23T19:00:41.230Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-23T19:00:41.230Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T19:00:41.230Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-23T19:00:41.230Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-23T19:00:41.230Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-23T19:00:41.230Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-23T19:00:41.230Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-23T19:00:41.230Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-23T19:00:41.230Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-23T19:00:41.230Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-23T19:00:41.230Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-23T19:00:44.953Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-23T19:00:46.483Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-23T19:00:48.013Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-23T19:00:51.735Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-23T19:00:51.735Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-23T19:00:51.735Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-23T19:00:51.735Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-23T19:00:51.735Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-23T19:00:51.735Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-23T19:00:51.735Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-23T19:00:51.735Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-23T19:00:51.735Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-23T19:00:51.735Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-23T19:00:51.735Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-23T19:00:51.735Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-23T19:00:51.735Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-23T19:00:51.735Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T19:00:52.192Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-23T19:00:52.192Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T19:00:52.192Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-23T19:00:52.192Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T19:00:52.192Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-23T19:00:52.192Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-23T19:00:52.192Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-23T19:00:52.192Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T19:00:52.192Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-23T19:00:52.192Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T19:00:52.192Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-23T19:00:52.192Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-23T19:00:52.192Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-23T19:00:52.192Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-23T19:00:52.192Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-23T19:00:52.192Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-23T19:00:52.192Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-23T19:00:52.192Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T19:00:52.192Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-23T19:00:52.192Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-23T19:00:52.192Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-23T19:00:54.360Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-23T19:00:54.817Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-23T19:00:55.274Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-23T19:00:55.274Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-23T19:00:57.444Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-23T19:01:03.219Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-23T19:01:03.219Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-23T19:01:03.219Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-23T19:01:10.279Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-23T19:01:10.279Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T19:01:10.279Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-23T19:01:13.207Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-23T19:01:13.207Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-23T19:01:13.207Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-23T19:01:13.207Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T19:01:13.207Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-23T19:01:13.207Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-23T19:01:13.207Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-23T19:01:13.207Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-23T19:01:13.207Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-23T19:01:17.981Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-23T19:01:17.981Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T19:01:17.981Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-23T19:01:17.981Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-23T19:01:17.981Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-23T19:01:17.981Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T19:01:17.981Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-23T19:01:17.981Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T19:01:17.981Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-23T19:01:17.981Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-23T19:01:17.981Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-23T19:01:17.981Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T19:01:17.981Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-23T19:01:20.150Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-23T19:01:21.681Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-23T19:01:21.681Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-23T19:01:21.681Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-23T19:01:23.851Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-23T19:01:23.851Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-23T19:01:23.851Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-23T19:01:23.851Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-23T19:01:23.851Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-23T19:01:23.851Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T19:01:23.851Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-23T19:01:23.851Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-23T19:01:23.851Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-23T19:01:23.851Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T19:01:23.851Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-23T19:01:23.851Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-23T19:01:23.851Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-23T19:01:41.517Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-23T19:01:41.517Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-23T19:01:41.517Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-23T19:01:41.517Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-23T19:01:41.517Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-23T19:01:41.517Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-23T19:01:41.517Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-23T19:01:41.517Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-23T19:01:41.976Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-23T19:01:42.439Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-23T19:01:44.610Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-23T19:01:45.066Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-23T19:01:45.523Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-23T19:01:45.523Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-23T19:01:45.523Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-23T19:01:52.583Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-23T19:01:52.583Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T19:01:52.583Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-23T19:01:53.042Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-23T19:01:53.042Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-23T19:01:53.042Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-23T19:01:53.042Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-23T19:02:00.100Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-23T19:02:00.100Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-23T19:02:00.100Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-23T19:02:07.160Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-23T19:02:07.160Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-23T19:02:07.160Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite (2247.27s) [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-09-23T19:02:08.693Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-23T19:02:08.693Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (117.15s) [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.60s) [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-09-23T19:02:08.693Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T19:02:08.693Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T19:02:08.693Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T19:02:08.693Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T19:02:08.693Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T19:02:08.693Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T19:02:08.693Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-09-23T19:02:08.693Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T19:02:08.693Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.43s) [2021-09-23T19:02:08.693Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.17s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.90s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.88s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.06s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (88.67s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.78s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.41s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.95s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.51s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.90s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.08s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.44s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.84s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.93s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.71s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.31s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.20s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.67s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.18s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.10s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.61s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.91s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.80s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.89s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.14s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.99s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.65s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.94s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.77s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.33s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.65s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.45s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.39s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.61s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.50s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.39s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.58s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.92s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.42s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.40s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerignore (64.96s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.53s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (75.10s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.58s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.18s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.52s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.27s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.77s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.44s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.36s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (113.94s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.70s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.80s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.08s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.29s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.23s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.30s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildFails (2.02s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.74s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.70s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.39s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.95s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.24s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.42s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.26s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildHistory (9.87s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.76s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.56s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.38s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.25s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.29s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.67s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.76s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.61s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.61s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.24s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.82s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.10s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.45s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.37s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.63s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.06s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.90s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.25s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.45s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.36s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.48s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.22s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.26s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.18s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.06s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.90s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.97s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.80s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildRm (10.79s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.85s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-23T19:02:08.694Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.18s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.09s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.92s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.56s) [2021-09-23T19:02:08.694Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.22s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.56s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.84s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.93s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildStderr (3.81s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.74s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.79s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.15s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.77s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.52s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.49s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.54s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.27s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.16s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.30s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.22s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.50s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.88s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.05s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.98s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.84s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.97s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.68s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCommitChange (4.15s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.74s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.98s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCommitTTY (10.51s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.64s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.83s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.61s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.97s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.32s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.16s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.23s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.87s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.88s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.97s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.00s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.14s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.71s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.18s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.93s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.19s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.37s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.57s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.09s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.91s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.98s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.71s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.66s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (31.37s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.36s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.35s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.33s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.36s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003ab5a8_} (2.29s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12108147550_c:\foo_false____} (7.32s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12108147550_c:\foo_true____} (2.34s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.13s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.19s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.16s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.91s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.08s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.72s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.81s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCpToDot (2.20s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCpToStdout (2.14s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.97s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.98s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.76s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.73s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.87s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.00s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.11s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.05s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.06s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.80s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsCopy (4.35s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.42s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.97s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.32s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.29s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsFilters (4.06s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsFormat (4.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-09-23T19:02:08.695Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T19:02:08.695Z] --- PASS: TestDockerSuite/TestEventsRename (2.53s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestEventsResize (7.37s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.91s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.23s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.36s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.27s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.66s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.67s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.73s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.77s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.88s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.71s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.70s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.92s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestExecInspectID (3.19s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.14s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.97s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.68s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.78s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.79s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.72s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.78s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.76s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.60s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.91s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.31s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.54s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.08s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.93s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.98s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.94s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectDefault (1.94s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectHistory (3.76s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.93s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.85s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.97s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.84s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.83s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectStatus (2.28s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.69s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.98s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.02s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.85s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.32s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.00s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.89s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.67s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.69s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.43s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.09s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.91s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.07s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.11s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.99s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.32s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.23s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.04s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.96s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsSince (8.65s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsTail (2.42s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.26s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.96s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.90s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.04s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPsByOrder (7.13s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.78s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.08s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.32s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.12s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.31s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.90s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.05s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.00s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.65s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.55s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.06s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.63s) [2021-09-23T19:02:08.696Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.10s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.69s) [2021-09-23T19:02:08.696Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.52s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.58s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.83s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.45s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.52s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.17s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.31s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.60s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.04s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.37s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.19s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.96s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.77s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.85s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.42s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.07s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.95s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.00s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.04s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.92s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.76s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.73s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.03s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.06s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.98s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.92s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.58s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.61s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.98s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.92s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.95s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.90s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunExitCode (6.80s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.03s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.91s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.08s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.27s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.91s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.52s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.04s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.15s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.44s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.89s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.91s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.70s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.19s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.56s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunRm (1.99s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.14s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.11s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.93s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.86s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.19s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.94s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.75s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.32s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.94s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.89s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.58s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.84s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.69s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.00s) [2021-09-23T19:02:08.697Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-23T19:02:08.697Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2021-09-23T19:02:08.698Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.24s) [2021-09-23T19:02:08.698Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.05s) [2021-09-23T19:02:08.698Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.96s) [2021-09-23T19:02:08.698Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T19:02:08.698Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-09-23T19:02:08.698Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-09-23T19:02:08.698Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T19:02:08.698Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T19:02:08.698Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T19:02:08.698Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T19:02:08.698Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T19:02:08.698Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.43s) [2021-09-23T19:02:08.698Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.50s) [2021-09-23T19:02:08.698Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.88s) [2021-09-23T19:02:08.698Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.79s) [2021-09-23T19:02:08.698Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T19:02:08.698Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T19:02:08.698Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-09-23T19:02:08.698Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T19:02:08.698Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T19:02:09.155Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.83s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.59s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.38s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.86s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.88s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.98s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.85s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.19s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.56s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.69s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.91s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.72s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-23T19:02:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-23T19:02:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T19:02:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-23T19:02:09.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-23T19:02:09.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-23T19:02:09.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-23T19:02:09.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-23T19:02:09.157Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-23T19:02:09.157Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-23T19:02:09.157Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-23T19:02:09.157Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T19:02:09.157Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-23T19:02:09.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-23T19:02:09.157Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-23T19:02:09.157Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-23T19:02:09.157Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-23T19:02:09.157Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-23T19:02:09.157Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T19:02:09.157Z] === RUN TestDockerDaemonSuite [2021-09-23T19:02:09.157Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-23T19:02:09.157Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-23T19:02:09.157Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-23T19:02:09.157Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T19:02:09.157Z] === RUN TestDockerSwarmSuite [2021-09-23T19:02:09.157Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-23T19:02:09.157Z] === RUN TestDockerPluginSuite [2021-09-23T19:02:09.157Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-23T19:02:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-23T19:02:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-23T19:02:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-23T19:02:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-23T19:02:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-23T19:02:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-23T19:02:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-23T19:02:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-23T19:02:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-23T19:02:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-23T19:02:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T19:02:09.157Z] === RUN TestDockerExternalVolumeSuite [2021-09-23T19:02:09.157Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-23T19:02:09.157Z] === RUN TestDockerNetworkSuite [2021-09-23T19:02:09.157Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-23T19:02:09.157Z] === RUN TestDockerHubPullSuite [2021-09-23T19:02:09.157Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-23T19:02:09.157Z] PASS [2021-09-23T19:02:09.157Z] ok github.com/docker/docker/integration-cli 2247.620s [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === Skipped [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T19:02:09.157Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-23T19:02:09.157Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T19:02:09.157Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T19:02:09.157Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T19:02:09.157Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T19:02:09.157Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T19:02:09.157Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T19:02:09.157Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T19:02:09.157Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T19:02:09.157Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T19:02:09.157Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T19:02:09.157Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T19:02:09.157Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T19:02:09.157Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T19:02:09.157Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T19:02:09.157Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T19:02:09.157Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T19:02:09.157Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-23T19:02:09.157Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T19:02:09.157Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T19:02:09.157Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-23T19:02:09.158Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-23T19:02:09.158Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.158Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-09-23T19:02:09.158Z] [2021-09-23T19:02:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-23T19:02:09.158Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-23T19:02:09.159Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-09-23T19:02:09.159Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-23T19:02:09.159Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-09-23T19:02:09.159Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-09-23T19:02:09.159Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-09-23T19:02:09.159Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-09-23T19:02:09.159Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-09-23T19:02:09.159Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-09-23T19:02:09.159Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-09-23T19:02:09.159Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T19:02:09.159Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.159Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T19:02:09.159Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-09-23T19:02:09.160Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-09-23T19:02:09.160Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T19:02:09.160Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T19:02:09.160Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T19:02:09.160Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T19:02:09.160Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T19:02:09.160Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T19:02:09.160Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T19:02:09.160Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T19:02:09.160Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-09-23T19:02:09.160Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-09-23T19:02:09.160Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T19:02:09.160Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-09-23T19:02:09.160Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T19:02:09.160Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T19:02:09.160Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T19:02:09.160Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T19:02:09.160Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T19:02:09.160Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-09-23T19:02:09.160Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-09-23T19:02:09.160Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-23T19:02:09.160Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.160Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-23T19:02:09.160Z] [2021-09-23T19:02:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-09-23T19:02:09.160Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T19:02:09.161Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T19:02:09.161Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T19:02:09.161Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T19:02:09.161Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-09-23T19:02:09.161Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-09-23T19:02:09.161Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-09-23T19:02:09.161Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T19:02:09.161Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-09-23T19:02:09.161Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-09-23T19:02:09.161Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-23T19:02:09.161Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T19:02:09.161Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T19:02:09.161Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T19:02:09.161Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-09-23T19:02:09.161Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T19:02:09.161Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T19:02:09.161Z] [2021-09-23T19:02:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T19:02:09.162Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-09-23T19:02:09.162Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T19:02:09.162Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T19:02:09.162Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T19:02:09.162Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-23T19:02:09.162Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-23T19:02:09.162Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T19:02:09.162Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-23T19:02:09.162Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-23T19:02:09.162Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T19:02:09.162Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T19:02:09.162Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-09-23T19:02:09.162Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T19:02:09.162Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T19:02:09.162Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T19:02:09.162Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T19:02:09.162Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T19:02:09.162Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T19:02:09.162Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-23T19:02:09.162Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.162Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-23T19:02:09.162Z] [2021-09-23T19:02:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T19:02:09.162Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.620Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T19:02:09.620Z] [2021-09-23T19:02:09.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T19:02:09.620Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T19:02:09.621Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.621Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T19:02:09.621Z] [2021-09-23T19:02:09.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-09-23T19:02:09.622Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-23T19:02:09.622Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-09-23T19:02:09.622Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T19:02:09.622Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T19:02:09.622Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T19:02:09.622Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T19:02:09.622Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T19:02:09.622Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T19:02:09.622Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T19:02:09.622Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T19:02:09.622Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T19:02:09.622Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T19:02:09.622Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T19:02:09.622Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.622Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T19:02:09.622Z] [2021-09-23T19:02:09.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T19:02:09.622Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T19:02:09.623Z] [2021-09-23T19:02:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T19:02:09.623Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-23T19:02:09.624Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] DONE 1092 tests, 546 skipped in 2255.431s [2021-09-23T19:02:09.624Z] INFO: Integration tests ended at 09/23/2021 19:02:09. Duration:00:37:35.5632982 [2021-09-23T19:02:09.624Z] INFO: Docker info of the daemon under test at end of run [2021-09-23T19:02:09.624Z] [2021-09-23T19:02:09.624Z] Containers: 2 [2021-09-23T19:02:09.624Z] Running: 0 [2021-09-23T19:02:09.624Z] Paused: 0 [2021-09-23T19:02:09.624Z] Stopped: 2 [2021-09-23T19:02:09.624Z] Images: 18 [2021-09-23T19:02:09.624Z] Server Version: 0.0.0-dev [2021-09-23T19:02:09.624Z] Storage Driver: windowsfilter [2021-09-23T19:02:09.624Z] Windows: [2021-09-23T19:02:09.624Z] Logging Driver: json-file [2021-09-23T19:02:09.624Z] Plugins: [2021-09-23T19:02:09.624Z] Volume: local [2021-09-23T19:02:09.624Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T19:02:09.624Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T19:02:09.624Z] Swarm: inactive [2021-09-23T19:02:09.624Z] Default Isolation: process [2021-09-23T19:02:09.624Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-23T19:02:09.624Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-23T19:02:10.087Z] OSType: windows [2021-09-23T19:02:10.087Z] Architecture: x86_64 [2021-09-23T19:02:10.087Z] CPUs: 4 [2021-09-23T19:02:10.087Z] Total Memory: 32GiB [2021-09-23T19:02:10.087Z] Name: azwin-2-b254a0 [2021-09-23T19:02:10.087Z] ID: 2C4X:5ITU:UUJ7:JYFP:CHCB:K5LQ:MK46:6PTI:XFPK:QW4O:E4VT:2C4N [2021-09-23T19:02:10.087Z] Docker Root Dir: D:\CI\PR-42089\11\daemon [2021-09-23T19:02:10.087Z] Debug Mode (client): false [2021-09-23T19:02:10.087Z] Debug Mode (server): true [2021-09-23T19:02:10.087Z] File Descriptors: -1 [2021-09-23T19:02:10.087Z] Goroutines: 17 [2021-09-23T19:02:10.087Z] System Time: 2021-09-23T19:02:09.5748251Z [2021-09-23T19:02:10.087Z] EventsListeners: 0 [2021-09-23T19:02:10.087Z] Registry: https://index.docker.io/v1/ [2021-09-23T19:02:10.087Z] Labels: [2021-09-23T19:02:10.087Z] Experimental: false [2021-09-23T19:02:10.087Z] Insecure Registries: [2021-09-23T19:02:10.087Z] 127.0.0.0/8 [2021-09-23T19:02:10.087Z] Live Restore Enabled: false [2021-09-23T19:02:10.087Z] [2021-09-23T19:02:10.087Z] [2021-09-23T19:02:10.087Z] INFO: Stopping daemon under test [2021-09-23T19:02:10.087Z] SUCCESS: The process with PID 3512 (child process of PID 3844) has been terminated. [2021-09-23T19:02:10.087Z] SUCCESS: The process with PID 3844 (child process of PID 4356) has been terminated. [2021-09-23T19:02:10.087Z] INFO: Stop tailing logs of the daemon under tests [2021-09-23T19:02:10.087Z] INFO: executeCI.ps1 Completed successfully at 09/23/2021 19:02:09. [2021-09-23T19:02:10.087Z] INFO: Tidying up at end of run [2021-09-23T19:02:10.087Z] INFO: Saving daemon under test log (d:\CI\PR-42089\11\dut.out) to bundles\CIDUT.out [2021-09-23T19:02:10.087Z] INFO: Saving daemon under test log (d:\CI\PR-42089\11\dut.err) to bundles\CIDUT.err [2021-09-23T19:02:10.087Z] INFO: Saving containerd logs to bundles [2021-09-23T19:02:10.087Z] INFO: Nuke-Everything... [2021-09-23T19:02:10.545Z] INFO: Container count on control daemon to delete is 2 [2021-09-23T19:02:10.545Z] 934083a7a2f6 [2021-09-23T19:02:10.545Z] 312eebb23014 [2021-09-23T19:02:11.010Z] INFO: Tidying pidfile d:\CI\PR-42089\11\docker.pid [2021-09-23T19:02:11.010Z] INFO: Nuking d:\CI [2021-09-23T19:02:36.139Z] INFO: Zapped successfully [2021-09-23T19:02:36.139Z] [2021-09-23T19:02:36.139Z] INFO: executeCI.ps1 exiting at Thu Sep 23 19:02:34 CUT 2021. Duration 01:13:27.3936369 [2021-09-23T19:02:36.139Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-23T19:02:36.384Z] Recording test results [2021-09-23T19:02:45.487Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-23T19:02:46.990Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-23T19:02:48.731Z] Archiving artifacts [2021-09-23T19:03:12.987Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42089/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T19:03:13.906Z] + make clean [2021-09-23T19:03:15.437Z] docker volume rm -f docker-dev-cache [2021-09-23T19:03:15.437Z] 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